-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Aug 05, 2026 at 02:52 PM
-- Server version: 11.4.12-MariaDB-cll-lve-log
-- PHP Version: 8.4.23

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: `mrarqpph_apexium`
--

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

--
-- Table structure for table `bas_actionscheduler_actions`
--

CREATE TABLE `bas_actionscheduler_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `hook` varchar(191) NOT NULL,
  `status` varchar(20) NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `priority` tinyint(3) UNSIGNED NOT NULL DEFAULT 10,
  `args` varchar(191) DEFAULT NULL,
  `schedule` longtext DEFAULT NULL,
  `group_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_actionscheduler_actions`
--

INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(64, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-08 11:50:35', '2026-07-08 11:50:35', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511435;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511435;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-08 11:50:39', '2026-07-08 11:50:39', 1, NULL),
(65, 'action_scheduler/migration_hook', 'complete', '2026-07-08 11:51:38', '2026-07-08 11:51:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783511498;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783511498;}', 2, 1, '2026-07-08 11:51:49', '2026-07-08 11:51:49', 12, NULL),
(66, 'woocommerce_scheduled_sales', 'complete', '2026-07-09 00:00:00', '2026-07-09 00:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783555200;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783555200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(67, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-08 12:50:38', '2026-07-08 12:50:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783515038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783515038;}', 3, 1, '2026-07-08 12:50:56', '2026-07-08 12:50:56', 71, NULL),
(68, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-08 11:50:48', '2026-07-08 11:50:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511448;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-08 11:50:52', '2026-07-08 11:50:52', 8, NULL),
(69, 'woocommerce_cleanup_logs', 'complete', '2026-07-09 03:00:00', '2026-07-09 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783566000;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783566000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(70, 'woocommerce_cleanup_sessions', 'complete', '2026-07-09 06:00:00', '2026-07-09 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783576800;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783576800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-09 06:00:35', '2026-07-09 06:00:35', 196, NULL),
(71, 'woocommerce_geoip_updater', 'complete', '2026-07-09 06:00:00', '2026-07-09 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783576800;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783576800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-07-09 06:00:35', '2026-07-09 06:00:35', 196, NULL),
(72, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-09 03:00:00', '2026-07-09 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783566000;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783566000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(73, 'wc_admin_daily_wrapper', 'complete', '2026-07-09 03:00:00', '2026-07-09 03:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783566000;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783566000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 03:04:07', '2026-07-09 03:04:07', 146, NULL),
(74, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-08 11:50:49', '2026-07-08 11:50:49', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783511449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783511449;}', 3, 1, '2026-07-08 11:50:52', '2026-07-08 11:50:52', 8, NULL),
(75, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-08 23:50:39', '2026-07-08 23:50:39', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783554639;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783554639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(76, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-09 11:50:39', '2026-07-09 11:50:39', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783597839;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783597839;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-09 11:50:46', '2026-07-09 11:50:46', 530, NULL),
(77, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-08 11:50:39', '2026-07-08 11:50:39', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511439;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-08 11:50:39', '2026-07-08 11:50:39', 3, NULL),
(78, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-08 23:50:39', '2026-07-08 23:50:39', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783554639;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783554639;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(79, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-07-08 11:50:43', '2026-07-08 11:50:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783511443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783511443;}', 6, 1, '2026-07-08 11:50:45', '2026-07-08 11:50:45', 6, NULL),
(80, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-09 11:50:52', '2026-07-09 11:50:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783597852;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783597852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 11:51:36', '2026-07-09 11:51:36', 533, NULL),
(81, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-08 11:51:19', '2026-07-08 11:51:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511479;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-08 11:51:37', '2026-07-08 11:51:37', 10, NULL),
(82, 'fetch_patterns', 'complete', '2026-07-08 11:51:09', '2026-07-08 11:51:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783511469;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783511469;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-08 11:51:37', '2026-07-08 11:51:37', 10, NULL),
(83, 'fetch_patterns', 'complete', '2026-07-09 11:51:37', '2026-07-09 11:51:37', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783597897;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783597897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 11:51:47', '2026-07-09 11:51:47', 535, NULL),
(84, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-09 11:51:37', '2026-07-09 11:51:37', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783597897;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783597897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-09 11:51:47', '2026-07-09 11:51:47', 535, NULL),
(85, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-08 13:50:56', '2026-07-08 13:50:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783518656;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783518656;}', 3, 1, '2026-07-08 13:51:05', '2026-07-08 13:51:05', 134, NULL),
(86, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-08 14:51:05', '2026-07-08 14:51:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783522265;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783522265;}', 3, 1, '2026-07-09 03:04:06', '2026-07-09 03:04:06', 146, NULL),
(87, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 04:04:06', '2026-07-09 04:04:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783569846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783569846;}', 3, 1, '2026-07-09 05:12:06', '2026-07-09 05:12:06', 148, NULL),
(88, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-09 15:04:06', '2026-07-09 15:04:06', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783609446;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783609446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-10 02:38:42', '2026-07-10 02:38:42', 668, NULL),
(89, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-09 15:04:06', '2026-07-09 15:04:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783609446;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783609446;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-10 02:38:42', '2026-07-10 02:38:42', 668, NULL),
(90, 'woocommerce_scheduled_sales', 'complete', '2026-07-10 03:04:06', '2026-07-10 03:04:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783652646;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783652646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(91, 'woocommerce_cleanup_logs', 'complete', '2026-07-10 03:04:06', '2026-07-10 03:04:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783652646;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783652646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(92, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-10 03:04:06', '2026-07-10 03:04:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783652646;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783652646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(93, 'wc_admin_daily_wrapper', 'complete', '2026-07-10 03:04:07', '2026-07-10 03:04:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783652647;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783652647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(94, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 06:12:06', '2026-07-09 06:12:06', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783577526;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783577526;}', 3, 1, '2026-07-09 06:12:42', '2026-07-09 06:12:42', 209, NULL),
(95, 'woocommerce_admin/stored_state_setup_for_products/async/run_remote_notifications', 'failed', '2026-07-09 05:38:19', '2026-07-09 05:38:19', 10, '[]', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 6, 1, '2026-07-09 05:38:42', '2026-07-09 05:38:42', 166, NULL),
(96, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:38:20', '2026-07-09 05:38:20', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575500;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575500;}', 7, 1, '2026-07-09 05:38:43', '2026-07-09 05:38:43', 166, NULL),
(97, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:41:09', '2026-07-09 05:41:09', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575669;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575669;}', 7, 1, '2026-07-09 05:41:40', '2026-07-09 05:41:40', 170, NULL),
(98, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:41:48', '2026-07-09 05:41:48', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575708;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575708;}', 7, 1, '2026-07-09 05:42:48', '2026-07-09 05:42:48', 173, NULL),
(99, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:43:30', '2026-07-09 05:43:30', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575810;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575810;}', 7, 1, '2026-07-09 05:43:35', '2026-07-09 05:43:35', 176, NULL),
(100, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:44:02', '2026-07-09 05:44:02', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575842;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575842;}', 7, 1, '2026-07-09 05:44:49', '2026-07-09 05:44:49', 178, NULL),
(101, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 05:45:33', '2026-07-09 05:45:33', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783575933;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783575933;}', 7, 1, '2026-07-09 05:45:35', '2026-07-09 05:45:35', 180, NULL),
(137, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-10 11:51:36', '2026-07-10 11:51:36', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783684296;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783684296;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(103, 'woocommerce_geoip_updater', 'complete', '2026-07-24 06:00:35', '2026-07-24 06:00:35', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784872835;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784872835;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 1, '2026-07-25 07:04:53', '2026-07-25 07:04:53', 2130, NULL),
(104, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 07:12:42', '2026-07-09 07:12:42', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783581162;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783581162;}', 3, 1, '2026-07-09 07:12:57', '2026-07-09 07:12:57', 270, NULL),
(105, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 06:52:44', '2026-07-09 06:52:44', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783579964;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783579964;}', 7, 1, '2026-07-09 06:53:43', '2026-07-09 06:53:43', 251, NULL),
(106, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 08:12:57', '2026-07-09 08:12:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783584777;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783584777;}', 3, 1, '2026-07-09 08:14:04', '2026-07-09 08:14:04', 323, NULL),
(107, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 09:14:04', '2026-07-09 09:14:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783588444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783588444;}', 3, 1, '2026-07-09 09:14:23', '2026-07-09 09:14:23', 347, NULL),
(108, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 10:14:23', '2026-07-09 10:14:23', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783592063;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783592063;}', 3, 1, '2026-07-09 10:15:09', '2026-07-09 10:15:09', 436, NULL),
(109, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:14:34', '2026-07-09 09:14:34', 10, '[399,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783588474;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783588474;}', 7, 1, '2026-07-09 09:14:35', '2026-07-09 09:14:35', 350, NULL),
(110, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:15:28', '2026-07-09 09:15:28', 10, '[399,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783588528;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783588528;}', 7, 1, '2026-07-09 09:15:36', '2026-07-09 09:15:36', 352, NULL),
(111, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:42:02', '2026-07-09 09:42:02', 10, '[427,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590122;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590122;}', 7, 1, '2026-07-09 09:42:13', '2026-07-09 09:42:13', 381, NULL),
(112, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:44:44', '2026-07-09 09:44:44', 10, '[428,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590284;}', 7, 1, '2026-07-09 09:45:29', '2026-07-09 09:45:29', 386, NULL),
(113, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:47:57', '2026-07-09 09:47:57', 10, '[432,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590477;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590477;}', 7, 1, '2026-07-09 09:48:37', '2026-07-09 09:48:37', 391, NULL),
(114, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:49:06', '2026-07-09 09:49:06', 10, '[433,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590546;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590546;}', 7, 1, '2026-07-09 09:49:38', '2026-07-09 09:49:38', 394, NULL),
(115, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:51:27', '2026-07-09 09:51:27', 10, '[434,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590687;}', 7, 1, '2026-07-09 09:52:04', '2026-07-09 09:52:04', 398, NULL),
(116, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:52:23', '2026-07-09 09:52:23', 10, '[435,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590743;}', 7, 1, '2026-07-09 09:52:53', '2026-07-09 09:52:53', 401, NULL),
(117, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:53:52', '2026-07-09 09:53:52', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590832;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590832;}', 7, 1, '2026-07-09 09:55:07', '2026-07-09 09:55:07', 404, NULL),
(118, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:55:21', '2026-07-09 09:55:21', 10, '[437,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783590921;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783590921;}', 7, 1, '2026-07-09 09:55:35', '2026-07-09 09:55:35', 407, NULL),
(119, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:56:47', '2026-07-09 09:56:47', 10, '[438,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591007;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591007;}', 7, 1, '2026-07-09 09:57:50', '2026-07-09 09:57:50', 410, NULL),
(120, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:57:19', '2026-07-09 09:57:19', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591039;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591039;}', 7, 1, '2026-07-09 09:57:50', '2026-07-09 09:57:50', 410, NULL),
(121, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:57:26', '2026-07-09 09:57:26', 10, '[439,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591046;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591046;}', 7, 1, '2026-07-09 09:57:50', '2026-07-09 09:57:50', 410, NULL),
(122, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:57:27', '2026-07-09 09:57:27', 10, '[440,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591047;}', 7, 1, '2026-07-09 09:57:50', '2026-07-09 09:57:50', 410, NULL),
(123, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:58:07', '2026-07-09 09:58:07', 10, '[439,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591087;}', 7, 1, '2026-07-09 09:58:48', '2026-07-09 09:58:48', 413, NULL),
(124, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:58:07', '2026-07-09 09:58:07', 10, '[440,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591087;}', 7, 1, '2026-07-09 09:58:48', '2026-07-09 09:58:48', 413, NULL),
(125, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 09:58:08', '2026-07-09 09:58:08', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591088;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591088;}', 7, 1, '2026-07-09 09:58:48', '2026-07-09 09:58:48', 413, NULL),
(126, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:00:46', '2026-07-09 10:00:46', 10, '[441,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591246;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591246;}', 7, 1, '2026-07-09 10:01:39', '2026-07-09 10:01:39', 417, NULL),
(127, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:02:51', '2026-07-09 10:02:51', 10, '[442,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591371;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591371;}', 7, 1, '2026-07-09 10:03:35', '2026-07-09 10:03:35', 421, NULL),
(128, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:03:37', '2026-07-09 10:03:37', 10, '[443,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591417;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591417;}', 7, 1, '2026-07-09 10:04:18', '2026-07-09 10:04:18', 423, NULL),
(129, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:04:26', '2026-07-09 10:04:26', 10, '[443,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591466;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591466;}', 7, 1, '2026-07-09 10:04:40', '2026-07-09 10:04:40', 425, NULL),
(130, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:08:07', '2026-07-09 10:08:07', 10, '[444,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591687;}', 7, 1, '2026-07-09 10:08:41', '2026-07-09 10:08:41', 429, NULL),
(131, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-09 10:09:53', '2026-07-09 10:09:53', 10, '[445,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783591793;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783591793;}', 7, 1, '2026-07-09 10:10:51', '2026-07-09 10:10:51', 432, NULL),
(132, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 11:15:09', '2026-07-09 11:15:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783595709;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783595709;}', 3, 1, '2026-07-09 11:15:46', '2026-07-09 11:15:46', 496, NULL),
(133, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 12:15:46', '2026-07-09 12:15:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783599346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783599346;}', 3, 1, '2026-07-09 12:15:52', '2026-07-09 12:15:52', 561, NULL),
(134, 'woocommerce_cleanup_sessions', 'complete', '2026-07-10 06:00:00', '2026-07-10 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783663200;s:18:\"\0*\0first_timestamp\";i:1783663200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783663200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(135, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-09 11:50:56', '2026-07-09 11:50:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783597856;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783597856;}', 3, 1, '2026-07-09 11:51:36', '2026-07-09 11:51:36', 533, NULL),
(136, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-10 11:50:46', '2026-07-10 11:50:46', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783684246;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783684246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(138, 'fetch_patterns', 'complete', '2026-07-10 11:51:47', '2026-07-10 11:51:47', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783684307;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783684307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(139, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-10 11:51:47', '2026-07-10 11:51:47', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783684307;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783684307;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(140, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 13:15:52', '2026-07-09 13:15:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783602952;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783602952;}', 3, 1, '2026-07-09 13:16:07', '2026-07-09 13:16:07', 621, NULL),
(141, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-09 14:16:07', '2026-07-09 14:16:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783606567;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783606567;}', 3, 1, '2026-07-10 02:38:42', '2026-07-10 02:38:42', 668, NULL),
(142, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-10 03:38:42', '2026-07-10 03:38:42', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783654722;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783654722;}', 3, 1, '2026-07-10 10:01:29', '2026-07-10 10:01:29', 670, NULL),
(143, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-10 14:38:42', '2026-07-10 14:38:42', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783694322;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783694322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(144, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-10 14:38:42', '2026-07-10 14:38:42', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783694322;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783694322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-10 16:26:10', '2026-07-10 16:26:10', 674, NULL),
(145, 'woocommerce_scheduled_sales', 'complete', '2026-07-11 10:01:29', '2026-07-11 10:01:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783764089;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783764089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 10:04:05', '2026-07-11 10:04:05', 881, NULL),
(146, 'woocommerce_cleanup_logs', 'complete', '2026-07-11 10:01:29', '2026-07-11 10:01:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783764089;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783764089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 10:04:05', '2026-07-11 10:04:05', 881, NULL),
(147, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-11 10:01:29', '2026-07-11 10:01:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783764089;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783764089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 10:04:05', '2026-07-11 10:04:05', 881, NULL),
(148, 'wc_admin_daily_wrapper', 'complete', '2026-07-11 10:01:29', '2026-07-11 10:01:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783764089;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783764089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 10:04:05', '2026-07-11 10:04:05', 881, NULL),
(149, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-10 11:01:29', '2026-07-10 11:01:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783681289;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783681289;}', 3, 1, '2026-07-10 16:26:09', '2026-07-10 16:26:09', 674, NULL),
(160, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-10 21:16:59', '2026-07-10 21:16:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783718219;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783718219;}', 3, 1, '2026-07-11 02:47:25', '2026-07-11 02:47:25', 678, NULL),
(161, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 03:47:25', '2026-07-11 03:47:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783741645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783741645;}', 3, 1, '2026-07-11 05:20:59', '2026-07-11 05:20:59', 680, NULL),
(151, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-10 17:26:09', '2026-07-10 17:26:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783704369;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783704369;}', 3, 1, '2026-07-10 20:16:59', '2026-07-10 20:16:59', 676, NULL),
(152, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-11 16:26:10', '2026-07-11 16:26:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783787170;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783787170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 16:26:57', '2026-07-11 16:26:57', 1129, NULL),
(153, 'fetch_patterns', 'complete', '2026-07-11 16:26:10', '2026-07-11 16:26:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783787170;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783787170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 16:26:57', '2026-07-11 16:26:57', 1129, NULL),
(154, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-11 16:26:10', '2026-07-11 16:26:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783787170;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783787170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-11 16:26:57', '2026-07-11 16:26:57', 1129, NULL),
(155, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-11 04:26:10', '2026-07-11 04:26:10', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783743970;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783743970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-11 05:20:59', '2026-07-11 05:20:59', 680, NULL),
(156, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-11 04:26:10', '2026-07-11 04:26:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783743970;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783743970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-11 05:20:59', '2026-07-11 05:20:59', 680, NULL),
(157, 'woocommerce_cleanup_sessions', 'complete', '2026-07-11 06:00:00', '2026-07-11 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783749600;s:18:\"\0*\0first_timestamp\";i:1783749600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783749600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-11 06:00:43', '2026-07-11 06:00:43', 721, NULL),
(158, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-10 16:26:20', '2026-07-10 16:26:20', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783700780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783700780;}', 3, 1, '2026-07-10 20:16:59', '2026-07-10 20:16:59', 676, NULL),
(159, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-11 16:26:10', '2026-07-11 16:26:10', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783787170;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783787170;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-11 16:26:57', '2026-07-11 16:26:57', 1129, NULL),
(162, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 06:20:59', '2026-07-11 06:20:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783750859;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783750859;}', 3, 1, '2026-07-11 06:21:07', '2026-07-11 06:21:07', 743, NULL),
(163, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-11 17:20:59', '2026-07-11 17:20:59', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783790459;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783790459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-11 17:59:49', '2026-07-11 17:59:49', 1143, NULL),
(164, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-11 17:20:59', '2026-07-11 17:20:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783790459;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783790459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-11 17:59:49', '2026-07-11 17:59:49', 1143, NULL),
(191, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 18:02:57', '2026-07-11 18:02:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783792977;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783792977;}', 3, 1, '2026-07-11 18:10:30', '2026-07-11 18:10:30', 1146, NULL),
(166, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 07:21:07', '2026-07-11 07:21:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783754467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783754467;}', 3, 1, '2026-07-11 07:21:36', '2026-07-11 07:21:36', 800, NULL),
(167, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 08:21:36', '2026-07-11 08:21:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783758096;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783758096;}', 3, 1, '2026-07-11 08:22:55', '2026-07-11 08:22:55', 843, NULL),
(168, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 09:22:55', '2026-07-11 09:22:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783761775;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783761775;}', 3, 1, '2026-07-11 09:23:55', '2026-07-11 09:23:55', 869, NULL),
(169, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 10:23:55', '2026-07-11 10:23:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783765435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783765435;}', 3, 1, '2026-07-11 10:24:47', '2026-07-11 10:24:47', 900, NULL),
(170, 'woocommerce_scheduled_sales', 'complete', '2026-07-12 10:04:05', '2026-07-12 10:04:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783850645;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783850645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 13:35:10', '2026-07-12 13:35:10', 1290, NULL),
(171, 'woocommerce_cleanup_logs', 'complete', '2026-07-12 10:04:05', '2026-07-12 10:04:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783850645;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783850645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 13:35:10', '2026-07-12 13:35:10', 1290, NULL),
(172, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-12 10:04:05', '2026-07-12 10:04:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783850645;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783850645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 13:35:10', '2026-07-12 13:35:10', 1290, NULL),
(173, 'wc_admin_daily_wrapper', 'complete', '2026-07-12 10:04:05', '2026-07-12 10:04:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783850645;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783850645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 13:35:11', '2026-07-12 13:35:11', 1290, NULL),
(174, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 11:24:47', '2026-07-11 11:24:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783769087;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783769087;}', 3, 1, '2026-07-11 11:25:43', '2026-07-11 11:25:43', 952, NULL),
(175, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 12:25:43', '2026-07-11 12:25:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783772743;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783772743;}', 3, 1, '2026-07-11 12:26:24', '2026-07-11 12:26:24', 1017, NULL),
(176, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 11:48:37', '2026-07-11 11:48:37', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783770517;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783770517;}', 7, 1, '2026-07-11 11:49:35', '2026-07-11 11:49:35', 979, NULL),
(177, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 13:26:24', '2026-07-11 13:26:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783776384;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783776384;}', 3, 1, '2026-07-11 13:26:38', '2026-07-11 13:26:38', 1074, NULL),
(178, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 13:19:00', '2026-07-11 13:19:00', 10, '[427,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783775940;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783775940;}', 7, 1, '2026-07-11 13:19:33', '2026-07-11 13:19:33', 1063, NULL),
(179, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 13:20:10', '2026-07-11 13:20:10', 10, '[443,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783776010;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783776010;}', 7, 1, '2026-07-11 13:20:38', '2026-07-11 13:20:38', 1066, NULL),
(180, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 14:26:38', '2026-07-11 14:26:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783779998;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783779998;}', 3, 1, '2026-07-11 15:58:18', '2026-07-11 15:58:18', 1123, NULL),
(181, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 13:35:25', '2026-07-11 13:35:25', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783776925;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783776925;}', 7, 1, '2026-07-11 13:35:48', '2026-07-11 13:35:48', 1084, NULL),
(182, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 13:37:38', '2026-07-11 13:37:38', 10, '[428,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783777058;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783777058;}', 7, 1, '2026-07-11 13:38:16', '2026-07-11 13:38:16', 1088, NULL),
(183, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-11 13:41:02', '2026-07-11 13:41:02', 10, '[432,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783777262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783777262;}', 7, 1, '2026-07-11 13:41:28', '2026-07-11 13:41:28', 1093, NULL),
(184, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 16:58:18', '2026-07-11 16:58:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783789098;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783789098;}', 3, 1, '2026-07-11 17:02:57', '2026-07-11 17:02:57', 1141, NULL),
(185, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-12 16:26:57', '2026-07-12 16:26:57', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783873617;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783873617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 17:01:46', '2026-07-12 17:01:46', 1307, NULL),
(186, 'fetch_patterns', 'complete', '2026-07-12 16:26:57', '2026-07-12 16:26:57', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783873617;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783873617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 17:01:46', '2026-07-12 17:01:46', 1307, NULL);
INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(187, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-12 16:26:57', '2026-07-12 16:26:57', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783873617;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783873617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-12 17:01:46', '2026-07-12 17:01:46', 1307, NULL),
(188, 'woocommerce_cleanup_sessions', 'complete', '2026-07-12 06:00:00', '2026-07-12 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783836000;s:18:\"\0*\0first_timestamp\";i:1783836000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783836000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-12 06:00:23', '2026-07-12 06:00:23', 1191, NULL),
(189, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-11 16:27:07', '2026-07-11 16:27:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783787227;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783787227;}', 3, 1, '2026-07-11 16:28:20', '2026-07-11 16:28:20', 1131, NULL),
(190, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-12 16:26:57', '2026-07-12 16:26:57', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783873617;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783873617;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-12 17:01:46', '2026-07-12 17:01:46', 1307, NULL),
(192, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-12 05:59:49', '2026-07-12 05:59:49', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783835989;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783835989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-12 06:00:23', '2026-07-12 06:00:23', 1191, NULL),
(193, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-12 05:59:49', '2026-07-12 05:59:49', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783835989;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783835989;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-12 06:00:23', '2026-07-12 06:00:23', 1191, NULL),
(194, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 19:10:30', '2026-07-11 19:10:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783797030;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783797030;}', 3, 1, '2026-07-11 20:37:40', '2026-07-11 20:37:40', 1153, NULL),
(195, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-11 21:37:40', '2026-07-11 21:37:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783805860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783805860;}', 3, 1, '2026-07-12 05:16:10', '2026-07-12 05:16:10', 1156, NULL),
(196, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 06:16:10', '2026-07-12 06:16:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783836970;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783836970;}', 3, 1, '2026-07-12 06:17:23', '2026-07-12 06:17:23', 1201, NULL),
(197, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-12 18:00:23', '2026-07-12 18:00:23', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879223;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-12 18:02:08', '2026-07-12 18:02:08', 1362, NULL),
(198, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-12 18:00:23', '2026-07-12 18:00:23', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783879223;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783879223;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-12 18:02:08', '2026-07-12 18:02:08', 1362, NULL),
(216, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-13 06:02:08', '2026-07-13 06:02:08', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783922528;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783922528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-13 06:02:38', '2026-07-13 06:02:38', 1467, NULL),
(200, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 07:17:23', '2026-07-12 07:17:23', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783840643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783840643;}', 3, 1, '2026-07-12 07:17:23', '2026-07-12 07:17:23', 1238, NULL),
(201, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 08:17:23', '2026-07-12 08:17:23', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783844243;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783844243;}', 3, 1, '2026-07-12 08:18:25', '2026-07-12 08:18:25', 1272, NULL),
(202, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 09:18:25', '2026-07-12 09:18:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783847905;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783847905;}', 3, 1, '2026-07-12 09:53:16', '2026-07-12 09:53:16', 1288, NULL),
(203, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 10:53:16', '2026-07-12 10:53:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783853596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783853596;}', 3, 1, '2026-07-12 13:35:11', '2026-07-12 13:35:11', 1290, NULL),
(204, 'woocommerce_scheduled_sales', 'complete', '2026-07-13 13:35:10', '2026-07-13 13:35:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783949710;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783949710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-13 13:48:52', '2026-07-13 13:48:52', 1628, NULL),
(205, 'woocommerce_cleanup_logs', 'complete', '2026-07-13 13:35:10', '2026-07-13 13:35:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783949710;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783949710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-13 13:48:52', '2026-07-13 13:48:52', 1628, NULL),
(206, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-13 13:35:10', '2026-07-13 13:35:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783949710;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783949710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-13 13:48:52', '2026-07-13 13:48:52', 1628, NULL),
(207, 'wc_admin_daily_wrapper', 'complete', '2026-07-13 13:35:11', '2026-07-13 13:35:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783949711;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783949711;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-13 13:48:53', '2026-07-13 13:48:53', 1628, NULL),
(208, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 14:35:11', '2026-07-12 14:35:11', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783866911;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783866911;}', 3, 1, '2026-07-12 17:01:45', '2026-07-12 17:01:45', 1307, NULL),
(209, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 18:01:45', '2026-07-12 18:01:45', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783879305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783879305;}', 3, 1, '2026-07-12 18:02:08', '2026-07-12 18:02:08', 1362, NULL),
(210, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-13 17:01:46', '2026-07-13 17:01:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783962106;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783962106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(211, 'fetch_patterns', 'complete', '2026-07-13 17:01:46', '2026-07-13 17:01:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783962106;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783962106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(212, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-13 17:01:46', '2026-07-13 17:01:46', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783962106;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783962106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(213, 'woocommerce_cleanup_sessions', 'complete', '2026-07-13 06:00:00', '2026-07-13 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783922400;s:18:\"\0*\0first_timestamp\";i:1783922400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783922400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-13 06:00:27', '2026-07-13 06:00:27', 1462, NULL),
(214, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-12 17:01:56', '2026-07-12 17:01:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783875716;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783875716;}', 3, 1, '2026-07-12 17:03:33', '2026-07-12 17:03:33', 1309, NULL),
(215, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-13 17:01:46', '2026-07-13 17:01:46', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783962106;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783962106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(217, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-13 06:02:08', '2026-07-13 06:02:08', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783922528;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783922528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-13 06:02:38', '2026-07-13 06:02:38', 1467, NULL),
(218, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 19:02:08', '2026-07-12 19:02:08', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783882928;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783882928;}', 3, 1, '2026-07-12 19:04:01', '2026-07-12 19:04:01', 1397, NULL),
(219, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-12 20:04:01', '2026-07-12 20:04:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783886641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783886641;}', 3, 1, '2026-07-13 03:01:16', '2026-07-13 03:01:16', 1421, NULL),
(220, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 04:01:16', '2026-07-13 04:01:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783915276;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783915276;}', 3, 1, '2026-07-13 05:12:16', '2026-07-13 05:12:16', 1423, NULL),
(221, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 06:12:16', '2026-07-13 06:12:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783923136;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783923136;}', 3, 1, '2026-07-13 06:12:38', '2026-07-13 06:12:38', 1479, NULL),
(222, 'woocommerce_cleanup_sessions', 'complete', '2026-07-13 18:00:27', '2026-07-13 18:00:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783965627;s:18:\"\0*\0first_timestamp\";i:1783922400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783965627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(223, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-13 18:02:38', '2026-07-13 18:02:38', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783965758;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783965758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(224, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-13 18:02:38', '2026-07-13 18:02:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1783965758;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1783965758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(225, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 07:12:38', '2026-07-13 07:12:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783926758;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783926758;}', 3, 1, '2026-07-13 07:12:40', '2026-07-13 07:12:40', 1535, NULL),
(226, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 08:12:40', '2026-07-13 08:12:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783930360;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783930360;}', 3, 1, '2026-07-13 08:13:47', '2026-07-13 08:13:47', 1593, NULL),
(227, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 09:13:47', '2026-07-13 09:13:47', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783934027;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783934027;}', 3, 1, '2026-07-13 09:23:02', '2026-07-13 09:23:02', 1621, NULL),
(228, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 10:23:02', '2026-07-13 10:23:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783938182;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783938182;}', 3, 1, '2026-07-13 10:50:27', '2026-07-13 10:50:27', 1624, NULL),
(229, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 11:50:27', '2026-07-13 11:50:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783943427;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783943427;}', 3, 1, '2026-07-13 13:48:52', '2026-07-13 13:48:52', 1628, NULL),
(230, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 14:48:52', '2026-07-13 14:48:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783954132;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783954132;}', 3, 1, '2026-07-13 16:50:17', '2026-07-13 16:50:17', 1644, NULL),
(231, 'woocommerce_scheduled_sales', 'complete', '2026-07-14 13:48:52', '2026-07-14 13:48:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784036932;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784036932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 02:45:07', '2026-07-15 02:45:07', 1656, NULL),
(232, 'woocommerce_cleanup_logs', 'complete', '2026-07-14 13:48:52', '2026-07-14 13:48:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784036932;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784036932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 02:45:07', '2026-07-15 02:45:07', 1656, NULL),
(233, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-14 13:48:52', '2026-07-14 13:48:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784036932;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784036932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 02:45:07', '2026-07-15 02:45:07', 1656, NULL),
(234, 'wc_admin_daily_wrapper', 'complete', '2026-07-14 13:48:53', '2026-07-14 13:48:53', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784036933;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784036933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 02:45:09', '2026-07-15 02:45:09', 1656, NULL),
(235, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-13 17:50:17', '2026-07-13 17:50:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783965017;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783965017;}', 3, 1, '2026-07-14 02:57:32', '2026-07-14 02:57:32', 1647, NULL),
(236, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-15 02:57:32', '2026-07-15 02:57:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784084252;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784084252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(237, 'fetch_patterns', 'complete', '2026-07-15 02:57:32', '2026-07-15 02:57:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784084252;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784084252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(238, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-15 02:57:32', '2026-07-15 02:57:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784084252;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784084252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(239, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-14 03:57:32', '2026-07-14 03:57:32', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784001452;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784001452;}', 3, 1, '2026-07-14 04:38:40', '2026-07-14 04:38:40', 1651, NULL),
(246, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-14 05:38:40', '2026-07-14 05:38:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784007520;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784007520;}', 3, 1, '2026-07-14 07:17:17', '2026-07-14 07:17:17', 1654, NULL),
(247, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-14 08:17:17', '2026-07-14 08:17:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784017037;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784017037;}', 3, 1, '2026-07-15 02:45:07', '2026-07-15 02:45:07', 1656, NULL),
(241, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-14 14:57:32', '2026-07-14 14:57:32', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784041052;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784041052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-15 02:45:09', '2026-07-15 02:45:09', 1656, NULL),
(242, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-14 14:57:32', '2026-07-14 14:57:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784041052;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784041052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-15 02:45:09', '2026-07-15 02:45:09', 1656, NULL),
(243, 'woocommerce_cleanup_sessions', 'complete', '2026-07-15 06:00:00', '2026-07-15 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784095200;s:18:\"\0*\0first_timestamp\";i:1784095200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784095200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(244, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-14 02:57:42', '2026-07-14 02:57:42', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1783997862;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1783997862;}', 3, 1, '2026-07-14 03:13:36', '2026-07-14 03:13:36', 1649, NULL),
(245, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-15 02:57:32', '2026-07-15 02:57:32', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784084252;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784084252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(248, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-15 03:45:07', '2026-07-15 03:45:07', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784087107;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784087107;}', 3, 1, '2026-07-15 06:39:55', '2026-07-15 06:39:55', 1658, NULL),
(249, 'woocommerce_scheduled_sales', 'complete', '2026-07-16 02:45:07', '2026-07-16 02:45:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784169907;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784169907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(250, 'woocommerce_cleanup_logs', 'complete', '2026-07-16 02:45:07', '2026-07-16 02:45:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784169907;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784169907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(251, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-16 02:45:07', '2026-07-16 02:45:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784169907;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784169907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(252, 'wc_admin_daily_wrapper', 'complete', '2026-07-16 02:45:09', '2026-07-16 02:45:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784169909;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784169909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:05', '2026-07-16 07:25:05', 1663, NULL),
(253, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-15 14:45:09', '2026-07-15 14:45:09', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784126709;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784126709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(254, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-15 14:45:09', '2026-07-15 14:45:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784126709;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784126709;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(255, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-16 06:39:55', '2026-07-16 06:39:55', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784183995;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784183995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:06', '2026-07-16 07:25:06', 1663, NULL),
(256, 'fetch_patterns', 'complete', '2026-07-16 06:39:55', '2026-07-16 06:39:55', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784183995;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784183995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:06', '2026-07-16 07:25:06', 1663, NULL),
(257, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-16 06:39:55', '2026-07-16 06:39:55', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784183995;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784183995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-16 07:25:07', '2026-07-16 07:25:07', 1663, NULL),
(258, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-15 07:39:55', '2026-07-15 07:39:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784101195;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784101195;}', 3, 1, '2026-07-16 07:25:04', '2026-07-16 07:25:04', 1663, NULL),
(260, 'woocommerce_cleanup_sessions', 'complete', '2026-07-16 06:00:00', '2026-07-16 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784181600;s:18:\"\0*\0first_timestamp\";i:1784181600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784181600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-16 07:25:05', '2026-07-16 07:25:05', 1663, NULL),
(261, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-15 06:40:05', '2026-07-15 06:40:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784097605;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784097605;}', 3, 1, '2026-07-15 07:12:19', '2026-07-15 07:12:19', 1660, NULL),
(262, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-16 06:39:55', '2026-07-16 06:39:55', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784183995;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784183995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-16 07:25:07', '2026-07-16 07:25:07', 1663, NULL),
(263, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-16 08:25:04', '2026-07-16 08:25:04', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784190304;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784190304;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(264, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-16 19:25:04', '2026-07-16 19:25:04', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229904;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(265, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-16 19:25:04', '2026-07-16 19:25:04', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784229904;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784229904;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(266, 'woocommerce_scheduled_sales', 'complete', '2026-07-17 07:25:04', '2026-07-17 07:25:04', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273104;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(267, 'woocommerce_cleanup_logs', 'complete', '2026-07-17 07:25:04', '2026-07-17 07:25:04', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273104;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(268, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-17 07:25:04', '2026-07-17 07:25:04', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273104;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(269, 'wc_admin_daily_wrapper', 'complete', '2026-07-17 07:25:05', '2026-07-17 07:25:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273105;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(271, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-17 07:25:06', '2026-07-17 07:25:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273106;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:10', '2026-07-19 03:03:10', 1667, NULL),
(272, 'fetch_patterns', 'complete', '2026-07-17 07:25:06', '2026-07-17 07:25:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273106;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273106;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:11', '2026-07-19 03:03:11', 1667, NULL),
(273, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-17 07:25:07', '2026-07-17 07:25:07', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273107;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-19 03:03:11', '2026-07-19 03:03:11', 1667, NULL),
(274, 'woocommerce_cleanup_sessions', 'complete', '2026-07-17 06:00:00', '2026-07-17 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784268000;s:18:\"\0*\0first_timestamp\";i:1784268000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784268000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-19 03:03:09', '2026-07-19 03:03:09', 1667, NULL),
(275, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-16 07:25:17', '2026-07-16 07:25:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784186717;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784186717;}', 3, 1, '2026-07-16 07:25:36', '2026-07-16 07:25:36', 1665, NULL),
(276, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-17 07:25:07', '2026-07-17 07:25:07', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784273107;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784273107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-19 03:03:11', '2026-07-19 03:03:11', 1667, NULL),
(277, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 04:03:09', '2026-07-19 04:03:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784433789;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784433789;}', 3, 1, '2026-07-19 06:50:19', '2026-07-19 06:50:19', 1669, NULL),
(278, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-19 15:03:09', '2026-07-19 15:03:09', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784473389;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784473389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(279, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-19 15:03:09', '2026-07-19 15:03:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784473389;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784473389;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(291, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 07:50:19', '2026-07-19 07:50:19', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784447419;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784447419;}', 3, 1, '2026-07-19 08:41:25', '2026-07-19 08:41:25', 1673, NULL),
(292, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-19 09:41:25', '2026-07-19 09:41:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784454085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784454085;}', 3, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(281, 'woocommerce_scheduled_sales', 'complete', '2026-07-20 03:03:09', '2026-07-20 03:03:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516589;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(282, 'woocommerce_cleanup_logs', 'complete', '2026-07-20 03:03:09', '2026-07-20 03:03:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516589;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(283, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-20 03:03:09', '2026-07-20 03:03:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516589;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:00', '2026-07-20 03:13:00', 1675, NULL),
(284, 'wc_admin_daily_wrapper', 'complete', '2026-07-20 03:03:09', '2026-07-20 03:03:09', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516589;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:01', '2026-07-20 03:13:01', 1675, NULL),
(285, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-20 03:03:10', '2026-07-20 03:03:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516590;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:02', '2026-07-20 03:13:02', 1675, NULL),
(286, 'fetch_patterns', 'complete', '2026-07-20 03:03:11', '2026-07-20 03:03:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516591;s:18:\"\0*\0first_timestamp\";i:1783511469;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:03', '2026-07-20 03:13:03', 1675, NULL),
(287, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-20 03:03:11', '2026-07-20 03:03:11', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516591;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 03:13:03', '2026-07-20 03:13:03', 1675, NULL),
(306, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 10:37:09', '2026-07-20 10:37:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784543829;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784543829;}', 3, 1, '2026-07-20 10:37:37', '2026-07-20 10:37:37', 1749, NULL),
(307, 'fetch_patterns', 'complete', '2026-07-20 09:55:48', '2026-07-20 09:55:48', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784541348;s:18:\"\0*\0first_timestamp\";i:1784541348;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784541348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-20 09:56:38', '2026-07-20 09:56:38', 1696, NULL),
(289, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-19 03:03:21', '2026-07-19 03:03:21', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784430201;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784430201;}', 3, 1, '2026-07-19 06:50:19', '2026-07-19 06:50:19', 1669, NULL),
(290, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-20 03:03:11', '2026-07-20 03:03:11', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784516591;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784516591;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-20 03:13:03', '2026-07-20 03:13:03', 1675, NULL),
(293, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 04:13:00', '2026-07-20 04:13:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784520780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784520780;}', 3, 1, '2026-07-20 09:37:09', '2026-07-20 09:37:09', 1680, NULL),
(294, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-20 15:13:00', '2026-07-20 15:13:00', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784560380;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784560380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-21 02:27:36', '2026-07-21 02:27:36', 2071, NULL),
(295, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-20 15:13:00', '2026-07-20 15:13:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784560380;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784560380;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-21 02:27:36', '2026-07-21 02:27:36', 2071, NULL),
(296, 'woocommerce_scheduled_sales', 'complete', '2026-07-21 03:13:00', '2026-07-21 03:13:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603580;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:41', '2026-07-21 10:06:41', 2073, NULL),
(297, 'woocommerce_cleanup_logs', 'complete', '2026-07-21 03:13:00', '2026-07-21 03:13:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603580;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:41', '2026-07-21 10:06:41', 2073, NULL),
(298, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-21 03:13:00', '2026-07-21 03:13:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603580;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:41', '2026-07-21 10:06:41', 2073, NULL),
(299, 'wc_admin_daily_wrapper', 'complete', '2026-07-21 03:13:01', '2026-07-21 03:13:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603581;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:41', '2026-07-21 10:06:41', 2073, NULL),
(300, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-21 03:13:02', '2026-07-21 03:13:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603582;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603582;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:42', '2026-07-21 10:06:42', 2073, NULL),
(310, 'fetch_patterns', 'complete', '2026-07-21 09:56:38', '2026-07-21 09:56:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784627798;s:18:\"\0*\0first_timestamp\";i:1784541348;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784627798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:43', '2026-07-21 10:06:43', 2073, NULL),
(302, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-21 03:13:03', '2026-07-21 03:13:03', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603583;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-21 10:06:42', '2026-07-21 10:06:42', 2073, NULL),
(303, 'woocommerce_cleanup_sessions', 'complete', '2026-07-21 06:00:00', '2026-07-21 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784613600;s:18:\"\0*\0first_timestamp\";i:1784613600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784613600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-21 10:06:43', '2026-07-21 10:06:43', 2073, NULL);
INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(304, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-20 03:13:13', '2026-07-20 03:13:13', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784517193;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784517193;}', 3, 1, '2026-07-20 03:14:15', '2026-07-20 03:14:15', 1677, NULL),
(305, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-21 03:13:03', '2026-07-21 03:13:03', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784603583;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784603583;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-21 10:06:43', '2026-07-21 10:06:43', 2073, NULL),
(308, 'action_scheduler/migration_hook', 'complete', '2026-07-20 09:56:48', '2026-07-20 09:56:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541408;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541408;}', 2, 1, '2026-07-20 09:56:50', '2026-07-20 09:56:50', 1701, NULL),
(309, 'woocommerce_update_marketplace_suggestions', 'complete', '2026-07-20 09:56:14', '2026-07-20 09:56:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541374;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541374;}', 6, 1, '2026-07-20 09:56:39', '2026-07-20 09:56:39', 1696, NULL),
(311, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:56:43', '2026-07-20 09:56:43', 10, '[445,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541403;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541403;}', 7, 1, '2026-07-20 09:56:44', '2026-07-20 09:56:44', 1699, NULL),
(312, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:58:42', '2026-07-20 09:58:42', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541522;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541522;}', 7, 1, '2026-07-20 09:59:01', '2026-07-20 09:59:01', 1705, NULL),
(313, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:58:53', '2026-07-20 09:58:53', 10, '[1207,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541533;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541533;}', 7, 1, '2026-07-20 09:59:01', '2026-07-20 09:59:01', 1705, NULL),
(314, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:58:54', '2026-07-20 09:58:54', 10, '[1208,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541534;}', 7, 1, '2026-07-20 09:59:01', '2026-07-20 09:59:01', 1705, NULL),
(315, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:58:54', '2026-07-20 09:58:54', 10, '[444,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541534;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541534;}', 7, 1, '2026-07-20 09:59:01', '2026-07-20 09:59:01', 1705, NULL),
(316, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:59:56', '2026-07-20 09:59:56', 10, '[1207,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541596;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541596;}', 7, 1, '2026-07-20 10:00:05', '2026-07-20 10:00:05', 1708, NULL),
(317, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:59:57', '2026-07-20 09:59:57', 10, '[1208,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541597;}', 7, 1, '2026-07-20 10:00:05', '2026-07-20 10:00:05', 1708, NULL),
(318, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 09:59:58', '2026-07-20 09:59:58', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541598;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541598;}', 7, 1, '2026-07-20 10:00:05', '2026-07-20 10:00:05', 1708, NULL),
(319, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 10:02:32', '2026-07-20 10:02:32', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784541752;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784541752;}', 7, 1, '2026-07-20 10:02:46', '2026-07-20 10:02:46', 1712, NULL),
(320, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 10:27:22', '2026-07-20 10:27:22', 10, '[1207,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784543242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784543242;}', 7, 1, '2026-07-20 10:27:35', '2026-07-20 10:27:35', 1738, NULL),
(321, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 10:27:27', '2026-07-20 10:27:27', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784543247;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784543247;}', 7, 1, '2026-07-20 10:27:35', '2026-07-20 10:27:35', 1738, NULL),
(322, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 11:37:37', '2026-07-20 11:37:37', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784547457;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784547457;}', 3, 1, '2026-07-20 11:38:36', '2026-07-20 11:38:36', 1823, NULL),
(323, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:02:04', '2026-07-20 11:02:04', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545324;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545324;}', 7, 1, '2026-07-20 11:02:08', '2026-07-20 11:02:08', 1777, NULL),
(324, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:03:48', '2026-07-20 11:03:48', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545428;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545428;}', 7, 1, '2026-07-20 11:04:51', '2026-07-20 11:04:51', 1781, NULL),
(325, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:06:00', '2026-07-20 11:06:00', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545560;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545560;}', 7, 1, '2026-07-20 11:07:03', '2026-07-20 11:07:03', 1785, NULL),
(326, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:07:17', '2026-07-20 11:07:17', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545637;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545637;}', 7, 1, '2026-07-20 11:07:36', '2026-07-20 11:07:36', 1788, NULL),
(327, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:08:54', '2026-07-20 11:08:54', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784545734;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784545734;}', 7, 1, '2026-07-20 11:09:21', '2026-07-20 11:09:21', 1791, NULL),
(328, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 11:23:22', '2026-07-20 11:23:22', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784546602;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784546602;}', 7, 1, '2026-07-20 11:23:30', '2026-07-20 11:23:30', 1807, NULL),
(329, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 12:38:36', '2026-07-20 12:38:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551116;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551116;}', 3, 1, '2026-07-20 12:39:05', '2026-07-20 12:39:05', 1888, NULL),
(330, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:10:05', '2026-07-20 12:10:05', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549405;}', 7, 1, '2026-07-20 12:10:42', '2026-07-20 12:10:42', 1851, NULL),
(331, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:10:45', '2026-07-20 12:10:45', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549445;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549445;}', 7, 1, '2026-07-20 12:10:49', '2026-07-20 12:10:49', 1854, NULL),
(332, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:13:10', '2026-07-20 12:13:10', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549590;}', 7, 1, '2026-07-20 12:13:46', '2026-07-20 12:13:46', 1858, NULL),
(333, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:13:59', '2026-07-20 12:13:59', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784549639;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784549639;}', 7, 1, '2026-07-20 12:14:36', '2026-07-20 12:14:36', 1860, NULL),
(334, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:22:23', '2026-07-20 12:22:23', 10, '[439,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550143;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550143;}', 7, 1, '2026-07-20 12:22:41', '2026-07-20 12:22:41', 1869, NULL),
(335, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:22:26', '2026-07-20 12:22:26', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550146;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550146;}', 7, 1, '2026-07-20 12:22:41', '2026-07-20 12:22:41', 1869, NULL),
(336, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:25:11', '2026-07-20 12:25:11', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550311;}', 7, 1, '2026-07-20 12:25:36', '2026-07-20 12:25:36', 1873, NULL),
(337, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:27:17', '2026-07-20 12:27:17', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550437;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550437;}', 7, 1, '2026-07-20 12:27:48', '2026-07-20 12:27:48', 1876, NULL),
(338, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:29:26', '2026-07-20 12:29:26', 10, '[435,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784550566;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784550566;}', 7, 1, '2026-07-20 12:30:32', '2026-07-20 12:30:32', 1880, NULL),
(339, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 13:39:05', '2026-07-20 13:39:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554745;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554745;}', 3, 1, '2026-07-20 13:39:39', '2026-07-20 13:39:39', 1974, NULL),
(340, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:41:18', '2026-07-20 12:41:18', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551278;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551278;}', 7, 1, '2026-07-20 12:42:23', '2026-07-20 12:42:23', 1892, NULL),
(341, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:46:13', '2026-07-20 12:46:13', 10, '[442,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551573;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551573;}', 7, 1, '2026-07-20 12:46:36', '2026-07-20 12:46:36', 1899, NULL),
(342, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:47:03', '2026-07-20 12:47:03', 10, '[443,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551623;}', 7, 1, '2026-07-20 12:47:47', '2026-07-20 12:47:47', 1901, NULL),
(343, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:51:00', '2026-07-20 12:51:00', 10, '[428,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551860;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551860;}', 7, 1, '2026-07-20 12:51:18', '2026-07-20 12:51:18', 1907, NULL),
(344, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:51:48', '2026-07-20 12:51:48', 10, '[428,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551908;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551908;}', 7, 1, '2026-07-20 12:52:29', '2026-07-20 12:52:29', 1910, NULL),
(345, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:52:07', '2026-07-20 12:52:07', 10, '[1293,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551927;}', 7, 1, '2026-07-20 12:52:29', '2026-07-20 12:52:29', 1910, NULL),
(346, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:52:07', '2026-07-20 12:52:07', 10, '[1294,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551927;}', 7, 1, '2026-07-20 12:52:29', '2026-07-20 12:52:29', 1910, NULL),
(347, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:52:07', '2026-07-20 12:52:07', 10, '[428,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551927;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551927;}', 7, 1, '2026-07-20 12:52:29', '2026-07-20 12:52:29', 1910, NULL),
(348, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:52:40', '2026-07-20 12:52:40', 10, '[443,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551960;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551960;}', 7, 1, '2026-07-20 12:53:41', '2026-07-20 12:53:41', 1913, NULL),
(349, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:53:06', '2026-07-20 12:53:06', 10, '[443,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784551986;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784551986;}', 7, 1, '2026-07-20 12:53:41', '2026-07-20 12:53:41', 1913, NULL),
(350, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:53:42', '2026-07-20 12:53:42', 10, '[1293,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552022;}', 7, 1, '2026-07-20 12:53:42', '2026-07-20 12:53:42', 1915, NULL),
(351, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:53:42', '2026-07-20 12:53:42', 10, '[1294,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552022;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552022;}', 7, 1, '2026-07-20 12:53:42', '2026-07-20 12:53:42', 1915, NULL),
(352, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 12:53:44', '2026-07-20 12:53:44', 10, '[428,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552024;}', 7, 1, '2026-07-20 12:53:47', '2026-07-20 12:53:47', 1917, NULL),
(353, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:05:49', '2026-07-20 13:05:49', 10, '[437,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552749;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552749;}', 7, 1, '2026-07-20 13:06:52', '2026-07-20 13:06:52', 1931, NULL),
(354, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:07:26', '2026-07-20 13:07:26', 10, '[437,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784552846;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784552846;}', 7, 1, '2026-07-20 13:07:42', '2026-07-20 13:07:42', 1934, NULL),
(355, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:10:52', '2026-07-20 13:10:52', 10, '[432,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553052;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553052;}', 7, 1, '2026-07-20 13:12:07', '2026-07-20 13:12:07', 1939, NULL),
(356, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:13:46', '2026-07-20 13:13:46', 10, '[441,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553226;}', 7, 1, '2026-07-20 13:15:25', '2026-07-20 13:15:25', 1944, NULL),
(357, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:26:01', '2026-07-20 13:26:01', 10, '[434,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784553961;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784553961;}', 7, 1, '2026-07-20 13:26:42', '2026-07-20 13:26:42', 1957, NULL),
(358, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:31:26', '2026-07-20 13:31:26', 10, '[433,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554286;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554286;}', 7, 1, '2026-07-20 13:31:55', '2026-07-20 13:31:55', 1963, NULL),
(359, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:34:27', '2026-07-20 13:34:27', 10, '[427,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554467;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554467;}', 7, 1, '2026-07-20 13:34:39', '2026-07-20 13:34:39', 1967, NULL),
(360, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:37:07', '2026-07-20 13:37:07', 10, '[399,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554627;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554627;}', 7, 1, '2026-07-20 13:37:36', '2026-07-20 13:37:36', 1971, NULL),
(361, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 14:39:39', '2026-07-20 14:39:39', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784558379;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784558379;}', 3, 1, '2026-07-20 14:40:53', '2026-07-20 14:40:53', 2067, NULL),
(362, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:40:01', '2026-07-20 13:40:01', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554801;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554801;}', 7, 1, '2026-07-20 13:40:35', '2026-07-20 13:40:35', 1977, NULL),
(363, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:42:26', '2026-07-20 13:42:26', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784554946;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784554946;}', 7, 1, '2026-07-20 13:42:42', '2026-07-20 13:42:42', 1980, NULL),
(364, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:49:45', '2026-07-20 13:49:45', 10, '[1315,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555385;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555385;}', 7, 1, '2026-07-20 13:50:58', '2026-07-20 13:50:58', 1989, NULL),
(365, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:52:35', '2026-07-20 13:52:35', 10, '[435,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555555;}', 7, 1, '2026-07-20 13:52:35', '2026-07-20 13:52:35', 1993, NULL),
(366, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:53:43', '2026-07-20 13:53:43', 10, '[442,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555623;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555623;}', 7, 1, '2026-07-20 13:54:04', '2026-07-20 13:54:04', 1996, NULL),
(367, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:54:03', '2026-07-20 13:54:03', 10, '[441,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555643;}', 7, 1, '2026-07-20 13:54:04', '2026-07-20 13:54:04', 1996, NULL),
(368, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:54:31', '2026-07-20 13:54:31', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555671;}', 7, 1, '2026-07-20 13:54:35', '2026-07-20 13:54:35', 1998, NULL),
(369, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:54:47', '2026-07-20 13:54:47', 10, '[437,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555687;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555687;}', 7, 1, '2026-07-20 13:55:05', '2026-07-20 13:55:05', 2000, NULL),
(370, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:55:06', '2026-07-20 13:55:06', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555706;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555706;}', 7, 1, '2026-07-20 13:55:11', '2026-07-20 13:55:11', 2002, NULL),
(371, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:55:51', '2026-07-20 13:55:51', 10, '[432,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555751;}', 7, 1, '2026-07-20 13:56:06', '2026-07-20 13:56:06', 2005, NULL),
(372, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:56:10', '2026-07-20 13:56:10', 10, '[428,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555770;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555770;}', 7, 1, '2026-07-20 13:56:12', '2026-07-20 13:56:12', 2007, NULL),
(373, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:56:54', '2026-07-20 13:56:54', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555814;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555814;}', 7, 1, '2026-07-20 13:57:08', '2026-07-20 13:57:08', 2010, NULL),
(374, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 13:57:05', '2026-07-20 13:57:05', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784555825;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784555825;}', 7, 1, '2026-07-20 13:57:08', '2026-07-20 13:57:08', 2010, NULL),
(375, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:00:48', '2026-07-20 14:00:48', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556048;}', 7, 1, '2026-07-20 14:01:37', '2026-07-20 14:01:37', 2016, NULL),
(376, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:01:15', '2026-07-20 14:01:15', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556075;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556075;}', 7, 1, '2026-07-20 14:01:37', '2026-07-20 14:01:37', 2016, NULL),
(377, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:01:46', '2026-07-20 14:01:46', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556106;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556106;}', 7, 1, '2026-07-20 14:01:47', '2026-07-20 14:01:47', 2018, NULL),
(378, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:02:10', '2026-07-20 14:02:10', 10, '[435,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556130;}', 7, 1, '2026-07-20 14:02:37', '2026-07-20 14:02:37', 2020, NULL),
(379, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:02:30', '2026-07-20 14:02:30', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556150;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556150;}', 7, 1, '2026-07-20 14:02:37', '2026-07-20 14:02:37', 2020, NULL),
(380, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:07:53', '2026-07-20 14:07:53', 10, '[1315,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556473;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556473;}', 7, 1, '2026-07-20 14:08:13', '2026-07-20 14:08:13', 2027, NULL),
(381, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:07', '2026-07-20 14:08:07', 10, '[190,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556487;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556487;}', 7, 1, '2026-07-20 14:08:13', '2026-07-20 14:08:13', 2027, NULL),
(382, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:13', '2026-07-20 14:08:13', 10, '[212,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556493;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556493;}', 7, 1, '2026-07-20 14:08:13', '2026-07-20 14:08:13', 2027, NULL),
(383, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:20', '2026-07-20 14:08:20', 10, '[399,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556500;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556500;}', 7, 1, '2026-07-20 14:08:35', '2026-07-20 14:08:35', 2029, NULL),
(384, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:25', '2026-07-20 14:08:25', 10, '[427,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556505;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556505;}', 7, 1, '2026-07-20 14:08:35', '2026-07-20 14:08:35', 2029, NULL),
(385, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:32', '2026-07-20 14:08:32', 10, '[433,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556512;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556512;}', 7, 1, '2026-07-20 14:08:35', '2026-07-20 14:08:35', 2029, NULL),
(386, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:38', '2026-07-20 14:08:38', 10, '[434,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556518;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(387, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:47', '2026-07-20 14:08:47', 10, '[441,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556527;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556527;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(388, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:08:59', '2026-07-20 14:08:59', 10, '[432,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556539;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556539;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(389, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:04', '2026-07-20 14:09:04', 10, '[437,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556544;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(390, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:11', '2026-07-20 14:09:11', 10, '[428,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556551;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(391, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:14', '2026-07-20 14:09:14', 10, '[442,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556554;}', 7, 1, '2026-07-20 14:09:14', '2026-07-20 14:09:14', 2031, NULL),
(392, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:21', '2026-07-20 14:09:21', 10, '[436,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556561;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556561;}', 7, 1, '2026-07-20 14:09:36', '2026-07-20 14:09:36', 2033, NULL),
(393, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:32', '2026-07-20 14:09:32', 10, '[435,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556572;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556572;}', 7, 1, '2026-07-20 14:09:36', '2026-07-20 14:09:36', 2033, NULL),
(394, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:41', '2026-07-20 14:09:41', 10, '[211,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556581;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556581;}', 7, 1, '2026-07-20 14:10:39', '2026-07-20 14:10:39', 2035, NULL),
(395, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:47', '2026-07-20 14:09:47', 10, '[438,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556587;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556587;}', 7, 1, '2026-07-20 14:10:39', '2026-07-20 14:10:39', 2035, NULL),
(396, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:09:52', '2026-07-20 14:09:52', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556592;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556592;}', 7, 1, '2026-07-20 14:10:39', '2026-07-20 14:10:39', 2035, NULL),
(397, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:13:54', '2026-07-20 14:13:54', 10, '[444,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784556834;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784556834;}', 7, 1, '2026-07-20 14:14:58', '2026-07-20 14:14:58', 2040, NULL),
(398, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-20 14:27:51', '2026-07-20 14:27:51', 10, '[1315,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784557671;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784557671;}', 7, 1, '2026-07-20 14:28:05', '2026-07-20 14:28:05', 2055, NULL),
(399, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-20 15:40:53', '2026-07-20 15:40:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784562053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784562053;}', 3, 1, '2026-07-21 02:27:36', '2026-07-21 02:27:36', 2071, NULL),
(400, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-21 14:27:36', '2026-07-21 14:27:36', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784644056;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784644056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-21 15:15:58', '2026-07-21 15:15:58', 2075, NULL),
(401, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-21 14:27:36', '2026-07-21 14:27:36', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784644056;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784644056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-21 15:15:58', '2026-07-21 15:15:58', 2075, NULL),
(402, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 03:27:36', '2026-07-21 03:27:36', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784604456;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784604456;}', 3, 1, '2026-07-21 10:06:43', '2026-07-21 10:06:43', 2073, NULL),
(403, 'woocommerce_scheduled_sales', 'complete', '2026-07-22 10:06:41', '2026-07-22 10:06:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714801;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:50', '2026-07-22 13:20:50', 2105, NULL),
(404, 'woocommerce_cleanup_logs', 'complete', '2026-07-22 10:06:41', '2026-07-22 10:06:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714801;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:50', '2026-07-22 13:20:50', 2105, NULL),
(405, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-22 10:06:41', '2026-07-22 10:06:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714801;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:50', '2026-07-22 13:20:50', 2105, NULL),
(406, 'wc_admin_daily_wrapper', 'complete', '2026-07-22 10:06:41', '2026-07-22 10:06:41', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714801;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:51', '2026-07-22 13:20:51', 2105, NULL),
(407, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-22 10:06:42', '2026-07-22 10:06:42', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714802;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:52', '2026-07-22 13:20:52', 2105, NULL),
(408, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-22 10:06:42', '2026-07-22 10:06:42', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714802;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714802;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:52', '2026-07-22 13:20:52', 2105, NULL),
(409, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 11:06:43', '2026-07-21 11:06:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784632003;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784632003;}', 3, 1, '2026-07-21 15:15:58', '2026-07-21 15:15:58', 2075, NULL),
(415, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-21 16:15:58', '2026-07-21 16:15:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784650558;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784650558;}', 3, 1, '2026-07-22 01:07:42', '2026-07-22 01:07:42', 2079, NULL),
(411, 'fetch_patterns', 'complete', '2026-07-22 10:06:43', '2026-07-22 10:06:43', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714803;s:18:\"\0*\0first_timestamp\";i:1784541348;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-22 13:20:52', '2026-07-22 13:20:52', 2105, NULL),
(412, 'woocommerce_cleanup_sessions', 'complete', '2026-07-22 06:00:00', '2026-07-22 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784700000;s:18:\"\0*\0first_timestamp\";i:1784700000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784700000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-22 06:33:10', '2026-07-22 06:33:10', 2085, NULL),
(413, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-21 10:06:53', '2026-07-21 10:06:53', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784628413;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784628413;}', 3, 1, '2026-07-21 15:15:58', '2026-07-21 15:15:58', 2075, NULL),
(414, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-22 10:06:43', '2026-07-22 10:06:43', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784714803;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784714803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-22 13:20:52', '2026-07-22 13:20:52', 2105, NULL),
(416, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-22 03:15:58', '2026-07-22 03:15:58', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784690158;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784690158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-22 06:33:10', '2026-07-22 06:33:10', 2085, NULL),
(417, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-22 03:15:58', '2026-07-22 03:15:58', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784690158;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784690158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-22 06:33:10', '2026-07-22 06:33:10', 2085, NULL),
(418, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 02:07:42', '2026-07-22 02:07:42', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784686062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784686062;}', 3, 1, '2026-07-22 02:08:50', '2026-07-22 02:08:50', 2083, NULL),
(419, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 03:08:50', '2026-07-22 03:08:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784689730;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784689730;}', 3, 1, '2026-07-22 06:33:10', '2026-07-22 06:33:10', 2085, NULL),
(420, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 07:33:10', '2026-07-22 07:33:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784705590;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784705590;}', 3, 1, '2026-07-22 07:33:58', '2026-07-22 07:33:58', 2102, NULL),
(421, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-22 18:33:10', '2026-07-22 18:33:10', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784745190;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784745190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-22 22:06:15', '2026-07-22 22:06:15', 2122, NULL),
(422, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-22 18:33:10', '2026-07-22 18:33:10', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784745190;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784745190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-22 22:06:15', '2026-07-22 22:06:15', 2122, NULL),
(436, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 23:06:15', '2026-07-22 23:06:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784761575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784761575;}', 3, 1, '2026-07-23 03:16:25', '2026-07-23 03:16:25', 2125, NULL),
(424, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 08:33:58', '2026-07-22 08:33:58', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784709238;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784709238;}', 3, 1, '2026-07-22 13:20:50', '2026-07-22 13:20:50', 2105, NULL),
(425, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-22 14:20:50', '2026-07-22 14:20:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784730050;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784730050;}', 3, 1, '2026-07-22 22:06:15', '2026-07-22 22:06:15', 2122, NULL),
(426, 'woocommerce_scheduled_sales', 'complete', '2026-07-23 13:20:50', '2026-07-23 13:20:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812850;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(427, 'woocommerce_cleanup_logs', 'complete', '2026-07-23 13:20:50', '2026-07-23 13:20:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812850;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(428, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-23 13:20:50', '2026-07-23 13:20:50', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812850;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(429, 'wc_admin_daily_wrapper', 'complete', '2026-07-23 13:20:51', '2026-07-23 13:20:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812851;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(430, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-23 13:20:52', '2026-07-23 13:20:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812852;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:52', '2026-07-25 07:04:52', 2130, NULL),
(431, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-23 13:20:52', '2026-07-23 13:20:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812852;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:52', '2026-07-25 07:04:52', 2130, NULL),
(432, 'fetch_patterns', 'complete', '2026-07-23 13:20:52', '2026-07-23 13:20:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812852;s:18:\"\0*\0first_timestamp\";i:1784541348;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:04:53', '2026-07-25 07:04:53', 2130, NULL),
(433, 'woocommerce_cleanup_sessions', 'complete', '2026-07-23 06:00:00', '2026-07-23 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784786400;s:18:\"\0*\0first_timestamp\";i:1784786400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784786400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(434, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-22 13:21:02', '2026-07-22 13:21:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784726462;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784726462;}', 3, 1, '2026-07-22 13:23:25', '2026-07-22 13:23:25', 2107, NULL),
(435, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-23 13:20:52', '2026-07-23 13:20:52', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784812852;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784812852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-25 07:04:53', '2026-07-25 07:04:53', 2130, NULL);
INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(437, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-23 10:06:15', '2026-07-23 10:06:15', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784801175;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784801175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(438, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-23 10:06:15', '2026-07-23 10:06:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784801175;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784801175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(439, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 04:16:25', '2026-07-23 04:16:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784780185;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784780185;}', 3, 1, '2026-07-23 05:23:56', '2026-07-23 05:23:56', 2128, NULL),
(440, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-23 06:23:56', '2026-07-23 06:23:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784787836;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784787836;}', 3, 1, '2026-07-25 07:04:51', '2026-07-25 07:04:51', 2130, NULL),
(456, 'fetch_patterns', 'complete', '2026-07-25 07:06:03', '2026-07-25 07:06:03', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1784963163;s:18:\"\0*\0first_timestamp\";i:1784963163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1784963163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-25 07:06:08', '2026-07-25 07:06:08', 2134, NULL),
(442, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 08:04:51', '2026-07-25 08:04:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784966691;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784966691;}', 3, 1, '2026-07-25 08:05:05', '2026-07-25 08:05:05', 2192, NULL),
(443, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-25 19:04:51', '2026-07-25 19:04:51', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785006291;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785006291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-25 19:12:52', '2026-07-25 19:12:52', 2338, NULL),
(444, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-25 19:04:51', '2026-07-25 19:04:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785006291;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785006291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-25 19:12:52', '2026-07-25 19:12:52', 2338, NULL),
(445, 'woocommerce_scheduled_sales', 'complete', '2026-07-26 07:04:51', '2026-07-26 07:04:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049491;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(446, 'woocommerce_cleanup_logs', 'complete', '2026-07-26 07:04:51', '2026-07-26 07:04:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049491;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(447, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-26 07:04:51', '2026-07-26 07:04:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049491;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(448, 'wc_admin_daily_wrapper', 'complete', '2026-07-26 07:04:51', '2026-07-26 07:04:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049491;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049491;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(449, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-26 07:04:52', '2026-07-26 07:04:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049492;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(450, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-26 07:04:52', '2026-07-26 07:04:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049492;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(458, 'fetch_patterns', 'complete', '2026-07-26 07:06:08', '2026-07-26 07:06:08', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049568;s:18:\"\0*\0first_timestamp\";i:1784963163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(452, 'woocommerce_geoip_updater', 'pending', '2026-08-09 07:04:53', '2026-08-09 07:04:53', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1786259093;s:18:\"\0*\0first_timestamp\";i:1783576800;s:13:\"\0*\0recurrence\";i:1296000;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1786259093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:1296000;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(453, 'woocommerce_cleanup_sessions', 'complete', '2026-07-26 06:00:00', '2026-07-26 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785045600;s:18:\"\0*\0first_timestamp\";i:1785045600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785045600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(454, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-25 07:05:03', '2026-07-25 07:05:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784963103;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784963103;}', 3, 1, '2026-07-25 07:06:01', '2026-07-25 07:06:01', 2132, NULL),
(455, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-26 07:04:53', '2026-07-26 07:04:53', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049493;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(457, 'action_scheduler/migration_hook', 'complete', '2026-07-25 07:07:03', '2026-07-25 07:07:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784963223;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784963223;}', 2, 1, '2026-07-25 07:07:32', '2026-07-25 07:07:32', 2138, NULL),
(459, 'solid_affiliate/notifications/email/Affiliate/new_registration', 'complete', '2026-07-25 07:35:09', '2026-07-25 07:35:09', 10, '{\"to\":[\"arifwebsols@gmail.com\"],\"affiliate_id\":1,\"user_id\":2}', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 8, 1, '2026-07-25 07:36:30', '2026-07-25 07:36:30', 2161, NULL),
(460, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 09:05:05', '2026-07-25 09:05:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784970305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784970305;}', 3, 1, '2026-07-25 09:05:44', '2026-07-25 09:05:44', 2214, NULL),
(461, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 10:05:44', '2026-07-25 10:05:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784973944;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784973944;}', 3, 1, '2026-07-25 10:05:54', '2026-07-25 10:05:54', 2278, NULL),
(462, 'solid_affiliate/notifications/email/Affiliate/application_approved', 'complete', '2026-07-25 09:13:53', '2026-07-25 09:13:53', 10, '{\"affiliate_id\":\"1\"}', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 8, 1, '2026-07-25 09:14:10', '2026-07-25 09:14:10', 2224, NULL),
(463, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-25 09:41:42', '2026-07-25 09:41:42', 10, '[1369,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784972502;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784972502;}', 3, 1, '2026-07-25 09:42:10', '2026-07-25 09:42:10', 2256, NULL),
(464, 'solid_affiliate/notifications/email/Referral/insertion', 'complete', '2026-07-25 09:40:43', '2026-07-25 09:40:43', 10, '{\"to\":[\"arifwebsols@gmail.com\",\"masud.devrivo@gmail.com\"],\"referral_id\":\"1\"}', 'O:28:\"ActionScheduler_NullSchedule\":0:{}', 8, 1, '2026-07-25 09:40:59', '2026-07-25 09:40:59', 2253, NULL),
(465, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-25 09:40:43', '2026-07-25 09:40:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784972443;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784972443;}', 9, 1, '2026-07-25 09:40:59', '2026-07-25 09:40:59', 2253, NULL),
(466, 'wc_run_batch_process', 'complete', '2026-07-25 09:40:59', '2026-07-25 09:40:59', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784972459;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784972459;}', 6, 1, '2026-07-25 09:40:59', '2026-07-25 09:40:59', 2254, NULL),
(467, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 11:05:54', '2026-07-25 11:05:54', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1784977554;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1784977554;}', 3, 1, '2026-07-25 19:12:52', '2026-07-25 19:12:52', 2338, NULL),
(468, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 20:12:52', '2026-07-25 20:12:52', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785010372;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785010372;}', 3, 1, '2026-07-25 22:35:55', '2026-07-25 22:35:55', 2340, NULL),
(469, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-26 07:12:52', '2026-07-26 07:12:52', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049972;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(470, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-26 07:12:52', '2026-07-26 07:12:52', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785049972;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785049972;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-27 00:12:19', '2026-07-27 00:12:19', 2345, NULL),
(471, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-25 23:35:55', '2026-07-25 23:35:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785022555;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785022555;}', 3, 1, '2026-07-27 00:12:18', '2026-07-27 00:12:18', 2345, NULL),
(472, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 01:12:18', '2026-07-27 01:12:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785114738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785114738;}', 3, 1, '2026-07-27 03:19:03', '2026-07-27 03:19:03', 2349, NULL),
(486, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 04:19:03', '2026-07-27 04:19:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785125943;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785125943;}', 3, 1, '2026-07-27 07:15:34', '2026-07-27 07:15:34', 2353, NULL),
(487, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 08:15:34', '2026-07-27 08:15:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785140134;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785140134;}', 3, 1, '2026-07-27 08:16:40', '2026-07-27 08:16:40', 2413, NULL),
(474, 'woocommerce_scheduled_sales', 'complete', '2026-07-28 00:12:18', '2026-07-28 00:12:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197538;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:31', '2026-07-28 05:41:31', 2565, NULL),
(475, 'woocommerce_cleanup_logs', 'complete', '2026-07-28 00:12:18', '2026-07-28 00:12:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197538;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:31', '2026-07-28 05:41:31', 2565, NULL),
(476, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-28 00:12:18', '2026-07-28 00:12:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197538;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:31', '2026-07-28 05:41:31', 2565, NULL),
(477, 'wc_admin_daily_wrapper', 'complete', '2026-07-28 00:12:18', '2026-07-28 00:12:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197538;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197538;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:31', '2026-07-28 05:41:31', 2565, NULL),
(478, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-28 00:12:19', '2026-07-28 00:12:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197539;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(479, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-28 00:12:19', '2026-07-28 00:12:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197539;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(480, 'fetch_patterns', 'complete', '2026-07-28 00:12:19', '2026-07-28 00:12:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197539;s:18:\"\0*\0first_timestamp\";i:1784963163;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(481, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-27 12:12:19', '2026-07-27 12:12:19', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785154339;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785154339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-27 12:43:01', '2026-07-27 12:43:01', 2556, NULL),
(482, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-27 12:12:19', '2026-07-27 12:12:19', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785154339;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785154339;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-27 12:43:02', '2026-07-27 12:43:02', 2556, NULL),
(484, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-27 00:12:29', '2026-07-27 00:12:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785111149;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785111149;}', 3, 1, '2026-07-27 00:23:59', '2026-07-27 00:23:59', 2347, NULL),
(485, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-28 00:12:19', '2026-07-28 00:12:19', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785197539;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785197539;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(488, 'woocommerce_delete_legacy_report_transients', 'complete', '2026-07-27 07:49:42', '2026-07-27 07:49:42', 10, '[1391,false]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785138582;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785138582;}', 3, 1, '2026-07-27 07:50:04', '2026-07-27 07:50:04', 2391, NULL),
(489, 'wc_schedule_pending_batch_processes', 'complete', '2026-07-27 07:48:43', '2026-07-27 07:48:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785138523;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785138523;}', 9, 1, '2026-07-27 07:49:04', '2026-07-27 07:49:04', 2387, NULL),
(490, 'wc_run_batch_process', 'complete', '2026-07-27 07:49:04', '2026-07-27 07:49:04', 10, '[\"Automattic\\\\WooCommerce\\\\Internal\\\\Logging\\\\OrderLogsDeletionProcessor\"]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785138544;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785138544;}', 6, 1, '2026-07-27 07:49:04', '2026-07-27 07:49:04', 2388, NULL),
(491, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 09:16:40', '2026-07-27 09:16:40', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785143800;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785143800;}', 3, 1, '2026-07-27 09:17:43', '2026-07-27 09:17:43', 2420, NULL),
(492, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 10:17:43', '2026-07-27 10:17:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785147463;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785147463;}', 3, 1, '2026-07-27 10:18:14', '2026-07-27 10:18:14', 2479, NULL),
(493, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 11:18:14', '2026-07-27 11:18:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785151094;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785151094;}', 3, 1, '2026-07-27 11:19:14', '2026-07-27 11:19:14', 2536, NULL),
(494, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 12:19:14', '2026-07-27 12:19:14', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785154754;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785154754;}', 3, 1, '2026-07-27 12:43:02', '2026-07-27 12:43:02', 2556, NULL),
(495, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-28 00:43:01', '2026-07-28 00:43:01', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785199381;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785199381;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(496, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-28 00:43:02', '2026-07-28 00:43:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785199382;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785199382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-28 05:41:32', '2026-07-28 05:41:32', 2565, NULL),
(497, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-27 13:43:02', '2026-07-27 13:43:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785159782;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785159782;}', 3, 1, '2026-07-28 05:41:31', '2026-07-28 05:41:31', 2565, NULL),
(498, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 06:41:31', '2026-07-28 06:41:31', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785220891;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785220891;}', 3, 1, '2026-07-28 06:43:17', '2026-07-28 06:43:17', 2619, NULL),
(499, 'woocommerce_scheduled_sales', 'complete', '2026-07-29 05:41:31', '2026-07-29 05:41:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303691;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:16', '2026-07-29 05:46:16', 3134, NULL),
(500, 'woocommerce_cleanup_logs', 'complete', '2026-07-29 05:41:31', '2026-07-29 05:41:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303691;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:16', '2026-07-29 05:46:16', 3134, NULL),
(501, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-29 05:41:31', '2026-07-29 05:41:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303691;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:16', '2026-07-29 05:46:16', 3134, NULL),
(502, 'wc_admin_daily_wrapper', 'complete', '2026-07-29 05:41:31', '2026-07-29 05:41:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303691;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303691;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:17', '2026-07-29 05:46:17', 3134, NULL),
(503, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-29 05:41:32', '2026-07-29 05:41:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303692;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:18', '2026-07-29 05:46:18', 3134, NULL),
(504, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-29 05:41:32', '2026-07-29 05:41:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303692;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 05:46:18', '2026-07-29 05:46:18', 3134, NULL),
(506, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-28 17:41:32', '2026-07-28 17:41:32', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785260492;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785260492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-29 04:15:51', '2026-07-29 04:15:51', 3131, NULL),
(507, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-28 17:41:32', '2026-07-28 17:41:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785260492;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785260492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-29 04:15:51', '2026-07-29 04:15:51', 3131, NULL),
(689, 'fetch_patterns', 'complete', '2026-07-30 19:51:01', '2026-07-30 19:51:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785441061;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785441061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 20:15:27', '2026-07-30 20:15:27', 3157, NULL),
(509, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-28 05:41:42', '2026-07-28 05:41:42', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785217302;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785217302;}', 3, 1, '2026-07-28 05:42:58', '2026-07-28 05:42:58', 2567, NULL),
(510, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-29 05:41:32', '2026-07-29 05:41:32', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785303692;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785303692;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-29 05:46:18', '2026-07-29 05:46:18', 3134, NULL),
(512, 'action_scheduler/migration_hook', 'complete', '2026-07-28 06:04:34', '2026-07-28 06:04:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785218674;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785218674;}', 2, 1, '2026-07-28 06:04:58', '2026-07-28 06:04:58', 2576, NULL),
(522, 'fetch_patterns', 'complete', '2026-07-29 06:17:16', '2026-07-29 06:17:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785305836;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785305836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-29 19:51:01', '2026-07-29 19:51:01', 3136, NULL),
(514, 'fetch_patterns', 'complete', '2026-07-28 06:04:05', '2026-07-28 06:04:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785218645;s:18:\"\0*\0first_timestamp\";i:1785218645;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785218645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 06:04:06', '2026-07-28 06:04:06', 2574, NULL),
(518, 'fetch_patterns', 'complete', '2026-07-28 06:04:33', '2026-07-28 06:04:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785218673;s:18:\"\0*\0first_timestamp\";i:1785218673;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785218673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 06:04:58', '2026-07-28 06:04:58', 2576, NULL),
(520, 'fetch_patterns', 'complete', '2026-07-28 06:16:51', '2026-07-28 06:16:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785219411;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785219411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-28 06:17:16', '2026-07-28 06:17:16', 2590, NULL),
(521, 'action_scheduler/migration_hook', 'complete', '2026-07-28 06:17:51', '2026-07-28 06:17:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785219471;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785219471;}', 2, 1, '2026-07-28 06:17:55', '2026-07-28 06:17:55', 2592, NULL),
(523, 'action_scheduler/migration_hook', 'failed', '2026-07-28 06:18:56', '2026-07-28 06:18:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785219536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785219536;}', 2, 1, '2026-07-28 06:18:58', '2026-07-28 06:18:58', 2595, NULL),
(524, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 07:43:17', '2026-07-28 07:43:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785224597;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785224597;}', 3, 1, '2026-07-28 07:43:28', '2026-07-28 07:43:28', 2685, NULL),
(525, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:51:32', '2026-07-28 06:51:32', 10, '[1315,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221492;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221492;}', 7, 1, '2026-07-28 06:51:58', '2026-07-28 06:51:58', 2630, NULL),
(526, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:51:41', '2026-07-28 06:51:41', 10, '[1446,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221501;}', 7, 1, '2026-07-28 06:51:58', '2026-07-28 06:51:58', 2630, NULL),
(527, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:51:41', '2026-07-28 06:51:41', 10, '[1447,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221501;}', 7, 1, '2026-07-28 06:51:58', '2026-07-28 06:51:58', 2630, NULL),
(528, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:51:41', '2026-07-28 06:51:41', 10, '[1448,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221501;}', 7, 1, '2026-07-28 06:51:58', '2026-07-28 06:51:58', 2630, NULL),
(529, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:51:41', '2026-07-28 06:51:41', 10, '[1315,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221501;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221501;}', 7, 1, '2026-07-28 06:51:58', '2026-07-28 06:51:58', 2630, NULL),
(530, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:52:31', '2026-07-28 06:52:31', 10, '[1446,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221551;}', 7, 1, '2026-07-28 06:52:58', '2026-07-28 06:52:58', 2632, NULL),
(531, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:52:31', '2026-07-28 06:52:31', 10, '[1447,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221551;}', 7, 1, '2026-07-28 06:52:58', '2026-07-28 06:52:58', 2632, NULL),
(532, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:52:31', '2026-07-28 06:52:31', 10, '[1448,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221551;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221551;}', 7, 1, '2026-07-28 06:52:58', '2026-07-28 06:52:58', 2632, NULL),
(533, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 06:52:32', '2026-07-28 06:52:32', 10, '[1315,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785221552;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785221552;}', 7, 1, '2026-07-28 06:52:58', '2026-07-28 06:52:58', 2632, NULL),
(534, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 07:08:56', '2026-07-28 07:08:56', 10, '[1446,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785222536;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785222536;}', 7, 1, '2026-07-28 07:09:00', '2026-07-28 07:09:00', 2650, NULL),
(535, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 08:43:28', '2026-07-28 08:43:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785228208;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785228208;}', 3, 1, '2026-07-28 08:43:35', '2026-07-28 08:43:35', 2744, NULL),
(536, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 09:43:35', '2026-07-28 09:43:35', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785231815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785231815;}', 3, 1, '2026-07-28 09:43:56', '2026-07-28 09:43:56', 2802, NULL),
(537, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:39:29', '2026-07-28 09:39:29', 10, '[1511,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785231569;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785231569;}', 7, 1, '2026-07-28 09:39:39', '2026-07-28 09:39:39', 2796, NULL),
(538, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 10:43:56', '2026-07-28 10:43:56', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235436;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235436;}', 3, 1, '2026-07-28 10:44:02', '2026-07-28 10:44:02', 2896, NULL),
(539, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:45:07', '2026-07-28 09:45:07', 10, '[1511,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785231907;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785231907;}', 7, 1, '2026-07-28 09:45:58', '2026-07-28 09:45:58', 2806, NULL),
(540, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:48:59', '2026-07-28 09:48:59', 10, '[1511,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232139;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232139;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(541, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:07', '2026-07-28 09:49:07', 10, '[1519,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232147;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(542, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:07', '2026-07-28 09:49:07', 10, '[1520,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232147;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(543, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:07', '2026-07-28 09:49:07', 10, '[1521,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232147;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(544, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:07', '2026-07-28 09:49:07', 10, '[1522,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232147;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(545, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:07', '2026-07-28 09:49:07', 10, '[1523,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232147;}', 7, 1, '2026-07-28 09:49:07', '2026-07-28 09:49:07', 2811, NULL),
(546, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:08', '2026-07-28 09:49:08', 10, '[1524,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232148;}', 7, 1, '2026-07-28 09:49:12', '2026-07-28 09:49:12', 2813, NULL),
(547, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:49:08', '2026-07-28 09:49:08', 10, '[1511,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232148;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232148;}', 7, 1, '2026-07-28 09:49:12', '2026-07-28 09:49:12', 2813, NULL),
(548, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1519,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:13', '2026-07-28 09:51:13', 2817, NULL),
(549, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1520,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(550, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1521,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(551, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1522,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(552, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1523,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(553, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:01', '2026-07-28 09:51:01', 10, '[1524,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232261;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(554, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:02', '2026-07-28 09:51:02', 10, '[1511,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232262;}', 7, 1, '2026-07-28 09:51:14', '2026-07-28 09:51:14', 2817, NULL),
(555, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:51:45', '2026-07-28 09:51:45', 10, '[1511,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232305;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232305;}', 7, 1, '2026-07-28 09:52:00', '2026-07-28 09:52:00', 2819, NULL),
(556, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 09:53:12', '2026-07-28 09:53:12', 10, '[1511,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785232392;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785232392;}', 7, 1, '2026-07-28 09:53:22', '2026-07-28 09:53:22', 2822, NULL),
(557, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:04:44', '2026-07-28 10:04:44', 10, '[1572,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233084;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233084;}', 7, 1, '2026-07-28 10:04:57', '2026-07-28 10:04:57', 2835, NULL),
(558, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:05:17', '2026-07-28 10:05:17', 10, '[1572,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233117;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233117;}', 7, 1, '2026-07-28 10:06:01', '2026-07-28 10:06:01', 2837, NULL),
(559, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:05:26', '2026-07-28 10:05:26', 10, '[1584,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233126;}', 7, 1, '2026-07-28 10:06:01', '2026-07-28 10:06:01', 2837, NULL),
(560, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:05:26', '2026-07-28 10:05:26', 10, '[1585,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233126;}', 7, 1, '2026-07-28 10:06:01', '2026-07-28 10:06:01', 2837, NULL),
(561, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:05:26', '2026-07-28 10:05:26', 10, '[1572,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233126;}', 7, 1, '2026-07-28 10:06:01', '2026-07-28 10:06:01', 2837, NULL),
(562, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:06:05', '2026-07-28 10:06:05', 10, '[1584,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233165;}', 7, 1, '2026-07-28 10:06:07', '2026-07-28 10:06:07', 2839, NULL),
(563, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:06:05', '2026-07-28 10:06:05', 10, '[1585,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233165;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233165;}', 7, 1, '2026-07-28 10:06:07', '2026-07-28 10:06:07', 2839, NULL),
(564, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:06:10', '2026-07-28 10:06:10', 10, '[1572,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233170;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233170;}', 7, 1, '2026-07-28 10:06:12', '2026-07-28 10:06:12', 2841, NULL),
(565, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:06:53', '2026-07-28 10:06:53', 10, '[436,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233213;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233213;}', 7, 1, '2026-07-28 10:07:00', '2026-07-28 10:07:00', 2843, NULL),
(566, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:14:27', '2026-07-28 10:14:27', 10, '[1611,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233667;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233667;}', 7, 1, '2026-07-28 10:14:33', '2026-07-28 10:14:33', 2852, NULL),
(567, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:01', '2026-07-28 10:15:01', 10, '[1611,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233701;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233701;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL),
(568, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:14', '2026-07-28 10:15:14', 10, '[1629,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233714;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL),
(569, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:14', '2026-07-28 10:15:14', 10, '[1630,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233714;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL),
(570, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:14', '2026-07-28 10:15:14', 10, '[1611,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233714;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233714;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL),
(571, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:31', '2026-07-28 10:15:31', 10, '[1629,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233731;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL);
INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(572, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:15:31', '2026-07-28 10:15:31', 10, '[1630,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233731;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233731;}', 7, 1, '2026-07-28 10:15:39', '2026-07-28 10:15:39', 2855, NULL),
(573, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:16:20', '2026-07-28 10:16:20', 10, '[437,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233780;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233780;}', 7, 1, '2026-07-28 10:16:40', '2026-07-28 10:16:40', 2858, NULL),
(574, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:16:35', '2026-07-28 10:16:35', 10, '[1611,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233795;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233795;}', 7, 1, '2026-07-28 10:16:40', '2026-07-28 10:16:40', 2858, NULL),
(575, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:16:55', '2026-07-28 10:16:55', 10, '[1572,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785233815;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785233815;}', 7, 1, '2026-07-28 10:16:57', '2026-07-28 10:16:57', 2860, NULL),
(576, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:26:33', '2026-07-28 10:26:33', 10, '[1663,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234393;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234393;}', 7, 1, '2026-07-28 10:26:57', '2026-07-28 10:26:57', 2871, NULL),
(577, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:26:54', '2026-07-28 10:26:54', 10, '[1663,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234414;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234414;}', 7, 1, '2026-07-28 10:26:57', '2026-07-28 10:26:57', 2871, NULL),
(578, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:27:29', '2026-07-28 10:27:29', 10, '[1663,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234449;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234449;}', 7, 1, '2026-07-28 10:27:57', '2026-07-28 10:27:57', 2873, NULL),
(579, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:09', '2026-07-28 10:28:09', 10, '[1679,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234489;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(580, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:09', '2026-07-28 10:28:09', 10, '[1680,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234489;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(581, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:09', '2026-07-28 10:28:09', 10, '[1663,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234489;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234489;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(582, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:34', '2026-07-28 10:28:34', 10, '[1679,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234514;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(583, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:34', '2026-07-28 10:28:34', 10, '[1680,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234514;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234514;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(584, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:28:38', '2026-07-28 10:28:38', 10, '[1663,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234518;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234518;}', 7, 1, '2026-07-28 10:28:59', '2026-07-28 10:28:59', 2875, NULL),
(585, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:36:29', '2026-07-28 10:36:29', 10, '[1693,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785234989;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785234989;}', 7, 1, '2026-07-28 10:36:41', '2026-07-28 10:36:41', 2884, NULL),
(586, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:36:52', '2026-07-28 10:36:52', 10, '[1693,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235012;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235012;}', 7, 1, '2026-07-28 10:36:58', '2026-07-28 10:36:58', 2886, NULL),
(587, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:37:01', '2026-07-28 10:37:01', 10, '[1713,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235021;}', 7, 1, '2026-07-28 10:37:43', '2026-07-28 10:37:43', 2888, NULL),
(588, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:37:01', '2026-07-28 10:37:01', 10, '[1693,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235021;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235021;}', 7, 1, '2026-07-28 10:37:43', '2026-07-28 10:37:43', 2888, NULL),
(589, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:37:28', '2026-07-28 10:37:28', 10, '[1713,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235048;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235048;}', 7, 1, '2026-07-28 10:37:43', '2026-07-28 10:37:43', 2888, NULL),
(590, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 10:37:33', '2026-07-28 10:37:33', 10, '[1693,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785235053;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785235053;}', 7, 1, '2026-07-28 10:37:43', '2026-07-28 10:37:43', 2888, NULL),
(591, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 11:44:02', '2026-07-28 11:44:02', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785239042;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785239042;}', 3, 1, '2026-07-28 11:44:05', '2026-07-28 11:44:05', 2980, NULL),
(592, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:05:13', '2026-07-28 11:05:13', 10, '[1736,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785236713;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785236713;}', 7, 1, '2026-07-28 11:05:58', '2026-07-28 11:05:58', 2919, NULL),
(593, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:05:38', '2026-07-28 11:05:38', 10, '[1736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785236738;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785236738;}', 7, 1, '2026-07-28 11:05:58', '2026-07-28 11:05:58', 2919, NULL),
(594, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:05:51', '2026-07-28 11:05:51', 10, '[1763,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785236751;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785236751;}', 7, 1, '2026-07-28 11:05:58', '2026-07-28 11:05:58', 2919, NULL),
(595, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:06:06', '2026-07-28 11:06:06', 10, '[1763,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785236766;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785236766;}', 7, 1, '2026-07-28 11:06:11', '2026-07-28 11:06:11', 2921, NULL),
(596, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:06:21', '2026-07-28 11:06:21', 10, '[1736,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785236781;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785236781;}', 7, 1, '2026-07-28 11:06:57', '2026-07-28 11:06:57', 2923, NULL),
(597, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:10:00', '2026-07-28 11:10:00', 10, '[1782,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237000;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237000;}', 7, 1, '2026-07-28 11:10:21', '2026-07-28 11:10:21', 2928, NULL),
(598, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:10:47', '2026-07-28 11:10:47', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237047;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237047;}', 7, 1, '2026-07-28 11:10:57', '2026-07-28 11:10:57', 2930, NULL),
(599, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:11:02', '2026-07-28 11:11:02', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237062;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237062;}', 7, 1, '2026-07-28 11:11:23', '2026-07-28 11:11:23', 2932, NULL),
(600, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:11:55', '2026-07-28 11:11:55', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237115;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237115;}', 7, 1, '2026-07-28 11:11:57', '2026-07-28 11:11:57', 2934, NULL),
(601, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:12:41', '2026-07-28 11:12:41', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237161;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237161;}', 7, 1, '2026-07-28 11:12:58', '2026-07-28 11:12:58', 2936, NULL),
(602, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:29', '2026-07-28 11:13:29', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237209;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237209;}', 7, 1, '2026-07-28 11:13:30', '2026-07-28 11:13:30', 2938, NULL),
(603, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:35', '2026-07-28 11:13:35', 10, '[1806,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237215;}', 7, 1, '2026-07-28 11:13:36', '2026-07-28 11:13:36', 2940, NULL),
(604, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:35', '2026-07-28 11:13:35', 10, '[1807,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237215;}', 7, 1, '2026-07-28 11:13:36', '2026-07-28 11:13:36', 2940, NULL),
(605, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:35', '2026-07-28 11:13:35', 10, '[1782,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237215;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237215;}', 7, 1, '2026-07-28 11:13:36', '2026-07-28 11:13:36', 2940, NULL),
(606, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:46', '2026-07-28 11:13:46', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237226;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237226;}', 7, 1, '2026-07-28 11:13:57', '2026-07-28 11:13:57', 2942, NULL),
(607, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:13:57', '2026-07-28 11:13:57', 10, '[1806,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237237;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237237;}', 7, 1, '2026-07-28 11:13:57', '2026-07-28 11:13:57', 2942, NULL),
(608, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:14:02', '2026-07-28 11:14:02', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237242;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237242;}', 7, 1, '2026-07-28 11:14:35', '2026-07-28 11:14:35', 2944, NULL),
(609, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:14:44', '2026-07-28 11:14:44', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237284;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237284;}', 7, 1, '2026-07-28 11:15:06', '2026-07-28 11:15:06', 2946, NULL),
(610, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:15:11', '2026-07-28 11:15:11', 10, '[1808,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237311;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237311;}', 7, 1, '2026-07-28 11:15:36', '2026-07-28 11:15:36', 2948, NULL),
(611, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:15:42', '2026-07-28 11:15:42', 10, '[1808,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237342;}', 7, 1, '2026-07-28 11:15:57', '2026-07-28 11:15:57', 2950, NULL),
(612, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:15:42', '2026-07-28 11:15:42', 10, '[1807,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237342;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237342;}', 7, 1, '2026-07-28 11:15:57', '2026-07-28 11:15:57', 2950, NULL),
(613, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:15:45', '2026-07-28 11:15:45', 10, '[1782,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237345;}', 7, 1, '2026-07-28 11:15:57', '2026-07-28 11:15:57', 2950, NULL),
(614, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:20:10', '2026-07-28 11:20:10', 10, '[1809,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237610;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237610;}', 7, 1, '2026-07-28 11:20:58', '2026-07-28 11:20:58', 2955, NULL),
(615, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:20:42', '2026-07-28 11:20:42', 10, '[1809,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237642;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237642;}', 7, 1, '2026-07-28 11:20:58', '2026-07-28 11:20:58', 2955, NULL),
(616, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:20:49', '2026-07-28 11:20:49', 10, '[1812,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237649;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237649;}', 7, 1, '2026-07-28 11:20:58', '2026-07-28 11:20:58', 2955, NULL),
(617, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:21:00', '2026-07-28 11:21:00', 10, '[1812,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237660;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237660;}', 7, 1, '2026-07-28 11:21:12', '2026-07-28 11:21:12', 2957, NULL),
(618, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:21:04', '2026-07-28 11:21:04', 10, '[1809,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785237664;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785237664;}', 7, 1, '2026-07-28 11:21:12', '2026-07-28 11:21:12', 2957, NULL),
(619, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:33:14', '2026-07-28 11:33:14', 10, '[1713,2]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785238394;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785238394;}', 7, 1, '2026-07-28 11:33:49', '2026-07-28 11:33:49', 2971, NULL),
(620, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 11:33:15', '2026-07-28 11:33:15', 10, '[1693,1]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785238395;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785238395;}', 7, 1, '2026-07-28 11:33:49', '2026-07-28 11:33:49', 2971, NULL),
(621, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 12:44:05', '2026-07-28 12:44:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785242645;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785242645;}', 3, 1, '2026-07-28 12:44:48', '2026-07-28 12:44:48', 3038, NULL),
(622, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 13:44:48', '2026-07-28 13:44:48', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785246288;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785246288;}', 3, 1, '2026-07-28 13:45:00', '2026-07-28 13:45:00', 3106, NULL),
(623, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[1446,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(624, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[1447,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(625, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[1448,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(626, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[1315,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(627, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[190,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(628, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[212,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(629, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[399,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(630, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[427,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(631, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[433,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(632, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[434,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(633, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:39', '2026-07-28 13:10:39', 10, '[441,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244239;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244239;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(634, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[432,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(635, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[1293,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(636, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[1294,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(637, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[428,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(638, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[442,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(639, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:40', '2026-07-28 13:10:40', 10, '[435,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244240;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244240;}', 7, 1, '2026-07-28 13:10:41', '2026-07-28 13:10:41', 3066, NULL),
(640, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:50', '2026-07-28 13:10:50', 10, '[211,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244250;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(641, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:50', '2026-07-28 13:10:50', 10, '[439,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244250;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(642, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:50', '2026-07-28 13:10:50', 10, '[440,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244250;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(643, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:50', '2026-07-28 13:10:50', 10, '[438,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244250;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244250;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(644, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:51', '2026-07-28 13:10:51', 10, '[1207,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244251;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(645, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:51', '2026-07-28 13:10:51', 10, '[1208,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244251;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(646, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:10:51', '2026-07-28 13:10:51', 10, '[444,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244251;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244251;}', 7, 1, '2026-07-28 13:10:58', '2026-07-28 13:10:58', 3068, NULL),
(647, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:01', '2026-07-28 13:11:01', 10, '[1446,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244261;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(648, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:01', '2026-07-28 13:11:01', 10, '[1447,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244261;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(649, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:01', '2026-07-28 13:11:01', 10, '[1448,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244261;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(650, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:01', '2026-07-28 13:11:01', 10, '[1315,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244261;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(651, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[190,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(652, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[212,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(653, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[399,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(654, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[427,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(655, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[433,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(656, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[434,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(657, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[441,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(658, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[432,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(659, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[437,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(660, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[1293,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(661, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[1294,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(662, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[428,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(663, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[442,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(664, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[436,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(665, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[435,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(666, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[211,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(667, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[439,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(668, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:02', '2026-07-28 13:11:02', 10, '[440,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244262;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244262;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(669, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:03', '2026-07-28 13:11:03', 10, '[438,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244263;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(670, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:03', '2026-07-28 13:11:03', 10, '[1207,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244263;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(671, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:03', '2026-07-28 13:11:03', 10, '[1208,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244263;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3070, NULL),
(672, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-07-28 13:11:03', '2026-07-28 13:11:03', 10, '[444,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785244263;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785244263;}', 7, 1, '2026-07-28 13:11:56', '2026-07-28 13:11:56', 3071, NULL),
(673, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 14:45:00', '2026-07-28 14:45:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785249900;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785249900;}', 3, 1, '2026-07-28 15:54:03', '2026-07-28 15:54:03', 3126, NULL),
(674, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 16:54:03', '2026-07-28 16:54:03', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785257643;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785257643;}', 3, 1, '2026-07-28 16:58:00', '2026-07-28 16:58:00', 3128, NULL),
(675, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-28 17:58:00', '2026-07-28 17:58:00', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785261480;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785261480;}', 3, 1, '2026-07-29 04:15:51', '2026-07-29 04:15:51', 3131, NULL),
(676, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-29 16:15:51', '2026-07-29 16:15:51', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785341751;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785341751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-29 19:51:01', '2026-07-29 19:51:01', 3136, NULL),
(677, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-29 16:15:51', '2026-07-29 16:15:51', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785341751;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785341751;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-29 19:51:02', '2026-07-29 19:51:02', 3136, NULL),
(678, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 05:15:51', '2026-07-29 05:15:51', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785302151;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785302151;}', 3, 1, '2026-07-29 05:46:16', '2026-07-29 05:46:16', 3134, NULL),
(679, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 06:46:16', '2026-07-29 06:46:16', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785307576;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785307576;}', 3, 1, '2026-07-29 19:51:01', '2026-07-29 19:51:01', 3136, NULL),
(680, 'woocommerce_scheduled_sales', 'complete', '2026-07-30 05:46:16', '2026-07-30 05:46:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390376;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:44', '2026-07-30 06:03:44', 3151, NULL),
(681, 'woocommerce_cleanup_logs', 'complete', '2026-07-30 05:46:16', '2026-07-30 05:46:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390376;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:44', '2026-07-30 06:03:44', 3151, NULL),
(682, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-30 05:46:16', '2026-07-30 05:46:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390376;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390376;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:44', '2026-07-30 06:03:44', 3151, NULL),
(683, 'wc_admin_daily_wrapper', 'complete', '2026-07-30 05:46:17', '2026-07-30 05:46:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390377;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:44', '2026-07-30 06:03:44', 3151, NULL),
(684, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-30 05:46:18', '2026-07-30 05:46:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390378;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:45', '2026-07-30 06:03:45', 3151, NULL),
(685, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-30 05:46:18', '2026-07-30 05:46:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390378;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-30 06:03:45', '2026-07-30 06:03:45', 3151, NULL),
(686, 'woocommerce_cleanup_sessions', 'complete', '2026-07-30 06:00:00', '2026-07-30 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785391200;s:18:\"\0*\0first_timestamp\";i:1785391200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785391200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-30 06:03:45', '2026-07-30 06:03:45', 3151, NULL),
(687, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-29 05:46:28', '2026-07-29 05:46:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785303988;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785303988;}', 3, 1, '2026-07-29 19:51:01', '2026-07-29 19:51:01', 3136, NULL),
(688, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-30 05:46:18', '2026-07-30 05:46:18', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785390378;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785390378;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-30 06:03:45', '2026-07-30 06:03:45', 3151, NULL),
(690, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-29 20:51:01', '2026-07-29 20:51:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785358261;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785358261;}', 3, 1, '2026-07-30 00:46:09', '2026-07-30 00:46:09', 3146, NULL),
(691, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-30 07:51:02', '2026-07-30 07:51:02', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785397862;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785397862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-30 20:15:26', '2026-07-30 20:15:26', 3157, NULL),
(692, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-30 07:51:02', '2026-07-30 07:51:02', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785397862;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785397862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-30 20:15:26', '2026-07-30 20:15:26', 3157, NULL),
(693, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 01:46:09', '2026-07-30 01:46:09', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785375969;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785375969;}', 3, 1, '2026-07-30 03:59:28', '2026-07-30 03:59:28', 3149, NULL),
(694, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 04:59:28', '2026-07-30 04:59:28', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785387568;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785387568;}', 3, 1, '2026-07-30 06:03:44', '2026-07-30 06:03:44', 3151, NULL),
(695, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 07:03:44', '2026-07-30 07:03:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785395024;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785395024;}', 3, 1, '2026-07-30 20:15:26', '2026-07-30 20:15:26', 3157, NULL),
(696, 'woocommerce_scheduled_sales', 'complete', '2026-07-31 06:03:44', '2026-07-31 06:03:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477824;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL),
(697, 'woocommerce_cleanup_logs', 'complete', '2026-07-31 06:03:44', '2026-07-31 06:03:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477824;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL),
(698, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-07-31 06:03:44', '2026-07-31 06:03:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477824;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL),
(699, 'wc_admin_daily_wrapper', 'complete', '2026-07-31 06:03:44', '2026-07-31 06:03:44', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477824;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL),
(700, 'woocommerce_cleanup_personal_data', 'complete', '2026-07-31 06:03:45', '2026-07-31 06:03:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477825;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:39', '2026-07-31 08:17:39', 3168, NULL),
(701, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-07-31 06:03:45', '2026-07-31 06:03:45', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477825;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 08:17:39', '2026-07-31 08:17:39', 3168, NULL),
(706, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-30 21:15:26', '2026-07-30 21:15:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785446126;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785446126;}', 3, 1, '2026-07-31 01:07:57', '2026-07-31 01:07:57', 3160, NULL),
(703, 'woocommerce_cleanup_sessions', 'complete', '2026-07-31 06:00:00', '2026-07-31 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477600;s:18:\"\0*\0first_timestamp\";i:1785477600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL);
INSERT INTO `bas_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(704, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-30 06:03:55', '2026-07-30 06:03:55', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785391435;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785391435;}', 3, 1, '2026-07-30 06:04:02', '2026-07-30 06:04:02', 3153, NULL),
(705, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-07-31 06:03:45', '2026-07-31 06:03:45', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785477825;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785477825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-07-31 08:17:39', '2026-07-31 08:17:39', 3168, NULL),
(707, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-31 08:15:26', '2026-07-31 08:15:26', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785485726;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785485726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-31 08:17:39', '2026-07-31 08:17:39', 3168, NULL),
(708, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-31 08:15:26', '2026-07-31 08:15:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785485726;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785485726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-31 08:17:39', '2026-07-31 08:17:39', 3168, NULL),
(709, 'fetch_patterns', 'complete', '2026-07-31 20:15:27', '2026-07-31 20:15:27', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785528927;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785528927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-07-31 20:45:29', '2026-07-31 20:45:29', 3176, NULL),
(710, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-31 02:07:57', '2026-07-31 02:07:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785463677;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785463677;}', 3, 1, '2026-07-31 02:43:50', '2026-07-31 02:43:50', 3164, NULL),
(711, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-31 03:43:50', '2026-07-31 03:43:50', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785469430;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785469430;}', 3, 1, '2026-07-31 04:18:10', '2026-07-31 04:18:10', 3166, NULL),
(712, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-31 05:18:10', '2026-07-31 05:18:10', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785475090;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785475090;}', 3, 1, '2026-07-31 08:17:38', '2026-07-31 08:17:38', 3168, NULL),
(713, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-31 09:17:38', '2026-07-31 09:17:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785489458;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785489458;}', 3, 1, '2026-07-31 20:45:29', '2026-07-31 20:45:29', 3176, NULL),
(726, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-07-31 21:45:29', '2026-07-31 21:45:29', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785534329;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785534329;}', 3, 1, '2026-08-01 04:13:27', '2026-08-01 04:13:27', 3180, NULL),
(715, 'woocommerce_scheduled_sales', 'complete', '2026-08-01 08:17:38', '2026-08-01 08:17:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572258;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:15', '2026-08-01 12:42:15', 3186, NULL),
(716, 'woocommerce_cleanup_logs', 'complete', '2026-08-01 08:17:38', '2026-08-01 08:17:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572258;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:15', '2026-08-01 12:42:15', 3186, NULL),
(717, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-01 08:17:38', '2026-08-01 08:17:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572258;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:15', '2026-08-01 12:42:15', 3186, NULL),
(718, 'wc_admin_daily_wrapper', 'complete', '2026-08-01 08:17:38', '2026-08-01 08:17:38', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572258;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572258;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:15', '2026-08-01 12:42:15', 3186, NULL),
(719, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-01 08:17:39', '2026-08-01 08:17:39', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572259;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:16', '2026-08-01 12:42:16', 3186, NULL),
(720, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-01 08:17:39', '2026-08-01 08:17:39', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572259;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-01 12:42:16', '2026-08-01 12:42:16', 3186, NULL),
(721, 'woocommerce_refresh_order_count_cache', 'complete', '2026-07-31 20:17:39', '2026-07-31 20:17:39', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785529059;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785529059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-07-31 20:45:29', '2026-07-31 20:45:29', 3176, NULL),
(722, 'wc-admin_process_pending_orders_batch', 'complete', '2026-07-31 20:17:39', '2026-07-31 20:17:39', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785529059;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785529059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-07-31 20:45:29', '2026-07-31 20:45:29', 3176, NULL),
(723, 'woocommerce_cleanup_sessions', 'complete', '2026-08-01 06:00:00', '2026-08-01 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785564000;s:18:\"\0*\0first_timestamp\";i:1785564000;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785564000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-01 06:01:58', '2026-08-01 06:01:58', 3184, NULL),
(724, 'generate_category_lookup_table_wrapper', 'complete', '2026-07-31 08:17:49', '2026-07-31 08:17:49', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785485869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785485869;}', 3, 1, '2026-07-31 08:18:03', '2026-07-31 08:18:03', 3170, NULL),
(725, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-01 08:17:39', '2026-08-01 08:17:39', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785572259;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785572259;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-01 12:42:17', '2026-08-01 12:42:17', 3186, NULL),
(727, 'fetch_patterns', 'complete', '2026-08-01 20:45:29', '2026-08-01 20:45:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785617129;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785617129;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 03:50:59', '2026-08-02 03:50:59', 3198, NULL),
(728, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-01 08:45:29', '2026-08-01 08:45:29', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785573929;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785573929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-01 12:42:16', '2026-08-01 12:42:16', 3186, NULL),
(729, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-01 08:45:29', '2026-08-01 08:45:29', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785573929;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785573929;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-01 12:42:16', '2026-08-01 12:42:16', 3186, NULL),
(730, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 05:13:27', '2026-08-01 05:13:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785561207;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785561207;}', 3, 1, '2026-08-01 05:59:38', '2026-08-01 05:59:38', 3182, NULL),
(731, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 06:59:38', '2026-08-01 06:59:38', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785567578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785567578;}', 3, 1, '2026-08-01 12:42:15', '2026-08-01 12:42:15', 3186, NULL),
(745, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 04:50:59', '2026-08-02 04:50:59', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785646259;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785646259;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(733, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-01 13:42:15', '2026-08-01 13:42:15', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785591735;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785591735;}', 3, 1, '2026-08-02 03:50:59', '2026-08-02 03:50:59', 3198, NULL),
(734, 'woocommerce_scheduled_sales', 'complete', '2026-08-02 12:42:15', '2026-08-02 12:42:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674535;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(735, 'woocommerce_cleanup_logs', 'complete', '2026-08-02 12:42:15', '2026-08-02 12:42:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674535;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(736, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-02 12:42:15', '2026-08-02 12:42:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674535;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(737, 'wc_admin_daily_wrapper', 'complete', '2026-08-02 12:42:15', '2026-08-02 12:42:15', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674535;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(738, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-02 12:42:16', '2026-08-02 12:42:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674536;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:33', '2026-08-02 14:48:33', 3200, NULL),
(739, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-02 12:42:16', '2026-08-02 12:42:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674536;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-02 14:48:33', '2026-08-02 14:48:33', 3200, NULL),
(740, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-02 00:42:16', '2026-08-02 00:42:16', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785631336;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785631336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-02 03:50:59', '2026-08-02 03:50:59', 3198, NULL),
(741, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-02 00:42:16', '2026-08-02 00:42:16', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785631336;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785631336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-02 03:50:59', '2026-08-02 03:50:59', 3198, NULL),
(742, 'woocommerce_cleanup_sessions', 'complete', '2026-08-02 06:00:00', '2026-08-02 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785650400;s:18:\"\0*\0first_timestamp\";i:1785650400;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785650400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-02 14:48:32', '2026-08-02 14:48:32', 3200, NULL),
(743, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-01 12:42:27', '2026-08-01 12:42:27', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785588147;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785588147;}', 3, 1, '2026-08-01 12:43:05', '2026-08-01 12:43:05', 3188, NULL),
(744, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-02 12:42:17', '2026-08-02 12:42:17', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785674537;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785674537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-02 14:48:33', '2026-08-02 14:48:33', 3200, NULL),
(746, 'fetch_patterns', 'complete', '2026-08-03 03:50:59', '2026-08-03 03:50:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785729059;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785729059;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 03:56:34', '2026-08-03 03:56:34', 3205, NULL),
(747, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-02 15:50:59', '2026-08-02 15:50:59', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785685859;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785685859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-02 19:06:17', '2026-08-02 19:06:17', 3202, NULL),
(748, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-02 15:50:59', '2026-08-02 15:50:59', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785685859;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785685859;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-02 19:06:17', '2026-08-02 19:06:17', 3202, NULL),
(749, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 15:48:32', '2026-08-02 15:48:32', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785685712;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785685712;}', 3, 1, '2026-08-02 19:06:17', '2026-08-02 19:06:17', 3202, NULL),
(760, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-02 20:06:17', '2026-08-02 20:06:17', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785701177;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785701177;}', 3, 1, '2026-08-03 03:56:34', '2026-08-03 03:56:34', 3205, NULL),
(751, 'woocommerce_scheduled_sales', 'complete', '2026-08-03 14:48:32', '2026-08-03 14:48:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768512;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(752, 'woocommerce_cleanup_logs', 'complete', '2026-08-03 14:48:32', '2026-08-03 14:48:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768512;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(753, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-03 14:48:32', '2026-08-03 14:48:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768512;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(754, 'wc_admin_daily_wrapper', 'complete', '2026-08-03 14:48:32', '2026-08-03 14:48:32', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768512;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768512;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(755, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-03 14:48:33', '2026-08-03 14:48:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768513;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(756, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-03 14:48:33', '2026-08-03 14:48:33', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768513;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(757, 'woocommerce_cleanup_sessions', 'complete', '2026-08-03 06:00:00', '2026-08-03 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785736800;s:18:\"\0*\0first_timestamp\";i:1785736800;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785736800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-03 13:07:18', '2026-08-03 13:07:18', 3207, NULL),
(758, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-02 14:48:43', '2026-08-02 14:48:43', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785682123;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785682123;}', 3, 1, '2026-08-02 19:06:17', '2026-08-02 19:06:17', 3202, NULL),
(759, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-03 14:48:33', '2026-08-03 14:48:33', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785768513;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785768513;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-03 16:11:27', '2026-08-03 16:11:27', 3211, NULL),
(761, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-03 07:06:17', '2026-08-03 07:06:17', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785740777;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785740777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-03 13:07:18', '2026-08-03 13:07:18', 3207, NULL),
(762, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-03 07:06:17', '2026-08-03 07:06:17', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785740777;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785740777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-03 13:07:18', '2026-08-03 13:07:18', 3207, NULL),
(763, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 04:56:34', '2026-08-03 04:56:34', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785732994;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785732994;}', 3, 1, '2026-08-03 13:07:18', '2026-08-03 13:07:18', 3207, NULL),
(764, 'fetch_patterns', 'complete', '2026-08-04 03:56:34', '2026-08-04 03:56:34', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785815794;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785815794;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 04:18:06', '2026-08-04 04:18:06', 3231, NULL),
(765, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 14:07:18', '2026-08-03 14:07:18', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785766038;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785766038;}', 3, 1, '2026-08-03 16:11:26', '2026-08-03 16:11:26', 3211, NULL),
(779, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 19:41:25', '2026-08-03 19:41:25', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785786085;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785786085;}', 3, 1, '2026-08-03 23:55:57', '2026-08-03 23:55:57', 3222, NULL),
(780, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 00:55:57', '2026-08-04 00:55:57', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785804957;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785804957;}', 3, 1, '2026-08-04 04:18:05', '2026-08-04 04:18:05', 3231, NULL),
(767, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-04 01:07:18', '2026-08-04 01:07:18', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785805638;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785805638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-04 04:18:05', '2026-08-04 04:18:05', 3231, NULL),
(768, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-04 01:07:18', '2026-08-04 01:07:18', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785805638;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785805638;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-04 04:18:05', '2026-08-04 04:18:05', 3231, NULL),
(769, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-03 17:11:26', '2026-08-03 17:11:26', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785777086;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785777086;}', 3, 1, '2026-08-03 18:41:25', '2026-08-03 18:41:25', 3218, NULL),
(770, 'woocommerce_scheduled_sales', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:30', '2026-08-04 20:50:30', 3238, NULL),
(771, 'woocommerce_cleanup_logs', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:30', '2026-08-04 20:50:30', 3238, NULL),
(772, 'woocommerce_cleanup_rate_limits_wrapper', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:30', '2026-08-04 20:50:30', 3238, NULL),
(773, 'wc_admin_daily_wrapper', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:30', '2026-08-04 20:50:30', 3238, NULL),
(774, 'woocommerce_cleanup_personal_data', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(775, 'woocommerce_tracker_send_event_wrapper', 'complete', '2026-08-04 16:11:26', '2026-08-04 16:11:26', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859886;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859886;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(776, 'woocommerce_cleanup_sessions', 'complete', '2026-08-04 06:00:00', '2026-08-04 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785823200;s:18:\"\0*\0first_timestamp\";i:1785823200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785823200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-04 07:17:24', '2026-08-04 07:17:24', 3233, NULL),
(777, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-03 16:11:37', '2026-08-03 16:11:37', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785773497;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785773497;}', 3, 1, '2026-08-03 16:12:25', '2026-08-03 16:12:25', 3214, NULL),
(778, 'action_scheduler_run_recurring_actions_schedule_hook', 'complete', '2026-08-04 16:11:27', '2026-08-04 16:11:27', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785859887;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785859887;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(781, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 05:18:05', '2026-08-04 05:18:05', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785820685;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785820685;}', 3, 1, '2026-08-04 07:17:24', '2026-08-04 07:17:24', 3233, NULL),
(782, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-04 16:18:05', '2026-08-04 16:18:05', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785860285;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785860285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(783, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-04 16:18:05', '2026-08-04 16:18:05', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785860285;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785860285;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(784, 'fetch_patterns', 'complete', '2026-08-05 04:18:06', '2026-08-05 04:18:06', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785903486;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785903486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 1, '2026-08-05 04:42:01', '2026-08-05 04:42:01', 3247, NULL),
(785, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 08:17:24', '2026-08-04 08:17:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785831444;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785831444;}', 3, 1, '2026-08-04 20:50:30', '2026-08-04 20:50:30', 3238, NULL),
(786, 'woocommerce_cleanup_sessions', 'complete', '2026-08-04 19:17:24', '2026-08-04 19:17:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785871044;s:18:\"\0*\0first_timestamp\";i:1785823200;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785871044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-04 20:50:31', '2026-08-04 20:50:31', 3238, NULL),
(787, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-04 21:50:30', '2026-08-04 21:50:30', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785880230;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785880230;}', 3, 1, '2026-08-05 00:12:46', '2026-08-05 00:12:46', 3244, NULL),
(788, 'woocommerce_scheduled_sales', 'pending', '2026-08-05 20:50:30', '2026-08-05 20:50:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963030;s:18:\"\0*\0first_timestamp\";i:1783555200;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(789, 'woocommerce_cleanup_logs', 'pending', '2026-08-05 20:50:30', '2026-08-05 20:50:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963030;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(790, 'woocommerce_cleanup_rate_limits_wrapper', 'pending', '2026-08-05 20:50:30', '2026-08-05 20:50:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963030;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(791, 'wc_admin_daily_wrapper', 'pending', '2026-08-05 20:50:30', '2026-08-05 20:50:30', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963030;s:18:\"\0*\0first_timestamp\";i:1783566000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963030;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(792, 'woocommerce_cleanup_personal_data', 'pending', '2026-08-05 20:50:31', '2026-08-05 20:50:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963031;s:18:\"\0*\0first_timestamp\";i:1783511448;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(793, 'woocommerce_tracker_send_event_wrapper', 'pending', '2026-08-05 20:50:31', '2026-08-05 20:50:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963031;s:18:\"\0*\0first_timestamp\";i:1783511479;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(794, 'woocommerce_refresh_order_count_cache', 'complete', '2026-08-05 08:50:31', '2026-08-05 08:50:31', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785919831;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785919831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 1, '2026-08-05 17:11:24', '2026-08-05 17:11:24', 3249, NULL),
(795, 'wc-admin_process_pending_orders_batch', 'complete', '2026-08-05 08:50:31', '2026-08-05 08:50:31', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785919831;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785919831;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 1, '2026-08-05 17:11:24', '2026-08-05 17:11:24', 3249, NULL),
(801, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-05 01:12:46', '2026-08-05 01:12:46', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785892366;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785892366;}', 3, 1, '2026-08-05 04:42:01', '2026-08-05 04:42:01', 3247, NULL),
(797, 'woocommerce_cleanup_sessions', 'complete', '2026-08-05 06:00:00', '2026-08-05 06:00:00', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785909600;s:18:\"\0*\0first_timestamp\";i:1785909600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785909600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 1, '2026-08-05 17:11:24', '2026-08-05 17:11:24', 3249, NULL),
(798, 'generate_category_lookup_table_wrapper', 'complete', '2026-08-04 20:50:41', '2026-08-04 20:50:41', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785876641;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785876641;}', 3, 1, '2026-08-04 20:52:19', '2026-08-04 20:52:19', 3242, NULL),
(799, 'action_scheduler_run_recurring_actions_schedule_hook', 'pending', '2026-08-05 20:50:31', '2026-08-05 20:50:31', 20, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785963031;s:18:\"\0*\0first_timestamp\";i:1783511435;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785963031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 1, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(800, 'woocommerce_run_product_attribute_lookup_update_callback', 'complete', '2026-08-04 20:50:32', '2026-08-04 20:50:32', 10, '[1510,3]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785876632;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785876632;}', 7, 1, '2026-08-04 20:50:35', '2026-08-04 20:50:35', 3240, NULL),
(802, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-05 05:42:01', '2026-08-05 05:42:01', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785908521;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785908521;}', 3, 1, '2026-08-05 17:11:24', '2026-08-05 17:11:24', 3249, NULL),
(803, 'fetch_patterns', 'pending', '2026-08-06 04:42:01', '2026-08-06 04:42:01', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785991321;s:18:\"\0*\0first_timestamp\";i:1785219411;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785991321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(804, 'woocommerce_cancel_unpaid_orders', 'complete', '2026-08-05 18:11:24', '2026-08-05 18:11:24', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785953484;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785953484;}', 3, 1, '2026-08-05 18:13:32', '2026-08-05 18:13:32', 3280, NULL),
(805, 'woocommerce_cleanup_sessions', 'pending', '2026-08-06 05:11:24', '2026-08-06 05:11:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785993084;s:18:\"\0*\0first_timestamp\";i:1785909600;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785993084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(806, 'woocommerce_refresh_order_count_cache', 'pending', '2026-08-06 05:11:24', '2026-08-06 05:11:24', 10, '[\"shop_order\"]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785993084;s:18:\"\0*\0first_timestamp\";i:1783554639;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785993084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 4, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(807, 'wc-admin_process_pending_orders_batch', 'pending', '2026-08-06 05:11:24', '2026-08-06 05:11:24', 10, '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1785993084;s:18:\"\0*\0first_timestamp\";i:1783511439;s:13:\"\0*\0recurrence\";i:43200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1785993084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:43200;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(808, 'woocommerce_cancel_unpaid_orders', 'pending', '2026-08-05 19:13:32', '2026-08-05 19:13:32', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1785957212;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1785957212;}', 3, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);

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

--
-- Table structure for table `bas_actionscheduler_claims`
--

CREATE TABLE `bas_actionscheduler_claims` (
  `claim_id` bigint(20) UNSIGNED NOT NULL,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_actionscheduler_groups`
--

CREATE TABLE `bas_actionscheduler_groups` (
  `group_id` bigint(20) UNSIGNED NOT NULL,
  `slug` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_actionscheduler_groups`
--

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

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

--
-- Table structure for table `bas_actionscheduler_logs`
--

CREATE TABLE `bas_actionscheduler_logs` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `message` text NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_actionscheduler_logs`
--

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

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

--
-- Table structure for table `bas_commentmeta`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_commentmeta`
--

INSERT INTO `bas_commentmeta` (`meta_id`, `comment_id`, `meta_key`, `meta_value`) VALUES
(1, 3, 'note_group', 'order_update'),
(2, 4, 'note_group', 'email_notification'),
(3, 5, 'note_group', 'email_notification'),
(4, 8, 'note_group', 'order_update'),
(5, 9, 'note_group', 'email_notification'),
(6, 10, 'note_group', 'email_notification');

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

--
-- Table structure for table `bas_comments`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_comments`
--

INSERT INTO `bas_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
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2026-07-08 09:30:39', '2026-07-08 09:30:39', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.', 0, 'post-trashed', '', 'comment', 0, 0),
(2, 1369, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 09:40:42', '2026-07-25 09:40:42', '<strong>Solid Affiliate</strong> </br> This order was referred by <a href=\'https://mrarif.me/apexium/wp-admin/admin.php?page=solid-affiliate-affiliates&action=edit&id=1\'> arif</a> earning a commission of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&pound;</span>10.00</bdi></span> </br> <a href=\'https://mrarif.me/apexium/wp-admin/admin.php?page=solid-affiliate-referrals&action=edit&id=1\'>View Referral #1</a>', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(3, 1369, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 09:40:43', '2026-07-25 09:40:43', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(4, 1369, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 09:40:43', '2026-07-25 09:40:43', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(5, 1369, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-25 09:40:43', '2026-07-25 09:40:43', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(6, 1391, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-27 07:48:42', '2026-07-27 07:48:42', '\n        <div class=\"solid-affiliate_woocommerce_order_note\">\n            <img src=\"https://solidaffiliate.com/brand/logo@2x.png\" height=\"24\" width=\"auto\" alt=\"Solid Affiliate logo\">\n            <hr>\n            <p style=\"margin-top:10px\"><strong>No referral was created for this order.</strong> These notes were returned: </p>\n            <ul><li>No auto referrals were created for this order.</li><li>No linked lifetimes commissions affiliate found for this customer.</li><li>No coupon was associated with this order.</li><li>No Visit cookie was found.</li></ul><div class=\"order_note-pill-1\">\n                <span>Conclusion</span>\n                <p>Referral was not created for this order because none of the referral checks passed.</p>\n            </div></div>\n    ', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(7, 1391, 'MyRewards', 'MyRewards@mrarif.me', '', '', '2026-07-27 07:48:43', '2026-07-27 07:48:43', '<b>web-admin</b> earned <b>8090 Points</b> in <b>Standard System</b> for this order', 0, '1', 'WooRewards', 'woorewards_note', 0, 0),
(8, 1391, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-27 07:48:43', '2026-07-27 07:48:43', 'Payment to be made upon delivery. Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(9, 1391, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-27 07:48:43', '2026-07-27 07:48:43', 'Email \"New order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(10, 1391, 'WooCommerce', 'woocommerce@mrarif.me', '', '', '2026-07-27 07:48:43', '2026-07-27 07:48:43', 'Email \"Processing order\" failed to send: Could not instantiate mail function..', 0, '1', 'WooCommerce', 'order_note', 0, 0);

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

--
-- Table structure for table `bas_e_events`
--

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

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

--
-- Table structure for table `bas_e_notes`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_e_notes_users_relations`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_e_submissions`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_e_submissions_actions_log`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_e_submissions_values`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_links`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_lwssession`
--

CREATE TABLE `bas_lwssession` (
  `id` varchar(20) NOT NULL,
  `expiry` int(20) DEFAULT NULL,
  `value` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_lwssession`
--

INSERT INTO `bas_lwssession` (`id`, `expiry`, `value`) VALUES
('l_1', 1785311406, 'a:0:{}');

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

--
-- Table structure for table `bas_lws_webhooks_events`
--

CREATE TABLE `bas_lws_webhooks_events` (
  `id` bigint(20) NOT NULL,
  `creation` timestamp NOT NULL DEFAULT current_timestamp() COMMENT 'Event date',
  `user_id` bigint(20) NOT NULL,
  `remote_user_id` varchar(64) DEFAULT NULL COMMENT 'An identifier for the user on the social network',
  `network` varchar(32) NOT NULL DEFAULT '' COMMENT 'Social network name: facebook, instagram...',
  `event` varchar(32) NOT NULL DEFAULT '' COMMENT 'Social event: like, follow, share...',
  `origin` varchar(64) DEFAULT NULL COMMENT 'Object the event as a post id. With user_id, are used to test event unicity',
  `data` text DEFAULT NULL COMMENT 'The event raw content'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_lws_wr_achieved_log`
--

CREATE TABLE `bas_lws_wr_achieved_log` (
  `id` bigint(30) NOT NULL,
  `user_id` bigint(20) NOT NULL COMMENT 'recipient user id',
  `creation` timestamp NOT NULL DEFAULT current_timestamp(),
  `display` timestamp NULL DEFAULT NULL,
  `popup` int(1) NOT NULL DEFAULT 1 COMMENT 'Is the achievement must pop to the user page or (false) only for log purpose',
  `title` text NOT NULL,
  `message` text NOT NULL,
  `image` text NOT NULL COMMENT 'Achievement icon, if no url given, a default image is picked',
  `background` text NOT NULL COMMENT 'Achievement icon background, if no url given, a default image is picked',
  `badge_id` bigint(20) DEFAULT NULL COMMENT 'The source badge if any',
  `origin` tinytext NOT NULL COMMENT 'source of the achievement'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_lws_wr_historic`
--

CREATE TABLE `bas_lws_wr_historic` (
  `id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `stack` varchar(255) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL DEFAULT '' COMMENT 'Each pool can have its own or share point stack',
  `mvt_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `points_moved` smallint(10) DEFAULT NULL,
  `new_total` int(20) DEFAULT NULL,
  `commentar` text NOT NULL,
  `origin` tinytext DEFAULT NULL COMMENT 'eg. unlockable/event post id (max 255 char)',
  `origin2` bigint(20) NOT NULL DEFAULT 0 COMMENT 'Additionnal info. eg. user_id that trigger the event origin',
  `order_id` int(20) DEFAULT NULL COMMENT 'If about a wc_order = post.ID',
  `blog_id` int(20) DEFAULT NULL COMMENT 'For multisite, the current blog during operation'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_lws_wr_historic`
--

INSERT INTO `bas_lws_wr_historic` (`id`, `user_id`, `stack`, `mvt_date`, `points_moved`, `new_total`, `commentar`, `origin`, `origin2`, `order_id`, `blog_id`) VALUES
(1, 1, 'standard_system', '2026-07-27 07:48:42', 7590, 7590, 'a:4:{i:0;s:27:\"Spent %1$s from order #%2$s\";i:1;s:13:\"&pound;759.77\";i:2;s:4:\"1391\";i:3;s:15:\"woorewards-lite\";}', '1386', 1, 1391, 1),
(2, 1, 'standard_system', '2026-07-27 07:48:42', 500, 8090, 'a:3:{i:0;s:24:\"First customer order #%s\";i:1;s:4:\"1391\";i:2;s:15:\"woorewards-lite\";}', '1387', 1, 1391, 1),
(3, 1, 'standard_system', '2026-07-27 07:49:00', -500, 7590, 'Coupon code : 436mu90xh8', '1388', 0, NULL, 1),
(4, 1, 'standard_system', '2026-07-27 07:50:01', -2000, 5590, 'Coupon code : j2n6npjpll', '1389', 0, NULL, 1),
(5, 1, 'standard_system', '2026-07-27 07:50:05', -2000, 3590, 'Coupon code : 1ueszlozvo', '1389', 0, NULL, 1);

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

--
-- Table structure for table `bas_lws_wr_tinyurls`
--

CREATE TABLE `bas_lws_wr_tinyurls` (
  `shorturl` varchar(256) CHARACTER SET ascii COLLATE ascii_bin NOT NULL,
  `longurl` text NOT NULL,
  `longref` varchar(32) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_lws_wr_userbadge`
--

CREATE TABLE `bas_lws_wr_userbadge` (
  `ub_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `badge_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `origin` tinytext NOT NULL COMMENT 'eg. unlockable post id (max 255 char)',
  `assign_date` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_options`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_options`
--

INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:29:{i:1785953637;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1785953670;a:1:{s:30:\"search-filter-pro/indexer/cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:25:\"search_filter_pro_1minute\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1785954150;a:1:{s:31:\"search-filter-pro/cache/cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:27:\"search_filter_pro_30minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1800;}}}i:1785954639;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:1785955838;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1785955840;a:1:{s:33:\"wc_admin_process_orders_milestone\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1785955844;a:1:{s:29:\"wc_admin_unsnooze_admin_notes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1785957213;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1785963031;a:1:{s:34:\"search-filter-pro/task-runner/cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"search_filter_pro_1day\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785965477;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:1785969039;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:1785970839;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:1785972639;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:1785973840;a:1:{s:45:\"woocommerce_marketplace_cron_fetch_promotions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1785994743;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1785996278;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786008639;a:2:{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: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:1786008677;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:1786008678;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:1786010429;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786010907;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:1786017038;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786020755;a:1:{s:30:\"search-filter/cron/maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:19:\"search_filter_3days\";s:4:\"args\";a:0:{}s:8:\"interval\";i:259200;}}}i:1786027713;a:1:{s:34:\"search-filter-pro/task-runner/cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"search_filter_pro_1day\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786032686;a:1:{s:34:\"search-filter-pro/task-runner/cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"search_filter_pro_1day\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1786036416;a:1:{s:22:\"mwp_update_public_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:1786481428;a:1:{s:36:\"search-filter-pro/core/notices/fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:19:\"search_filter_7days\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1786528538;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(12707, 'action_scheduler_migration_status', 'complete', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(12706, 'ptk_patterns', 'a:97:{i:0;a:20:{s:2:\"ID\";i:450;s:7:\"site_id\";i:231214916;s:5:\"title\";s:47:\"Intro: Heading with image and two columns above\";s:4:\"name\";s:51:\"intro-heading-with-image-and-two-columns-above-copy\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4005:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"480px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Stay dry in style</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Designed for both fashion and function, our rain jackets offers sleek styles and waterproof protection to keep you dry in any downpour.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:105:\"https://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-heading-with-image-and-two-columns-above-copy/\";s:13:\"modified_date\";s:19:\"2025-05-06 14:29:32\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:1;a:20:{s:2:\"ID\";i:448;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Intro: Two column with content and image\";s:4:\"name\";s:39:\"intro-two-column-with-content-and-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3489:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Sounds like<br>no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":79,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\" alt=\"\" class=\"wp-image-79\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/10/intro-two-column-with-content-and-image/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:14:17\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:2;a:20:{s:2:\"ID\";i:410;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Review: Centered testimonial\";s:4:\"name\";s:27:\"review-centered-testimonial\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4632:\"<!-- wp:group {\"metadata\":{\"name\":\"Review\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-centered-testimonial\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center has-large-font-size\">What people are saying</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\"I recently attended a pottery workshop at this shop, and it was such a wonderful experience. The instructor was patient and encouraging, and I had a blast getting creative with clay.”</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"64px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:64px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-medium-font-size\">Liz S.</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"small\"} -->\n<p class=\"has-text-align-center has-small-font-size\">Painter</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/review-centered-testimonial/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:03:45\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:3;a:20:{s:2:\"ID\";i:404;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Review: A quote with scattered images\";s:4:\"name\";s:36:\"review-a-quote-with-scattered-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4579:\"<!-- wp:group {\"metadata\":{\"categories\":[\"reviews\"],\"patternName\":\"review-a-quote-with-scattered-images\",\"name\":\"Review: A quote with scattered images\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":405,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/table-food-dessert-cake-circle-painting-23295-pxhere-2.png\" alt=\"\" class=\"wp-image-405\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":408,\"width\":\"95px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/formation-cave-food-autumn-darkness-still-life-790116-pxhere-2.png\" alt=\"\" class=\"wp-image-408\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:95px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"var:preset|spacing|20\",\"padding\":{\"right\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\",\"top\":\"var:preset|spacing|60\",\"bottom\":\"var:preset|spacing|60\"}},\"dimensions\":{\"minHeight\":\"\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--20)\"><!-- wp:spacer {\"height\":\"40px\"} -->\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"62px\",\"height\":\"62px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"className\":\"is-style-rounded\"} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-rounded\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"object-fit:cover;width:62px;height:62px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">\"The only limit is the extent of your imagination.\"</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Jayla H.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":406,\"width\":\"200px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"right\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignright size-full is-resized has-custom-border is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/plant-fruit-dish-meal-food-cooking-88153-pxhere-2.png\" alt=\"\" class=\"wp-image-406\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:200px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":407,\"width\":\"112px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"left\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignleft size-full is-resized has-custom-border is-style-default\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/tree-nature-branch-plant-fruit-flower-104610-pxhere.png\" alt=\"\" class=\"wp-image-407\" style=\"border-style:none;border-width:0px;aspect-ratio:1;object-fit:cover;width:112px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|40\"} -->\n<div style=\"height:var(--wp--preset--spacing--40)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/review-a-quote-with-scattered-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:4;a:20:{s:2:\"ID\";i:401;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Review: Two column centered reviews\";s:4:\"name\";s:2:\"ff\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7029:\"<!-- wp:group {\"metadata\":{\"name\":\"Reviews\",\"categories\":[\"featured\",\"reviews\"],\"patternName\":\"review-two-column-centered-reviews\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"wideSize\":\"900px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center\">Reviews</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":107,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Jayla H.</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">\"I\'ve been a loyal customer for years, and for good reason. The customer service is top-notch, and the products are always reliable.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":325,\"width\":\"48px\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100px\"}}} -->\n<figure class=\"wp-block-image size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"border-radius:100px;aspect-ratio:1;object-fit:cover;width:48px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"6px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"style\":{\"typography\":{\"lineHeight\":\"1\"}},\"className\":\"is-testimonial-name\",\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-testimonial-name has-small-font-size\" style=\"line-height:1\">Scott F.</h4>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"0\"} -->\n<div style=\"height:0\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-testimonial-review\"} -->\n<p class=\"has-text-align-center is-testimonial-review\">“I recently purchased a smart TV, and I couldn\'t be happier with my purchase. The staff was friendly and helpful, answering all of my questions.\"</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:24:\"_dotcom_imported_reviews\";a:3:{s:4:\"slug\";s:24:\"_dotcom_imported_reviews\";s:5:\"title\";s:24:\"_dotcom_imported_reviews\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:56:\"https://wooblockpatterns.wpcomstaging.com/2024/07/04/ff/\";s:13:\"modified_date\";s:19:\"2024-07-04 12:00:56\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:5;a:20:{s:2:\"ID\";i:397;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Three column pricing table\";s:4:\"name\";s:28:\"three-column-pricing-table-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:15916:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Elevate your learning</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\",\"width\":\"0px\"} -->\n<div style=\"height:var(--wp--preset--spacing--30);width:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Tiers\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$0</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Video lectures</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Interactive quizzes</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Certificates of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item (highlighted)\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"2px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:2px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$39</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Everything included in Free</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Personalized feedback</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Live Q&amp;A sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"metadata\":{\"name\":\"Tier Item\"},\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|50\"},\"blockGap\":\"var:preset|spacing|40\"},\"border\":{\"width\":\"1px\"}},\"borderColor\":\"primary\",\"backgroundColor\":\"base-2\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-border-color has-primary-border-color has-base-2-background-color has-background\" style=\"border-width:1px;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">Premium</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"className\":\"is-style-default\"} -->\n<h2 class=\"wp-block-heading is-style-default\">$99</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\"><s><span></span></s>Everything included in Basic</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Premium support</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Coaching sessions</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast-2\"}}}},\"textColor\":\"contrast-2\"} -->\n<p class=\"has-text-align-left has-contrast-2-color has-text-color has-link-color\"><strong>✦</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"textColor\":\"contrast\"} -->\n<p class=\"has-text-align-left has-contrast-color has-text-color has-link-color\">Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"16px\"} -->\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Subscribe</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:59:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:6;a:20:{s:2:\"ID\";i:395;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Two column boxed pricing table\";s:4:\"name\";s:30:\"two-column-boxed-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7641:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title has-ast-global-color-2-color has-text-color\">Pricing</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-description\"} -->\n<p class=\"has-text-align-center is-pricing-description\">Whether you\'re a self-paced learner looking for flexibility or someone who thrives with additional support and guidance, we have a plan for you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"800px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$69.00</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-boxed-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:49:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:7;a:20:{s:2:\"ID\";i:392;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column pricing table\";s:4:\"name\";s:24:\"two-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7002:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\",\"contentSize\":\"960px\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$99</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">It offers comprehensive access to all course materials, including video lectures, interactive quizzes, and downloadable resources.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\",\"left\":\"var:preset|spacing|10\",\"right\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\"><!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"380px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-text-align-center is-pricing-tier-name has-medium-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"level\":4,\"className\":\"is-pricing-tier-price\",\"fontSize\":\"xx-large\"} -->\n<h4 class=\"wp-block-heading has-text-align-center is-pricing-tier-price has-xx-large-font-size\">$199</h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"className\":\"is-pricing-tier-service\"} -->\n<p class=\"has-text-align-center is-pricing-tier-service\">Everything in the Basic plan plus exclusive perks and additional support. Enjoy live Q&amp;A, coaching sessions, and priority access to new content.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"0px\"} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:48:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:8;a:20:{s:2:\"ID\";i:384;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Two column service offerings\";s:4:\"name\";s:28:\"two-column-service-offerings\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4331:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$99/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":250,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" alt=\"\" class=\"wp-image-250\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-text-align-center has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">$199/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":237,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" alt=\"\" class=\"wp-image-237\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-column-service-offerings/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:21:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:9;a:20:{s:2:\"ID\";i:382;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Three columns of headings, images and links\";s:4:\"name\";s:42:\"three-columns-of-headings-images-and-links\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5801:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":63,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-wood-house-chair-floor-window-1-1024x683.jpg\" alt=\"\" class=\"wp-image-63\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. From fabric selection to dimensions, we\'ll bring your vision to life.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/54f708281f82831c082a1cf9d7b7faa9-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"4px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:4px\"><!-- wp:image {\"id\":354,\"aspectRatio\":\"3/2\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/ade23ce2024ccbbb42f7f7d6dfe5f2e0-1-684x1024.jpeg\" alt=\"\" class=\"wp-image-354\" style=\"aspect-ratio:3/2;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax in your newly furnished home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Get started</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-columns-of-headings-images-and-links/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:40:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:10;a:20:{s:2:\"ID\";i:380;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Grid of text features\";s:4:\"name\";s:21:\"grid-of-text-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5163:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments<br>to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/grid-of-text-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:41:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:11;a:20:{s:2:\"ID\";i:378;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Headings left, content right\";s:4:\"name\";s:27:\"headings-left-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6543:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|40\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Installation</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Enjoy peace of mind with our professional installation and setup services. From home theater systems to smart home devices, we\'ll ensure everything is installed and configured correctly for optimal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Maintenance</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Extend the lifespan of your electronics with our repair and maintenance services. Our skilled technicians will diagnose and fix any issues to keep your devices running smoothly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Trade-in</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly with us.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Support</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Get the most out of your electronics with our tech support and training services. Our experts will help troubleshoot any issues and provide guidance on using your devices effectively.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"#\">Discover more</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#4747471a\"}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#4747471a;color:#4747471a\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/headings-left-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:17:53\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:12;a:20:{s:2:\"ID\";i:376;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with six text sections\";s:4:\"name\";s:30:\"heading-with-six-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6956:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Our services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture customization</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Create bespoke pieces that perfectly fit your space and style with our customization services. We\'ll bring your vision to life.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Home staging</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Planning to sell your home? Our home staging service will help maximize its appeal to potential buyers, showcasing its full potential.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Interior design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work with you to transform your space into a stylish and functional haven that reflects your personal taste and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Furniture restoration</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Restore the beauty of your beloved furniture pieces. From refinishing to repairs, we\'ll breathe new life into your cherished items.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Delivery and assembly</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Enjoy hassle-free shopping with our delivery and assembly services. Let our team handle the heavy lifting and installation, so you can relax.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual design consultation</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our showroom? No problem! Our virtual design consultation service allows you to get expert advice from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-six-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:34:50\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:13;a:20:{s:2:\"ID\";i:371;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Three column boxed pricing table\";s:4:\"name\";s:26:\"three-column-pricing-table\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:9435:\"<!-- wp:group {\"metadata\":{\"name\":\"Pricing Table\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"className\":\"is-pricing-title\"} -->\n<h2 class=\"wp-block-heading has-text-align-center is-pricing-title\">Pricing</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Free</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$0.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Video lectures</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Interactive quizzes</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Downloadable resources</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Certificate of completion</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"metadata\":{\"name\":\"Pricing Title\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Basic</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$39.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-fill\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-fill\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Free</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Personalized feedback</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Live Q&amp;A sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Online community forums</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"color\":{\"background\":\"#00000012\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#00000012;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"className\":\"is-pricing-tier-name\",\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading is-pricing-tier-name has-large-font-size\">Premium</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-price\",\"fontSize\":\"small\"} -->\n<p class=\"is-pricing-tier-price has-small-font-size\">$99.00/month</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":100,\"className\":\"is-style-outline\"} --><div class=\"wp-block-button has-custom-width wp-block-button__width-100 is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Everything included in Basic</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Premium support</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Coaching sessions</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"className\":\"is-pricing-tier-service-checked\"} -->\n<p class=\"is-pricing-tier-service-checked\"><strong>✓</strong> Priority access to new content</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/three-column-pricing-table/\";s:13:\"modified_date\";s:19:\"2024-07-02 11:47:39\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:14;a:20:{s:2:\"ID\";i:359;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Two columns with images\";s:4:\"name\";s:23:\"two-columns-with-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5251:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|60\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":368,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/56b4ef6554bcb138de65c66f1ec092b9-2.jpeg\" alt=\"\" class=\"wp-image-368\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Trade-in and recycling</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Upgrade to the latest technology while being environmentally conscious with our trade-in and recycling programs. Trade in your old devices for credit towards new purchases or recycle them responsibly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":222,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" alt=\"\" class=\"wp-image-222\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Extended warranty</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Protect your investment with our extended warranty and protection plans. Get peace of mind knowing your electronics are covered against unexpected damage and defects.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/two-columns-with-images/\";s:13:\"modified_date\";s:19:\"2024-07-04 13:21:17\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:15;a:20:{s:2:\"ID\";i:357;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with four text sections\";s:4:\"name\";s:31:\"heading-with-four-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5530:\"<!-- wp:group {\"metadata\":{\"name\":\"Services\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"100%\"}},\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Services</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div style=\"margin-top:0;margin-bottom:0;height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Personal styling</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Work one-on-one with our expert stylists to curate outfits that align with your unique taste, body type, and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Wardrobe refresh</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Revamp your wardrobe. Our stylists will help you declutter, organize, and update your closet with fresh new pieces.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alterations and tailoring</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ensure the perfect fit. From hemming to resizing, our skilled tailors will tailor your garments to perfection.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"56px\"} -->\n<div style=\"height:56px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Virtual Shopping</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Can\'t make it to our store? Our virtual shopping assistance service allows you to shop from the comfort of your home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:25:\"_dotcom_imported_services\";a:3:{s:4:\"slug\";s:25:\"_dotcom_imported_services\";s:5:\"title\";s:25:\"_dotcom_imported_services\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/07/02/heading-with-four-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-24 14:35:12\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:16;a:20:{s:2:\"ID\";i:348;s:7:\"site_id\";i:231214916;s:5:\"title\";s:34:\"Personal bio with a contact button\";s:4:\"name\";s:34:\"personal-bio-with-a-contact-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3746:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":107,\"width\":\"175px\",\"height\":\"auto\",\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image aligncenter size-full is-resized has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/portrait.png\" alt=\"\" class=\"wp-image-107\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover;width:175px;height:auto\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"wideSize\":\"460px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Marianne R.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">“My journey into fashion began with a passion for sustainability and a love for artisanal crafts. Since childhood, I’ve been captivated by the intricate handiwork of global artisans and the stories behind their creations.” </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">About me</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/personal-bio-with-a-contact-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 18:33:10\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:17;a:20:{s:2:\"ID\";i:345;s:7:\"site_id\";i:231214916;s:5:\"title\";s:66:\"Circular avatar on left header on right with sub-header and button\";s:4:\"name\";s:66:\"circular-avatar-on-left-header-on-right-with-sub-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3620:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":346,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/8d605dc291be9f49e7e9afe9b8d0f5c7-1.png\" alt=\"\" class=\"wp-image-346\" style=\"border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get in touch</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:120:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-avatar-on-left-header-on-right-with-sub-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:53:07\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:18;a:20:{s:2:\"ID\";i:343;s:7:\"site_id\";i:231214916;s:5:\"title\";s:57:\"Circular image on right with large border header on right\";s:4:\"name\";s:57:\"circular-image-on-right-with-large-border-header-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3565:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">About us</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":262,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"radius\":\"100em\",\"width\":\"0px\",\"style\":\"none\"}}} -->\n<figure class=\"wp-block-image size-full has-custom-border\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" alt=\"\" class=\"wp-image-262\" style=\"border-style:none;border-width:0px;border-radius:100em;aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:111:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/circular-image-on-right-with-large-border-header-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:46:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:19;a:20:{s:2:\"ID\";i:341;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Header with a paragraph and stats\";s:4:\"name\";s:33:\"header-with-a-paragraph-and-stats\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4298:\"<!-- wp:group {\"metadata\":{\"name\":\"Numbers\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"75%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:75%\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">14M</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Satisfied clients</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">Eco</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are thinking about the planet</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"fontSize\":\"x-large\"} -->\n<h3 class=\"wp-block-heading has-x-large-font-size\">120</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Options</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:87:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/header-with-a-paragraph-and-stats/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:49:56\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:20;a:20:{s:2:\"ID\";i:338;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Team members\";s:4:\"name\";s:12:\"team-members\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11352:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\">Our Team</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"metadata\":{\"name\":\"Team members\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|50\",\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">David Carter</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Project manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>David oversees every project with precision and efficiency, ensuring that timelines are met and that every detail is executed flawlessly from concept to completion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":339,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/05414bb38f179cc7c6969cbaf1b152e1-1.jpeg\" alt=\"\" class=\"wp-image-339\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emma Reynolds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketing coordinator</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emma\'s creative flair and passion for design shine through in her work, as she curates captivating content and engaging campaigns to showcase our products and services.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/team-members/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:42:27\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:21;a:20:{s:2:\"ID\";i:334;s:7:\"site_id\";i:231214916;s:5:\"title\";s:8:\"Our team\";s:4:\"name\";s:8:\"our-team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10105:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Our Team</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":336,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/fab46ce87d847342cbe7410cdaa90732.jpeg\" alt=\"\" class=\"wp-image-336\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Emily Hayes</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Interior designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Emily brings over a decade of experience in interior design, specializing in creating unique and personalized spaces that reflect each client\'s personality and lifestyle. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":335,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f53d7341f90e86c42ed293bb386b5db4.jpeg\" alt=\"\" class=\"wp-image-335\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Mark Johnson</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Furniture designer</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>With a keen eye for detail and craftsmanship, Mark designs furniture pieces that blend style with functionality, ensuring every piece enhances the beauty of any space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Alex Parker</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Customer support specialist</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Alex is committed to ensuring our customers have a seamless experience, providing attentive support and assistance with any inquiries or concerns they may have.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"4px\"} -->\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"9px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Sophia Lee</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sales manager</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p>Sophia is dedicated to providing exceptional service to our customers, offering guidance to help them find the perfect furniture and décor pieces for their homes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"iconColor\":\"theme-4\",\"iconColorValue\":\"#242b2d\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"#\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"#\",\"service\":\"linkedin\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:62:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/our-team/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:43:04\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:22;a:20:{s:2:\"ID\";i:329;s:7:\"site_id\";i:231214916;s:5:\"title\";s:4:\"Team\";s:4:\"name\";s:4:\"team\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4779:\"<!-- wp:group {\"metadata\":{\"name\":\"Team\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\"} -->\n<h2 class=\"wp-block-heading has-text-align-left\">Meet the passionate team behind our brand</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":332,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]},\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/b804be09af895837548af933fdea519f.jpeg\" alt=\"\" class=\"wp-image-332\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":331,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/885b26a44a4ca21844c169eca79dcf8c.jpeg\" alt=\"\" class=\"wp-image-331\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|20\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":330,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/44df767ec48f3788eb836df942c12ca5.jpeg\" alt=\"\" class=\"wp-image-330\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"><!-- wp:image {\"id\":325,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/team/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:45:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:23;a:20:{s:2:\"ID\";i:327;s:7:\"site_id\";i:231214916;s:5:\"title\";s:5:\"About\";s:4:\"name\";s:5:\"about\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:6587:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":462,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/girls-in-the-hills-3.jpg\" alt=\"\" class=\"wp-image-462\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"24px\"} -->\n<div style=\"height:24px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Eco-friendly packaging</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">75%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Recycled materials</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"isStackedOnMobile\":false,\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile has-medium-font-size\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">80%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Less water usage</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"var:preset|spacing|20\",\"right\":\"var:preset|spacing|20\"},\"blockGap\":\"4px\"},\"border\":{\"left\":{\"color\":\"#1e1e1e40\",\"width\":\"1px\"},\"top\":[],\"right\":[],\"bottom\":[]}}} -->\n<div class=\"wp-block-column\" style=\"border-left-color:#1e1e1e40;border-left-width:1px;padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:var(--wp--preset--spacing--20)\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">100%</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Organic cotton</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"9px\"} -->\n<div style=\"height:9px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:59:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/about/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:31:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:24;a:20:{s:2:\"ID\";i:322;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"About with heading and images\";s:4:\"name\";s:29:\"about-with-heading-and-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4808:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Chic and eco-friendly fashion, thoughtfully crafted with organic fabrics and recycled materials.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":323,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/f3b0161d47e4ada886ef5f69d0637ddd.jpeg\" alt=\"\" class=\"wp-image-323\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:image {\"id\":325,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/cf19a5d21c3eeb7afa7c346b32af3ece-1.jpeg\" alt=\"\" class=\"wp-image-325\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group\"><!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"5vw\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":324,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/f554dfb297c4824916eb82ee70a3d942.jpeg\" alt=\"\" class=\"wp-image-324\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/about-with-heading-and-images/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:38:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:25;a:20:{s:2:\"ID\";i:319;s:7:\"site_id\";i:231214916;s:5:\"title\";s:22:\"List with descriptions\";s:4:\"name\";s:4:\"data\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:10266:\"<!-- wp:group {\"metadata\":{\"name\":\"Data list\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"color\":\"var:preset|color|theme-4\",\"width\":\"1px\"},\"right\":[],\"bottom\":[],\"left\":[]},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-color:var(--wp--preset--color--theme-4);border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">18 years</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have been in the market for 18 years and proved our customers our experience matters.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|20\"}},\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">54 countries</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We are worldwide with market participation in more than 54 countries in 5 continents.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}},\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px;padding-right:0;padding-left:0\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">98K users</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We have almost 100k active users with a high level of engagement and adoption.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Data entry\"},\"align\":\"wide\",\"style\":{\"border\":{\"top\":{\"width\":\"1px\"}}}} -->\n<div class=\"wp-block-group alignwide\" style=\"border-top-width:1px\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"color\":[],\"border\":{\"radius\":\"0px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"border-radius:0px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-4\"}}}},\"textColor\":\"theme-4\"} -->\n<h2 class=\"wp-block-heading has-theme-4-color has-text-color has-link-color\">$12M revenue</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:paragraph {\"align\":\"left\"} -->\n<p class=\"has-text-align-left\">We closed 2023 over $12M dollars in revenue which position us as leader in our industry</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:58:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/data/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:33:26\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:26;a:20:{s:2:\"ID\";i:317;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Tall content with image left\";s:4:\"name\";s:28:\"tall-content-with-image-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4051:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Committed to a greener lifestyle</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Our passion is crafting mindful moments with locally sourced, organic, and sustainable products. We\'re more than a store; we\'re your path to a community-driven, eco-friendly lifestyle that embraces premium quality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-left/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:06:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:27;a:20:{s:2:\"ID\";i:315;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Two column text sections\";s:4:\"name\";s:24:\"two-column-text-sections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3953:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">Ethical sourcing is at the forefront of everything we do. We\'re proud to champion sustainable fashion by prioritizing the use of organic and recycled materials in our clothing and accessories. By supporting fair trade initiatives and maintaining transparent supply chains, we ensure that every piece upholds our commitment to ethical practices.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and Craftsmanship</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-text-sections/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:16:22\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:28;a:20:{s:2:\"ID\";i:313;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Content with grid of images on right\";s:4:\"name\";s:36:\"content-with-grid-of-images-on-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5365:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:25%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"fontSize\":\"large\"} -->\n<h2 class=\"wp-block-heading has-large-font-size\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-large is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1-768x1024.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"18px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:90:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-grid-of-images-on-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:00\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:29;a:20:{s:2:\"ID\";i:311;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Pull left, fullwidth image\";s:4:\"name\";s:25:\"pull-left-fullwidth-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3473:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":63,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-wood-house-chair-floor-window-1.jpg\" alt=\"\" class=\"wp-image-63\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-left-fullwidth-image/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:24:14\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:30;a:20:{s:2:\"ID\";i:309;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Right-aligned content\";s:4:\"name\";s:21:\"right-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3470:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We are dedicated to crafting timeless pieces that stand the test of time. Each garment and accessory in our collection is a testament to our unwavering commitment to quality and craftsmanship. We take pride in using only the finest materials and employing meticulous attention to detail in every step of the creation process. From the stitching to the finishing touches, our products are thoughtfully designed to exude durability, longevity, and timeless elegance. When you shop with us, you can trust that you\'re investing in items that are not only stylish but also built to last, ensuring years of enjoyment and wear. We believe in fashion that not only looks good but also does good for the planet and its people. That\'s why we\'re dedicated to reducing the environmental and social impact of the clothing and accessories industry. When you shop with us, you can feel confident knowing that your purchase supports a more sustainable and ethical approach to fashion, making a positive difference in the world.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/right-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:23:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:31;a:20:{s:2:\"ID\";i:306;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Large heading with content on right\";s:4:\"name\";s:39:\"large-heading-with-content-on-the-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3440:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:50%\"><!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/large-heading-with-content-on-the-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 16:22:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:32;a:20:{s:2:\"ID\";i:303;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Tall content with image right\";s:4:\"name\";s:29:\"tall-content-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3981:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"blockGap\":\"var:preset|spacing|30\"},\"dimensions\":{\"minHeight\":\"100%\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"min-height:100%;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Meet us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":304,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/54f708281f82831c082a1cf9d7b7faa9-1.jpeg\" alt=\"\" class=\"wp-image-304\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/tall-content-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:58:41\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:33;a:20:{s:2:\"ID\";i:301;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Spread right, heavy text\";s:4:\"name\";s:23:\"spread-right-heavy-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3950:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"fontSize\":\"small\"} -->\n<p class=\"has-small-font-size\">About us</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Step into a world of botanical beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>With a passion for all things leafy, we offer a diverse collection of plants, from lush foliage to exotic blooms, to bring the beauty of nature into your home. Whether you\'re a seasoned plant parent or just beginning your green journey, our friendly team is here to help you find the perfect plant companion.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/spread-right-heavy-text/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:51\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:34;a:20:{s:2:\"ID\";i:299;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Heading with button and text\";s:4:\"name\";s:28:\"heading-with-button-and-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3802:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-button-and-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:56:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:35;a:20:{s:2:\"ID\";i:297;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:22:\"left-aligned-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2881:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>As we navigate the intricate tapestry of existence, we are constantly presented with choices, each a potential pathway to something extraordinary. This is a world where creativity knows no bounds, where the curious mind finds solace, and where the fearless heart discovers uncharted territories. It is a place where the pursuit of knowledge, the embrace of change, and the willingness to take risks are not mere options but essential ingredients for a life well-lived.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence. The only limit is the extent of your imagination.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:54:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:36;a:20:{s:2:\"ID\";i:294;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Fullwidth image, content pull right\";s:4:\"name\";s:34:\"fullwidth-image-content-pull-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3046:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:image {\"id\":295,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"full\"} -->\n<figure class=\"wp-block-image alignfull size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/90731e071ce29177b55e394f139c6400.jpeg\" alt=\"\" class=\"wp-image-295\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|10\",\"bottom\":\"var:preset|spacing|10\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"40%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Welcome to your premier destination for premium headphones and audio accessories. Dive into our curated collection, where cutting-edge technology meets sleek design to deliver an unparalleled listening experience. From wireless wonders to noise-canceling marvels, we have the perfect pair to suit every lifestyle and preference.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\"} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:88:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-content-pull-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:53:49\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:37;a:20:{s:2:\"ID\";i:291;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Content left, image right\";s:4:\"name\";s:24:\"content-left-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3389:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:heading {\"level\":4,\"fontSize\":\"small\"} -->\n<h4 class=\"wp-block-heading has-small-font-size\">About us</h4>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Elevate your space</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We specialize in curating exquisite home decor pieces that add an element of elegance to every space. With a keen eye for detail and a commitment to quality, we strive to bring sophistication and charm into your home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:image {\"id\":292,\"width\":\"521px\",\"height\":\"auto\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/b7754a09d649f4fe4ae390a60df7b556.jpeg\" alt=\"\" class=\"wp-image-292\" style=\"object-fit:cover;width:521px;height:auto\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:15:40\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:38;a:20:{s:2:\"ID\";i:289;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Centered heading and button\";s:4:\"name\";s:27:\"centered-heading-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2670:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-x-large-font-size\">Discover a world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"8px\"} -->\n<div style=\"height:8px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:49:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:39;a:20:{s:2:\"ID\";i:287;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Heading with content and large image below\";s:4:\"name\";s:42:\"heading-with-content-and-large-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4054:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-x-large-font-size\">Embrace<br>sustainable fashion</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>We believe that fashion should be as kind to the planet as it is to your wardrobe. With a commitment to sustainability and environmental responsibility, we curate a collection of chic and eco-friendly clothing.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p>From organic fabrics to recycled materials, every piece in our collection is thoughtfully crafted with the planet in mind.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|30\"} -->\n<div style=\"height:var(--wp--preset--spacing--30)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":75,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\"} -->\n<figure class=\"wp-block-image alignwide size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/man-person-winter-photography-statue-coat.png\" alt=\"\" class=\"wp-image-75\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-content-and-large-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:48:30\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:40;a:20:{s:2:\"ID\";i:284;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading with two media columns\";s:4:\"name\";s:30:\"heading-with-two-media-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4356:\"<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|30\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":285,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/e7e21c3e64f977311b55a59d66aec660.jpeg\" alt=\"\" class=\"wp-image-285\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"10px\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-bottom:10px\"><!-- wp:image {\"id\":273,\"aspectRatio\":\"4/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"color\":[]}} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/44024b9b9c88dd50f5cf11f5c31311c5-1.jpeg\" alt=\"\" class=\"wp-image-273\" style=\"aspect-ratio:4/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:heading {\"level\":3,\"fontSize\":\"large\"} -->\n<h3 class=\"wp-block-heading has-large-font-size\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every step of our process, from meticulous ingredient selection to adhering to stringent standards, reflects our dedication to quality. From the initial harvest to the finished product, we uphold uncompromising standards of freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-two-media-columns/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:47:28\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:41;a:20:{s:2:\"ID\";i:282;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Three columns with features\";s:4:\"name\";s:27:\"three-columns-with-features\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4409:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Commitment to sustainability</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At the heart of our mission is a commitment to sustainability. We prioritize environmentally friendly practices by sourcing locally grown produce, minimizing packaging waste, and championing sustainable farming methods.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Quality and freshness</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">At our core, we\'re dedicated to delivering excellence. We take great care in selecting only the finest organic fruits and vegetables, adhering to stringent standards to guarantee optimal freshness and flavor.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"className\":\"is-service-name\",\"fontSize\":\"medium\"} -->\n<h3 class=\"wp-block-heading is-service-name has-medium-font-size\" style=\"font-style:normal;font-weight:700\">Community engagement</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"className\":\"is-service-description\"} -->\n<p class=\"is-service-description\">From fostering partnerships with local farmers to active participation in community events, we\'re deeply committed to supporting initiatives focused on food security, nutrition, and overall well-being.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/three-columns-with-features/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:17:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:42;a:20:{s:2:\"ID\";i:279;s:7:\"site_id\";i:231214916;s:5:\"title\";s:36:\"Four image grid, content on the left\";s:4:\"name\";s:35:\"four-image-grid-content-on-the-left\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:5194:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"8px\",\"left\":\"8px\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":88,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/white-vase-decoration-pattern-ceramic-lamp.jpg\" alt=\"\" class=\"wp-image-88\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":62,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"400px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:40%\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Crafting beauty</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">More about us</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/four-image-grid-content-on-the-left/\";s:13:\"modified_date\";s:19:\"2024-07-18 12:07:14\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:43;a:20:{s:2:\"ID\";i:277;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Heading left and content right\";s:4:\"name\";s:30:\"heading-left-and-content-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3526:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"fontSize\":\"small\"} -->\n<h2 class=\"wp-block-heading has-small-font-size\">Create anything</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Discover a world of possibilities</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"55%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:55%\"><!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-left-and-content-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:41:54\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:44;a:20:{s:2:\"ID\";i:275;s:7:\"site_id\";i:231214916;s:5:\"title\";s:29:\"Content left with image right\";s:4:\"name\";s:29:\"content-left-with-image-right\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3420:\"<!-- wp:group {\"metadata\":{\"name\":\"About\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Where cycling dreams take flight</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Founded by avid cyclists with a passion for pedal-powered adventures, we\'re dedicated to providing top-quality bikes, accessories, and expert advice to riders of all levels.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:image {\"lightbox\":{\"enabled\":false},\"id\":70,\"aspectRatio\":\"1\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\" style=\"aspect-ratio:1;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_about\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_about\";s:5:\"title\";s:22:\"_dotcom_imported_about\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:83:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-left-with-image-right/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:40:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:45;a:20:{s:2:\"ID\";i:269;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Heading with image and two columns below\";s:4:\"name\";s:40:\"heading-with-image-and-two-columns-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4851:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0;margin-bottom:0\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Create anything</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":270,\"aspectRatio\":\"16/9\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/07/bc60cf21a37262b760535f0448a60acf-1.jpeg\" alt=\"\" class=\"wp-image-270\" style=\"aspect-ratio:16/9;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"top\",\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-top\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"420px\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Unleash your creativity at our pottery workshop</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"40%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:40%\"><!-- wp:paragraph -->\n<p>Join us for an immersive pottery workshop where you can explore the art of shaping clay. Learn techniques from experienced artisans, unleash your creativity, and create your own unique pieces to take home. Perfect for all skill levels!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Book now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-image-and-two-columns-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:35:10\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:46;a:20:{s:2:\"ID\";i:264;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Heading with three images below\";s:4:\"name\";s:31:\"heading-with-three-images-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4705:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|60\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:heading {\"align\":\"wide\"} -->\n<h2 class=\"wp-block-heading alignwide\">Beyond function: vases as works of art</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">We are dedicated to the art of craftsmanship, where each vase is meticulously crafted to perfection. Our passion for detail and commitment to quality shines through in every piece, resulting in vases that are not just functional, but true works of art.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|20\"} -->\n<div style=\"height:var(--wp--preset--spacing--20)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:image {\"id\":266,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/a0c4b80dc701de6a1143de003da3ef95-1.jpeg\" alt=\"\" class=\"wp-image-266\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":62,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/plant-white-leaf-flower-vase-green.jpg\" alt=\"\" class=\"wp-image-62\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":69,\"aspectRatio\":\"2/3\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:2/3;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/heading-with-three-images-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:26:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:47;a:20:{s:2:\"ID\";i:261;s:7:\"site_id\";i:231214916;s:5:\"title\";s:52:\"Full-width cover with heading, paragraph, and button\";s:4:\"name\";s:50:\"full-width-cover-with-heading-paragraph-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4040:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\",\"id\":262,\"dimRatio\":50,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeight\":558,\"minHeightUnit\":\"px\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|50\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);min-height:558px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-262\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/07/96bbcf9839d875a42e9aaaada8132a33.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"66.67%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:66.67%\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-xx-large-font-size\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your shade</h2>\n<!-- /wp:heading -->\n\n<!-- wp:spacer {\"height\":\"300px\"} -->\n<div style=\"height:300px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Explore our exclusive collection of sunglasses, crafted to elevate your look and safeguard your eyes. Find your perfect pair and see the world through a new lens.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\",\"orientation\":\"horizontal\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:104:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/full-width-cover-with-heading-paragraph-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:23:05\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:48;a:20:{s:2:\"ID\";i:259;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Left-aligned header and button\";s:4:\"name\";s:30:\"left-aligned-header-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2621:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination.</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Learn More</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-header-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:20:39\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:49;a:20:{s:2:\"ID\";i:254;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Left-aligned content\";s:4:\"name\";s:20:\"left-aligned-content\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3792:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"textAlign\":\"left\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-left has-xx-large-font-size\">A world of possibilities</h2>\n<!-- /wp:heading -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"80%\",\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|30\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:80%\"><!-- wp:paragraph {\"align\":\"left\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-left\">Welcome to a world of limitless possibilities, where the journey is as exhilarating as the destination, and where every moment is an opportunity to make your mark on the canvas of existence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Get Started</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Learn more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/left-aligned-content/\";s:13:\"modified_date\";s:19:\"2024-07-23 14:32:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:50;a:20:{s:2:\"ID\";i:252;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Pull right with wide image below\";s:4:\"name\";s:32:\"pull-right-with-wide-image-below\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3885:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:heading {\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-x-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Zoom through the streets on this premium 3-speed bike. Manufactured and assembled in Germany in the 80s.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button -->\n\n<!-- wp:button {\"className\":\"is-style-outline\"} --><div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"30%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:30%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:image {\"id\":70,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"wide\",\"className\":\"is-style-default\"} -->\n<figure class=\"wp-block-image alignwide size-full is-style-default\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/road-sport-vintage-wheel-retro-old.jpg\" alt=\"\" class=\"wp-image-70\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/pull-right-with-wide-image-below/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:17:04\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:51;a:20:{s:2:\"ID\";i:249;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth image with content and button\";s:4:\"name\";s:39:\"fullwidth-image-with-content-and-button\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3735:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-fullwidth-image-with-content-and-button-2\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\",\"id\":250,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-250\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/07/0ad9cb5f991125c89fc952521795a1e6-1.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Vintage vinyl treasures</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Step back in time and groove to the melodies of vinyl records. Dive into our eclectic collection, where each record spins tales of nostalgia and magic.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop vinyl records</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/fullwidth-image-with-content-and-button/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:15:23\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:52;a:20:{s:2:\"ID\";i:247;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Large left-aligned heading\";s:4:\"name\";s:26:\"large-left-aligned-heading\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2447:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/intro-left-aligned-header-and-button\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\">A world filled with boundless opportunities and endless potential</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/large-left-aligned-heading/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:11:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:53;a:20:{s:2:\"ID\";i:244;s:7:\"site_id\";i:231214916;s:5:\"title\";s:37:\"Centered heading with two column text\";s:4:\"name\";s:37:\"centered-heading-with-two-column-text\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4449:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\",\"categories\":[\"intro\"],\"patternName\":\"a8c/centered-heading-with-two-column-text\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Welcome home</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textAlign\":\"center\"} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\">Get Started</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"15%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:15%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>We believe that your home should be a reflection of your unique style and personality. Our curated collection of home essentials and decor pieces is designed to help you create a space that feels truly like you. From cozy furnishings to stylish accents, we offer everything you need to turn your house into a home.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:paragraph -->\n<p>Our expert designers will work closely with you to bring your vision to life. From furniture selection to color schemes, we\'ll provide professional advice and guidance every step of the way to help you achieve the perfect balance of comfort, functionality, and aesthetic appeal.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:91:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-heading-with-two-column-text/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:08:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:54;a:20:{s:2:\"ID\";i:243;s:7:\"site_id\";i:231214916;s:5:\"title\";s:33:\"Two column with image and content\";s:4:\"name\";s:35:\"two-column-with-image-and-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3498:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"verticalAlignment\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":69,\"aspectRatio\":\"3/4\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/tree-branch-plant-wood-leaf-flower.jpg\" alt=\"\" class=\"wp-image-69\" style=\"aspect-ratio:3/4;object-fit:cover\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:heading {\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-xx-large-font-size\">Elevate your greenery</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Spruce up your plants with our delightful ceramic pots, lovingly crafted to bring joy to your indoor and outdoor spaces.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/two-column-with-image-and-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-04 14:02:00\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:55;a:20:{s:2:\"ID\";i:242;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Centered content\";s:4:\"name\";s:18:\"centered-content-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3583:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"60%\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:60%\"><!-- wp:heading {\"textAlign\":\"center\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-xx-large-font-size\">Ride into adventure</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"70%\"}}} -->\n<p class=\"has-text-align-center\">Welcome to your ultimate destination for high-quality bikes that fuel your passion for adventure. Whether you\'re a casual rider, a mountain biking enthusiast, or a road cycling pro, our diverse range of bikes promises to elevate your riding experience. Each bike is crafted with precision, combining cutting-edge technology and superior craftsmanship.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Explore our collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/centered-content-2/\";s:13:\"modified_date\";s:19:\"2024-07-01 15:06:53\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:56;a:20:{s:2:\"ID\";i:241;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Content with button and fullwidth image\";s:4:\"name\";s:41:\"content-with-button-and-fullwidth-image-3\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3540:\"<!-- wp:group {\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"0\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:0;padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:heading {\"textAlign\":\"center\",\"textColor\":\"ast-global-color-2\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-ast-global-color-2-color has-text-color\">Sit back and relax</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">With a wide range of designer chairs to elevate your living space.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\",\"id\":231,\"dimRatio\":0,\"customOverlayColor\":\"#FFF\",\"isUserOverlayColor\":true,\"minHeight\":550,\"minHeightUnit\":\"px\",\"isDark\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"min-height:550px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#FFF\"></span><img class=\"wp-block-cover__image-background wp-image-231\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/fa0e410e907dc5ba65806d0a9e45c89c.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer -->\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:95:\"https://wooblockpatterns.wpcomstaging.com/2024/07/01/content-with-button-and-fullwidth-image-3/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:58:45\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:57;a:20:{s:2:\"ID\";i:239;s:7:\"site_id\";i:231214916;s:5:\"title\";s:41:\"Left-aligned content overlaid on an image\";s:4:\"name\";s:43:\"left-aligned-content-overlaid-on-an-image-2\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3486:\"<!-- wp:cover {\"url\":\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\",\"id\":79,\"dimRatio\":30,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"focalPoint\":{\"x\":0.45,\"y\":0.19},\"contentPosition\":\"bottom left\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-bottom-left alignfull\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-30 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-79\" alt=\"\" src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/man-person-music-black-and-white-white-photography.jpg\" style=\"object-position:45% 19%\" data-object-fit=\"cover\" data-object-position=\"45% 19%\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|80\"} -->\n<div style=\"height:var(--wp--preset--spacing--80)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|20\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"700px\",\"wideSize\":\"960px\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"left\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-left text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Sounds like no other</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"left\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"},\"spacing\":{\"margin\":{\"bottom\":\"var:preset|spacing|30\"}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#fefefe;margin-bottom:var(--wp--preset--spacing--30)\">Experience your music like never before with our latest generation of hi-fidelity headphones.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-buttons alignwide\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:97:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/left-aligned-content-overlaid-on-an-image-2/\";s:13:\"modified_date\";s:19:\"2024-07-05 10:42:03\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:58;a:20:{s:2:\"ID\";i:235;s:7:\"site_id\";i:231214916;s:5:\"title\";s:43:\"Center-aligned content overlaid on an image\";s:4:\"name\";s:44:\"fullwidth-image-with-call-to-action-overlaid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3467:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\",\"id\":237,\"dimRatio\":20,\"customOverlayColor\":\"#010101\",\"isUserOverlayColor\":true,\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#ffffff\"}}}},\"className\":\"alignfull\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull has-text-color has-link-color\" style=\"color:#ffffff;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#010101\"></span><img class=\"wp-block-cover__image-background wp-image-237\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/8d8416beec2ca80653d3b811bf6b1f77.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignwide\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\",\"wideSize\":\"580px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:heading {\"textAlign\":\"center\",\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}},\"className\":\"text-balance\",\"fontSize\":\"xx-large\"} -->\n<h2 class=\"wp-block-heading alignwide has-text-align-center text-balance has-text-color has-link-color has-xx-large-font-size\" style=\"color:#fefefe;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\">Find your groove</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"#fefefe\"}}},\"color\":{\"text\":\"#fefefe\"}}} -->\n<p class=\"has-text-align-center has-text-color has-link-color\" style=\"color:#fefefe\">Embark on a musical adventure, where every chord is a step towards harmony. Discover guitars of all shapes, sizes, and melodies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"},\"style\":{\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"theme-1\",\"textColor\":\"theme-5\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|theme-5\"}}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-theme-5-color has-theme-1-background-color has-text-color has-background has-link-color wp-element-button\">Discover collection</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|70\"} -->\n<div style=\"height:var(--wp--preset--spacing--70)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-image-with-call-to-action-overlaid/\";s:13:\"modified_date\";s:19:\"2024-07-05 09:24:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:59;a:20:{s:2:\"ID\";i:224;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Fullwidth content with background image\";s:4:\"name\";s:39:\"fullwidth-content-with-background-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2606:\"<!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\",\"id\":222,\"dimRatio\":0,\"overlayColor\":\"theme-5\",\"isUserOverlayColor\":true,\"minHeightUnit\":\"vh\",\"isDark\":false,\"metadata\":{\"name\":\"Intro\"},\"align\":\"full\",\"className\":\"alignfull\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|20\",\"bottom\":\"var:preset|spacing|20\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-cover alignfull is-light\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--40)\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-theme-5-background-color has-background-dim-0 has-background-dim\"></span><img class=\"wp-block-cover__image-background wp-image-222\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/772d1d20f57861f0aa71dccda165b03e.jpeg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"metadata\":{\"name\":\"Content\"},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"xx-large\"} -->\n<p class=\"has-text-align-center has-xx-large-font-size\">Craft your Story</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Welcome to the place where the journey of a thousand stories begins. Embrace the transformative power of writing, and let your voice echo through the pages of time. Join us, and turn your imagination into reality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|10\",\"style\":{\"layout\":[]}} -->\n<div style=\"height:var(--wp--preset--spacing--10)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\">Discover more</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":\"var:preset|spacing|50\"} -->\n<div style=\"height:var(--wp--preset--spacing--50)\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div></div>\n<!-- /wp:cover -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:22:\"_dotcom_imported_intro\";a:3:{s:4:\"slug\";s:22:\"_dotcom_imported_intro\";s:5:\"title\";s:22:\"_dotcom_imported_intro\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/06/28/fullwidth-content-with-background-image/\";s:13:\"modified_date\";s:19:\"2024-07-24 11:18:13\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:60;a:20:{s:2:\"ID\";i:208;s:7:\"site_id\";i:231214916;s:5:\"title\";s:32:\"Small Discount Banner with Image\";s:4:\"name\";s:32:\"small-discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2269:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/small-discount-banner-with-image\",\"name\":\"Small Discount Banner with Image\"},\"style\":{\"color\":{\"background\":\"#fcf8e1\"},\"spacing\":{\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"bottom\":\"20px\",\"left\":\"20px\"}}}} -->\n<div class=\"wp-block-columns has-background\" style=\"background-color:#fcf8e1;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px\"><!-- wp:column {\"width\":\"45%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\"},\"padding\":{\"left\":\"25px\",\"top\":\"25px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:25px;padding-left:25px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1\",\"fontSize\":\"30px\"}}} -->\n<p style=\"font-size:30px;font-style:normal;font-weight:300;line-height:1\"><em>Chairs</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"0\",\"fontSize\":\"30px\"},\"color\":{\"text\":\"#74227b\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:30px;font-style:normal;font-weight:300;line-height:0\"><em>from</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#74227b\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"900\",\"fontSize\":\"52px\",\"lineHeight\":\"1.2\"},\"elements\":{\"link\":{\"color\":{\"text\":\"#74227b\"}}}}} -->\n<p class=\"has-text-color has-link-color\" style=\"color:#74227b;font-size:52px;font-style:normal;font-weight:900;line-height:1.2\"><a href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">$149</a></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} -->\n<figure class=\"wp-block-image aligncenter size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:86:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/small-discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-11-06 17:35:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:61;a:20:{s:2:\"ID\";i:206;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Shop by Price\";s:4:\"name\";s:13:\"shop-by-price\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:11069:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/shop-by-price\",\"name\":\"Shop by Price\"},\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#e09300\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"isDark\":false,\"style\":{\"spacing\":{\"blockGap\":\"0em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"is-light has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover is-light has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#e09300\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">Highest</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?rating_filter=5\">rated</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?rating_filter=5\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><strong>Outdoor Furniture &amp; Accessories</strong></a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#6f64f1\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#6f64f1\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=15\">$15</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=15\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Summer Dinning</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#c1d21c\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#c1d21c\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=25\">$25</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=25\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Women\'s Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"25%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:25%\"><!-- wp:cover {\"customOverlayColor\":\"#10ca99\",\"isUserOverlayColor\":true,\"minHeight\":130,\"minHeightUnit\":\"px\",\"contentPosition\":\"top left\",\"style\":{\"spacing\":{\"blockGap\":\"0.8em\",\"padding\":{\"top\":\"0.8em\"}}},\"className\":\"has-background-color has-text-color\"} -->\n<div class=\"wp-block-cover has-custom-content-position is-position-top-left has-background-color has-text-color\" style=\"padding-top:0.8em;min-height:130px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim\" style=\"background-color:#10ca99\"></span><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"left\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} -->\n<p class=\"has-text-align-left has-text-color has-link-color\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">Under</a></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"5px\"}},\"color\":{\"text\":\"#ffffff\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}},\"fontSize\":\"large\"} -->\n<p class=\"has-text-color has-link-color has-large-font-size\" style=\"color:#ffffff;margin-top:0px;margin-bottom:5px;font-size:0.7em;line-height:1\"><strong><a style=\"text-decoration:none\" href=\"/shop/?max_price=20\">$20</a></strong></p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"textColor\":\"contrast\",\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"left\":\"0\",\"right\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"className\":\"is-style-outline\",\"fontSize\":\"small\"} --><div class=\"wp-block-button has-custom-font-size is-style-outline has-small-font-size\"><a class=\"wp-block-button__link has-contrast-color has-text-color wp-element-button\" href=\"/shop/?max_price=20\" style=\"border-style:none;border-width:0px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n					<strong>Kids\' Styles</strong>\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/shop-by-price/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:41:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:62;a:20:{s:2:\"ID\";i:204;s:7:\"site_id\";i:231214916;s:5:\"title\";s:42:\"Product List with Full Product Description\";s:4:\"name\";s:42:\"product-list-with-full-product-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3309:\"<!-- wp:query {\"queryId\":18,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-full-product-description\",\"name\":\"Product List with Full Product Description\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-terms {\"term\":\"product_cat\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-sku {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:96:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-full-product-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:63;a:20:{s:2:\"ID\";i:202;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product List with 1:1 Images\";s:4:\"name\";s:27:\"product-list-with-11-images\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2434:\"<!-- wp:query {\"queryId\":16,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-product-list-with-1-1-images\",\"name\":\"Product List with 1:1 Images\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:post-excerpt {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-list-with-11-images/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:35:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:64;a:20:{s:2:\"ID\";i:200;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Minimal Product List\";s:4:\"name\";s:20:\"minimal-product-list\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2060:\"<!-- wp:query {\"queryId\":14,\"query\":{\"perPage\":\"5\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-minimal-product-list\",\"name\":\"Minimal Product List\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"default\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:columns {\"isStackedOnMobile\":false} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-product-list/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:65;a:20:{s:2:\"ID\";i:198;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"4-Column Product Row\";s:4:\"name\";s:20:\"4-column-product-row\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2017:\"<!-- wp:query {\"queryId\":10,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-query-4-column-product-row\",\"name\":\"4-Column Product Row\"},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\",\"justifyContent\":\"space-between\",\"orientation\":\"horizontal\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:woocommerce/product-button {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:query -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/4-column-product-row/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:34:06\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:66;a:20:{s:2:\"ID\";i:192;s:7:\"site_id\";i:231214916;s:5:\"title\";s:44:\"Product Listing with Gallery and Description\";s:4:\"name\";s:44:\"product-listing-with-gallery-and-description\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:7230:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-listing-with-gallery-and-description\",\"name\":\"Product Listing with Gallery and Description\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"60px\",\"left\":\"60px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:columns {\"isStackedOnMobile\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":{\"top\":\"1.5rem\",\"left\":\"1.5rem\"}}}} -->\n<div class=\"wp-block-columns is-not-stacked-on-mobile\" style=\"margin-top:0;margin-bottom:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"15%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"var:preset|spacing|20\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"constrained\",\"wideSize\":\"80px\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:var(--wp--preset--spacing--20);padding-bottom:0;padding-left:0;flex-basis:15%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"verticalAlignment\":\"center\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":193,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/desk-table-wood-chair-floor-home-square.png\" alt=\"\" class=\"has-border-color wp-image-193\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":194,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-1.png\" alt=\"\" class=\"has-border-color wp-image-194\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":195,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"style\":{\"border\":{\"color\":\"#dddddd\",\"width\":\"1px\",\"radius\":\"5px\"}},\"className\":\"is-resized\"} -->\n<figure class=\"wp-block-image size-full has-custom-border is-resized\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-home-living-room-furniture-room-square.png\" alt=\"\" class=\"has-border-color wp-image-195\" style=\"border-color:#dddddd;border-width:1px;border-radius:5px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"85%\",\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-column\" style=\"flex-basis:85%\"><!-- wp:image {\"id\":196,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s2.wp.com/i/woo-block-patterns/2024/06/table-wood-chair-floor-living-room-furniture-vertical.png\" alt=\"\" class=\"wp-image-196\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"typography\":{\"fontSize\":\"48px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"textColor\":\"foreground\"} -->\n<h2 class=\"wp-block-heading has-foreground-color has-text-color\" style=\"font-size:48px;font-style:normal;font-weight:700\">Patterned Upright, Orange and White, Wood Legs</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"textColor\":\"luminous-vivid-amber\"} -->\n<p class=\"has-luminous-vivid-amber-color has-text-color\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:0.7em\">\n				<strong>4.2</strong>(1,079 reviews)\n			</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:1.2em\">\n				<strong><sup><sub>$</sub></sup>37.49</strong>\n			</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#7c0a99\"}}} -->\n<p class=\"has-text-color\" style=\"color:#7c0a99;font-size:0.7em\">Save $10 <s>was $47.49</s></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"18px\"}},\"textColor\":\"foreground\"} -->\n<p class=\"has-foreground-color has-text-color\" style=\"font-size:18px\">Designed with your well-being in mind, this chair features a contoured backrest that provides exceptional lumbar support, helping to reduce strain on your back during long hours of sitting. The adjustable height and tilt mechanisms allow you to customize the chair to your preferred sitting position, ensuring a comfortable and productive workday. Upholstered in premium fabric and available in a variety of colors, the Harmony Ergonomic Chair adds a touch of elegance to any room.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"80px\",\"right\":\"80px\"}},\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000;padding-right:80px;padding-left:80px\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"16px\"}}} -->\n<p style=\"font-size:16px\">SKU 6355793</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:98:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-listing-with-gallery-and-description/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:33:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:67;a:20:{s:2:\"ID\";i:188;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Product Hero\";s:4:\"name\";s:12:\"product-hero\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1616:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true,\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-single-product alignwide\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"40%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;flex-basis:40%\">\n			<!-- wp:woocommerce/product-image {\"showSaleBadge\":false,\"isDescendentOfSingleProductBlock\":true,\"height\":\"300px\"} /-->\n		</div>\n		<!-- /wp:column -->\n\n		<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"60%\",\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\",\"contentSize\":\"650px\"}} -->\n		<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:60%\">\n			<!-- wp:post-title {\"textAlign\":\"\",\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n			<!-- wp:woocommerce/product-price {\"isDescendentOfSingleProductBlock\":true} /-->\n\n			<!-- wp:group {\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-button {\"isDescendentOfSingleProductBlock\":true} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-excerpt {\"__woocommerceNamespace\":\"woocommerce/product-query/product-summary\"} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-hero/\";s:13:\"modified_date\";s:19:\"2025-02-14 15:20:35\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:68;a:20:{s:2:\"ID\";i:186;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Featured Products 2 Columns\";s:4:\"name\";s:27:\"featured-products-2-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2625:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-products-2-cols\",\"name\":\"Featured Products 2 Columns\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":8,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"24px\",\"top\":\"0\"}}}} /-->\n\n<!-- wp:columns {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-bottom\"><!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"bottom\"} -->\n<div class=\"wp-block-column is-vertically-aligned-bottom\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"right\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0rem\",\"top\":\"0\"}}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:heading {\"level\":4} -->\n<h4 class=\"wp-block-heading\"><strong>Fan favorites</strong></h4>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Get ready to start the season right. All the fan favorites in one place at the best price.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"width\":50} --><div class=\"wp-block-button has-custom-width wp-block-button__width-50\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">Shop All</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/featured-products-2-columns/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:30:24\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:69;a:20:{s:2:\"ID\";i:182;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Details Pattern\";s:4:\"name\";s:23:\"product-details-pattern\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:8559:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-details-pattern\",\"name\":\"Product Details Pattern\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"40px\",\"bottom\":\"0\",\"left\":\"0px\"},\"blockGap\":\"0px\"}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:40px;padding-bottom:0;padding-left:0px\"><!-- wp:image {\"id\":183,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/table-floor-home-living-room-furniture-room.png\" alt=\"\" class=\"wp-image-183\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"top\":\"0\",\"left\":\"0\"},\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"0.2em\",\"bottom\":\"0.2em\"}}}} -->\n<div class=\"wp-block-columns\" style=\"margin-top:0.2em;margin-bottom:0.2em;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"5px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;padding-right:5px;padding-bottom:0px;padding-left:0px\"><!-- wp:image {\"id\":184,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-white-chair-floor-shelf-lamp-square-lg.png\" alt=\"\" class=\"wp-image-184\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"style\":{\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000\">Luxurious Charcoal Grey Upholstered Sofa</h2>\n<!-- /wp:heading -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"0px\",\"margin\":{\"top\":\"10px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:10px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fcb900\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fcb900\">★★★★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#ffe8a4\"},\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffe8a4;margin-right:5px\">★</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\">  <strong>4.2</strong>(1,079 reviews)</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\",\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"margin\":{\"top\":\"2px\",\"bottom\":\"0px\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:2px;margin-bottom:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"1.2em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:1.2em\"><strong><sup><sub>$</sub></sup>158.99</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"layout\":{\"selfStretch\":\"fit\",\"flexSize\":null},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.7em\"><s>was $173.99</s></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#C51313\"}}} -->\n<p class=\"has-text-color\" style=\"color:#C51313;font-size:0.7em\"><strong>9% off</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"margin\":{\"top\":\"5px\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:5px\"><!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#00A510\"},\"typography\":{\"fontSize\":\"0.7em\"},\"spacing\":{\"margin\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#00A510;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:0.7em\"><strong>Free 2-Day Shipping</strong></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\">The \"Modern Elegance: Luxurious Charcoal Grey Upholstered Sofa\" harmonizes style and comfort to redefine your living space. This stunning piece is crafted with plush, high-density foam cushions, enveloped in a rich, charcoal grey fabric that is invitingly soft to the touch. Its clean lines and contemporary silhouette are complemented by the sturdy wooden frame, making it a durable yet stylish addition to any home decor. Whether you\'re lounging or entertaining, this sofa promises unrivaled comfort and a look that\'s seamlessly chic.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"text\":\"#ffffff\",\"background\":\"#000000\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" style=\"color:#ffffff;background-color:#000000\">Add to cart</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Features</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"style\":{\"spacing\":{\"margin\":{\"top\":\"10px\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}},\"color\":{\"text\":\"#000000\"}},\"className\":\"has-foreground-color\"} -->\n<ul style=\"color:#000000;margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0\" class=\"wp-block-list has-foreground-color has-text-color\"><!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Top shelf weight capacity of 100 lbs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"}}} -->\n<li style=\"font-size:0.8em\">Drawer weight capacity of 50 lbs</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"0.8em\"},\"color\":{\"text\":\"#000000\"}}} -->\n<p class=\"has-text-color\" style=\"color:#000000;font-size:0.8em\"><strong>Weight and Dimensions</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:table {\"hasFixedLayout\":false,\"style\":{\"typography\":{\"fontSize\":\"0.7em\"},\"color\":{\"text\":\"#000000\"}},\"backgroundColor\":\"background\",\"className\":\"is-style-stripes\"} -->\n<figure class=\"wp-block-table is-style-stripes\" style=\"font-size:0.7em\"><table class=\"has-background-background-color has-text-color has-background\" style=\"color:#000000\"><tbody><tr><td>Overall</td><td>36.5\'\' H X 40\'\' W X 20\'\' D</td></tr><tr><td>Drawer Interior</td><td>2\'\' H X 29.25\'\' W X 12.5\'\' D</td></tr><tr><td>Countertop</td><td>40\'\' W X 20\'\' D</td></tr><tr><td>Countertop Thickness</td><td>0.7\'\' H</td></tr><tr><td>Overall Product Weight</td><td>39.6 lb.</td></tr></tbody></table></figure>\n<!-- /wp:table --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-pattern/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:29:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:70;a:20:{s:2:\"ID\";i:180;s:7:\"site_id\";i:231214916;s:5:\"title\";s:31:\"Product Details Product Listing\";s:4:\"name\";s:31:\"product-details-product-listing\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1582:\"\n<!-- wp:woocommerce/single-product {\"isPreview\":true} -->\n<div class=\"wp-block-woocommerce-single-product\">\n	<!-- wp:columns -->\n	<div class=\"wp-block-columns\">\n		<!-- wp:column -->\n		<div class=\"wp-block-column\">\n			<!-- wp:post-featured-image {\"height\":\"490px\"} /-->\n\n			<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n			<div class=\"wp-block-group\">\n				<!-- wp:woocommerce/product-rating-stars {\"isDescendentOfSingleProductBlock\":true,\"textColor\":\"luminous-vivid-amber\",\"style\":{\"spacing\":{\"margin\":{\"right\":\"5px\"}}}} /-->\n				<!-- wp:woocommerce/product-average-rating {\"style\":{\"typography\":{\"fontWeight\":\"600\",\"fontSize\":\"14px\"}}} /-->\n				<!-- wp:woocommerce/product-rating-counter {\"isDescendentOfSingleProductBlock\":true,\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|contrast\"}}},\"typography\":{\"fontSize\":\"14px\"}}} /-->\n			</div>\n			<!-- /wp:group -->\n\n			<!-- wp:post-title {\"textAlign\":\"center\",\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}},\"fontSize\":\"x-large\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n			<!-- wp:woocommerce/product-price {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true,\"style\":{\"typography\":{\"fontSize\":\"28px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n			<!-- wp:woocommerce/product-button {\"textAlign\":\"center\",\"isDescendentOfSingleProductBlock\":true} /-->\n		</div>\n		<!-- /wp:column -->\n	</div>\n	<!-- /wp:columns -->\n</div>\n<!-- /wp:woocommerce/single-product -->\n\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:85:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-details-product-listing/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:28:16\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:71;a:20:{s:2:\"ID\";i:178;s:7:\"site_id\";i:231214916;s:5:\"title\";s:35:\"Product Collections Newest Arrivals\";s:4:\"name\";s:35:\"product-collections-newest-arrivals\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1993:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-newest-arrivals\",\"name\":\"Product Collections Newest Arrivals\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Our newest arrivals</h3>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\">More new products</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:query {\"queryId\":6,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"className\":\"products-block-post-template\",\"layout\":{\"type\":\"grid\",\"columnCount\":4},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:89:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-newest-arrivals/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:26:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:72;a:20:{s:2:\"ID\";i:172;s:7:\"site_id\";i:231214916;s:5:\"title\";s:40:\"Product Collections Featured Collections\";s:4:\"name\";s:40:\"product-collections-featured-collections\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4771:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collections\",\"name\":\"Product Collections Featured Collections\"},\"align\":\"wide\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":{\"top\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#f3edd8\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#f3edd8;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">Tech gifts under $100</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop tech</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":173,\"width\":\"140px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/technology-white-camera-photography-vintage-photographer.png\" alt=\"\" class=\"wp-image-173\" style=\"width:140px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":174,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/leather-guitar-typewriter-red-gadget-sofa.png\" alt=\"\" class=\"wp-image-174\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"50%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}},\"color\":{\"background\":\"#d8f2f3\"}}} -->\n<div class=\"wp-block-column has-background\" style=\"background-color:#d8f2f3;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;flex-basis:50%\"><!-- wp:heading {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#000000\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-color has-x-large-font-size\" style=\"color:#000000;font-style:normal;font-weight:700\">For the gamers</h2>\n<!-- /wp:heading -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"spacing\":{\"padding\":{\"left\":\"18px\",\"right\":\"18px\",\"top\":\"9px\",\"bottom\":\"9px\"}},\"typography\":{\"fontSize\":\"16px\"},\"color\":{\"background\":\"#000000\",\"text\":\"#ffffff\"}}} --><div class=\"wp-block-button has-custom-font-size\" style=\"font-size:16px\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"color:#ffffff;background-color:#000000;padding-top:9px;padding-right:18px;padding-bottom:9px;padding-left:18px\">Shop games</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"id\":175,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/music-technology-play-equipment-studio-gadget.png\" alt=\"\" class=\"wp-image-175\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:image {\"id\":176,\"width\":\"140px\",\"height\":\"100px\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/technology-joystick-gadget-console-games-playstation.png\" alt=\"\" class=\"wp-image-176\" style=\"width:140px;height:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:94:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collections/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:25:38\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:73;a:20:{s:2:\"ID\";i:169;s:7:\"site_id\";i:231214916;s:5:\"title\";s:39:\"Product Collections Featured Collection\";s:4:\"name\";s:39:\"product-collections-featured-collection\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4254:\"<!-- wp:columns {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collections-featured-collection\",\"name\":\"Product Collections Featured Collection\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#333333\"},\"spacing\":{\"padding\":{\"top\":\"1.3rem\",\"right\":\"1.3rem\",\"bottom\":\"1.3rem\",\"left\":\"1.3rem\"}}},\"textColor\":\"white\"} -->\n<div class=\"wp-block-columns alignwide has-white-color has-text-color has-background\" style=\"background-color:#333333;padding-top:1.3rem;padding-right:1.3rem;padding-bottom:1.3rem;padding-left:1.3rem\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"padding-right:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40);flex-basis:33.33%\"><!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}},\"fontSize\":\"x-large\"} -->\n<h2 class=\"wp-block-heading has-text-align-center has-text-color has-x-large-font-size\" style=\"color:#ffffff;font-style:normal;font-weight:700\">\n			This week\'s popular products		</h2>\n<!-- /wp:heading --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"3\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceAttributes\":[],\"__woocommerceStockStatus\":[\"instock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":3},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"},\"color\":{\"background\":\"#484848\"},\"border\":{\"radius\":{\"topLeft\":\"0px\",\"topRight\":\"0px\",\"bottomLeft\":\"4px\",\"bottomRight\":\"4px\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"stretch\"}} -->\n<div class=\"wp-block-group has-background\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:#484848;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:group {\"style\":{\"border\":{\"radius\":{\"topLeft\":\"4px\",\"topRight\":\"4px\"},\"color\":\"#ffffff\",\"style\":\"solid\",\"width\":\"3px\"},\"spacing\":{\"padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"blockGap\":\"0\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-border-color\" style=\"border-color:#ffffff;border-style:solid;border-width:3px;border-top-left-radius:4px;border-top-right-radius:4px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"20px\",\"right\":\"20px\",\"left\":\"20px\",\"bottom\":\"10px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"left\",\"verticalAlignment\":\"center\"}} -->\n<div class=\"wp-block-group has-link-color\" style=\"padding-top:20px;padding-right:20px;padding-bottom:10px;padding-left:20px\"><!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontFamily\":\"system-font\",\"style\":{\"typography\":{\"fontSize\":\"16px\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"},\"color\":{\"text\":\"#ffffff\"}}} /-->\n\n<!-- wp:post-title {\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"16px\",\"textDecoration\":\"none\"},\"color\":{\"text\":\"#ffffff\"}},\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template --></div>\n<!-- /wp:query --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:93:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collections-featured-collection/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:59\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:74;a:20:{s:2:\"ID\";i:167;s:7:\"site_id\";i:231214916;s:5:\"title\";s:30:\"Product Collection Simple Grid\";s:4:\"name\";s:30:\"product-collection-simple-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1707:\"<!-- wp:woocommerce/product-collection {\"queryId\":22,\"query\":{\"perPage\":5,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":5,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-simple-grid\",\"name\":\"Product Collection Simple Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true,\"style\":{\"typography\":{\"fontSize\":\"0.8rem\"}}} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"fontSize\":\"1rem\"}},\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\",\"orientation\":\"horizontal\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:84:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-simple-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:23:15\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:75;a:20:{s:2:\"ID\";i:165;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Rows\";s:4:\"name\";s:23:\"product-collection-rows\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2506:\"<!-- wp:woocommerce/product-collection {\"queryId\":21,\"query\":{\"perPage\":9,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"list\",\"columns\":3,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-rows\",\"name\":\"Product Collection Rows\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:post-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"right\":\"0\"},\"padding\":{\"right\":\"0\",\"left\":\"0\",\"top\":\"0\",\"bottom\":\"0\"}}},\"fontSize\":\"large\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"fontSize\":\"medium\",\"style\":{\"typography\":{\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textColor\":\"luminous-vivid-amber\",\"fontSize\":\"medium\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\"}}}} /-->\n\n<!-- wp:post-excerpt {\"showMoreOnNewLine\":false,\"excerptLength\":23,\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-summary\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-rows/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:22:29\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:76;a:20:{s:2:\"ID\";i:163;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Product Collection Grid\";s:4:\"name\";s:23:\"product-collection-grid\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1807:\"<!-- wp:woocommerce/product-collection {\"queryId\":20,\"query\":{\"perPage\":4,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":4,\"shrinkColumns\":true},\"queryContextIncludes\":[\"collection\"],\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-grid\",\"name\":\"Product Collection Grid\"}} -->\n<div class=\"wp-block-woocommerce-product-collection\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"imageSizing\":\"thumbnail\",\"isDescendentOfQueryLoop\":true} /-->\n\n<!-- wp:post-title {\"textAlign\":\"left\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}},\"typography\":{\"lineHeight\":\"1\"}},\"fontSize\":\"small\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"left\",\"style\":{\"typography\":{\"fontSize\":\"0.8rem\",\"lineHeight\":\"1\",\"fontStyle\":\"normal\",\"fontWeight\":\"600\"}}} /-->\n<!-- /wp:woocommerce/product-template -->\n\n<!-- wp:query-pagination {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<!-- wp:query-pagination-previous /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next /-->\n<!-- /wp:query-pagination -->\n\n<!-- wp:query-no-results -->\n<!-- wp:paragraph {\"placeholder\":\"Add text or blocks that will display when a query returns no results.\"} -->\n<p></p>\n<!-- /wp:paragraph -->\n<!-- /wp:query-no-results --></div>\n<!-- /wp:woocommerce/product-collection -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-grid/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:21:55\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:77;a:20:{s:2:\"ID\";i:158;s:7:\"site_id\";i:231214916;s:5:\"title\";s:25:\"Product Collection Banner\";s:4:\"name\";s:25:\"product-collection-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3025:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/product-collection-banner\",\"name\":\"Product Collection Banner\"},\"align\":\"wide\",\"layout\":{\"type\":\"constrained\",\"contentSize\":\"1000px\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#ffedf5\"}}} -->\n<div class=\"wp-block-columns alignwide has-background\" style=\"background-color:#ffedf5\"><!-- wp:column {\"width\":\"58%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:58%\"><!-- wp:cover {\"url\":\"https://s0.wp.com/i/woo-block-patterns/2024/06/beach-landscape-sea-coast-nature-person.jpg\",\"id\":159,\"dimRatio\":20,\"customOverlayColor\":\"#9aacbd\",\"minHeight\":430,\"minHeightUnit\":\"px\",\"isDark\":false,\"style\":{\"spacing\":{\"padding\":{\"top\":\"80px\",\"right\":\"80px\",\"bottom\":\"80px\",\"left\":\"80px\"}}}} -->\n<div class=\"wp-block-cover is-light\" style=\"padding-top:80px;padding-right:80px;padding-bottom:80px;padding-left:80px;min-height:430px\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-20 has-background-dim\" style=\"background-color:#9aacbd\"></span><img class=\"wp-block-cover__image-background wp-image-159\" alt=\"\" src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/beach-landscape-sea-coast-nature-person.jpg\" data-object-fit=\"cover\"/><div class=\"wp-block-cover__inner-container\"><!-- wp:paragraph {\"align\":\"center\",\"placeholder\":\"Write title…\",\"style\":{\"typography\":{\"fontSize\":\"40px\",\"textTransform\":\"uppercase\",\"fontStyle\":\"normal\",\"fontWeight\":\"700\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#ffffff\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-align-center has-text-color has-inter-font-family\" style=\"color:#ffffff;font-size:40px;font-style:normal;font-weight:700;line-height:1.3;text-transform:uppercase\">Brand New for the Holidays</p>\n<!-- /wp:paragraph --></div></div>\n<!-- /wp:cover --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"22px\",\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"lineHeight\":\"1.3\"},\"color\":{\"text\":\"#000000\"}},\"fontFamily\":\"inter\"} -->\n<p class=\"has-text-color has-inter-font-family\" style=\"color:#000000;font-size:22px;font-style:normal;font-weight:300;line-height:1.3\">Check out our brand new collection of holiday products and find the right gift for anyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#000000\"},\"border\":{\"radius\":\"100px\",\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:100px;color:#000000;background-color:#ff7179\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:79:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/product-collection-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:19:42\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:78;a:20:{s:2:\"ID\";i:153;s:7:\"site_id\";i:231214916;s:5:\"title\";s:14:\"Minimal Header\";s:4:\"name\";s:14:\"minimal-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1538:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-minimal\",\"name\":\"Minimal Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"bottom\":\"24px\",\"left\":\"40px\",\"top\":\"24px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-minimal wc-blocks-header-pattern sticky-header\" style=\"margin-top:0px;margin-bottom:0px;padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"20px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false,\"className\":\"is-style-default\"} /-->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"always\",\"metadata\":{\"ignoredHookedBlocks\":[\"woocommerce/customer-account\"]},\"layout\":{\"type\":\"flex\",\"justifyContent\":\"left\"}} /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"style\":{\"spacing\":{\"margin\":{\"left\":\"0.5em\"}}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:68:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/minimal-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:14:02\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:79;a:20:{s:2:\"ID\";i:151;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Header Dark\";s:4:\"name\";s:17:\"large-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2045:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large-dark\",\"name\":\"Large Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"0px\",\"padding\":{\"top\":\"1rem\",\"right\":\"1rem\",\"bottom\":\"1rem\",\"left\":\"1rem\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern has-background-color\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"1rem\"}},\"className\":\"has-small-font-size\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group has-small-font-size\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:woocommerce/mini-cart {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"16px\",\"padding\":{\"top\":\"1rem\",\"left\":\"0px\",\"bottom\":\"2rem\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:1rem;padding-bottom:2rem;padding-left:0px\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:31\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:80;a:20:{s:2:\"ID\";i:149;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Header\";s:4:\"name\";s:12:\"large-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2444:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-large\",\"name\":\"Large Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"40px\",\"left\":\"40px\",\"top\":\"24px\",\"bottom\":\"24px\"}}},\"className\":\"wc-blocks-pattern-header-large wc-blocks-header-pattern\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-large wc-blocks-header-pattern\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\"} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"align\":\"full\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:0;padding-left:0\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:13:05\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:81;a:20:{s:2:\"ID\";i:147;s:7:\"site_id\";i:231214916;s:5:\"title\";s:21:\"Essential Header Dark\";s:4:\"name\";s:21:\"essential-header-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1885:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential-dark\",\"name\":\"Essential Header Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"2%\",\"bottom\":\"32px\",\"left\":\"2%\",\"top\":\"32px\"},\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-header-pattern sticky-header has-background-color\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-header-pattern sticky-header has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"margin-top:0px;margin-bottom:0px;padding-top:32px;padding-right:2%;padding-bottom:32px;padding-left:2%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"40px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}},\"backgroundColor\":\"contrast-2\"} /-->\n\n<!-- wp:navigation {\"ref\":24,\"textColor\":\"background\",\"overlayTextColor\":\"contrast\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconStyle\":\"alt\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:75:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:82;a:20:{s:2:\"ID\";i:145;s:7:\"site_id\";i:231214916;s:5:\"title\";s:16:\"Essential Header\";s:4:\"name\";s:16:\"essential-header\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1298:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-essential\",\"name\":\"Essential Header\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-header-essential wc-blocks-header-pattern\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-essential wc-blocks-header-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/mini-cart /-->\n\n<!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:navigation {\"ref\":24,\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:70:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/essential-header/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:12:09\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:83;a:20:{s:2:\"ID\";i:143;s:7:\"site_id\";i:231214916;s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"name\";s:20:\"centered-header-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2534:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/header-centered-menu\",\"name\":\"Centered Header Menu\"},\"align\":\"full\",\"className\":\"wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\",\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-header-centered-menu wc-blocks-header-pattern\"><!-- wp:columns {\"verticalAlignment\":\"center\",\"isStackedOnMobile\":false,\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"24px\",\"bottom\":\"24px\",\"left\":\"40px\",\"right\":\"40px\"}}}} -->\n<div class=\"wp-block-columns alignfull are-vertically-aligned-center is-not-stacked-on-mobile\" style=\"padding-top:24px;padding-right:40px;padding-bottom:24px;padding-left:40px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"70%\",\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:70%\"><!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"left\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:site-title {\"style\":{\"layout\":{\"selfStretch\":\"fixed\",\"flexSize\":\"200px\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"icon_only\",\"iconClass\":\"wc-block-customer-account__account-icon\"} /-->\n\n<!-- wp:woocommerce/mini-cart /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:0px;margin-bottom:0px\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\"},\"spacing\":{\"blockGap\":\"30px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:74:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/centered-header-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:84;a:20:{s:2:\"ID\";i:141;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Footer with menus\";s:4:\"name\";s:17:\"footer-with-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2902:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-3-menus\",\"name\":\"Footer with menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"blockGap\":\"40px\",\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-with-3-menus wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"className\":\"are-vertically-aligned-top\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-top\" style=\"padding-right:0;padding-left:0\"><!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"60%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"verticalAlignment\":\"top\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:columns {\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"var:preset|spacing|50\"}},\"layout\":{\"selfStretch\":\"fill\",\"flexSize\":null}}} -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"10%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:10%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"stretch\",\"width\":\"30%\",\"style\":{\"spacing\":{\"blockGap\":\"60px\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-column is-vertically-aligned-stretch\" style=\"flex-basis:30%\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"right\":\"0\",\"left\":\"0\"},\"margin\":{\"top\":\"56px\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"right\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:56px;margin-bottom:0;padding-right:0;padding-left:0\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"right\"} -->\n<p class=\"has-text-align-right\">\n					Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>				</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:11:08\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:85;a:20:{s:2:\"ID\";i:139;s:7:\"site_id\";i:231214916;s:5:\"title\";s:24:\"Footer with 2 Menus Dark\";s:4:\"name\";s:24:\"footer-with-2-menus-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3670:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus-dark\",\"name\":\"Footer with 2 Menus Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:paragraph {\"textColor\":\"background\",\"fontSize\":\"medium\"} -->\n<p class=\"has-background-color has-text-color has-medium-font-size\"><strong>Join our community</strong>\n				</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color has-link-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|base\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:78:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:86;a:20:{s:2:\"ID\";i:137;s:7:\"site_id\";i:231214916;s:5:\"title\";s:19:\"Footer with 2 Menus\";s:4:\"name\";s:19:\"footer-with-2-menus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3013:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-with-2-menus\",\"name\":\"Footer with 2 Menus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"70%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:70%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo {\"shouldSyncIcon\":false} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"fontSize\":\"medium\"} -->\n<p class=\"has-medium-font-size\"><strong>Join our community</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\">Learn about new products and discounts!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"16px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:73:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-2-menus/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:10:01\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:87;a:20:{s:2:\"ID\";i:135;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"name\";s:23:\"footer-with-simple-menu\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2412:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-menu\",\"name\":\"Footer with Simple Menu\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\",\"right\":\"40px\"}}},\"className\":\"wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-simple-menu wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"0\",\"left\":\"0\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-right:0;padding-left:0\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"24px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"placeholder\":\"Search\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true,\"query\":{\"post_type\":\"product\"},\"style\":{\"border\":{\"radius\":\"0px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"type\":\"flex\",\"orientation\":\"horizontal\",\"justifyContent\":\"left\",\"flexWrap\":\"wrap\"},\"style\":{\"spacing\":{\"blockGap\":\"24px\"}}} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:separator {\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}},\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignfull has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40)\"/>\n<!-- /wp:separator -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"5px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-title /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:77:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/footer-with-simple-menu/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:09:23\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:88;a:20:{s:2:\"ID\";i:133;s:7:\"site_id\";i:231214916;s:5:\"title\";s:18:\"Simple Footer Dark\";s:4:\"name\";s:18:\"simple-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2951:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple-dark\",\"name\":\"Simple Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links has-icon-color is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:72:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:08:48\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:89;a:20:{s:2:\"ID\";i:131;s:7:\"site_id\";i:231214916;s:5:\"title\";s:13:\"Simple Footer\";s:4:\"name\";s:13:\"simple-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2499:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-simple\",\"name\":\"Simple Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"48px\",\"bottom\":\"32px\",\"left\":\"48px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern\" style=\"padding-top:32px;padding-right:48px;padding-bottom:32px;padding-left:48px\"><!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"50%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:50%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"32px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:woocommerce/customer-account {\"fontSize\":\"small\"} /-->\n\n<!-- wp:navigation {\"ref\":24} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"50%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:50%\"><!-- wp:social-links {\"className\":\"is-style-logos-only\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"center\"}} -->\n<ul class=\"wp-block-social-links is-style-logos-only\"><!-- wp:social-link {\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"service\":\"twitter\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"12px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"12px\"}}} -->\n<p style=\"font-size:12px\">@ 2022</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"400\",\"fontSize\":\"12px\"}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontSize\":\"14px\"}}} -->\n<p style=\"font-size:14px\"><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:67:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/simple-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:07:40\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:90;a:20:{s:2:\"ID\";i:129;s:7:\"site_id\";i:231214916;s:5:\"title\";s:17:\"Large Footer Dark\";s:4:\"name\";s:17:\"large-footer-dark\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:4192:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large-dark\",\"name\":\"Large Footer Dark\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"32px\",\"right\":\"4%\",\"bottom\":\"32px\",\"left\":\"4%\"},\"blockGap\":\"40px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"backgroundColor\":\"black\",\"textColor\":\"white\",\"className\":\"wc-blocks-footer-pattern has-background-color\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-footer-pattern has-background-color has-white-color has-black-background-color has-text-color has-background has-link-color\" style=\"padding-top:32px;padding-right:4%;padding-bottom:32px;padding-left:4%\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"45%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:45%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color\"><!-- wp:site-logo /-->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"30px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:heading {\"level\":5} -->\n<h5 class=\"wp-block-heading\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Learn about new products and discounts!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:spacer {\"height\":\"0px\",\"style\":{\"layout\":{\"flexSize\":\"20px\",\"selfStretch\":\"fixed\"}}} -->\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n\n<!-- wp:social-links {\"iconColor\":\"background\",\"iconColorValue\":\"#ffffff\",\"size\":\"has-small-icon-size\",\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size has-icon-color is-style-logos-only\"><!-- wp:social-link {\"url\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.instagram.com\",\"service\":\"instagram\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:woocommerce/customer-account {\"displayStyle\":\"text_only\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull has-background-color has-text-color\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"},\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}}},\"textColor\":\"background\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group has-background-color has-text-color has-link-color\"><!-- wp:paragraph -->\n<p>@ 2024</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:site-title /--></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p><em>\n			Built with <a href=\"https://woocommerce.com/\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</em></p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:71:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer-dark/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:06:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:91;a:20:{s:2:\"ID\";i:125;s:7:\"site_id\";i:231214916;s:5:\"title\";s:12:\"Large Footer\";s:4:\"name\";s:12:\"large-footer\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3605:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/footer-large\",\"name\":\"Large Footer\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"40px\",\"right\":\"40px\",\"bottom\":\"40px\",\"left\":\"40px\"},\"blockGap\":\"40px\"}},\"className\":\"wc-blocks-pattern-footer-large wc-blocks-footer-pattern\"} -->\n<div class=\"wp-block-group alignfull wc-blocks-pattern-footer-large wc-blocks-footer-pattern\" style=\"padding-top:40px;padding-right:40px;padding-bottom:40px;padding-left:40px\"><!-- wp:columns {\"align\":\"wide\",\"style\":{\"spacing\":{\"blockGap\":\"32px\",\"padding\":{\"right\":\"0px\",\"left\":\"0px\"}}}} -->\n<div class=\"wp-block-columns alignwide\" style=\"padding-right:0px;padding-left:0px\"><!-- wp:column {\"width\":\"60%\",\"style\":{\"spacing\":{\"padding\":{\"right\":\"50px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-right:50px;flex-basis:60%\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"8px\"}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\"}} -->\n<div class=\"wp-block-group\"><!-- wp:site-logo /-->\n\n<!-- wp:heading {\"level\":5,\"style\":{\"typography\":{\"textTransform\":\"none\"},\"spacing\":{\"margin\":{\"top\":\"40px\"}}}} -->\n<h5 class=\"wp-block-heading\" style=\"margin-top:40px;text-transform:none\">Join the community</h5>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p style=\"margin-bottom:40px\">Learn about new products and discounts</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:social-links {\"size\":\"has-small-icon-size\",\"style\":{\"spacing\":{\"blockGap\":{\"left\":\"16px\"}}},\"className\":\"is-style-logos-only\"} -->\n<ul class=\"wp-block-social-links has-small-icon-size is-style-logos-only\"><!-- wp:social-link {\"url\":\"https://www.facebook.com\",\"service\":\"facebook\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.x.com\",\"service\":\"x\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.instagram.com\",\"service\":\"instagram\"} /-->\n\n<!-- wp:social-link {\"url\":\"https://www.twitch.com\",\"service\":\"twitch\"} /--></ul>\n<!-- /wp:social-links --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"20%\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\"}}}} -->\n<div class=\"wp-block-column\" style=\"padding-top:0px;flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"top\",\"width\":\"20%\",\"style\":{\"spacing\":{\"blockGap\":\"16px\"}}} -->\n<div class=\"wp-block-column is-vertically-aligned-top\" style=\"flex-basis:20%\"><!-- wp:navigation {\"ref\":24,\"overlayMenu\":\"never\",\"layout\":{\"overlayMenu\":\"never\",\"type\":\"flex\",\"orientation\":\"vertical\"},\"style\":{\"spacing\":{\"blockGap\":\"10px\"}}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"blockGap\":\"10px\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px\"><!-- wp:site-title {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"700\"}}} /-->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">\n			Powered by <a href=\"https://wordpress.org\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WordPress</a> with <a href=\"https://woocommerce.com\" target=\"_blank\" rel=\"noreferrer nofollow noopener\">WooCommerce</a>		</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:66:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/large-footer/\";s:13:\"modified_date\";s:19:\"2024-06-17 14:05:20\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:92;a:20:{s:2:\"ID\";i:115;s:7:\"site_id\";i:231214916;s:5:\"title\";s:26:\"Discount Banner with Image\";s:4:\"name\";s:26:\"discount-banner-with-image\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3248:\"<!-- wp:columns {\"verticalAlignment\":\"center\",\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner-with-image\",\"name\":\"Discount Banner with Image\"},\"align\":\"wide\",\"style\":{\"color\":{\"background\":\"#254094\"},\"spacing\":{\"padding\":{\"top\":\"30px\",\"right\":\"30px\",\"bottom\":\"30px\",\"left\":\"30px\"}}}} -->\n<div class=\"wp-block-columns alignwide are-vertically-aligned-center has-background\" style=\"background-color:#254094;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"15px\"}}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"350px\"}} -->\n<div class=\"wp-block-group\" style=\"padding-top:15px\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500;line-height:0\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.8\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.8\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\",\"lineHeight\":\"0\"},\"color\":{\"text\":\"#ffffff\"},\"spacing\":{\"margin\":{\"bottom\":\"40px\"}}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;margin-bottom:40px;font-size:35px;font-style:normal;font-weight:300;line-height:0\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">Shop now</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\"><!-- wp:image {\"id\":117,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"border\":{\"radius\":{\"topLeft\":\"100px\",\"topRight\":\"10px\",\"bottomLeft\":\"10px\",\"bottomRight\":\"100px\"}}}} -->\n<figure class=\"wp-block-image aligncenter size-full has-custom-border\"><img src=\"https://s0.wp.com/i/woo-block-patterns/2024/06/table-floor-interior-atmosphere-living-room-furniture-square-lg.png\" alt=\"\" class=\"wp-image-117\" style=\"border-top-left-radius:100px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:100px\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:80:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner-with-image/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:45:36\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:93;a:20:{s:2:\"ID\";i:113;s:7:\"site_id\";i:231214916;s:5:\"title\";s:15:\"Discount banner\";s:4:\"name\";s:15:\"discount-banner\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:2312:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/discount-banner\",\"name\":\"Discount Banner\"},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"470px\"}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|30\",\"bottom\":\"var:preset|spacing|30\",\"left\":\"var:preset|spacing|30\",\"right\":\"var:preset|spacing|30\"}},\"color\":{\"background\":\"#254094\"}},\"layout\":{\"type\":\"constrained\",\"contentSize\":\"\"}} -->\n<div class=\"wp-block-group has-background\" style=\"background-color:#254094;padding-top:var(--wp--preset--spacing--30);padding-right:var(--wp--preset--spacing--30);padding-bottom:var(--wp--preset--spacing--30);padding-left:var(--wp--preset--spacing--30)\"><!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\",\"fontSize\":\"45px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:45px;font-style:normal;font-weight:500\">UP TO</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"color\":{\"text\":\"#fdf251\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"800\",\"fontSize\":\"90px\",\"lineHeight\":\"0.1\"}}} -->\n<p class=\"has-text-color\" style=\"color:#fdf251;font-size:90px;font-style:normal;font-weight:800;line-height:0.1\">40% off</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\",\"fontSize\":\"35px\"},\"color\":{\"text\":\"#ffffff\"}}} -->\n<p class=\"has-text-color\" style=\"color:#ffffff;font-size:35px;font-style:normal;font-weight:300\">Select products</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"color\":{\"background\":\"#ff7179\",\"text\":\"#ffffff\"},\"border\":{\"radius\":\"40px\",\"width\":\"0px\",\"style\":\"none\"},\"spacing\":{\"padding\":{\"top\":\"10px\",\"bottom\":\"10px\",\"left\":\"30px\",\"right\":\"30px\"}}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-color has-background wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px;border-radius:40px;color:#ffffff;background-color:#ff7179;padding-top:10px;padding-right:30px;padding-bottom:10px;padding-left:30px\">\n					Shop now\n				</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:16:\"_woo_woocommerce\";a:3:{s:4:\"slug\";s:16:\"_woo_woocommerce\";s:5:\"title\";s:16:\"_woo_WooCommerce\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:69:\"https://wooblockpatterns.wpcomstaging.com/2024/06/17/discount-banner/\";s:13:\"modified_date\";s:19:\"2024-06-17 13:39:37\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:94;a:20:{s:2:\"ID\";i:99;s:7:\"site_id\";i:231214916;s:5:\"title\";s:23:\"Featured Category Focus\";s:4:\"name\";s:22:\"feature-category-focus\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:1621:\"<!-- wp:group {\"metadata\":{\"categories\":[\"woo-commerce\"],\"patternName\":\"woocommerce-blocks/featured-category-focus\",\"name\":\"Featured Category Focus\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|70\",\"right\":\"var:preset|spacing|70\",\"bottom\":\"var:preset|spacing|70\",\"left\":\"var:preset|spacing|70\"}}},\"layout\":{\"type\":\"flex\",\"orientation\":\"vertical\",\"justifyContent\":\"center\",\"flexWrap\":\"wrap\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"padding-top:var(--wp--preset--spacing--70);padding-right:var(--wp--preset--spacing--70);padding-bottom:var(--wp--preset--spacing--70);padding-left:var(--wp--preset--spacing--70)\"><!-- wp:image {\"id\":100,\"width\":\"469px\",\"height\":\"348px\",\"scale\":\"cover\",\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-full is-resized\"><img src=\"https://s1.wp.com/i/woo-block-patterns/2024/06/white-black-black-and-white-photograph-monochrome-photography.jpg\" alt=\"\" class=\"wp-image-100\" style=\"object-fit:cover;width:469px;height:348px\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph {\"align\":\"center\",\"fontSize\":\"large\"} -->\n<p class=\"has-text-align-center has-large-font-size\">Black and white high-quality prints</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:buttons -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"border\":{\"width\":\"0px\",\"style\":\"none\"}}} --><div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wooblockpatterns.wpcomstaging.com/shop/\" style=\"border-style:none;border-width:0px\">Shop prints</a></div><!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:0:{}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:76:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/feature-category-focus/\";s:13:\"modified_date\";s:19:\"2024-07-18 16:17:19\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:95;a:20:{s:2:\"ID\";i:90;s:7:\"site_id\";i:231214916;s:5:\"title\";s:27:\"Large Image Product Gallery\";s:4:\"name\";s:27:\"large-image-product-gallery\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3144:\"<!-- wp:group {\"metadata\":{\"name\":\"Large Image Product Gallery\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:query {\"queryId\":3,\"query\":{\"perPage\":\"4\",\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":false,\"__woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"]},\"namespace\":\"woocommerce/product-query\"} -->\n<div class=\"wp-block-query\"><!-- wp:post-template {\"layout\":{\"type\":\"grid\",\"columnCount\":2},\"__woocommerceNamespace\":\"woocommerce/product-query/product-template\"} -->\n<!-- wp:woocommerce/product-image {\"saleBadgeAlign\":\"left\",\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"2/3\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-query/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\"}}}} /-->\n<!-- /wp:post-template --></div>\n<!-- /wp:query -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:81:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/large-image-product-gallery/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:55:34\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}i:96;a:20:{s:2:\"ID\";i:83;s:7:\"site_id\";i:231214916;s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"name\";s:28:\"product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:14:\"ai_description\";s:0:\"\";s:4:\"html\";s:3351:\"<!-- wp:group {\"metadata\":{\"name\":\"Product Collection 3 Columns\"},\"align\":\"full\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"bottom\":\"calc( 0.5 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\",\"left\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-left, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\",\"right\":\"var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal))\"},\"margin\":{\"top\":\"0\",\"bottom\":\"0\"}}},\"layout\":{\"type\":\"constrained\",\"justifyContent\":\"center\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-right:var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal));padding-bottom:calc( 0.5 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)));padding-left:var(--wp--style--root--padding-left, var(--wp--custom--gap--horizontal))\"><!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:woocommerce/product-collection {\"queryId\":26,\"query\":{\"perPage\":3,\"pages\":0,\"offset\":0,\"postType\":\"product\",\"order\":\"asc\",\"orderBy\":\"title\",\"search\":\"\",\"exclude\":[],\"inherit\":false,\"taxQuery\":[],\"isProductCollectionBlock\":true,\"woocommerceOnSale\":false,\"woocommerceStockStatus\":[\"instock\",\"outofstock\",\"onbackorder\"],\"woocommerceAttributes\":[],\"woocommerceHandPickedProducts\":[]},\"tagName\":\"div\",\"displayLayout\":{\"type\":\"flex\",\"columns\":3},\"queryContextIncludes\":[\"collection\"],\"align\":\"wide\"} -->\n<div class=\"wp-block-woocommerce-product-collection alignwide\"><!-- wp:woocommerce/product-template -->\n<!-- wp:woocommerce/product-image {\"isDescendentOfQueryLoop\":true,\"aspectRatio\":\"3/5\"} /-->\n\n<!-- wp:woocommerce/product-rating {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\"} /-->\n\n<!-- wp:post-title {\"textAlign\":\"center\",\"level\":3,\"isLink\":true,\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"0.75rem\",\"top\":\"0\"}}},\"fontSize\":\"medium\",\"__woocommerceNamespace\":\"woocommerce/product-collection/product-title\"} /-->\n\n<!-- wp:woocommerce/product-price {\"isDescendentOfQueryLoop\":true,\"textAlign\":\"center\",\"fontSize\":\"small\"} /-->\n<!-- /wp:woocommerce/product-template --></div>\n<!-- /wp:woocommerce/product-collection -->\n\n<!-- wp:spacer {\"height\":\"calc( 0.25 * var(\\u002d\\u002dwp\\u002d\\u002dstyle\\u002d\\u002droot\\u002d\\u002dpadding-right, var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dgap\\u002d\\u002dhorizontal)))\"} -->\n<div style=\"height:calc( 0.25 * var(--wp--style--root--padding-right, var(--wp--custom--gap--horizontal)))\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\";s:14:\"disallow_after\";a:0:{}s:12:\"dependencies\";a:1:{i:0;s:11:\"woocommerce\";}s:10:\"categories\";a:1:{s:21:\"_woo_featured_selling\";a:3:{s:4:\"slug\";s:21:\"_woo_featured_selling\";s:5:\"title\";s:21:\"_woo_featured_selling\";s:11:\"description\";s:0:\"\";}}s:13:\"subcategories\";a:0:{}s:24:\"virtual_theme_categories\";a:0:{}s:4:\"tags\";a:0:{}s:12:\"pattern_meta\";a:0:{}s:10:\"source_url\";s:82:\"https://wooblockpatterns.wpcomstaging.com/2024/06/14/product-collection-3-columns/\";s:13:\"modified_date\";s:19:\"2024-07-02 10:35:33\";s:12:\"preview_data\";a:0:{}s:23:\"pattern_design_metadata\";a:7:{s:9:\"alignment\";a:0:{}s:12:\"text_density\";a:0:{}s:13:\"media_density\";a:0:{}s:11:\"personality\";a:0:{}s:14:\"next_alignment\";a:0:{}s:17:\"next_text_density\";a:0:{}s:18:\"next_media_density\";a:0:{}}s:9:\"post_type\";s:8:\"wp_block\";s:22:\"is_included_in_big_sky\";i:0;}}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(12625, 'wpseo_llms_txt_content_hash', '', 'auto'),
(2, 'siteurl', 'https://mrarif.me/apexium', 'on'),
(3, 'home', 'https://mrarif.me/apexium', 'on'),
(4, 'blogname', 'APEXIUM — РЕРTIDES', 'on'),
(5, 'blogdescription', '', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'arifwebsols@gmail.com', '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', '/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:254:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:21:\"^wc/file/transient/?$\";s:33:\"index.php?wc-transient-file-name=\";s:24:\"^wc/file/transient/(.+)$\";s:44:\"index.php?wc-transient-file-name=$matches[1]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"^checkout-link$\";s:28:\"index.php?checkout-link=true\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:55:\"e-floating-buttons/([^/]+)/wc/file/transient(/(.*))?/?$\";s:70:\"index.php?e-floating-buttons=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"e-floating-buttons/([^/]+)/wc-api(/(.*))?/?$\";s:59:\"index.php?e-floating-buttons=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:72:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:50:\"e-floating-buttons/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"e-floating-buttons/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:47:\"elementor_component/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"elementor_component/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"elementor_component/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"elementor_component/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"elementor_component/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"elementor_component/([^/]+)/embed/?$\";s:52:\"index.php?elementor_component=$matches[1]&embed=true\";s:40:\"elementor_component/([^/]+)/trackback/?$\";s:46:\"index.php?elementor_component=$matches[1]&tb=1\";s:48:\"elementor_component/([^/]+)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&paged=$matches[2]\";s:55:\"elementor_component/([^/]+)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementor_component=$matches[1]&cpage=$matches[2]\";s:56:\"elementor_component/([^/]+)/wc/file/transient(/(.*))?/?$\";s:71:\"index.php?elementor_component=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"elementor_component/([^/]+)/wc-api(/(.*))?/?$\";s:60:\"index.php?elementor_component=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:73:\"elementor_component/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:51:\"elementor_component/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:62:\"elementor_component/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:44:\"elementor_component/([^/]+)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementor_component=$matches[1]&page=$matches[2]\";s:36:\"elementor_component/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"elementor_component/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"elementor_component/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"elementor_component/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"elementor_component/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"brand/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:39:\"brand/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?product_brand=$matches[1]&feed=$matches[2]\";s:20:\"brand/(.+?)/embed/?$\";s:46:\"index.php?product_brand=$matches[1]&embed=true\";s:32:\"brand/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?product_brand=$matches[1]&paged=$matches[2]\";s:14:\"brand/(.+?)/?$\";s:35:\"index.php?product_brand=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"product/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:42:\"e_global_class/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e_global_class/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e_global_class/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e_global_class/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e_global_class/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e_global_class/([^/]+)/embed/?$\";s:47:\"index.php?e_global_class=$matches[1]&embed=true\";s:35:\"e_global_class/([^/]+)/trackback/?$\";s:41:\"index.php?e_global_class=$matches[1]&tb=1\";s:43:\"e_global_class/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&paged=$matches[2]\";s:50:\"e_global_class/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e_global_class=$matches[1]&cpage=$matches[2]\";s:51:\"e_global_class/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e_global_class=$matches[1]&wc/file/transient=$matches[3]\";s:40:\"e_global_class/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e_global_class=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e_global_class/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e_global_class/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e_global_class/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:39:\"e_global_class/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e_global_class=$matches[1]&page=$matches[2]\";s:31:\"e_global_class/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e_global_class/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e_global_class/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e_global_class/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e_global_class/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=8&cpage=$matches[1]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$matches[2]\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$matches[3]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:93:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc/file/transient=$matches[5]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:52:\"([0-9]{4})/([0-9]{1,2})/wc/file/transient(/(.*))?/?$\";s:77:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc/file/transient=$matches[4]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:42:\".?.+?/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\".?.+?/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$matches[1]&wc/file/transient=$matches[3]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:53:\"[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:31:\"[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\"[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'on'),
(13366, '_transient_woo_variation_swatches_cache_attribute_taxonomy__pa_vial-size', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:9:\"vial-size\";s:15:\"attribute_label\";s:9:\"Vial size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}', 'on'),
(13552, '_transient_timeout_wc_var_prices_1572', '1787825961', 'off'),
(13607, '_transient_timeout_wc_var_prices_1663', '1787826522', 'off'),
(13532, '_transient_timeout_wc_var_prices_1611', '1787825799', 'off'),
(13533, '_transient_wc_var_prices_1611', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1629\":\"65.00\",\"1630\":\"39.00\"},\"regular_price\":{\"1629\":\"65.00\",\"1630\":\"39.00\"},\"sale_price\":{\"1629\":\"65.00\",\"1630\":\"39.00\"}}}', 'off'),
(15305, '_elementor_design_system_sync_css_meta', 'a:2:{s:4:\"time\";i:1785950156;i:0;b:0;}', 'auto'),
(13387, '_transient_timeout_wc_var_prices_1511', '1787824397', 'off'),
(13388, '_transient_wc_var_prices_1511', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1519\":\"149.00\",\"1520\":\"169.00\",\"1521\":\"199.00\",\"1522\":\"229.00\",\"1523\":\"349.00\",\"1524\":\"99.00\"},\"regular_price\":{\"1519\":\"149.00\",\"1520\":\"169.00\",\"1521\":\"199.00\",\"1522\":\"229.00\",\"1523\":\"349.00\",\"1524\":\"99.00\"},\"sale_price\":{\"1519\":\"149.00\",\"1520\":\"169.00\",\"1521\":\"199.00\",\"1522\":\"229.00\",\"1523\":\"349.00\",\"1524\":\"99.00\"}}}', 'off'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:11:{i:0;s:15:\"worker/init.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:60:\"loop-variation-selector/iovision-loop-variation-selector.php\";i:5;s:41:\"powerpack-elements/powerpack-elements.php\";i:6;s:51:\"search-filter-elementor/search-filter-elementor.php\";i:7;s:39:\"search-filter-pro/search-filter-pro.php\";i:8;s:31:\"search-filter/search-filter.php\";i:9;s:49:\"woo-variation-swatches/woo-variation-swatches.php\";i:10;s:27:\"woocommerce/woocommerce.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', 'a:5:{i:0;s:98:\"/home/mrarqpph/public_html/apexium/wp-content/themes/hello-elementor-child-theme/css/overwrite.css\";i:1;s:90:\"/home/mrarqpph/public_html/apexium/wp-content/themes/hello-elementor-child-theme/style.css\";i:2;s:84:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/advanced-custom-fields/acf.php\";i:4;s:94:\"/home/mrarqpph/public_html/apexium/wp-content/themes/hello-elementor-child-theme/functions.php\";i:5;s:97:\"/home/mrarqpph/public_html/lumera/wp-content/themes/hello-elementor-child-theme/css/overwrite.css\";}', 'off'),
(41, 'template', 'hello-elementor', 'on'),
(42, 'stylesheet', 'hello-elementor-child-theme', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '61833', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '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:0:{}', 'on'),
(78, 'widget_text', 'a:0:{}', 'on'),
(79, 'widget_rss', 'a:0:{}', 'on'),
(80, 'uninstall_plugins', 'a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:27:\"wp-optimize/wp-optimize.php\";a:2:{i:0;s:13:\"WPO_Uninstall\";i:1;s:7:\"actions\";}s:20:\"worker/functions.php\";s:13:\"mwp_uninstall\";}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '8', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '1430', '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', '1799055039', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'wp_notes_notify', '1', 'on'),
(102, 'initial_db_version', '61833', 'on'),
(103, 'bas_user_roles', 'a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:136:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s: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:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:24:\"manage_affiliate_program\";b:1;s:9:\"edit_item\";b:1;s:9:\"read_item\";b:1;s:11:\"delete_item\";b:1;s:12:\"delete_items\";b:1;s:10:\"edit_items\";b:1;s:17:\"edit_others_items\";b:1;s:13:\"publish_items\";b:1;s:18:\"read_private_items\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:9:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:93:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"edit_theme_options\";b:1;s:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;}}s:9:\"affiliate\";a:2:{s:4:\"name\";s:9:\"Affiliate\";s:12:\"capabilities\";a:0:{}}s:17:\"affiliate_manager\";a:2:{s:4:\"name\";s:17:\"Affiliate Manager\";s:12:\"capabilities\";a:136:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:42:\"elementor_atomic_widgets_access_styles_tab\";b:1;s:45:\"elementor_atomic_widgets_edit_local_css_class\";b:1;s:37:\"elementor_global_classes_update_class\";b:1;s:37:\"elementor_global_classes_remove_class\";b:1;s:36:\"elementor_global_classes_apply_class\";b:1;s: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:18:\"manage_woocommerce\";b:1;s:16:\"create_customers\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:24:\"manage_affiliate_program\";b:1;s:9:\"edit_item\";b:1;s:9:\"read_item\";b:1;s:11:\"delete_item\";b:1;s:12:\"delete_items\";b:1;s:10:\"edit_items\";b:1;s:17:\"edit_others_items\";b:1;s:13:\"publish_items\";b:1;s:18:\"read_private_items\";b:1;}}}', 'on'),
(104, 'fresh_site', '0', 'off'),
(105, 'user_count', '3', 'off'),
(106, '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'),
(107, 'sidebars_widgets', 'a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}', 'auto'),
(108, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(111, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(195, 'elementor_connect_site_key', '3772f2d3525496ec3a6cdf79003e2040', 'auto'),
(196, '_hello-elementor_notifications', 'a:2:{s:7:\"timeout\";i:1785993084;s:5:\"value\";s:8690:\"[{\"id\":\"hello-theme-3.4.9\",\"title\":\"3.4.9 - 2026-05-20\",\"description\":\"\\n            <ul>\\n                <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.8\",\"title\":\"3.4.8 - 2026-05-20\",\"description\":\"\\n            <ul>\\n                <li>Fix: CSS improvements for Elementor widgets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.7\",\"title\":\"3.4.7 - 2026-03-16\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated theme home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.6\",\"title\":\"3.4.6 - 2026-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Updated Elementor assets<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}', 'off'),
(209, 'elementor_active_kit', '7', 'auto'),
(210, 'elementor_font_display', 'swap', 'auto'),
(225, '_elementor_onboarding_strings_en', 'a:2:{s:7:\"timeout\";i:1785249966;s:5:\"value\";s:5201:\"{\"common.continue\":\"Continue\",\"common.skip\":\"Skip\",\"common.back\":\"Back\",\"common.finish\":\"Finish\",\"common.loading\":\"Loading\\u2026\",\"common.upgrade\":\"Upgrade\",\"common.close_onboarding\":\"Close onboarding\",\"common.installed\":\"Installed\",\"common.recommended\":\"Recommended\",\"error.failed_mark_exit\":\"Failed to mark user exit.\",\"error.failed_complete_step\":\"Failed to complete step.\",\"error.pro_install_failed\":\"Couldn\'t install Elementor Pro. Please try again later\",\"error.theme_install_failed\":\"Theme installation didn\'t complete. Please try again later\",\"login.title\":\"Let\\u2019s get to work.\",\"login.sign_in\":\"Sign in to Elementor\",\"login.continue_another_way\":\"Continue another way\",\"login.continue_as_guest\":\"Continue as a guest\",\"steps.building_for.title\":\"Who are you building for?\",\"steps.building_for.greeting_with_name\":\"Hey %1$s %2$s Let\\u2019s get your site set up.\",\"steps.building_for.greeting_without_name\":\"Hey%s Let\\u2019s get your site set up.\",\"steps.building_for.option_myself\":\"Myself or someone I know\",\"steps.building_for.option_business\":\"My business or workplace\",\"steps.building_for.option_client\":\"A client\",\"steps.building_for.option_exploring\":\"Just exploring\",\"steps.site_about.title\":\"What is your site about?\",\"steps.site_about.subtitle\":\"Choose anything that applies.\",\"steps.site_about.option_small_med_business\":\"Small-Med Business\",\"steps.site_about.option_online_store\":\"Online store\",\"steps.site_about.option_company_site\":\"Company site\",\"steps.site_about.option_blog\":\"Blog\",\"steps.site_about.option_landing_page\":\"Landing page\",\"steps.site_about.option_booking\":\"Booking\",\"steps.site_about.option_organization\":\"Organization\",\"steps.site_about.option_other\":\"Other\",\"steps.site_about.greeting_myself\":\"Got it! We\\u2019ll keep things simple.\",\"steps.site_about.greeting_business\":\"Great! Let\\u2019s set up your business site.\",\"steps.site_about.greeting_client\":\"Nice! Let\\u2019s create something for your client.\",\"steps.site_about.greeting_fallback\":\"Let\\u2019s get started!\",\"steps.experience_level.title\":\"How experienced are you with Elementor?\",\"steps.experience_level.subtitle\":\"This helps us adjust the editor to your workflow.\",\"steps.experience_level.option_beginner\":\"I\\u2019m just getting started\",\"steps.experience_level.option_intermediate\":\"I have some experience\",\"steps.experience_level.option_advanced\":\"I\\u2019m very comfortable with Elementor\",\"steps.theme_selection.title\":\"Start with a theme that fits your needs\",\"steps.theme_selection.subtitle\":\"Hello themes are built to work seamlessly with Elementor.\",\"steps.theme_selection.v2.title\":\"Build faster with Hello Theme\",\"steps.theme_selection.v2.subtitle\":\"Use Elementor\\u2019s lightweight theme for faster setup and full design control.\",\"steps.theme_selection.aria_label\":\"Theme selection\",\"steps.theme_selection.theme_hello_label\":\"Hello\",\"steps.theme_selection.theme_hello_description\":\"A flexible canvas theme you can shape from the ground up\",\"steps.theme_selection.by_elementor\":\"by Elementor\",\"steps.theme_selection.theme_hello_biz_label\":\"Hello Biz\",\"steps.theme_selection.theme_hello_biz_description\":\"A ready-to-start theme with smart layouts and widgets\",\"steps.theme_selection.greeting_beginner\":\"Glad you\\u2019re here!\",\"steps.theme_selection.greeting_default\":\"Great. Let\\u2019s take it to the next step\",\"steps.theme_selection.continue_with_theme\":\"Continue with this theme\",\"steps.theme_selection.v2.continue_with_theme\":\"Continue with Hello\",\"steps.site_features.title\":\"What do you want to include in your site?\",\"steps.site_features.subtitle\":\"We\\u2019ll use this to tailor suggestions for you.\",\"steps.site_features.continue_with_free\":\"Continue with Free\",\"steps.site_features.option_classes_variables\":\"Design system\",\"steps.site_features.option_hello_theme\":\"Hello theme\",\"steps.site_features.option_cookie_consent\":\"Cookie Consent\",\"steps.site_features.option_interactions\":\"Interactions\",\"steps.site_features.option_theme_builder\":\"Theme builder\",\"steps.site_features.option_lead_collection\":\"Forms & leads\",\"steps.site_features.option_custom_code\":\"Custom Code\",\"steps.site_features.option_email_deliverability\":\"Email delivery\",\"steps.site_features.option_ai_generator\":\"AI tools\",\"steps.site_features.option_image_optimization\":\"Image optimization\",\"steps.site_features.option_accessibility_tools\":\"Accessibility\",\"steps.site_features.woocommerce\":\"WooCommerce\",\"steps.site_features.included\":\"Included\",\"steps.site_features.plan_recommendation_one\":\"Nice picks \\ud83d\\ude42 Elementor One has you covered.\",\"steps.site_features.plan_recommendation_pro\":\"Advanced tools? Elementor Pro includes them.\",\"steps.site_features.compare_plans\":\"View plans\",\"pro_install.title\":\"You already have a Pro subscription\",\"pro_install.subtitle\":\"Would you like to install it on this site now?\",\"pro_install.installing\":\"Installing Elementor Pro\\u2026\",\"pro_install.installing_short\":\"Installing\\u2026\",\"pro_install.install_button\":\"Install Pro on this site\",\"pro_install.logo_alt\":\"Elementor + Elementor Pro\",\"pro_install.do_it_later\":\"I\\u2019ll do it later\",\"completion.title\":\"Getting things ready\",\"completion.subtitle\":\"Tailoring the editor to your goals and workflow\\u2026\"}\";}', 'off'),
(214, 'elementor_landing_pages_activation', '0', 'auto'),
(215, 'elementor_checklist', '{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":true,\"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'),
(216, 'elementor_version', '4.2.0', 'auto'),
(217, 'elementor_install_history', 'a:3:{s:5:\"4.1.4\";i:1783505307;s:5:\"4.1.5\";i:1784541145;s:5:\"4.2.0\";i:1784963161;}', 'auto'),
(218, '_elementor_10th_bday_data', 'a:2:{s:7:\"timeout\";i:1783508907;s:5:\"value\";s:483:\"{\"header\":\"Celebrate 10 years of Elementor\",\"content\":\"Unlock more capabilities for less with limited-time savings on selected plans. Offer ends June 17.\",\"cta\":{\"label\":\"Get discounts\",\"url\":\"https:\\/\\/go.elementor.com\\/go-pro-editor-10bd-easter-egg\\/\"},\"time_frame\":{\"start\":\"6\\/15\\/2026T10:00:00Z\",\"end\":\"6\\/17\\/2026T03:59:59Z\"},\"hero\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/images\\/hero.png\",\"lottie\":\"https:\\/\\/assets.elementor.com\\/10th-bday\\/v1\\/lotties\\/intro.json\"}\";}', 'off'),
(219, '_elementor_pro_free_trial_data', 'a:2:{s:7:\"timeout\";i:1783508908;s:5:\"value\";s:575:\"[{\"status\":\"inactive\",\"heading\":\"You\\u2019ve come this far. Why stop here?\",\"subheading\":\"Elementor Pro Free Trial\",\"introduction\":\"Take your site beyond the basics with a free 7-day Elementor Pro trial with no strings attached:\",\"listItems\":[\"100+ widgets\",\"Theme Builder\",\"Advanced design controls\",\"Custom CSS for pixel-perfect sites - and more\"],\"ctaText\":\"Unlock my free trial\",\"ctaUrl\":\"https:\\/\\/go.elementor.com\\/go-pro-free-trial-popup\\/\",\"secondaryAction\":\"Not now\",\"image\":\"https:\\/\\/assets.elementor.com\\/pro-free-trial-popup\\/v1\\/images\\/free_trial_banner.png\"}]\";}', 'off'),
(220, 'elementor_events_db_version', '1.0.0', 'off'),
(485, 'woocommerce_inbox_variant_assignment', '4', 'auto'),
(486, 'woocommerce_remote_variant_assignment', '107', 'auto'),
(519, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1787835235', 'off'),
(492, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'on'),
(493, 'action_scheduler_lock_async-request-runner', '6a737d4bef49a8.03740689|1785953671', 'no'),
(495, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"DTgZd81v9MxArAGBdRsb8K1lOYAXIAjw\";}', 'on'),
(496, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'on'),
(497, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(498, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(499, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(500, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(501, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(502, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(503, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(504, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(505, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(506, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(507, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(508, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(509, 'widget_wc_brands_brand_description', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(510, 'widget_woocommerce_brand_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(511, 'widget_wc_brands_brand_thumbnails', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(514, '_site_transient_timeout_woocommerce_blocks_patterns', '1786103438', 'off'),
(515, '_site_transient_woocommerce_blocks_patterns', 'a:2:{s:7:\"version\";s:6:\"10.9.4\";s:8:\"patterns\";a:41:{i:0;a:11:{s:5:\"title\";s:6:\"Banner\";s:4:\"slug\";s:25:\"woocommerce-blocks/banner\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:10:\"banner.php\";}i:1;a:11:{s:5:\"title\";s:23:\"Coming Soon Entire Site\";s:4:\"slug\";s:35:\"woocommerce/coming-soon-entire-site\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"coming-soon-entire-site.php\";}i:2;a:11:{s:5:\"title\";s:22:\"Coming Soon Store Only\";s:4:\"slug\";s:34:\"woocommerce/coming-soon-store-only\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"coming-soon-store-only.php\";}i:3;a:11:{s:5:\"title\";s:11:\"Coming Soon\";s:4:\"slug\";s:23:\"woocommerce/coming-soon\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:17:\"launch-your-store\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:15:\"coming-soon.php\";}i:4;a:11:{s:5:\"title\";s:29:\"Content Right with Image Left\";s:4:\"slug\";s:48:\"woocommerce-blocks/content-right-with-image-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"content-right-image-left.php\";}i:5;a:11:{s:5:\"title\";s:29:\"Featured Category Cover Image\";s:4:\"slug\";s:48:\"woocommerce-blocks/featured-category-cover-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"featured-category-cover-image.php\";}i:6;a:11:{s:5:\"title\";s:24:\"Featured Category Triple\";s:4:\"slug\";s:43:\"woocommerce-blocks/featured-category-triple\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:28:\"featured-category-triple.php\";}i:7;a:11:{s:5:\"title\";s:12:\"Large Footer\";s:4:\"slug\";s:31:\"woocommerce-blocks/footer-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"footer-large.php\";}i:8;a:11:{s:5:\"title\";s:23:\"Footer with Simple Menu\";s:4:\"slug\";s:37:\"woocommerce-blocks/footer-simple-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"footer-simple-menu.php\";}i:9;a:11:{s:5:\"title\";s:19:\"Footer with 3 Menus\";s:4:\"slug\";s:38:\"woocommerce-blocks/footer-with-3-menus\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/footer\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"footer-with-3-menus.php\";}i:10;a:11:{s:5:\"title\";s:28:\"Four Image Grid Content Left\";s:4:\"slug\";s:47:\"woocommerce-blocks/four-image-grid-content-left\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, About\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"four-image-grid-content-left.php\";}i:11;a:11:{s:5:\"title\";s:20:\"Centered Header Menu\";s:4:\"slug\";s:39:\"woocommerce-blocks/header-centered-menu\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-centered-pattern.php\";}i:12;a:11:{s:5:\"title\";s:23:\"Distraction Free Header\";s:4:\"slug\";s:42:\"woocommerce-blocks/header-distraction-free\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"header-distraction-free.php\";}i:13;a:11:{s:5:\"title\";s:16:\"Essential Header\";s:4:\"slug\";s:35:\"woocommerce-blocks/header-essential\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"header-essential.php\";}i:14;a:11:{s:5:\"title\";s:12:\"Large Header\";s:4:\"slug\";s:31:\"woocommerce-blocks/header-large\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:16:\"header-large.php\";}i:15;a:11:{s:5:\"title\";s:14:\"Minimal Header\";s:4:\"slug\";s:33:\"woocommerce-blocks/header-minimal\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:25:\"core/template-part/header\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:18:\"header-minimal.php\";}i:16;a:11:{s:5:\"title\";s:46:\"Heading with Three Columns of Content and Link\";s:4:\"slug\";s:66:\"woocommerce-blocks/heading-with-three-columns-of-content-with-link\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:51:\"heading-with-three-columns-of-content-with-link.php\";}i:17;a:11:{s:5:\"title\";s:20:\"Hero Product 3 Split\";s:4:\"slug\";s:39:\"woocommerce-blocks/hero-product-3-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:24:\"hero-product-3-split.php\";}i:18;a:11:{s:5:\"title\";s:23:\"Hero Product Chessboard\";s:4:\"slug\";s:42:\"woocommerce-blocks/hero-product-chessboard\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:27:\"hero-product-chessboard.php\";}i:19;a:11:{s:5:\"title\";s:18:\"Hero Product Split\";s:4:\"slug\";s:37:\"woocommerce-blocks/hero-product-split\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:22:\"hero-product-split.php\";}i:20;a:11:{s:5:\"title\";s:33:\"Centered Content with Image Below\";s:4:\"slug\";s:52:\"woocommerce-blocks/centered-content-with-image-below\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:43:\"intro-centered-content-with-image-below.php\";}i:21;a:11:{s:5:\"title\";s:22:\"Just Arrived Full Hero\";s:4:\"slug\";s:41:\"woocommerce-blocks/just-arrived-full-hero\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:18:\"WooCommerce, Intro\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"just-arrived-full-hero.php\";}i:22;a:11:{s:5:\"title\";s:33:\"No Products Found - Clear Filters\";s:4:\"slug\";s:43:\"woocommerce/no-products-found-clear-filters\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:29:\"no-products-found-filters.php\";}i:23;a:11:{s:5:\"title\";s:17:\"No Products Found\";s:4:\"slug\";s:29:\"woocommerce/no-products-found\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:21:\"no-products-found.php\";}i:24;a:11:{s:5:\"title\";s:19:\"Default Coming Soon\";s:4:\"slug\";s:36:\"woocommerce/page-coming-soon-default\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:28:\"page-coming-soon-default.php\";}i:25;a:11:{s:5:\"title\";s:25:\"Coming Soon Image Gallery\";s:4:\"slug\";s:42:\"woocommerce/page-coming-soon-image-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:34:\"page-coming-soon-image-gallery.php\";}i:26;a:11:{s:5:\"title\";s:30:\"Coming Soon Minimal Left Image\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-minimal-left-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-minimal-left-image.php\";}i:27;a:11:{s:5:\"title\";s:24:\"Coming Soon Modern Black\";s:4:\"slug\";s:41:\"woocommerce/page-coming-soon-modern-black\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:33:\"page-coming-soon-modern-black.php\";}i:28;a:11:{s:5:\"title\";s:29:\"Coming Soon Split Right Image\";s:4:\"slug\";s:46:\"woocommerce/page-coming-soon-split-right-image\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:38:\"page-coming-soon-split-right-image.php\";}i:29;a:11:{s:5:\"title\";s:34:\"Coming Soon with Header and Footer\";s:4:\"slug\";s:47:\"woocommerce/page-coming-soon-with-header-footer\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:11:\"coming-soon\";s:6:\"source\";s:39:\"page-coming-soon-with-header-footer.php\";}i:30;a:11:{s:5:\"title\";s:28:\"Product Collection 3 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-3-columns.php\";}i:31;a:11:{s:5:\"title\";s:28:\"Product Collection 4 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-4-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-4-columns.php\";}i:32;a:11:{s:5:\"title\";s:28:\"Product Collection 5 Columns\";s:4:\"slug\";s:47:\"woocommerce-blocks/product-collection-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:32:\"product-collection-5-columns.php\";}i:33;a:11:{s:5:\"title\";s:47:\"Product Collection: Featured Products 5 Columns\";s:4:\"slug\";s:65:\"woocommerce-blocks/product-collection-featured-products-5-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:50:\"product-collection-featured-products-5-columns.php\";}i:34;a:11:{s:5:\"title\";s:15:\"Product Gallery\";s:4:\"slug\";s:48:\"woocommerce-blocks/product-query-product-gallery\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:29:\"WooCommerce, featured-selling\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:36:\"core/query/woocommerce/product-query\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:33:\"product-query-product-gallery.php\";}i:35;a:11:{s:5:\"title\";s:14:\"Product Search\";s:4:\"slug\";s:31:\"woocommerce/product-search-form\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:2:\"no\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"product-search-form.php\";}i:36;a:11:{s:5:\"title\";s:16:\"Related Products\";s:4:\"slug\";s:35:\"woocommerce-blocks/related-products\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:11:\"WooCommerce\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:5:\"false\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:20:\"related-products.php\";}i:37;a:11:{s:5:\"title\";s:33:\"Social: Follow Us on Social Media\";s:4:\"slug\";s:51:\"woocommerce-blocks/social-follow-us-in-social-media\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:25:\"WooCommerce, social-media\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:36:\"social-follow-us-in-social-media.php\";}i:38;a:11:{s:5:\"title\";s:22:\"Testimonials 3 Columns\";s:4:\"slug\";s:41:\"woocommerce-blocks/testimonials-3-columns\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:26:\"testimonials-3-columns.php\";}i:39;a:11:{s:5:\"title\";s:18:\"Testimonial Single\";s:4:\"slug\";s:38:\"woocommerce-blocks/testimonials-single\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:20:\"WooCommerce, Reviews\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:23:\"testimonials-single.php\";}i:40;a:11:{s:5:\"title\";s:37:\"Three Columns with Images and Content\";s:4:\"slug\";s:56:\"woocommerce-blocks/three-columns-with-images-and-content\";s:11:\"description\";s:0:\"\";s:13:\"viewportWidth\";s:0:\"\";s:10:\"categories\";s:21:\"WooCommerce, Services\";s:8:\"keywords\";s:0:\"\";s:10:\"blockTypes\";s:0:\"\";s:8:\"inserter\";s:0:\"\";s:11:\"featureFlag\";s:0:\"\";s:13:\"templateTypes\";s:0:\"\";s:6:\"source\";s:41:\"three-columns-with-images-and-content.php\";}}}', 'off'),
(200, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785950012;s:7:\"checked\";a:5:{s:27:\"hello-elementor-child-theme\";s:5:\"2.0.0\";s:15:\"hello-elementor\";s:5:\"3.4.9\";s:16:\"twentytwentyfive\";s:3:\"1.5\";s:16:\"twentytwentyfour\";s:3:\"1.5\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.9.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.5.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.5.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'off'),
(189, 'current_theme', 'Hello Elementor Child Theme', 'auto'),
(190, 'theme_mods_hello-elementor', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1783505296;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}', 'off'),
(191, 'theme_switched', '', 'auto'),
(125, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1783505233;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'),
(126, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"b30b5efddb02b6ab37304f23c6bfd494\";s:6:\"blocks\";a:7:{s:32:\"0368537a03d4b05ed11f802c802c5153\";s:0:\"\";s:32:\"500888137eafa12a508de2c588d9ffdd\";s:46:\":root :where(.wp-block-icon svg){width: 24px;}\";s:32:\"a6036e6eb2ad2df7ed8860b807868647\";s:0:\"\";s:32:\"3b46efc0a10c1dae38f584ad199c3544\";s:0:\"\";s:32:\"ab4df16c9e454bfed8a404309545590d\";s:0:\"\";s:32:\"68ec5cad52d993402775a7503ba9efb7\";s:0:\"\";s:32:\"b8b4aa19e69b9b2de0f5c27097467bd6\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(251, 'elementor_one_client_id', 'be25401c-e6f5-4a2a-b005-558b6b0617a8', 'off'),
(252, 'elementor_one_client_secret', '-7lZs9cmwIF5.SuWqRSCjpDCFm', 'off'),
(253, 'elementor_one_home_url', 'aHR0cHM6Ly9tcmFyaWYubWUvbHVtZXJh', 'off'),
(254, 'elementor_pro_license_key', 'ep-ugLu1rp3BCnkcUMDdaUB1701104650EgD4W7ueft6i', 'auto'),
(255, '_elementor_pro_license_v2_data_fallback', 'a:2:{s:7:\"timeout\";i:1786036297;s:5:\"value\";s:2912:\"{\"expires\":\"2026-11-27 00:00:00\",\"subscription_id\":\"14245656\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}', 'off'),
(256, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1785993097;s:5:\"value\";s:2912:\"{\"expires\":\"2026-11-27 00:00:00\",\"subscription_id\":\"14245656\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"template_access_level_20\",\"kit_access_level_20\",\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"size-variable\",\"transitions\",\"pro-interactions\",\"atomic-components\",\"atomic-loop\",\"atomic-form\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\",\"atomic-custom-attributes\",\"atomic-custom-css\"],\"tier\":\"agency\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}', 'off'),
(257, 'elementor_notes_db_version', '5', 'auto'),
(264, 'elementor_unfiltered_files_upload', '1', 'auto'),
(341, 'woocommerce_price_decimal_sep', '.', 'on'),
(342, 'woocommerce_price_num_decimals', '2', 'on'),
(343, 'woocommerce_shop_page_id', '38', 'on'),
(344, 'woocommerce_cart_redirect_after_add', 'no', 'on'),
(345, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'on'),
(267, 'elementor_one_welcome_screen_completed', '1', 'auto'),
(275, 'e_editor_counter', '118', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(276, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1785262718;s:5:\"value\";s:12640:\"[{\"id\":\"angie-super-community\",\"title\":\"Angie Community Library\",\"description\":\"Browse a library of snippets and widgets built by other Angie users, import any of them into your site, without consuming any credits or remix them with a prompt to match your brief. Every snippet is vetted by the Elementor team. You can also submit your own work for the community to discover.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-community.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-community\\/\",\"readMoreText\":\"Browse library\"},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.1-atomic-form\",\"title\":\"Generate Atomic Forms\",\"description\":\"Ask Angie to generate forms for lead generation, contact, bookings, promotions and more. Use the new atomic form elements like date picker, radio button, and file upoad.\",\"topic\":\"Atomic Editor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/41-atomic-form-angie.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-blog\\/\",\"readMoreText\":\"Learn more\",\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.1-atomic-form\\/\"},{\"id\":\"cookie-consent-launch\",\"title\":\"Introducing Cookie Consent\",\"description\":\"Add a cookie consent banner to your site in minutes. Scan for cookies, manage scripts based on visitor consent, and customize the banner to match your site, or design it in the Editor with Elementor Popups. Free to get started, with more features in Elementor One.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cookie-launch.png\",\"chipTags\":[\"New feature\"],\"cta\":\"Get Cookie Consent\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/cookie-consent-in-editor-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"cookiez\\/cookiez.php\",\"operator\":\"!=\"}]]},{\"id\":\"angie-super-admin\",\"title\":\"Super Admin Mode\",\"description\":\"Revolutionize your WordPress workflow with Super Admin Mode. Perform root-level WordPress operations through natural language - bulk post and product updates, PHP error diagnosis, and more.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-super-admin.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-super-admin\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-default\",\"title\":\"The new default\",\"description\":\"New sites now start with version 4.0 and atomic features enabled by default. Existing sites can choose to manually activate. Nothing happens to your existing layouts and sites.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-default.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-revisions\",\"title\":\"Restore snippets precisely with Revisions\",\"description\":\"Restore any previous version of your snippets to its exact saved state. Each time you revise, Angie preserves a complete snapshot of the snippet\'s code, structure, and configuration. Open version history, select any saved state, and return to it in one click.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-notification-revision.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-revisions\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-atomic-form.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-atomic-forms\",\"title\":\"Atomic Forms\",\"description\":\"Build forms as part of your layout, not separate widgets. Create flexible, multi-column designs, nest elements freely, and maintain full control with the same atomic system and styling logic.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-custom-css.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-atomic-forms\\/\"},{\"id\":\"angie-cloud-library\",\"title\":\"Introducing Angie Cloud Library\",\"description\":\"Your Angie snippets are now available across every site you manage. Save any asset you build to your account and pull it into a new project in a few clicks, fully editable and ready to adapt. Available to all users with free daily credits.\",\"topic\":\"Angie\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-cloud-library.png\",\"chipTags\":[\"Angie\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-angie-cloud-library\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"4.0-interactions\",\"title\":\"Pro Interactions\",\"description\":\"Create advanced, lightweight motion inside the Editor. Define behavior visually, keep everything system-based, and deliver engaging experiences without bloated scripts or external tools.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-interactions.png\",\"chipTags\":[\"Atomic Editor\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-interactions\\/\"},{\"id\":\"4.0-sync-design-system\",\"title\":\"Sync and share design systems\",\"description\":\"Export and import Variables and Classes between sites, and sync them with v3 Global Styles. Maintain a consistent design system across projects and across versions.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/4.0-sync-design-system.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-4.0-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"angie-launch\",\"title\":\"Introducing Angie Code.\",\"description\":\"Create custom Elementor widgets, and snippets for custom site functionality from a simple description. Built natively for WordPress, and Elementor. Preview safely, refine through conversation, and publish when ready.\",\"topic\":\"Angie Code\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/angie-launch.png\",\"chipTags\":[\"New launch\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-angie-launch\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"partner-program\",\"title\":\"Partner with Elementor. Grow your business.\",\"description\":\"Join to unlock exclusive access, secure visibility, benefit from marketing opportunities, and create additional revenue from the work you have already done. Join for free and start benefiting!\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/notification-partner.png\",\"chipTags\":[\"Partner Program\"],\"cta\":\"Apply now\",\"ctaLink\":\"https:\\/\\/my.elementor.com\\/agency\\/\"},{\"id\":\"manage-launch\",\"title\":\"Introducing Manage\",\"description\":\"Monitor, optimize and maintain all your sites from one centralized dashboard. Track performance, perform bulk updates and detect security risks to stay ahead of issues.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/manage.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Start free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/manage\\/whatsnew\"},{\"id\":\"components-3.35\",\"title\":\"Components\",\"description\":\"Build modular, reusable sections that update everywhere and decide how much control to give away to your team or clients.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/components-3-35.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-components-3.35-blog\",\"readMoreText\":\"Learn More\"},{\"id\":\"one-launch\",\"title\":\"Introducing Elementor One\",\"description\":\"The complete website building experience. All the tools to create, optimize, and manage websites, unified under one roof.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/one-launch.png\",\"chipTags\":[\"New Launch\"],\"cta\":\"Explore Elementor One\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/launch-whats-new\"},{\"id\":\"atomic-tabs-3.34\",\"title\":\"Atomic Tabs\",\"description\":\"Nest any type of content inside tab triggers or content panels, unlocking a truly atomic way of design.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tabs-3.34.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.34-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-manager-3.33\",\"title\":\"Variables Manager\",\"description\":\"Centralize and control all your color, typography, and size tokens for consistent, scalable design systems.\",\"topic\":\"Version 4.0\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.33-variables-manager.png\",\"chipTags\":[\"Atomic Editor\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.33-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"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'),
(128, 'recovery_keys', 'a:0:{}', 'off'),
(192, 'hello_theme_version', '3.4.9', 'auto'),
(202, 'theme_mods_hello-elementor-child-theme', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:1431;}', 'on'),
(154, 'finished_updating_comment_type', '1', 'auto'),
(145, 'can_compress_scripts', '1', 'on');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(155, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:2:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder &#8211; more than just a page builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"4.2.1\";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.8\";s:6:\"tested\";s:5:\"7.0.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:6140;i:4;i:232;i:3;i:121;i:2;i:117;i:1;i:681;}s:11:\"num_ratings\";i:7291;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:42;s:24:\"support_threads_resolved\";i:33;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2026-07-28 1:37pm 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:24938:\"<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/ROEC0CPRO3w?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING 22M+ WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly with its no-code, drag-and-drop Atomic Editor.</p>\n<p>Supporting the full website lifecycle, Elementor enables you to confidently build, optimize, and manage your website with extended capabilities such as AI-powered creation, image optimization, transactional email delivery, accessibility tools, performance boosters, and more.</p>\n<p>Now in version 4 – the Atomic Editor! Introducing a new generation of performance-first atomic building blocks that allow you to control every atomic part with no limits or locked layouts. Define your global design systems and reusable components once, and they apply everywhere instantly – turning hours or even days of work into single clicks.</p>\n<p>Unlock all features with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor One</a></strong>.</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 Host</a></strong> Powered by Google Cloud &amp; 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 &amp; 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 Variables and Classes for consistent colors, typography, and design elements, ensuring a cohesive, professional look that updates everywhere globally.  </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><a href=\"https://elementor.com/features/contact-button/\" rel=\"nofollow ugc\">Floating buttons</a></strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.  </li>\n<li><strong>Components [Pro]</strong>: Reuse the same building blocks across pages and sites, and update them everywhere they appear. Including controlled content editing, allowing collaborators and clients to update only exposed content properties without breaking layout or styling.  </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 and 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 text editor.  </li>\n<li><strong>Video</strong>: Add YouTube, Vimeo, VideoPress, 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>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 visitors’ 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 stylesheets and scripts individually loaded only on demand 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 Editor 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 Editor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Editor 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 Contents</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>Editor 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>Editor 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 Editor 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 <a href=\"https://translate.wordpress.org/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. 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> apply.  </li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly stated, and require 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 Optimization</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\">Email Deliverability</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<p><strong><a href=\"http://go.elementor.com/editor-acc-wp-repo\" rel=\"nofollow ugc\">Web Accessibility</a></strong>: Enhances website usability for individuals with disabilities. Ally is designed to help web creators make their websites more inclusive. It scans, detects, and remediates key accessibility violations, working seamlessly on all WordPress and Elementor websites.</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” –  &hellip;</p>\n</blockquote>\n\";s:12:\"installation\";s:2338:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.8 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.6 or MariaDB version 10.5 or greater</li>\n<li>PHP Memory limit of 256 MB or greater</li>\n<li>WordPress Memory limit of 256 MB or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>WordPress 7.0 or greater</li>\n<li>PHP version 8.3 or greater</li>\n<li>MySQL version 8.0 or MariaDB version 10.6 or greater</li>\n<li>PHP Memory limit of 512 MB (768 MB for best performance) or greater</li>\n<li>WordPress Memory limit of 512 MB (768 MB for best performance) or greater</li>\n</ul>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<p><strong>Note:</strong> These requirements are for Elementor and Elementor Pro only. If you are using additional plugins on your site that also have minimum requirements such as WooCommerce or Elementor addons, you may need to increase your PHP and WordPress Memory limit to help avoid loading issues. See also, the following documentation <a href=\"https://elementor.com/help/elementor-widget-panel-not-loading/\" rel=\"nofollow ugc\">Elementor Widget Panel Not Loading</a>.</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 &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; 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&amp;utm_medium=link&amp;utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:5054:\"\n<dt id=\"how%20do%20i%20install%20elementor%20editor%3F\">\nHow do I install Elementor Editor?\n</h4>\n<p>\n<p>To install the free version of Elementor Editor, follow the steps below:<br />\nFrom your WordPress dashboard -&gt; Go to Plugins -&gt; Click on ‘Add new’-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\"does%20elementor%20editor%20work%20with%20all%20the%20themes%3F\">\nDoes Elementor Editor work with all the themes?\n</h4>\n<p>\n<p>Elementor Editor 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 Editor, and optimize your experience.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20gutenberg%3F\">\nIs Elementor Editor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor Editor 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 Editor 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 Editor.</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 Editor 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 to every industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\"will%20elementor%20editor%20slow%20down%20my%20website%3F\">\nWill Elementor Editor 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 the Editor. 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%20editor%3F\">\nIs my site secure with Elementor Editor?\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 Editor.</p>\n</p>\n<dt id=\"is%20elementor%20editor%20compatible%20with%20post%20and%20custom%20post%20types%3F\">\nIs Elementor Editor 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%E2%80%99s%20free%20editor%20plugin%20and%20elementor%20editor%20pro%3F\">\nWhat is the difference between Elementor’s free Editor plugin and Elementor Editor Pro?\n</h4>\n<p>\n<p>Elementor Editor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Editor 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%3F\">\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. You 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:2122:\"<h4>4.2.1 &#8211; 2026-07-28</h4>\n<ul>\n<li>Fix: Improved code security enforcement in template handling</li>\n<li>Fix: Improved code security enforcement in document handling</li>\n<li>Fix: Invalid border-radius values in Global Classes prevent class changes &#8211; Atomic Editor</li>\n<li>Fix: Atomic Variables synced from Atomic Classes are missing after site import &#8211; Atomic Editor</li>\n</ul>\n<h4>4.2.0 &#8211; 2026-07-20</h4>\n<ul>\n<li>New: Introducing Grid for building advanced row and column layouts &#8211; Atomic Editor</li>\n<li>Tweak: Improved Angie layout, composition, and design system creation from prompts and images &#8211; Atomic Editor</li>\n<li>Tweak: Added dynamic tag support for AI-generated element properties</li>\n<li>Fix: VideoPress URLs do not display on the frontend when used in Background Video and Lightbox dynamic tags (<a href=\"https://github.com/elementor/elementor/issues/24467\" rel=\"nofollow ugc\">#24467</a>)</li>\n<li>Fix: Grid containers can cause slower Editor performance on complex pages</li>\n<li>Fix: Filters do not work as expected in Website Templates</li>\n<li>Fix: The Save as Template button is unreachable when the modal does not fit the browser viewport</li>\n<li>Fix: AI-related Editor features show a console error when required services are not available yet</li>\n<li>Fix: Missing classes can affect the editing panel when they are still applied to elements &#8211; Atomic Editor</li>\n<li>Fix: Unsaved Class changes are not detected when switching between Design System tabs &#8211; Atomic Editor</li>\n<li>Fix: Custom Font names with spaces or special characters do not work in the Font Family control &#8211; Atomic Editor</li>\n<li>Fix: The drop indicator is missing when dragging Atomic elements inside row Containers &#8211; Atomic Editor</li>\n<li>Fix: Global Classes can be shared across multiple Kits instead of being separated per Kit &#8211; Atomic Editor</li>\n<li>Fix: Angie cannot update text in some Atomic elements &#8211; Atomic 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:3162:\"<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=\"&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - 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=\"&lt;strong&gt;Full Design System&lt;/strong&gt; - 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=\"&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; 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, &amp; 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=\"&lt;strong&gt;Kits and Templates&lt;/strong&gt; - 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=\"&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor Editor&#039;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 Editor\'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=\"&lt;strong&gt;Motion Effects&lt;/strong&gt; - 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:17228:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Elementor Pro - was able to remove so many plugins because of this tool</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/darylfernquist/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/66623bec515b499b08400d4dde29b085698a7113c064fffd8670601494d3bedc?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/66623bec515b499b08400d4dde29b085698a7113c064fffd8670601494d3bedc?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/darylfernquist/\" class=\"reviewer-name\">Ferny <small>(darylfernquist)</small></a> on <span class=\"review-date\">July 31, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I have used Elementor basic for years but finally upgraded to Elementor Pro a few months ago. I am now using it on all my WordPress sites. The more I use it the more I find you can do with it. It has so many features which I previously had to use plugins for.  </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>It has also made my coding and work flow so much easier. I know part of this is me learning the tool but I can\'t think what I would do without it. I do have some sites that still use DIVI or WPBakery but hope I will be able to redevelop those sites with Elementor Pro, over time.</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\">Awesome page 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/stevenph/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/60f5bebc92fe42b4dc6c7740bb3c42b67f7b12b0749b499be55cc0e98875213d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/60f5bebc92fe42b4dc6c7740bb3c42b67f7b12b0749b499be55cc0e98875213d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/stevenph/\" class=\"reviewer-name\">stevenph</a> on <span class=\"review-date\">July 30, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m new to Wordpress and I find Elementor easy to use. I upgraded to the paid version.</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\">操作方便</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/simonchou1966/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1aea727f054210f7f713358582d9673fb24013874f7eef4f2bef650001432b02?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1aea727f054210f7f713358582d9673fb24013874f7eef4f2bef650001432b02?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/simonchou1966/\" class=\"reviewer-name\">simonchou1966</a> on <span class=\"review-date\">July 30, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>非常方便操作</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\">Wish there was no spam</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/stallanbooks/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3b7a560b3db3d52e412967e32827ee03ca284911d1e935dcff57be6780f25182?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3b7a560b3db3d52e412967e32827ee03ca284911d1e935dcff57be6780f25182?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/stallanbooks/\" class=\"reviewer-name\">stallanbooks</a> on <span class=\"review-date\">July 30, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I enjoy the features of elementor and it certainly saves me time, but every time I log in I get messages asking me to upgrade.  Constant emails doing the same.  Look I would if I could but I don\'t make money from my blog so am really poor.  Please go away! </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\">Best WordPress Page 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/airasuite/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a430ca1b22e6cff9799344b7fa706c6eff214671737b622fe71b972ce2742fef?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a430ca1b22e6cff9799344b7fa706c6eff214671737b622fe71b972ce2742fef?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/airasuite/\" class=\"reviewer-name\">airasuite</a> on <span class=\"review-date\">July 28, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor is a Exceptional 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\">It completely transformed the way we work and took it to the next level</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/buendiadiseno/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ae325df88abcc66822c49f2d5581673ebefda200a0e6dfb2d3ab3feeff7a709d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ae325df88abcc66822c49f2d5581673ebefda200a0e6dfb2d3ab3feeff7a709d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/buendiadiseno/\" class=\"reviewer-name\">buendiadiseno</a> on <span class=\"review-date\">July 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Before the pandemic, we built templates from scratch using code, which was extremely time-consuming and resource-intensive. Over time, we adopted a few page builders that made content management easier, but the bulk of the work still involved long hours and thousands of lines of PHP, JavaScript, CSS, and other code.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then, during the pandemic, as we faced a significant increase in demand for websites, we decided to adopt Elementor—and the results have been incredible in every possible way. It\'s easy to learn, user-friendly, highly efficient, and allows us to deliver projects up to ten times faster than the way we used to work.</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\">Unmatched Visual Freedom</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/florimyrta/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/florimyrta/\" class=\"reviewer-name\">Flori Myrta <small>(florimyrta)</small></a> on <span class=\"review-date\">July 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Pixel-perfect control over every element, complete with Flexbox Containers and CSS Grid to structure modern layouts. Love it</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\">Developer-focused but you can master it</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/mehrazmorshed/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/eb5de3db5bfc8ef5845b4173265bf3d079f460fb99c9e346380b04d07bea8f05?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/eb5de3db5bfc8ef5845b4173265bf3d079f460fb99c9e346380b04d07bea8f05?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mehrazmorshed/\" class=\"reviewer-name\">Mehraz Morshed <small>(mehrazmorshed)</small></a> on <span class=\"review-date\">July 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>This is a nice builder. The plugin can feel developer-focused sometimes, but anyone can become an expert by learning its features. I have built many websites using Elementor and its add-ons.</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\">Elementor Has Become Too Developer-Focused</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"2 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"2\" 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-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/somsom777/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d8cf90cf4dcc9b0f3bedbf66d5282ebd30ca386ca5fba0f7593082a982e0de98?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d8cf90cf4dcc9b0f3bedbf66d5282ebd30ca386ca5fba0f7593082a982e0de98?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/somsom777/\" class=\"reviewer-name\">somsom777</a> on <span class=\"review-date\">July 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I have been using Elementor for quite a long time, yet now it has changed significantly, and it seems to be worse for regular users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is no doubt that many features were introduced in order to attract developers and those who are familiar with coding. This means that some elements have been moved to another place, settings have become more complicated and some actions now require more clicks.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>One of the best things about Elementor was the possibility to create beautiful websites without any coding skills. Now it seems that this advantage has gone away and there is no such an approach anymore.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I understand that Elementor must improve and add some advanced functions but it should not affect usability. All these features must be optional and the main editing process must stay simple and intuitive.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I am sure that Elementor will listen to users and will fix this problem in the future.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent Page 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/amshamim/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/bffca928dbf28e1a0ac9f53c64df7502634516ae6ae6e55f2fba561dbbb892fb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/bffca928dbf28e1a0ac9f53c64df7502634516ae6ae6e55f2fba561dbbb892fb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/amshamim/\" class=\"reviewer-name\">amshamim</a> on <span class=\"review-date\">July 26, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great page builder! Easy to use and highly recommended.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:159:\"The Elementor Website Builder has it all: drag and drop page builder, Atomic Editor, pixel perfect design, global and reusable style systems, mobile r &hellip;\";s:13:\"download_link\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.1.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, &amp; 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:197:\"<strong>Nested Elements</strong> Leverage Elementor Editor\'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:446:{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:6:\"3.30.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip\";s:6:\"3.30.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip\";s:6:\"3.31.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip\";s:12:\"3.31.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip\";s:12:\"3.31.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip\";s:11:\"3.31.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip\";s:11:\"3.31.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip\";s:6:\"3.31.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip\";s:6:\"3.31.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip\";s:6:\"3.31.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:6:\"3.31.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip\";s:6:\"3.31.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip\";s:6:\"3.32.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip\";s:12:\"3.32.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip\";s:12:\"3.32.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip\";s:12:\"3.32.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip\";s:11:\"3.32.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip\";s:11:\"3.32.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip\";s:11:\"3.32.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip\";s:6:\"3.32.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip\";s:6:\"3.32.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip\";s:6:\"3.32.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.3.zip\";s:6:\"3.32.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip\";s:6:\"3.32.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip\";s:6:\"3.33.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.0.zip\";s:12:\"3.33.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta1.zip\";s:12:\"3.33.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta2.zip\";s:12:\"3.33.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta3.zip\";s:12:\"3.33.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta4.zip\";s:11:\"3.33.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev1.zip\";s:11:\"3.33.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev2.zip\";s:11:\"3.33.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev3.zip\";s:11:\"3.33.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev4.zip\";s:6:\"3.33.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.1.zip\";s:6:\"3.33.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.2.zip\";s:6:\"3.33.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.3.zip\";s:6:\"3.33.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:6:\"3.33.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.5.zip\";s:6:\"3.33.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.6.zip\";s:6:\"3.34.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.0.zip\";s:12:\"3.34.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta1.zip\";s:12:\"3.34.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta2.zip\";s:12:\"3.34.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta3.zip\";s:11:\"3.34.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev1.zip\";s:11:\"3.34.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev2.zip\";s:6:\"3.34.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.1.zip\";s:6:\"3.34.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.2.zip\";s:6:\"3.34.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.3.zip\";s:6:\"3.34.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.34.4.zip\";s:6:\"3.35.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.0.zip\";s:12:\"3.35.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta1.zip\";s:12:\"3.35.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta2.zip\";s:12:\"3.35.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta3.zip\";s:12:\"3.35.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-beta4.zip\";s:11:\"3.35.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev1.zip\";s:11:\"3.35.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev2.zip\";s:11:\"3.35.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev3.zip\";s:11:\"3.35.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.35.0-dev4.zip\";s:6:\"3.35.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.1.zip\";s:6:\"3.35.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.2.zip\";s:6:\"3.35.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.3.zip\";s:6:\"3.35.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.4.zip\";s:6:\"3.35.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.5.zip\";s:6:\"3.35.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.6.zip\";s:6:\"3.35.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.7.zip\";s:6:\"3.35.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.8.zip\";s:6:\"3.35.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.35.9.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:\"4.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.0.zip\";s:11:\"4.0.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta1.zip\";s:11:\"4.0.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta2.zip\";s:11:\"4.0.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta3.zip\";s:11:\"4.0.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta4.zip\";s:11:\"4.0.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-beta5.zip\";s:10:\"4.0.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev1.zip\";s:10:\"4.0.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev2.zip\";s:10:\"4.0.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev3.zip\";s:10:\"4.0.0-dev4\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev4.zip\";s:10:\"4.0.0-dev5\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.0.0-dev5.zip\";s:5:\"4.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.1.zip\";s:5:\"4.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.2.zip\";s:5:\"4.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.3.zip\";s:5:\"4.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.4.zip\";s:5:\"4.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.5.zip\";s:5:\"4.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.6.zip\";s:5:\"4.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.7.zip\";s:5:\"4.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.8.zip\";s:5:\"4.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.0.9.zip\";s:5:\"4.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.0.zip\";s:11:\"4.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta1.zip\";s:11:\"4.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta2.zip\";s:11:\"4.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-beta3.zip\";s:10:\"4.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev1.zip\";s:10:\"4.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev2.zip\";s:10:\"4.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.1.0-dev3.zip\";s:5:\"4.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.1.zip\";s:5:\"4.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.2.zip\";s:5:\"4.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.3.zip\";s:5:\"4.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.4.zip\";s:5:\"4.1.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.1.5.zip\";s:5:\"4.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.0.zip\";s:11:\"4.2.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-beta1.zip\";s:11:\"4.2.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-beta2.zip\";s:10:\"4.2.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.4.2.0-dev2.zip\";s:5:\"4.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.1.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=3443226\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; more than just a page builder\";}s:11:\"woocommerce\";a:35:{s:4:\"name\";s:11:\"WooCommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:7:\"version\";s:6:\"11.0.0\";s:6:\"author\";s:67:\"<a href=\"https://profiles.wordpress.org/automattic/\">Automattic</a>\";s:14:\"author_profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:12:\"contributors\";a:50:{s:10:\"automattic\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/automattic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73edc627541112a447e978843cf72f516bdbf6350e7cbac10016c71ab1b8c8a1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"Automattic\";}s:11:\"woocommerce\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/woocommerce/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7781a3c13bcc86b57064b9539ec22da52fd5ef1902fbc020d0a4a8595b14ea0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"WooCommerce\";}s:10:\"mikejolley\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mikejolley/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8295774fc174b6a5b9bd960709949f4de88cd0b8708d711dc5b6676693d41432?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Mike Jolley\";}s:11:\"jameskoster\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/jameskoster/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/94b5473c03a46cb204f0a868dfe65f8199ef483242814ec1bcaf6770ba90d203?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"James Koster\";}s:14:\"claudiosanches\";a:3:{s:7:\"profile\";s:46:\"https://profiles.wordpress.org/claudiosanches/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ac91c7d73bb4501567ab3790755bf001d53dac8d1f4311a2480a5fb62dfb180c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Claudio Sanches\";}s:13:\"rodrigosprimo\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/rodrigosprimo/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1dc85457417601db220b14e7fa96c842700fbd1cceecd21d65306c26fffb92cc?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Rodrigo Primo\";}s:15:\"peterfabian1000\";a:3:{s:7:\"profile\";s:47:\"https://profiles.wordpress.org/peterfabian1000/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c25372df076206b9fe44dddd7ec6af6ba427d3fe2a457fa301fcb9cf90b23ddd?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Peter Fabian\";}s:7:\"vedjain\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/vedjain/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb19da24784b2f86d310a213b60c903b0a5464a6c725cf5fcabfd274383337c4?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Vedanshu - Urumi.AI\";}s:8:\"jamosova\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/jamosova/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73f150b0172cbb319293e372b3b20f4b78f0d5fbe70558318f69aad70908e95a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Julia Amosova\";}s:16:\"obliviousharmony\";a:3:{s:7:\"profile\";s:48:\"https://profiles.wordpress.org/obliviousharmony/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/67851e0deeb2c6a7a4c238cf45c0e9694a919e2c5e02706c5852e67c4ad279c9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"obliviousharmony\";}s:9:\"konamiman\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/konamiman/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ee97f225bf5be24cd3c3b04990b9fc3dfc67a2c9aaea418ec2bdd32e164ed9b1?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:23:\"Néstor Soriano Vilchez\";}s:8:\"sadowski\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/sadowski/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/cee318a6ec06e747df7f70f274da4e0cf4adba60c59e12d660d0f5a6ba78658a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"sadowski\";}s:8:\"wpmuguru\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/wpmuguru/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23afb25faac780cb6ec9533b2ac9e5daedf7a1faf444b41db471b9529701f87e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Ron Rennick\";}s:5:\"royho\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/royho/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1beda14f19fa93030ba2c66359dc270286820af6c667cdfeb4e87833c747f3a0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"royho\";}s:13:\"barryhughes-1\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/barryhughes-1/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6ce0f4afb77f8d32da9c43e9a39c84fcfb3ed0e9cac24f440c46a151946cdec8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"Barry\";}s:12:\"claudiulodro\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/claudiulodro/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/34a74527d3859bd9fb0b477cd80c9f78b3610259a251c32a31023ead285ac124?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Claudiu Lodromanean\";}s:12:\"tiagonoronha\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tiagonoronha/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0352cd451932c8a2ab15b8457933e6d90cc919bbf23db63e3bc35ee41d56577e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Tiago Noronha\";}s:6:\"ryelle\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/ryelle/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/6d860975d8bd4b166268bba8da8c1ea0e861a7d7f4ef0aee52fa727fc69e12b2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Kelly Choyce-Dwan\";}s:10:\"levinmedia\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/levinmedia/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/657d301b3683f02c75e4b2363681518e94485770056cc51526f19818884ba6aa?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:10:\"levinmedia\";}s:7:\"aljullu\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/aljullu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/784f29a6d06799d1d40adc32b115da932cd1ee2b22d91cd8597e9fe6e4ee1420?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:21:\"Albert Juhé Lluveras\";}s:6:\"nerrad\";a:3:{s:7:\"profile\";s:38:\"https://profiles.wordpress.org/nerrad/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1bd692736861bd20949789e4a3d922736480efcacb0e44041616c5a79eaa54c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:22:\"Darren Ethier (nerrad)\";}s:10:\"joshuawold\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/joshuawold/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f98224d78e12fcc0e9686dbf15f8c37b1967835212f25a92fceb6caafdc5b08d?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Joshua Wold\";}s:13:\"assassinateur\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/assassinateur/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0850998ce28d445575c78a6405382fd8418569c761304c10c0d5df85453116c0?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Nadir Seghir\";}s:7:\"haszari\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/haszari/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/5478c55437f47714a4dae1016cf521e803dfc4633ce5781b2f24d749d1623f69?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Rua Haszard\";}s:10:\"mppfeiffer\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/mppfeiffer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0fe64f1ef1e4abe1825653bcb17113a4a14c755f5b6f77d2f27494fe349d7081?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"Michael P. Pfeiffer\";}s:10:\"nielslange\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/nielslange/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0894ec0d7e5d70306a16431b36249b1928cad88a572de9b5211a54d75ad5d77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Niels Lange\";}s:9:\"ralucastn\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/ralucastn/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e65d79886499f47ee368495f5016117deef427d5abca9d3ed76c4bfaa42e7c0a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:6:\"Raluca\";}s:11:\"tjcafferkey\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/tjcafferkey/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/23d134901eef453e721759c9d84810f5748a84fc8681ed230c7d78e53583c77a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"tjcafferkey\";}s:13:\"danielwrobert\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/danielwrobert/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f1f823ffbe2a6adb7f94c6998079fd6ae6636d3b6272dd8c54385783360e2cf8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"danielwrobert\";}s:19:\"patriciahillebrandt\";a:3:{s:7:\"profile\";s:51:\"https://profiles.wordpress.org/patriciahillebrandt/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/13f5707fad9a68e5cf9c3c0ebb9c7179c862dcb279c761d20c9b40bd2fff9f4a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:19:\"patriciahillebrandt\";}s:7:\"albarin\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/albarin/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/0dd150b60949026a3c34f49d40089e3a8cf97dc331e2f5b27e805ffd34648e22?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"albarin\";}s:10:\"dinhtungdu\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/dinhtungdu/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/07e79c32b1abba868f8c5e3ee0c85b9150c74e2c2a946088a268e6be486d9114?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Tung Du\";}s:10:\"imanish003\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/imanish003/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/59ff646ede2dd6475f24762ac21ee2afd7d72fdcade7b9d2915cf1c3c2d984a2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Manish Menaria\";}s:12:\"karolmanijak\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/karolmanijak/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/42305d7047ca11d494b1912d687266a50edd05954fdec22e61ab1fe63cf2df6b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Karol Manijak\";}s:13:\"sunyatasattva\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/sunyatasattva/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/73ce316f9775441698b601e6902728a80837f7fd6df0846e3c5a82448dce447c?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:20:\"sunyatasattva (a11n)\";}s:13:\"alexandrelara\";a:3:{s:7:\"profile\";s:45:\"https://profiles.wordpress.org/alexandrelara/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/1c0c71a072f798066e4661395461e73e0fb6692eaddcced2a0e457ef01a458e8?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:14:\"Alexandre Lara\";}s:7:\"gigitux\";a:3:{s:7:\"profile\";s:39:\"https://profiles.wordpress.org/gigitux/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/2dcd003f15403180364c56b093b48e6edca9a88c8f1470b965b87fc230c66d7f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Luigi Teschio\";}s:12:\"danieldudzic\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/danieldudzic/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b689767c4b308b8f5910cef3a2f44c2acdadcb3b63326b0d5c865d2c208c668e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"Danny Dudzic\";}s:11:\"samueljseay\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/samueljseay/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/4c4a5e8fd5b99749ed9ac735c31d0370254356e40feea46bcf51b2b607f8ab0e?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:3:\"Sam\";}s:12:\"alexflorisca\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/alexflorisca/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/b68615471f527e6224909ce0726dda68b074e6cbcf89e0d4b5ecc483a96557ca?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Alex Florisca\";}s:5:\"opr18\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/opr18/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/e083a0759b8ea01b11c1f154a3087ddfaf65a93011cf97a85fdbfc0cda709538?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:5:\"opr18\";}s:12:\"tarunvijwani\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/tarunvijwani/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/fa4a4b2688afb8d238bb035f31fda4d07dabd67ccf41576276e5eb084463d617?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:12:\"tarunvijwani\";}s:12:\"pauloarromba\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/pauloarromba/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/ab6034aa12c0e53f21978df9e470f161f06810d814082cbe3ab74450f0618818?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Paulo Arromba\";}s:9:\"saadtarhi\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/saadtarhi/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/f4fd0df69b8c7bf3a3e6526df3b42c3854de544904ef825bfd549afc9829f645?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:7:\"Saad T.\";}s:4:\"bor0\";a:3:{s:7:\"profile\";s:36:\"https://profiles.wordpress.org/bor0/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/787d8ea71701ced680cd80411d656c20e0e600be5d34f6ce3478143d43dc9fd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:16:\"Boro Sitnikovski\";}s:5:\"kloon\";a:3:{s:7:\"profile\";s:37:\"https://profiles.wordpress.org/kloon/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/c7c708f5b0957714ab48e00220b0f74acccb43b70fa0d4b5ee091d59951ae751?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:17:\"Gerhard Potgieter\";}s:12:\"coreymckrill\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/coreymckrill/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/9cc64cf0f650f165ac55f1294105259f82f2b72c4c24903a79af6d6cd1ad2a9a?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Corey McKrill\";}s:12:\"jorgeatorres\";a:3:{s:7:\"profile\";s:44:\"https://profiles.wordpress.org/jorgeatorres/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/33d6a063c7411775135383c5bae6cd4e45d094b72ec062c96ceafca5e2a4956f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:15:\"Jorge A. Torres\";}s:10:\"leifsinger\";a:3:{s:7:\"profile\";s:42:\"https://profiles.wordpress.org/leifsinger/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/8107603a6bbc5ff73e07e2450f260335af41a5adb2cccd80cba20cdd28b96651?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Leif Singer\";}s:9:\"neosinner\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/neosinner/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/68b52d53a3c6dd39841f697853a1965057c6f3aeb9e89f7d960d1921ffa90d29?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:13:\"Ján Mikláš\";}}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:5:\"7.0.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:3988;i:4;i:196;i:3;i:112;i:2;i:107;i:1;i:409;}s:11:\"num_ratings\";i:4812;s:11:\"support_url\";s:49:\"https://wordpress.org/support/plugin/woocommerce/\";s:15:\"support_threads\";i:199;s:24:\"support_threads_resolved\";i:164;s:15:\"active_installs\";i:7000000;s:12:\"last_updated\";s:22:\"2026-08-04 12:03pm GMT\";s:5:\"added\";s:10:\"2011-09-27\";s:8:\"homepage\";s:24:\"https://woocommerce.com/\";s:8:\"sections\";a:6:{s:11:\"description\";s:12355:\"<p><a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> is the open-source ecommerce platform for WordPress.</p>\n<p>Our core platform is free, flexible, and amplified by a global community. The freedom of open-source means you retain full ownership of your store’s content and data forever.</p>\n<p>Whether you’re launching a business, taking brick-and-mortar retail online, or developing sites for clients, use WooCommerce for a store that powerfully blends content and commerce.</p>\n<ul>\n<li><strong>Create beautiful, enticing storefronts</strong> with <a href=\"https://woocommerce.com/product-category/themes/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">themes</a> suited to your brand and industry.</li>\n<li><strong>Increase revenue</strong> with an optimized <a href=\"https://woocommerce.com/checkout-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">shopping cart experience</a> that converts.</li>\n<li><strong>Customize product pages in minutes</strong> using modular <a href=\"https://woocommerce.com/document/woocommerce-blocks/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">product blocks</a>.</li>\n<li>Showcase physical and digital goods, product variations, custom configurations, instant downloads, and affiliate items.</li>\n<li>Sell <a href=\"https://woocommerce.com/products/woocommerce-subscriptions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">subscriptions</a>, <a href=\"https://woocommerce.com/products/woocommerce-bookings/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">bookings</a>, or <a href=\"https://woocommerce.com/products/woocommerce-memberships/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">memberships</a>, with our developer-vetted extensions.</li>\n<li><strong>Rise to the top of search results</strong> by leveraging <a href=\"https://www.searchenginejournal.com/wordpress-best-cms-seo/\" rel=\"nofollow ugc\">WordPress’ SEO advantage</a>.</li>\n<li><strong>Build on a platform that scales.</strong> Get flexible ecommerce for <a href=\"https://woocommerce.com/high-volume-stores/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">high-volume stores</a>.</li>\n</ul>\n<h4>ALL THE TOOLS YOU NEED TO SELL</h4>\n<p>Built-in tools and popular integrations help you efficiently manage your business operations. Many services are free to add with a single click via the optional <a href=\"https://woocommerce.com/document/woocommerce-setup-wizard/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Setup Wizard</a>.</p>\n<ul>\n<li><strong>Choose how you want to get paid</strong>. Conveniently manage payments from the comfort of your store with <a href=\"https://woocommerce.com/payments/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooPayments</a> (Available in the U.S., U.K., Ireland, Australia, New Zealand, Canada, Spain, France, Germany, and Italy). Securely accept credit cards, mobile wallets, bank transfers, and cash thanks to <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">100+ payment gateways</a> – including <a href=\"https://woocommerce.com/products/stripe/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Stripe</a>, <a href=\"https://woocommerce.com/products/woocommerce-gateway-paypal-checkout/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">PayPal</a>, and <a href=\"https://woocommerce.com/products/square/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Square</a>.</li>\n<li><strong>Configure your shipping options</strong>. Print USPS labels right from your dashboard and even schedule a pickup with <a href=\"https://woocommerce.com/products/shipping/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Shipping</a> (U.S.-only). Connect with <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/shipping-methods/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">well-known carriers</a> such as UPS and FedEx – plus a wide variety of delivery, inventory, and fulfillment solutions for your locale.</li>\n<li><strong>Simplify sales tax</strong>. Add <a href=\"https://woocommerce.com/products/tax/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Tax</a> or <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/tax?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">similar integrated services</a> to make automated calculations a reality.</li>\n</ul>\n<h4>Grow your business, add features, and monitor your store on the go</h4>\n<p>WooCommerce means business. Keep tabs on the performance metrics most important to you with a powerful and flexible central dashboard built into WooCommerce.</p>\n<p>Expand your audience across marketing and social channels with <a href=\"https://woocommerce.com/products/google-ads/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Google Ads</a>, <a href=\"https://woocommerce.com/products/hubspot-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">HubSpot</a>, <a href=\"https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Mailchimp</a>, and <a href=\"https://woocommerce.com/products/facebook/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Facebook</a> integrations. You can always check out the in-dashboard <a href=\"https://woocommerce.com/document/marketing-hub/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Marketing Hub</a> for fresh ideas and tips to help you succeed.</p>\n<p>Enhance store functionality with hundreds of free and paid extensions from the <a href=\"https://woocommerce.com/products/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Marketplace</a>. Our developers <a href=\"https://woocommerce.com/document/marketplace-overview/#section-6?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">vet each new extension</a> and regularly review existing extensions to maintain Marketplace quality standards. We are actively <a href=\"https://woocommerce.com/document/marketplace-overview/#section-2?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">looking for products that help store builders create successful stores</a>.</p>\n<p>Manage your store from anywhere with the free WooCommerce <a href=\"https://woocommerce.com/mobile/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">mobile app</a> (Android and iOS). Spoiler alert: Keep an ear out for the slightly addictive &#8220;cha-ching&#8221; notification sound each time you make a new sale!</p>\n<h4>Own and control your store data – forever</h4>\n<p>With <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a>, your data belongs to you. Always.</p>\n<p>If you opt to share <a href=\"https://woocommerce.com/usage-tracking/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">usage data</a> with us, you can feel confident knowing that it’s anonymized and kept secure. Choose to opt-out at any time without impacting your store.</p>\n<p>Unlike hosted ecommerce solutions, WooCommerce store data is future-proof; you’re free to export all your content and take your site to any platform you choose. No restrictions.</p>\n<h4>Why developers choose (and love) WooCommerce</h4>\n<p>Developers can use <a href=\"https://woocommerce.com/woocommerce/\" rel=\"nofollow ugc\">WooCommerce</a> to create, customize, and scale a store to meet a client’s exact specifications, making enhancements through extensions or custom solutions.</p>\n<ul>\n<li>Leverage <a href=\"https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">hooks and filters</a> to modify or create functionality.</li>\n<li>Integrate virtually any service using a robust <a href=\"https://developer.woocommerce.com/docs/getting-started-with-the-woocommerce-rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">REST API</a> and webhooks.</li>\n<li>Design and build custom content blocks with React.</li>\n<li><a href=\"https://developer.woocommerce.com/docs/category/extension-development/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Inspect and modify</a> any aspect of the core plugin code.</li>\n<li>Speed up development with a lightning-fast <a href=\"https://developer.woocommerce.com/docs/category/wc-cli/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">CLI</a>.</li>\n</ul>\n<p>The core platform is tested rigorously and often, supported by a dedicated development team working across time zones. Comprehensive documentation is updated with each release, empowering you to build exactly the store required.</p>\n<h4>Be part of our growing international community</h4>\n<p>WooCommerce has a large, passionate community dedicated to helping merchants succeed – and it’s growing fast.</p>\n<p>There are <a href=\"https://woocommerce.com/meetups/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Meetups</a> in locations around the world that you can attend for free and even get involved in running. These events are a great way to learn from others, share your expertise, and connect with like-minded folks.</p>\n<p>WooCommerce also has a regular presence at WordCamps across the globe – we’d love to meet you.</p>\n<h4>Contribute and translate</h4>\n<p>WooCommerce is developed and supported by Automattic, the creators of WordPress.com and Jetpack. We also have hundreds of independent contributors, and there’s always room for more. Head to the <a href=\"https://github.com/woocommerce/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>WooCommerce is translated into multiple languages, including Danish, Ukrainian, and Persian. Help localize WooCommerce even further by adding your locale – visit <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">translate.wordpress.org</a>.</p>\n<h4>Connection to WooCommerce.com</h4>\n<p>You can connect your store to <a href=\"https://woocommerce.com/\" rel=\"nofollow ugc\">WooCommerce.com</a> to manage your subscriptions on WooCommerce Marketplace and receive product updates without leaving WordPress admin. Connection also enables installation of purchased products right from WooCommerce.com and streamlines access to technical support. If you’d like to learn about what data is gathered and how it is used, please refer to our <a href=\"https://automattic.com/privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</p>\n\";s:12:\"installation\";s:2459:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP 7.4 or greater is required (PHP 8.0 or greater is recommended)</li>\n<li>MySQL 5.5.5 or greater, OR MariaDB version 10.1 or greater, is required</li>\n<li>WordPress 6.9 or greater</li>\n<li>(Recommended) WordPress <a href=\"https://woocommerce.com/document/increasing-the-wordpress-memory-limit/\" rel=\"nofollow ugc\">memory limit</a> of 256 MB or greater.</li>\n<li>(Recommended) <a href=\"https://woocommerce.com/document/ssl-and-https/\" rel=\"nofollow ugc\">HTTPS</a> support.</li>\n</ul>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option &#8212; WordPress will handle the file transfer, and you won’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu, and click “Add New.”</p>\n<p>In the search field type “WooCommerce,” then click “Search Plugins.” Once you’ve found us,  you can view details about it such as the point release, rating, and description. Most importantly of course, you can install it by! Click “Install Now,” and WordPress will take it from there.</p>\n<h4>Manual installation</h4>\n<p>Manual installation method requires downloading the WooCommerce plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains <a href=\"https://wordpress.org/support/article/managing-plugins/#manual-plugin-installation\" rel=\"ugc\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work smoothly, but we still recommend you back up your site.</p>\n<p>If you encounter issues with the shop/category pages after an update, flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting “Save.” That should return things to normal.</p>\n<h4>Sample data</h4>\n<p>WooCommerce comes with some sample data you can use to see how products look; import sample_products.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\" rel=\"ugc\">WordPress importer</a>. You can also use the core <a href=\"https://woocommerce.com/document/product-csv-importer-exporter/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV importer</a> or our <a href=\"https://woocommerce.com/products/product-csv-import-suite/?utm_source=wp%20org%20repo%20listing&amp;utm_content=3.6\" rel=\"nofollow ugc\">CSV Import Suite extension</a> to import sample_products.csv</p>\n\";s:3:\"faq\";s:7790:\"\n<dt id=\"where%20can%20i%20find%20woocommerce%20documentation%20and%20user%20guides%3F\">\nWhere can I find WooCommerce documentation and user guides?\n</h4>\n<p>\n<p>For help setting up and configuring WooCommerce, please refer to <a href=\"https://woocommerce.com/documentation/plugins/woocommerce/getting-started/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Getting Started</a> and the <a href=\"https://woocommerce.com/guides/new-store/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">New WooCommerce Store Owner Guide</a>.</p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://github.com/woocommerce/woocommerce/tree/trunk/docs\" rel=\"nofollow ugc\">documentation</a>, as well as the <a href=\"https://github.com/woocommerce/woocommerce/blob/trunk/docs/extension-development/extension-development-best-practices.md\" rel=\"nofollow ugc\">Plugin Developer Best Practices</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20or%20talk%20to%20other%20users%20about%20woocommerce%20core%3F\">\nWhere can I get help or talk to other users about WooCommerce Core?\n</h4>\n<p>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">WooCommerce Support Forum</a> by following <a href=\"https://wordpress.org/support/topic/guide-to-the-woocommerce-forum/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"ugc\">these guidelines</a>, reach out via the <a href=\"https://woocommerce.com/community-slack/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community Slack</a>, or post in the <a href=\"https://www.facebook.com/groups/advanced.woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce Community group</a> on Facebook.</p>\n</p>\n<dt id=\"where%20can%20i%20get%20help%20for%20extensions%20i%20have%20purchased%20from%20the%20woocommerce%20marketplace%3F\">\nWhere can I get help for extensions I have purchased from the WooCommerce Marketplace?\n</h4>\n<p>\n<p>For assistance with paid extensions from the WooCommerce Marketplace: first, review our <a href=\"https://woocommerce.com/document/woocommerce-self-service-guide/\" rel=\"nofollow ugc\">self-service troubleshooting guide</a>. If the problem persists, kindly log a support ticket via <a href=\"https://woocommerce.com/my-account/create-a-ticket/\" rel=\"nofollow ugc\">our helpdesk</a>. Our dedicated Happiness Engineers aim to respond within 24 hours.</p>\n</p>\n<dt id=\"i%E2%80%99m%20having%20trouble%20logging%20in%20to%20woocommerce.com%20%E2%80%93%20what%20now%3F\">\nI’m having trouble logging in to WooCommerce.com – what now?\n</h4>\n<p>\n<p>First, troubleshoot common login issues using this helpful <a href=\"https://woocommerce.com/document/log-into-woocommerce-com-with-wordpress-com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">step-by-step guide</a>. Still not working? <a href=\"https://woocommerce.com/contact-us/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Get in touch with us</a>.</p>\n</p>\n<dt id=\"will%20woocommerce%20work%20with%20my%20theme%3F\">\nWill WooCommerce work with my theme?\n</h4>\n<p>\n<p>Yes! WooCommerce will work with any theme but may require some additional styling. If you’re looking for a theme featuring deep WooCommerce integration, we recommend <a href=\"https://woocommerce.com/storefront/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Storefront</a>.</p>\n</p>\n<dt id=\"how%20do%20i%20update%20woocommerce%3F\">\nHow do I update WooCommerce?\n</h4>\n<p>\n<p>We have a detailed guide on <a href=\"https://woocommerce.com/document/how-to-update-woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">How To Update WooCommerce</a>.</p>\n</p>\n<dt id=\"my%20site%20broke%20%E2%80%93%20what%20do%20i%20do%3F\">\nMy site broke – what do I do?\n</h4>\n<p>\n<p>Start by diagnosing the issue using our helpful <a href=\"https://woocommerce.com/documentation/get-help/troubleshooting-get-help/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">troubleshooting guide</a>.</p>\n<p>If you noticed the error after updating a theme or plugin, there might be compatibility issues between it and WooCommerce. If the issue appeared after updating WooCommerce, there could be a conflict between WooCommerce and an outdated theme or plugin.</p>\n<p>In both instances, we recommend running a conflict test using <a href=\"https://woocommerce.com/document/troubleshooting-using-health-check/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Health Check</a> (which allows you to disable themes and plugins without affecting your visitors) or troubleshooting the issue using a <a href=\"https://woocommerce.com/document/how-to-test-for-conflicts/#section-3?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">staging site</a>.</p>\n</p>\n<dt id=\"where%20can%20i%20report%20bugs%3F\">\nWhere can I report bugs?\n</h4>\n<p>\n<p>Report bugs on the <a href=\"https://github.com/woocommerce/woocommerce/issues?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce GitHub repository</a>. You can also notify us via our support forum – be sure to search the forums to confirm that the error has not already been reported.</p>\n</p>\n<dt id=\"where%20can%20i%20request%20new%20features%2C%20themes%2C%20and%20extensions%3F\">\nWhere can I request new features, themes, and extensions?\n</h4>\n<p>\n<p>Request new features and extensions and vote on existing suggestions on our official <a href=\"https://woocommerce.com/feature-requests/woocommerce?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">feature request board</a>. Our Product teams regularly review requests and consider them valuable for product planning.</p>\n</p>\n<dt id=\"woocommerce%20is%20awesome%21%20can%20i%20contribute%3F\">\nWooCommerce is awesome! Can I contribute?\n</h4>\n<p>\n<p>Yes, you can! Join in on our <a href=\"https://github.com/woocommerce/woocommerce/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">GitHub repository</a> and follow the <a href=\"https://woocommerce.wordpress.com/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">development blog</a> to stay up-to-date with everything happening in the project.</p>\n</p>\n<dt id=\"where%20can%20i%20find%20rest%20api%20documentation%3F\">\nWhere can I find REST API documentation?\n</h4>\n<p>\n<p>Extensive <a href=\"https://developer.woocommerce.com/docs/apis/rest-api/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">WooCommerce REST API Documentation</a> is available.</p>\n</p>\n<dt id=\"my%20question%20is%20not%20listed%20here.%20where%20can%20i%20find%20more%20answers%3F\">\nMy question is not listed here. Where can I find more answers?\n</h4>\n<p>\n<p>Check out <a href=\"https://woocommerce.com/document/frequently-asked-questions/?utm_medium=referral&amp;utm_source=wordpress.org&amp;utm_campaign=wp_org_repo_listing\" rel=\"nofollow ugc\">Frequently Asked Questions</a> for more.</p>\n</p>\n\n\";s:9:\"changelog\";s:54302:\"<h4>11.0.0 2026-08-04</h4>\n<p><strong>WooCommerce</strong></p>\n<ul>\n<li>Fix &#8211; Add a compatibility shim for the removed product block editor block registry to avoid third-party extension fatals. <a href=\"https://github.com/woocommerce/woocommerce/pull/65500\" rel=\"nofollow ugc\">#65500</a></li>\n<li>Fix &#8211; Add compatibility shims for the removed block templates PHP API to avoid third-party extension fatals. <a href=\"https://github.com/woocommerce/woocommerce/pull/65503\" rel=\"nofollow ugc\">#65503</a></li>\n<li>Fix &#8211; Add per-period <code>refunds</code> field to the legacy REST sales report so consumers can compute net sales per day or month (fixes #27552, #42694). <a href=\"https://github.com/woocommerce/woocommerce/pull/65467\" rel=\"nofollow ugc\">#65467</a></li>\n<li>Fix &#8211; Add referrerPolicy to address autocomplete fetch requests to ensure Referer header is sent even with restrictive site policies. <a href=\"https://github.com/woocommerce/woocommerce/pull/62967\" rel=\"nofollow ugc\">#62967</a></li>\n<li>Fix &#8211; Addressed cache invalidation gaps for product instance caching refresh. <a href=\"https://github.com/woocommerce/woocommerce/pull/65431\" rel=\"nofollow ugc\">#65431</a></li>\n<li>Fix &#8211; Add the WooCommerce debug group to HPOS CLI debug messages. <a href=\"https://github.com/woocommerce/woocommerce/pull/65701\" rel=\"nofollow ugc\">#65701</a></li>\n<li>Fix &#8211; Align email order item names consistently after product thumbnails. <a href=\"https://github.com/woocommerce/woocommerce/pull/66141\" rel=\"nofollow ugc\">#66141</a></li>\n<li>Fix &#8211; Align Woo Home in-app promo banner styling with updated admin card patterns. <a href=\"https://github.com/woocommerce/woocommerce/pull/65660\" rel=\"nofollow ugc\">#65660</a></li>\n<li>Fix &#8211; Allow decimal stock quantities below 1 to remain in stock when the <code>woocommerce_stock_amount</code> filter is overridden with <code>floatval</code>. The integer cast inside <code>WC_Abstract_Product::validate_props()</code> truncated values like <code>0.5</code> to <code>0</code>, incorrectly flipping the product to &#8220;Out of stock&#8221;. <a href=\"https://github.com/woocommerce/woocommerce/pull/65023\" rel=\"nofollow ugc\">#65023</a></li>\n<li>Fix &#8211; Allow the &#8220;Regenerate the product attributes lookup table&#8221; tool (and the related abort and resume tools) to run via the REST API instead of failing with an &#8220;Invalid nonce&#8221; error. <a href=\"https://github.com/woocommerce/woocommerce/pull/66082\" rel=\"nofollow ugc\">#66082</a></li>\n<li>Fix &#8211; Allow users with the <code>view_woocommerce_reports</code> capability to access the Analytics Leaderboards REST endpoint and view leaderboard data. <a href=\"https://github.com/woocommerce/woocommerce/pull/65492\" rel=\"nofollow ugc\">#65492</a></li>\n<li>Fix &#8211; Avoid a critical Site Health warning when WooCommerce cannot verify uploads directory protection. <a href=\"https://github.com/woocommerce/woocommerce/pull/65757\" rel=\"nofollow ugc\">#65757</a></li>\n<li>Fix &#8211; Block add to cart: adding a product that is in the cart only inside a bundle (or only as a booking, add-on configuration, or recipient-differentiated line) now adds a new standalone line instead of showing an error or changing the existing line&#8217;s quantity. <a href=\"https://github.com/woocommerce/woocommerce/pull/65869\" rel=\"nofollow ugc\">#65869</a></li>\n<li>Fix &#8211; Blocks: Fix JS crash when the store returns a non-Error value in useCollection; convert it to a proper Error instance so the error boundary handles it gracefully. <a href=\"https://github.com/woocommerce/woocommerce/pull/64218\" rel=\"nofollow ugc\">#64218</a></li>\n<li>Fix &#8211; Blueprint: export SQL steps using a table prefix placeholder instead of the source site&#8217;s database prefix, so settings can be imported on sites that use a different table prefix. <a href=\"https://github.com/woocommerce/woocommerce/pull/65942\" rel=\"nofollow ugc\">#65942</a></li>\n<li>Fix &#8211; Cast refund amount values to float for PHP 8.1 TypeError fix. <a href=\"https://github.com/woocommerce/woocommerce/pull/64362\" rel=\"nofollow ugc\">#64362</a></li>\n<li>Fix &#8211; Check parent product visibility in get_variation AJAX endpoint before returning variation data <a href=\"https://github.com/woocommerce/woocommerce/pull/65209\" rel=\"nofollow ugc\">#65209</a></li>\n<li>Fix &#8211; Decode HTML entities in PTK pattern titles <a href=\"https://github.com/woocommerce/woocommerce/pull/65969\" rel=\"nofollow ugc\">#65969</a></li>\n<li>Fix &#8211; Disable the &#8220;Continue&#8221; button on the product CSV import page until a file is selected or a server path is entered. <a href=\"https://github.com/woocommerce/woocommerce/pull/66009\" rel=\"nofollow ugc\">#66009</a></li>\n<li>Fix &#8211; Fix &#8216;current-menu-item&#8217; class not being added to the Shop page in the Page List block <a href=\"https://github.com/woocommerce/woocommerce/pull/65996\" rel=\"nofollow ugc\">#65996</a></li>\n<li>Fix &#8211; Fix &#8211; Make WC_Blocks_Utils::has_block_in_page() search nested blocks recursively. <a href=\"https://github.com/woocommerce/woocommerce/pull/63386\" rel=\"nofollow ugc\">#63386</a></li>\n<li>Fix &#8211; Fix/normalize the Store API cart/update-item route truncating decimal quantities when dispatching the cart item updated hook. <a href=\"https://github.com/woocommerce/woocommerce/pull/66312\" rel=\"nofollow ugc\">#66312</a></li>\n<li>Fix &#8211; Fix: allow empty customer session fields to override prior values in WC_Customer_Data_Store_Session <a href=\"https://github.com/woocommerce/woocommerce/pull/65633\" rel=\"nofollow ugc\">#65633</a></li>\n<li>Fix &#8211; Fix: ensure the dropdown inside Add to Cart + Options block render special character correctly. <a href=\"https://github.com/woocommerce/woocommerce/pull/66530\" rel=\"nofollow ugc\">#66530</a></li>\n<li>Fix &#8211; Fix: Improve color contrast for delete link in .wc-metabox to meet WCAG 2.2 AA requirements (SC 1.4.3) <a href=\"https://github.com/woocommerce/woocommerce/pull/65605\" rel=\"nofollow ugc\">#65605</a></li>\n<li>Fix &#8211; Fix: Sync active filters across multiple Product Filters blocks on the same page. <a href=\"https://github.com/woocommerce/woocommerce/pull/65622\" rel=\"nofollow ugc\">#65622</a></li>\n<li>Fix &#8211; Fix a Sass build error in the Cart proceed-to-checkout block and remove an invalid script module declaration from the Product Price block. <a href=\"https://github.com/woocommerce/woocommerce/pull/65749\" rel=\"nofollow ugc\">#65749</a></li>\n<li>Fix &#8211; Fix Checkout block shipping method UI after extension cart updates change the selected shipping rate. <a href=\"https://github.com/woocommerce/woocommerce/pull/66014\" rel=\"nofollow ugc\">#66014</a></li>\n<li>Fix &#8211; Fix custom place order button (shortcode checkout) never submitting the order when a shipping address block is present. Client-side validation now only counts visible invalid fields, so the collapsed &#8220;Ship to a different address?&#8221; shipping fields no longer block submission. <a href=\"https://github.com/woocommerce/woocommerce/pull/65933\" rel=\"nofollow ugc\">#65933</a></li>\n<li>Fix &#8211; Fix deferred product transient shutdown ordering before parent product sync. <a href=\"https://github.com/woocommerce/woocommerce/pull/66470\" rel=\"nofollow ugc\">#66470</a></li>\n<li>Fix &#8211; Fix deleting a newly added custom field on the order edit screen with HPOS enabled. <a href=\"https://github.com/woocommerce/woocommerce/pull/66132\" rel=\"nofollow ugc\">#66132</a></li>\n<li>Fix &#8211; Fix duplicate &#8220;Password Changed&#8221; admin notification email sent when a customer resets their password. <a href=\"https://github.com/woocommerce/woocommerce/pull/66145\" rel=\"nofollow ugc\">#66145</a></li>\n<li>Fix &#8211; Fixed incorrect order counts when custom query_args are added via the order list table prepare_items query args filter. <a href=\"https://github.com/woocommerce/woocommerce/pull/66207\" rel=\"nofollow ugc\">#66207</a></li>\n<li>Fix &#8211; Fixed quantity selector plus button size mismatch in Cart and Mini-Cart by replacing the fullwidth plus glyph with a standard plus. <a href=\"https://github.com/woocommerce/woocommerce/pull/65658\" rel=\"nofollow ugc\">#65658</a></li>\n<li>Fix &#8211; Fix email previews for orders with downloadable products. <a href=\"https://github.com/woocommerce/woocommerce/pull/65856\" rel=\"nofollow ugc\">#65856</a></li>\n<li>Fix &#8211; Fix encoded character in filter option label. <a href=\"https://github.com/woocommerce/woocommerce/pull/66446\" rel=\"nofollow ugc\">#66446</a></li>\n<li>Fix &#8211; Fixes 0 value attributes from being skipped when variation is added to cart directly <a href=\"https://github.com/woocommerce/woocommerce/pull/65725\" rel=\"nofollow ugc\">#65725</a></li>\n<li>Fix &#8211; Fixes checkout flow to not save shipping_method in customer meta <a href=\"https://github.com/woocommerce/woocommerce/pull/65544\" rel=\"nofollow ugc\">#65544</a></li>\n<li>Fix &#8211; Fix exception message info leak to non-admin API callers, null dereferences on missing parent product and order, and duplicate date query key in OrdersTableQuery. <a href=\"https://github.com/woocommerce/woocommerce/pull/65368\" rel=\"nofollow ugc\">#65368</a></li>\n<li>Fix &#8211; Fix express payment buttons missing a visible focus outline in Cart and Checkout. <a href=\"https://github.com/woocommerce/woocommerce/pull/65901\" rel=\"nofollow ugc\">#65901</a></li>\n<li>Fix &#8211; Fix false &#8220;incompatible extension&#8221; notice shown in the block editor for express payment methods whose client-side <code>name</code> differs from their server-side gateway ID. The compatibility check now matches on <code>paymentMethodId</code> (falling back to <code>name</code>). <a href=\"https://github.com/woocommerce/woocommerce/pull/66017\" rel=\"nofollow ugc\">#66017</a></li>\n<li>Fix &#8211; Fix fatal DB errors during upgrade on sites where HPOS was never enabled by adding a table existence check before attempting to restore the meta_key_value index on wp_wc_orders_meta. <a href=\"https://github.com/woocommerce/woocommerce/pull/65536\" rel=\"nofollow ugc\">#65536</a></li>\n<li>Fix &#8211; Fix fatal error in Analytics Customers DataStore when a plain WC_Order (rather than the Overrides\\Order subclass) is passed to get_or_create_customer_from_order(), and harden date_last_active against a missing date_created by cascading through date_modified and date_paid before falling back to null. <a href=\"https://github.com/woocommerce/woocommerce/pull/64407\" rel=\"nofollow ugc\">#64407</a></li>\n<li>Fix &#8211; Fix fatal TypeError in ProductVersionStringInvalidator when a persistent object cache returns the cached variation parent ID as a string. <a href=\"https://github.com/woocommerce/woocommerce/pull/65496\" rel=\"nofollow ugc\">#65496</a></li>\n<li>Fix &#8211; Fix fatal TypeError in wc_modify_map_meta_cap() on PHP 8+ when get_userdata() returns false for an invalid user ID. <a href=\"https://github.com/woocommerce/woocommerce/pull/65506\" rel=\"nofollow ugc\">#65506</a></li>\n<li>Fix &#8211; Fix hierarchical selection and expansion in SearchListControl for multi-level categories <a href=\"https://github.com/woocommerce/woocommerce/pull/66023\" rel=\"nofollow ugc\">#66023</a></li>\n<li>Fix &#8211; Fix horizontal page overflow caused by the Settings UI tab bar including its padding outside the declared width. <a href=\"https://github.com/woocommerce/woocommerce/pull/65715\" rel=\"nofollow ugc\">#65715</a></li>\n<li>Fix &#8211; Fix insufficient color contrast on attribute placeholder text to meet WCAG 2.2 AA requirements. <a href=\"https://github.com/woocommerce/woocommerce/pull/65608\" rel=\"nofollow ugc\">#65608</a></li>\n<li>Fix &#8211; Fix My Account endpoint page titles showing the page title instead of the endpoint heading (e.g. &#8220;Orders&#8221;) in block themes when the cart is not empty. <a href=\"https://github.com/woocommerce/woocommerce/pull/65949\" rel=\"nofollow ugc\">#65949</a></li>\n<li>Fix &#8211; Fix order totals only filling half the width on the admin order screen at mobile widths. <a href=\"https://github.com/woocommerce/woocommerce/pull/65469\" rel=\"nofollow ugc\">#65469</a></li>\n<li>Fix &#8211; Fix oversized heading on the offline payment settings pages by setting the header font size explicitly instead of relying on the floating-header-scoped rule. <a href=\"https://github.com/woocommerce/woocommerce/pull/66044\" rel=\"nofollow ugc\">#66044</a></li>\n<li>Fix &#8211; Fix PHP fatal in the Product Collection upsells handler when the product reference is unresolved (editor preview), and stop the cross-sells handler from leaking unresolved product references into its results. <a href=\"https://github.com/woocommerce/woocommerce/pull/65909\" rel=\"nofollow ugc\">#65909</a></li>\n<li>Fix &#8211; Fix Product Collection block from marking the post as dirty when the editor loads. <a href=\"https://github.com/woocommerce/woocommerce/pull/65524\" rel=\"nofollow ugc\">#65524</a></li>\n<li>Fix &#8211; Fix Product Collection inner blocks when rendered inside Query Loop post content. <a href=\"https://github.com/woocommerce/woocommerce/pull/65637\" rel=\"nofollow ugc\">#65637</a></li>\n<li>Fix &#8211; Fix product description editor alignment in the classic product editor. <a href=\"https://github.com/woocommerce/woocommerce/pull/66087\" rel=\"nofollow ugc\">#66087</a></li>\n<li>Fix &#8211; Fix Quantity Selector block styles when outside the Add to Cart + Options block <a href=\"https://github.com/woocommerce/woocommerce/pull/66261\" rel=\"nofollow ugc\">#66261</a></li>\n<li>Fix &#8211; Fix refund amount validation message positioning <a href=\"https://github.com/woocommerce/woocommerce/pull/66248\" rel=\"nofollow ugc\">#66248</a></li>\n<li>Fix &#8211; Fix silent backslash corruption in Agentic Checkout buyer/address fields and Store API checkout field validation. Calling wp_unslash() on JSON request body data that is never magic-quoted was stripping real backslashes typed by the buyer. <a href=\"https://github.com/woocommerce/woocommerce/pull/65900\" rel=\"nofollow ugc\">#65900</a></li>\n<li>Fix &#8211; Fix silent backslash corruption in Store API (block checkout) address fields. Calling wp_unslash() on JSON body data that is never magic-quoted was stripping real backslashes from address_1, address_2, and other address fields. <a href=\"https://github.com/woocommerce/woocommerce/pull/65643\" rel=\"nofollow ugc\">#65643</a></li>\n<li>Fix &#8211; Fix SKU duplication corrupting hyphenated SKUs. Duplicating a product with SKU <code>SKU-123</code> now correctly produces <code>SKU-123-1</code> instead of <code>SKU-124</code>. <a href=\"https://github.com/woocommerce/woocommerce/pull/65423\" rel=\"nofollow ugc\">#65423</a></li>\n<li>Fix &#8211; Fix tax country code autocomplete to not be based on full country name <a href=\"https://github.com/woocommerce/woocommerce/pull/65879\" rel=\"nofollow ugc\">#65879</a></li>\n<li>Fix &#8211; Fix tax state code autocomplete: allow searching by state code and scope suggestions to the selected country <a href=\"https://github.com/woocommerce/woocommerce/pull/65882\" rel=\"nofollow ugc\">#65882</a></li>\n<li>Fix &#8211; Fix the daily log cleanup so it deletes all expired log files, not just the first 20. <a href=\"https://github.com/woocommerce/woocommerce/pull/66073\" rel=\"nofollow ugc\">#66073</a></li>\n<li>Fix &#8211; Fix the log entry context being written and displayed as invalid JSON (e.g. with backtraces or namespaced class names) in WooCommerce &gt; Status &gt; Logs. <a href=\"https://github.com/woocommerce/woocommerce/pull/65565\" rel=\"nofollow ugc\">#65565</a></li>\n<li>Fix &#8211; Fix the PSR-4 upgrade fallback fataling when a foreign Composer ClassLoader returns a non-array from getPrefixesPsr4() or a non-string from findFile(); validate both shapes so it degrades to no fallback instead. <a href=\"https://github.com/woocommerce/woocommerce/pull/65674\" rel=\"nofollow ugc\">#65674</a></li>\n<li>Fix &#8211; Fix the WooPayments test account activation flow requiring a second click when switching to live payments. <a href=\"https://github.com/woocommerce/woocommerce/pull/65895\" rel=\"nofollow ugc\">#65895</a></li>\n<li>Fix &#8211; Fix TypeError: string &#8211; string in get_formatted_order_total() on PHP 8.3 with refunded orders <a href=\"https://github.com/woocommerce/woocommerce/pull/65507\" rel=\"nofollow ugc\">#65507</a></li>\n<li>Fix &#8211; Fix undefined behavior and potential infinite loop in WC_Post_Data::do_deferred_product_sync when more products are deferred for sync while a deferred sync is running. <a href=\"https://github.com/woocommerce/woocommerce/pull/65664\" rel=\"nofollow ugc\">#65664</a></li>\n<li>Fix &#8211; For better compat, use order caps for HPOS placeholder posts. <a href=\"https://github.com/woocommerce/woocommerce/pull/58432\" rel=\"nofollow ugc\">#58432</a></li>\n<li>Fix &#8211; Generate the POS catalog feed in chunks across several Action Scheduler actions so large catalogs no longer exceed the host request timeout or Action Scheduler&#8217;s failure period mid-generation, and detect and restart stuck generation jobs that would otherwise stay pinned in progress forever. <a href=\"https://github.com/woocommerce/woocommerce/pull/65860\" rel=\"nofollow ugc\">#65860</a></li>\n<li>Fix &#8211; Hardens Store API product/review endpoints checks. <a href=\"https://github.com/woocommerce/woocommerce/pull/66065\" rel=\"nofollow ugc\">#66065</a></li>\n<li>Fix &#8211; Harden the in-place-upgrade PSR-4 fallback autoloader so its remaining unguarded paths degrade gracefully: a foreign Composer ClassLoader shape and a torn/partially-written class file mid-upgrade now leave the class unresolved instead of fataling, so a defensive class_exists() probe during an upgrade returns false rather than raising an error. <a href=\"https://github.com/woocommerce/woocommerce/pull/65630\" rel=\"nofollow ugc\">#65630</a></li>\n<li>Fix &#8211; Harden types handling in WC_Tax class get-methods. <a href=\"https://github.com/woocommerce/woocommerce/pull/65711\" rel=\"nofollow ugc\">#65711</a></li>\n<li>Fix &#8211; Hide Product Gallery arrows and thumbnails for products with one or no images in the editor. <a href=\"https://github.com/woocommerce/woocommerce/pull/66108\" rel=\"nofollow ugc\">#66108</a></li>\n<li>Fix &#8211; Hide unnecessary WooPayments business structure selection during onboarding. <a href=\"https://github.com/woocommerce/woocommerce/pull/66069\" rel=\"nofollow ugc\">#66069</a></li>\n<li>Fix &#8211; Improve cart table accessibility and spacing so screen readers announce line items as rows with the correct column headers. <a href=\"https://github.com/woocommerce/woocommerce/pull/65689\" rel=\"nofollow ugc\">#65689</a></li>\n<li>Fix &#8211; Improve contrast for product IDs in the Products list row actions. <a href=\"https://github.com/woocommerce/woocommerce/pull/65667\" rel=\"nofollow ugc\">#65667</a></li>\n<li>Fix &#8211; Improve text color contrast on the admin order edit screen so order data, line-item details, and column headers meet WCAG AA accessibility standards. <a href=\"https://github.com/woocommerce/woocommerce/pull/65714\" rel=\"nofollow ugc\">#65714</a></li>\n<li>Fix &#8211; Invalidate the correct meta cache group when the HPOS order meta corruption guard fires, so a corrupt legacy object-cache entry is re-read from the database instead of persisting across reads. <a href=\"https://github.com/woocommerce/woocommerce/pull/66554\" rel=\"nofollow ugc\">#66554</a></li>\n<li>Fix &#8211; Keep random Product Collection pagination consistent across pages. <a href=\"https://github.com/woocommerce/woocommerce/pull/65462\" rel=\"nofollow ugc\">#65462</a></li>\n<li>Fix &#8211; Lock the POS catalog feed file exclusively while writing so two overlapping generation processes can no longer interleave output into a corrupt feed. <a href=\"https://github.com/woocommerce/woocommerce/pull/65924\" rel=\"nofollow ugc\">#65924</a></li>\n<li>Fix &#8211; Log when the POS product feed directory&#8217;s .htaccess cannot be updated, and avoid overwriting an unreadable or custom file during the legacy upgrade. <a href=\"https://github.com/woocommerce/woocommerce/pull/65621\" rel=\"nofollow ugc\">#65621</a></li>\n<li>Fix &#8211; Mark grouped products add to cart table as presentational <a href=\"https://github.com/woocommerce/woocommerce/pull/66096\" rel=\"nofollow ugc\">#66096</a></li>\n<li>Fix &#8211; Match orders and stock home panel border with other cards <a href=\"https://github.com/woocommerce/woocommerce/pull/65864\" rel=\"nofollow ugc\">#65864</a></li>\n<li>Fix &#8211; Move logic to enable or disable the compatibility layer in block templates from &#8216;template_redirect&#8217; to &#8216;template_include&#8217; to be more accurate with the resolved template <a href=\"https://github.com/woocommerce/woocommerce/pull/64504\" rel=\"nofollow ugc\">#64504</a></li>\n<li>Fix &#8211; Omit the LIMIT clause in OrdersTableQuery when an unlimited (-1) row count is requested, matching WP_Query nopaging behavior. Fixes a datatype mismatch error when the orders query runs against a SQLite database. <a href=\"https://github.com/woocommerce/woocommerce/pull/64396\" rel=\"nofollow ugc\">#64396</a></li>\n<li>Fix &#8211; Order editing: skip reserved internal meta keys when saving order items, so they cannot be added via the &#8220;Add meta&#8221; button and stored as invisible meta. <a href=\"https://github.com/woocommerce/woocommerce/pull/65471\" rel=\"nofollow ugc\">#65471</a></li>\n<li>Fix &#8211; Preserve Settings UI pending navigation after form-post saves. <a href=\"https://github.com/woocommerce/woocommerce/pull/65910\" rel=\"nofollow ugc\">#65910</a></li>\n<li>Fix &#8211; Preserve the &#8220;Pending review&#8221; product status when exporting and re-importing products via CSV, instead of importing them as drafts. <a href=\"https://github.com/woocommerce/woocommerce/pull/66194\" rel=\"nofollow ugc\">#66194</a></li>\n<li>Fix &#8211; Prevent a fatal error in the mini-cart and checkout review-order templates when a filter hooked on woocommerce_cart_item_product returns a truthy non-product value. <a href=\"https://github.com/woocommerce/woocommerce/pull/65685\" rel=\"nofollow ugc\">#65685</a></li>\n<li>Fix &#8211; Prevent a fatal TypeError on the HPOS Orders screen when a persistent object cache returns a corrupt order or meta cache entry: invalid entries are now discarded and re-read from the database instead of breaking the page. <a href=\"https://github.com/woocommerce/woocommerce/pull/66506\" rel=\"nofollow ugc\">#66506</a></li>\n<li>Fix &#8211; Prevent customer history metabox warnings for CPT-backed orders. <a href=\"https://github.com/woocommerce/woocommerce/pull/65921\" rel=\"nofollow ugc\">#65921</a></li>\n<li>Fix &#8211; Prevent duplicate wc_product_start_scheduled_sale and wc_product_end_scheduled_sale actions from piling up in Action Scheduler when concurrent processes schedule sale events for the same product. <a href=\"https://github.com/woocommerce/woocommerce/pull/65709\" rel=\"nofollow ugc\">#65709</a></li>\n<li>Fix &#8211; Prevent email previews from showing unrelated dummy products as downloadable items. <a href=\"https://github.com/woocommerce/woocommerce/pull/65865\" rel=\"nofollow ugc\">#65865</a></li>\n<li>Fix &#8211; Prevent embedded WooPayments business verification from hanging when the Stripe loader fails. <a href=\"https://github.com/woocommerce/woocommerce/pull/65863\" rel=\"nofollow ugc\">#65863</a></li>\n<li>Fix &#8211; Prevent fatal error on System Status page when log directory does not exist (e.g. when logging is disabled). <a href=\"https://github.com/woocommerce/woocommerce/pull/65403\" rel=\"nofollow ugc\">#65403</a></li>\n<li>Fix &#8211; Prevent non-rate package metadata from invalidating cached shipping rates. <a href=\"https://github.com/woocommerce/woocommerce/pull/65541\" rel=\"nofollow ugc\">#65541</a></li>\n<li>Fix &#8211; Prevent order items from being lost when order resume fails between removing items and saving the order. <a href=\"https://github.com/woocommerce/woocommerce/pull/64326\" rel=\"nofollow ugc\">#64326</a></li>\n<li>Fix &#8211; Prevent PHP 8.5 deprecation notices when an order tax item has no matching tax rate. <a href=\"https://github.com/woocommerce/woocommerce/pull/65706\" rel=\"nofollow ugc\">#65706</a></li>\n<li>Fix &#8211; Prevent Product Collection filter resets from clearing lifted collection controls. <a href=\"https://github.com/woocommerce/woocommerce/pull/66022\" rel=\"nofollow ugc\">#66022</a></li>\n<li>Fix &#8211; Refresh product archive rewrite rules after the Shop page permalink changes. <a href=\"https://github.com/woocommerce/woocommerce/pull/65967\" rel=\"nofollow ugc\">#65967</a></li>\n<li>Fix &#8211; Register a WooCommerce-scoped Composer PSR-4 fallback autoloader so that future in-place upgrades can resolve newly-added first-party Automattic\\WooCommerce classes under src/ that the in-memory Jetpack classmap snapshot would otherwise miss, preventing &#8220;class not found&#8221; fatals during the upgrade request. <a href=\"https://github.com/woocommerce/woocommerce/pull/65338\" rel=\"nofollow ugc\">#65338</a></li>\n<li>Fix &#8211; Reject attribute slugs whose taxonomy name (with the &#8220;pa_&#8221; prefix) exceeds WordPress&#8217;s 32-byte limit, instead of incorrectly counting characters. This lets users create attributes with multibyte slugs (Cyrillic, Chinese, etc.) that fit within the limit, and shows a live byte count next to the slug input so users can see how close they are to the limit before submitting. <a href=\"https://github.com/woocommerce/woocommerce/pull/64159\" rel=\"nofollow ugc\">#64159</a></li>\n<li>Fix &#8211; Reject refund IDs in Store API order authorization to prevent a fatal when wc_get_order() returns a WC_Order_Refund. <a href=\"https://github.com/woocommerce/woocommerce/pull/64568\" rel=\"nofollow ugc\">#64568</a></li>\n<li>Fix &#8211; Remove additional WooCommerce data when uninstalling with WC_REMOVE_ALL_DATA: the product_visibility taxonomy terms, the placeholder image attachment, and additional WooCommerce user meta. The Action Scheduler tables can also be removed by additionally defining the WC_REMOVE_ACTION_SCHEDULER constant. <a href=\"https://github.com/woocommerce/woocommerce/pull/65793\" rel=\"nofollow ugc\">#65793</a></li>\n<li>Fix &#8211; Remove the push notification preferences, shopper list, and customer email verification user meta when uninstalling with WC_REMOVE_ALL_DATA. <a href=\"https://github.com/woocommerce/woocommerce/pull/66468\" rel=\"nofollow ugc\">#66468</a></li>\n<li>Fix &#8211; Remove unnecessary font-weight override on the mini-cart quantity badge and use a theme-resolvable color for the count text in the checkout order summary item badge. <a href=\"https://github.com/woocommerce/woocommerce/pull/65647\" rel=\"nofollow ugc\">#65647</a></li>\n<li>Fix &#8211; Resolve downloadable file paths and Mini Cart lazy-loaded script URLs against the configured content directory and site URL instead of a hardcoded /wp-content location, so they work on non-default WordPress directory layouts (e.g. Bedrock or a custom WP_CONTENT_DIR). <a href=\"https://github.com/woocommerce/woocommerce/pull/65599\" rel=\"nofollow ugc\">#65599</a></li>\n<li>Fix &#8211; Resolve the local pickup tax location from the order&#8217;s own shipping line instead of attaching a per-call closure to woocommerce_order_get_tax_location during cart sync. <a href=\"https://github.com/woocommerce/woocommerce/pull/65603\" rel=\"nofollow ugc\">#65603</a></li>\n<li>Fix &#8211; Respect the attribute&#8217;s custom term order when creating all product variations. <a href=\"https://github.com/woocommerce/woocommerce/pull/65501\" rel=\"nofollow ugc\">#65501</a></li>\n<li>Fix &#8211; Restore reduced stock when an order transitions to failed, so inventory held by an order that reduced stock while on-hold (e.g. an accepted-but-pending SEPA/ACH payment) is released instead of staying reduced indefinitely. <a href=\"https://github.com/woocommerce/woocommerce/pull/66256\" rel=\"nofollow ugc\">#66256</a></li>\n<li>Fix &#8211; Sanitize instead of texturize the email address in the StoreAPI response <a href=\"https://github.com/woocommerce/woocommerce/pull/66148\" rel=\"nofollow ugc\">#66148</a></li>\n<li>Fix &#8211; Scope the order attribution install banner button styles to the banner, so they no longer center the content of every icon+text components button rendered on WooCommerce admin pages. <a href=\"https://github.com/woocommerce/woocommerce/pull/66206\" rel=\"nofollow ugc\">#66206</a></li>\n<li>Fix &#8211; Security hardening: pass allowed_classes =&gt; false to unserialize() in LookupDataStore to prevent PHP Object Injection via crafted cached data. <a href=\"https://github.com/woocommerce/woocommerce/pull/65426\" rel=\"nofollow ugc\">#65426</a></li>\n<li>Fix &#8211; Send cancelled order admin emails when pending orders are cancelled. <a href=\"https://github.com/woocommerce/woocommerce/pull/65855\" rel=\"nofollow ugc\">#65855</a></li>\n<li>Fix &#8211; Serialize mutations of the wc_pending_batch_processes option in BatchProcessingController with a short-lived database lock and a fresh re-read, so concurrent enqueue/dequeue/remove requests no longer clobber each other and silently drop or resurrect batch processors. <a href=\"https://github.com/woocommerce/woocommerce/pull/66539\" rel=\"nofollow ugc\">#66539</a></li>\n<li>Fix &#8211; Stop re-sending customer order email notifications when restoring orders from the trash. <a href=\"https://github.com/woocommerce/woocommerce/pull/65121\" rel=\"nofollow ugc\">#65121</a></li>\n<li>Fix &#8211; Store API: ensure the woocommerce_default_order_status filter is always removed after OrderController::create_order_from_cart(), even if order creation throws. <a href=\"https://github.com/woocommerce/woocommerce/pull/65417\" rel=\"nofollow ugc\">#65417</a></li>\n<li>Fix &#8211; Store API: limit and de-duplicate the attribute and taxonomy count requests accepted by the products/collection-data endpoint to prevent a single request from triggering an excessive number of database queries. <a href=\"https://github.com/woocommerce/woocommerce/pull/65420\" rel=\"nofollow ugc\">#65420</a></li>\n<li>Fix &#8211; Store API: validate address data on the checkout-order endpoint before it is persisted, so a rejected request can no longer modify an existing order&#8217;s address or totals. <a href=\"https://github.com/woocommerce/woocommerce/pull/65787\" rel=\"nofollow ugc\">#65787</a></li>\n<li>Fix &#8211; Structured data: emit a single Offer with the exact variation price (and <code>inProductGroupWithID</code>) when a variation-specific URL is requested, instead of the parent AggregateOffer price range, fixing Google Merchant &#8220;price mismatch&#8221; disapprovals. <a href=\"https://github.com/woocommerce/woocommerce/pull/66043\" rel=\"nofollow ugc\">#66043</a></li>\n<li>Fix &#8211; Tolerate settings section registry failures when resolving the Settings UI request context, preventing update-time fatals. <a href=\"https://github.com/woocommerce/woocommerce/pull/65975\" rel=\"nofollow ugc\">#65975</a></li>\n<li>Fix &#8211; Updates anchor rendering logic to not show an anchor tag when product image link is disabled <a href=\"https://github.com/woocommerce/woocommerce/pull/65682\" rel=\"nofollow ugc\">#65682</a></li>\n<li>Fix &#8211; Updates the <code>product_shipping_class</code> taxonomy to be private. <a href=\"https://github.com/woocommerce/woocommerce/pull/63146\" rel=\"nofollow ugc\">#63146</a></li>\n<li>Fix &#8211; Use a direct filesystem instance for log, import, product feed, and transient file operations inside the uploads directory, so they no longer fail on sites that have FS_METHOD set to an FTP-based method without complete credentials. <a href=\"https://github.com/woocommerce/woocommerce/pull/64666\" rel=\"nofollow ugc\">#64666</a></li>\n<li>Fix &#8211; Use a fixed black overlay color for the drawer instead of inheriting the theme palette. <a href=\"https://github.com/woocommerce/woocommerce/pull/65579\" rel=\"nofollow ugc\">#65579</a></li>\n<li>Fix &#8211; Use fixed colors for the coming soon footer banner instead of inheriting them from the active theme. <a href=\"https://github.com/woocommerce/woocommerce/pull/65580\" rel=\"nofollow ugc\">#65580</a></li>\n<li>Fix &#8211; Use HTTPS for all geolocation IP-lookup and geo-IP requests. Switch the IP-lookup services (ipify, ipecho, ident, tnedi) to HTTPS and replace the HTTP-only ip-api.com geo-IP provider with the HTTPS-based country.is, so visitor IP addresses are never sent over unencrypted connections. <a href=\"https://github.com/woocommerce/woocommerce/pull/66223\" rel=\"nofollow ugc\">#66223</a></li>\n<li>Fix &#8211; Use the checkout hold stock setting only for core checkout stock reservations. <a href=\"https://github.com/woocommerce/woocommerce/pull/66048\" rel=\"nofollow ugc\">#66048</a></li>\n<li>Fix &#8211; v4 Orders API: align fee/shipping <code>can_be_refunded</code> with the refund validator — compare on a tax-inclusive absolute basis (so discount/negative fee lines report refundable) and round to currency precision (so a fully-refunded line is not reported refundable on a sub-cent float residue). <a href=\"https://github.com/woocommerce/woocommerce/pull/65645\" rel=\"nofollow ugc\">#65645</a></li>\n<li>Fix &#8211; Variation bulk action &#8220;Set scheduled sale dates&#8221;: block submission when the sale end date is earlier than the sale start date, and clear sale dates submitted as blank instead of storing 1970-01-01. <a href=\"https://github.com/woocommerce/woocommerce/pull/66013\" rel=\"nofollow ugc\">#66013</a></li>\n<li>Fix &#8211; Warn when additional checkout fields are registered before the woocommerce_init action, which can load translations too early. <a href=\"https://github.com/woocommerce/woocommerce/pull/66172\" rel=\"nofollow ugc\">#66172</a></li>\n<li>Fix &#8211; Warn when an order status key is too long and can&#8217;t be stored. <a href=\"https://github.com/woocommerce/woocommerce/pull/66164\" rel=\"nofollow ugc\">#66164</a></li>\n<li>Fix &#8211; Improve lost connection detection on WooCommerce admin screens <a href=\"https://github.com/woocommerce/woocommerce/pull/66676\" rel=\"nofollow ugc\">#66676</a></li>\n<li>Fix &#8211; Restore 64px product thumbnails in the Mini Cart. <a href=\"https://github.com/woocommerce/woocommerce/pull/66747\" rel=\"nofollow ugc\">#66747</a></li>\n<li>Fix &#8211; Canonicalize non-string option values in Settings UI schemas so select and radio fields show the saved selection. <a href=\"https://github.com/woocommerce/woocommerce/pull/66933\" rel=\"nofollow ugc\">#66933</a></li>\n<li>Fix &#8211; Convert boolean Settings UI schema values the way the client does and canonicalize visibility values alongside their controller field. <a href=\"https://github.com/woocommerce/woocommerce/pull/66955\" rel=\"nofollow ugc\">#66955</a></li>\n<li>Fix &#8211; Preserve settings navigation when Payments sections fall back from the Settings UI. <a href=\"https://github.com/woocommerce/woocommerce/pull/66907\" rel=\"nofollow ugc\">#66907</a></li>\n<li>Fix &#8211; Prevent WordPress personal preferences from being exposed as customer metadata. <a href=\"https://github.com/woocommerce/woocommerce/pull/66840\" rel=\"nofollow ugc\">#66840</a></li>\n<li>Fix &#8211; Show the Save button when an experimental Settings UI page falls back to the legacy renderer. <a href=\"https://github.com/woocommerce/woocommerce/pull/66980\" rel=\"nofollow ugc\">#66980</a></li>\n<li>Fix &#8211; Stop the HPOS order meta corruption guard from treating extension-injected virtual meta rows (a meta_key and meta_value but no meta_id) as corrupt, which purged the meta cache and logged a warning on every read. <a href=\"https://github.com/woocommerce/woocommerce/pull/66837\" rel=\"nofollow ugc\">#66837</a></li>\n<li>Fix &#8211; Fix a fatal error on the shortcode checkout when a phone, postcode, or state validated field is registered outside the billing and shipping fieldsets. <a href=\"https://github.com/woocommerce/woocommerce/pull/67107\" rel=\"nofollow ugc\">#67107</a></li>\n<li>Fix &#8211; Temporary deactivate persistent product status counters and rollback to WordPress API usage. <a href=\"https://github.com/woocommerce/woocommerce/pull/67094\" rel=\"nofollow ugc\">#67094</a></li>\n<li>Fix &#8211; Add no-op WC_REST_Layout_Templates_Controller and WC_REST_Products_Catalog_Controller stubs so an in-place update from 10.9.x does not fatal when the 10.9 controller list instantiates a class whose file has already been swapped away. <a href=\"https://github.com/woocommerce/woocommerce/pull/67138\" rel=\"nofollow ugc\">#67138</a></li>\n<li>Fix &#8211; Revert the fixed end-prices order calculation changes from PR #63744, which caused tax-inclusive stores using the woocommerce_adjust_non_base_location_prices filter to charge the net amount on block/Store API checkout <a href=\"https://github.com/woocommerce/woocommerce/pull/67161\" rel=\"nofollow ugc\">#67161</a></li>\n<li>Fix &#8211; Revert the legacy script blocking change (#64431) that broke the classic cart and checkout on sites loading a second jQuery instance. <a href=\"https://github.com/woocommerce/woocommerce/pull/67363\" rel=\"nofollow ugc\">#67363</a></li>\n<li>Add &#8211; Add a &#8220;Send checkout recovery email&#8221; action to the order actions dropdown so merchants can manually send the Checkout Recovery email for pending or checkout-draft orders past the 1-hour abandonment threshold. <a href=\"https://github.com/woocommerce/woocommerce/pull/65136\" rel=\"nofollow ugc\">#65136</a></li>\n<li>Add &#8211; Add a contextual Marketplace recommendation card to the WooCommerce Orders screen, shown to eligible stores based on locally-evaluated promotion rules. <a href=\"https://github.com/woocommerce/woocommerce/pull/65970\" rel=\"nofollow ugc\">#65970</a></li>\n<li>Add &#8211; Add a native Settings UI page provider path for registered settings sections. <a href=\"https://github.com/woocommerce/woocommerce/pull/65975\" rel=\"nofollow ugc\">#65975</a></li>\n<li>Add &#8211; Add a new transactional abandoned cart recovery email that prompts customers to complete a pending checkout, behind the new <code>abandoned_cart_recovery</code> feature flag. <a href=\"https://github.com/woocommerce/woocommerce/pull/66393\" rel=\"nofollow ugc\">#66393</a></li>\n<li>Add &#8211; Add a recommendation card on the Abandoned cart recovery email settings page. <a href=\"https://github.com/woocommerce/woocommerce/pull/65136\" rel=\"nofollow ugc\">#65136</a></li>\n<li>Add &#8211; Add a resend action to the temporary-password notice on My Account so customers can request a fresh change-password email. <a href=\"https://github.com/woocommerce/woocommerce/pull/65821\" rel=\"nofollow ugc\">#65821</a></li>\n<li>Add &#8211; Add a setting to enable or disable backorder stock notification emails, plus a woocommerce_should_send_backorder_notification filter, mirroring the existing low stock and out of stock notifications. <a href=\"https://github.com/woocommerce/woocommerce/pull/65891\" rel=\"nofollow ugc\">#65891</a></li>\n<li>Add &#8211; Add a user profile control so admins can view and set a customer&#8217;s email-confirmation status. <a href=\"https://github.com/woocommerce/woocommerce/pull/65824\" rel=\"nofollow ugc\">#65824</a></li>\n<li>Add &#8211; Add a woocommerce_format_phone_number filter and a WC_Validation::is_phone_format() method. <a href=\"https://github.com/woocommerce/woocommerce/pull/66122\" rel=\"nofollow ugc\">#66122</a></li>\n<li>Add &#8211; Add CurrencyPosition enum class for woocommerce_currency_pos option values and adopt it in the Store API and Marketing Campaigns REST API. <a href=\"https://github.com/woocommerce/woocommerce/pull/66128\" rel=\"nofollow ugc\">#66128</a></li>\n<li>Add &#8211; Add customer email verification, letting shoppers securely link past guest orders to their account once they confirm ownership of their email address. <a href=\"https://github.com/woocommerce/woocommerce/pull/65822\" rel=\"nofollow ugc\">#65822</a></li>\n<li>Add &#8211; Add DimensionUnit enum class for woocommerce_dimension_unit option values and implement it across the codebase. <a href=\"https://github.com/woocommerce/woocommerce/pull/66064\" rel=\"nofollow ugc\">#66064</a></li>\n<li>Add &#8211; Added Tax extensions recommendations. <a href=\"https://github.com/woocommerce/woocommerce/pull/65786\" rel=\"nofollow ugc\">#65786</a></li>\n<li>Add &#8211; Add image_size query parameter to the products and product variations REST API endpoints, allowing consumers to request a specific registered WordPress image size. <a href=\"https://github.com/woocommerce/woocommerce/pull/64009\" rel=\"nofollow ugc\">#64009</a></li>\n<li>Add &#8211; Add option disabling filter drawer on smaller screens. <a href=\"https://github.com/woocommerce/woocommerce/pull/65671\" rel=\"nofollow ugc\">#65671</a></li>\n<li>Add &#8211; Add OrderUtil::custom_orders_table_data_sync_is_enabled() so extensions can cheaply check whether HPOS data sync is enabled without running the expensive is_custom_order_tables_in_sync() query. <a href=\"https://github.com/woocommerce/woocommerce/pull/65649\" rel=\"nofollow ugc\">#65649</a></li>\n<li>Add &#8211; Add refund preview endpoint (POST /wc/v4/refunds/preview) for server-side refund calculation <a href=\"https://github.com/woocommerce/woocommerce/pull/65335\" rel=\"nofollow ugc\">#65335</a></li>\n<li>Add &#8211; Add styling for settings UI shell header badges. <a href=\"https://github.com/woocommerce/woocommerce/pull/65825\" rel=\"nofollow ugc\">#65825</a></li>\n<li>Add &#8211; Add TaxDisplayMode enum class for woocommerce_tax_display_shop/cart option values and implement it across the codebase. <a href=\"https://github.com/woocommerce/woocommerce/pull/65812\" rel=\"nofollow ugc\">#65812</a></li>\n<li>Add &#8211; Add the foundation for POS staff management: an experimental <code>point_of_sale_staff</code> feature flag (off by default), a flag-gated orchestrator, and the <code>pos_*</code> capability access model that keys POS access on holding any <code>pos_*</code> WP capability. No runtime surface yet; the staff endpoint, attribution, and admin UI register behind the flag in follow-up changes. <a href=\"https://github.com/woocommerce/woocommerce/pull/65657\" rel=\"nofollow ugc\">#65657</a></li>\n<li>Add &#8211; Add theme.json support to breadcrumbs block <a href=\"https://github.com/woocommerce/woocommerce/pull/65460\" rel=\"nofollow ugc\">#65460</a></li>\n<li>Add &#8211; Add the POS preset layer to the capability model: capability bundles for the Cashier, Manager, and Admin presets, assigned or cleared per user via <code>woocommerce_pos_*</code> capabilities (never WP roles), with the assigned preset recorded in user meta and cleaned up on uninstall. Behind the off-by-default <code>point_of_sale_staff</code> feature flag. <a href=\"https://github.com/woocommerce/woocommerce/pull/65661\" rel=\"nofollow ugc\">#65661</a></li>\n<li>Add &#8211; Add the <code>woocommerce_variable_product_taxes_influence_price</code> filter. <a href=\"https://github.com/woocommerce/woocommerce/pull/65394\" rel=\"nofollow ugc\">#65394</a></li>\n<li>Add &#8211; Add Webflow platform to the CLI products migrator. <a href=\"https://github.com/woocommerce/woocommerce/pull/64866\" rel=\"nofollow ugc\">#64866</a></li>\n<li>Add &#8211; Add WeightUnit enum class for woocommerce_weight_unit option values and implement it across the codebase. <a href=\"https://github.com/woocommerce/woocommerce/pull/64422\" rel=\"nofollow ugc\">#64422</a></li>\n<li>Add &#8211; Add woocommerce_term_recount_product_count filter to _wc_term_recount. <a href=\"https://github.com/woocommerce/woocommerce/pull/64374\" rel=\"nofollow ugc\">#64374</a></li>\n<li>Add &#8211; Add woocommerce_validate_phone filter to allow customizing phone number validation <a href=\"https://github.com/woocommerce/woocommerce/pull/65817\" rel=\"nofollow ugc\">#65817</a></li>\n<li>Add &#8211; Allow POS catalog product feed files to be served by enabling file access on the feed directory while preventing directory listing. <a href=\"https://github.com/woocommerce/woocommerce/pull/65563\" rel=\"nofollow ugc\">#65563</a></li>\n<li>Add &#8211; Analytics: list failed order imports in the Import historical data section with a retry action. <a href=\"https://github.com/woocommerce/woocommerce/pull/65509\" rel=\"nofollow ugc\">#65509</a></li>\n<li>Add &#8211; Customers can now unsubscribe from Checkout Recovery emails via a one-click link in the email footer. <a href=\"https://github.com/woocommerce/woocommerce/pull/65136\" rel=\"nofollow ugc\">#65136</a></li>\n<li>Add &#8211; Inject default sibling-section navigation into native Settings UI page schemas that omit shell.sectionNavigation. <a href=\"https://github.com/woocommerce/woocommerce/pull/65975\" rel=\"nofollow ugc\">#65975</a></li>\n<li>Add &#8211; Make per-line <code>refund_total</code> optional on POST /wc/v4/refunds. When omitted, the backend computes the tax-inclusive refund total from the order line item&#8217;s unit price × quantity. The legacy explicit form (refund_total without quantity) is preserved for v3-style callers. <a href=\"https://github.com/woocommerce/woocommerce/pull/65439\" rel=\"nofollow ugc\">#65439</a></li>\n<li>Add &#8211; POST /wc/v4/refunds/preview: accept refund_total per line item for partial-amount previews (quantity now optional when refund_total is provided). For the quantity and tax-inclusive refund_total forms, preview and create split tax by the line&#8217;s stored total/tax ratio and round amounts identically, so a previewed amount matches the created refund to the cent. <a href=\"https://github.com/woocommerce/woocommerce/pull/65645\" rel=\"nofollow ugc\">#65645</a></li>\n<li>Add &#8211; Register a GDPR privacy exporter and eraser for shopper lists so admin Export/Erase Personal Data tools cover saved-for-later and wishlist data. <a href=\"https://github.com/woocommerce/woocommerce/pull/65251\" rel=\"nofollow ugc\">#65251</a></li>\n<li>Add &#8211; Schedule the abandoned cart recovery email to send 2 hours after a pending order is created, and cancel the pending send when the order leaves the pending status. <a href=\"https://github.com/woocommerce/woocommerce/pull/66393\" rel=\"nofollow ugc\">#66393</a></li>\n<li>Update &#8211; Customer email verification now confirms via a one-time login-gated link instead of a 6-digit code. <a href=\"https://github.com/woocommerce/woocommerce/pull/65971\" rel=\"nofollow ugc\">#65971</a></li>\n<li>Update &#8211; Deprecate the Point of Sale feature flag and remove its toggle from WooCommerce settings; POS-related functionality (settings page, product visibility, and transactional emails) is now always enabled. The flag setting remains readable via the REST API for mobile app compatibility. <a href=\"https://github.com/woocommerce/woocommerce/pull/65573\" rel=\"nofollow ugc\">#65573</a></li>\n<li>Update &#8211; Load the WordPress Design System tokens stylesheet on WooCommerce settings pages so Settings UI styles consume real design tokens. <a href=\"https://github.com/woocommerce/woocommerce/pull/66542\" rel=\"nofollow ugc\">#66542</a></li>\n<li>Update &#8211; Move several WooCommerce admin status notices to Site Health and show regeneration progress in status tools; deprecate the related WC_Admin_Notices/WC_Regenerate_Images notice callbacks and stop honoring the woocommerce_hide_* notice dismissal filters <a href=\"https://github.com/woocommerce/woocommerce/pull/64758\" rel=\"nofollow ugc\">#64758</a></li>\n<li>Update &#8211; Remove @woocommerce/create-product-editor-block package <a href=\"https://github.com/woocommerce/woocommerce/pull/65435\" rel=\"nofollow ugc\">#65435</a></li>\n<li>Update &#8211; Remove the deprecated product block editor feature, package, routes, assets, and extension APIs. <a href=\"https://github.com/woocommerce/woocommerce/pull/65500\" rel=\"nofollow ugc\">#65500</a></li>\n<li>Update &#8211; Render settings UI section cards with WordPress Design System components behind the settings-ui feature flag. <a href=\"https://github.com/woocommerce/woocommerce/pull/66456\" rel=\"nofollow ugc\">#66456</a></li>\n<li>Update &#8211; Replace PanelBody with ToolsPanel in All Reviews, Reviews by Category, and Reviews by Product inspector controls. <a href=\"https://github.com/woocommerce/woocommerce/pull/65799\" rel=\"nofollow ugc\">#65799</a></li>\n<li>Update &#8211; Replace PanelBody with ToolsPanel in Stock Filter inspector controls. <a href=\"https://github.com/woocommerce/woocommerce/pull/65625\" rel=\"nofollow ugc\">#65625</a></li>\n<li>Update &#8211; Replace PanelBody with ToolsPanel in the PageSelector component. <a href=\"https://github.com/woocommerce/woocommerce/pull/64935\" rel=\"nofollow ugc\">#64935</a></li>\n<li>Update &#8211; Update Algeria states from 48 to 58 wilayas; also correct DZ-11 spelling. <a href=\"https://github.com/woocommerce/woocommerce/pull/65385\" rel=\"nofollow ugc\">#65385</a></li>\n<li>Update &#8211; Update Product Filter Status block labels to use availability wording. <a href=\"https://github.com/woocommerce/woocommerce/pull/65803\" rel=\"nofollow ugc\">#65803</a></li>\n<li>Update &#8211; Update product publish panel catalog visibility layout and extension row ordering. <a href=\"https://github.com/woocommerce/woocommerce/pull/66080\" rel=\"nofollow ugc\">#66080</a></li>\n<li>Update &#8211; Update the Action Scheduler package to version 4.0.0. <a href=\"https://github.com/woocommerce/woocommerce/pull/65790\" rel=\"nofollow ugc\">#65790</a></li>\n<li>Update &#8211; Update the WordPress package catalog to WordPress 6.9 package versions. <a href=\"https://github.com/woocommerce/woocommerce/pull/65481\" rel=\"nofollow ugc\">#65481</a></li>\n<li>Update &#8211; Use the standard WordPress UI Notice for payment method eligibility notices in WooPayments onboarding. <a href=\"https://github.com/woocommerce/woocommerce/pull/66016\" rel=\"nofollow ugc\">#66016</a></li>\n<li>Update &#8211; Settings UI: hide the shell header for pages registered at the top level of settings, which keep the classic section links and a save button at the bottom of the page. Payments drill-down pages show the header with breadcrumbs in place of the top-level settings tabs. <a href=\"https://github.com/woocommerce/woocommerce/pull/66662\" rel=\"nofollow ugc\">#66662</a></li>\n<li>Dev &#8211; Add delivery-agnostic ProductShapeMapperInterface to the ProductFeed framework, deprecating ProductMapperInterface in its favor. <a href=\"https://github.com/woocommerce/woocommerce/pull/65720\" rel=\"nofollow ugc\">#65720</a></li>\n<li>Dev &#8211; Add internal helper methods on Refunds\\DataUtils to support the upcoming refund preview endpoint. <a href=\"https://github.com/woocommerce/woocommerce/pull/65334\" rel=\"nofollow ugc\">#65334</a></li>\n<li>Dev &#8211; Add to Cart + Options: add extra e2e tests to cover skipped unit tests <a href=\"https://github.com/woocommerce/woocommerce/pull/66118\" rel=\"nofollow ugc\">#66118</a></li>\n<li>Dev &#8211; Audit Action Scheduler APIs usage. <a href=\"https://github.com/woocommerce/woocommerce/pull/65831\" rel=\"nofollow ugc\">#65831</a></li>\n<li>Dev &#8211; Bump grunt-contrib-cssmin to 4.x (clean-css 5) so the admin CSS pipeline preserves @container at-rules. <a href=\"https://github.com/woocommerce/woocommerce/pull/65842\" rel=\"nofollow ugc\">#65842</a></li>\n<li>Dev &#8211; Deprecate the Automattic\\WooCommerce\\Blocks\\QueryFilters class. <a href=\"https://github.com/woocommerce/woocommerce/pull/65598\" rel=\"nofollow ugc\">#65598</a></li>\n<li>Dev &#8211; Fix product-reviews &#8220;can delete a product review&#8221; E2E flake by waiting for the trash AJAX to commit before navigating to the Trash view. <a href=\"https://github.com/woocommerce/woocommerce/pull/65911\" rel=\"nofollow ugc\">#65911</a></li>\n<li>Dev &#8211; Fix the Blocks e2e nightly suite: mount the released plugin at the canonical <code>woocommerce</code> folder via a wp-env mapping, instead of letting wp-env name the plugin folder after the release zip (e.g. <code>woocommerce-trunk-nightly</code>), which broke the test setup&#8217;s plugin-path assumptions. The generated test translations are mapped into the plugin&#8217;s languages directory the same way. Also resolve the active plugin path (WC_ABSPATH) for the sample product import. <a href=\"https://github.com/woocommerce/woocommerce/pull/65798\" rel=\"nofollow ugc\">#65798</a></li>\n<li>Dev &#8211; Force immediate analytics import mode in the analytics-data E2E spec so its orders import deterministically regardless of the store&#8217;s scheduled-import default; test-only, no changes to shipped code. <a href=\"https://github.com/woocommerce/woocommerce/pull/66097\" rel=\"nofollow ugc\">#66097</a></li>\n<li>Dev &#8211; Harden Blocks non-null assertion lint rule to error. <a href=\"https://github.com/woocommerce/woocommerce/pull/66010\" rel=\"nofollow ugc\">#66010</a></li>\n<li>Dev &#8211; Migrate Blocks e2e leaf utils (constants, test, types, wp-cli, get-test-translation, request-utils, navigation) and content-templates into the Core e2e suite under a blocks/ namespace; test-only, no changes to shipped code. <a href=\"https://github.com/woocommerce/woocommerce/pull/65628\" rel=\"nofollow ugc\">#65628</a></li>\n<li>Dev &#8211; Migrate Blocks e2e non-module assets (themes, test plugins, test data, lint rules) into the Core e2e suite under a blocks/ namespace; test-only, no changes to shipped code. <a href=\"https://github.com/woocommerce/woocommerce/pull/65442\" rel=\"nofollow ugc\">#65442</a></li>\n<li>Dev &#8211; Migrate Blocks e2e page-object utils (admin, editor, frontend, local-pickup, mini-cart, performance, shipping) into the Core e2e suite under utils/blocks/; test-only, no changes to shipped code. <a href=\"https://github.com/woocommerce/woocommerce/pull/65571\" rel=\"nofollow ugc\">#65571</a></li>\n<li>Dev &#8211; Migrate Blocks e2e specs into the Core e2e suite under tests/blocks and add a core testIgnore guard so the core e2e project does not collect them; the Blocks suite keeps running them from the new location. Test-only, no changes to shipped code. <a href=\"https://github.com/woocommerce/woocommerce/pull/65670\" rel=\"nofollow ugc\">#65670</a></li>\n<li>Dev &#8211; Migrate offline payment settings forms to DataForm. <a href=\"https://github.com/woocommerce/woocommerce/pull/65731\" rel=\"nofollow ugc\">#65731</a></li>\n<li>Dev &#8211; Mount E2E helper plugins as a directory and provision wp-cli.yml in-container so single-file Docker mounts no longer surface as empty files under gRPC FUSE. <a href=\"https://github.com/woocommerce/woocommerce/pull/65807\" rel=\"nofollow ugc\">#65807</a></li>\n<li>Dev &#8211; Prepare Marketplace JSX and  &hellip;</li>\n</ul>\n\";s:11:\"screenshots\";s:1035:\"<ol><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\" alt=\"\"></a></li><li><a href=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\"><img src=\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\" alt=\"\"></a></li></ol>\";s:7:\"reviews\";s:16994:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Very helpful guidance</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/kreativ1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b30255ae15d813819ab181785e242e4b99e16247c628ae7a8376789a6a9f8b96?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b30255ae15d813819ab181785e242e4b99e16247c628ae7a8376789a6a9f8b96?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kreativ1/\" class=\"reviewer-name\">kreativ1</a> on <span class=\"review-date\">August 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I was met in a helpful and nice way.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Disappointing Latest WooCommerce Release</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 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/red5host/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5593bec77f662dcf9a77d0b04912dd4ffc9da5e75fe9748022d51b8432c05aa6?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5593bec77f662dcf9a77d0b04912dd4ffc9da5e75fe9748022d51b8432c05aa6?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/red5host/\" class=\"reviewer-name\">red5host</a> on <span class=\"review-date\">August 5, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Unfortunately, the latest WooCommerce update has been one of the worst experiences we\'ve had in quite some time.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Immediately after updating, our site became almost unusable. Page load times increased dramatically, both the frontend and admin became painfully slow, and overall server load skyrocketed. Tasks that previously completed in seconds were taking an extremely long time, making it impossible to manage orders or provide a good customer experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>After spending considerable time troubleshooting plugins, themes, caching, and server configuration, it became clear that the issues began with the WooCommerce update itself. Rolling back to the previous version immediately restored normal performance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Updates should improve stability and performance, not bring production websites to a standstill. Hopefully the development team investigates these performance regressions quickly, as they have the potential to impact many store owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For anyone experiencing similar symptoms, rolling back to the previous stable release may be the quickest way to get your store operational again while waiting for a fix.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">It destroyed my pages</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/tcreo2024/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a45c2a041bccd16f90f8ffe380e54f97606457149ca2bdcbd67d779b1bf61679?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a45c2a041bccd16f90f8ffe380e54f97606457149ca2bdcbd67d779b1bf61679?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/tcreo2024/\" class=\"reviewer-name\">Tammy Creo <small>(tcreo2024)</small></a> on <span class=\"review-date\">August 4, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I am removing everything Woocommerce but still there is PLUGIN that is impossible to delete.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I HAVE THIS APP.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">overall good &amp; cost-effective</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/johncheong/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/67d7b664f9be44a321641a96ba826bcf33692f994e9f4ee73dd7ce5053386bfb?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/67d7b664f9be44a321641a96ba826bcf33692f994e9f4ee73dd7ce5053386bfb?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/johncheong/\" class=\"reviewer-name\">johncheong</a> on <span class=\"review-date\">August 3, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Have seen shopify costs &amp; felt woocommerce gives far more control</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent plugin et excellent support !</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/neharibouchra/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e9fda68a193de7f4673b09746d3929c352f9faf79162578235572867b5eb2d48?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/e9fda68a193de7f4673b09746d3929c352f9faf79162578235572867b5eb2d48?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/neharibouchra/\" class=\"reviewer-name\">neharibouchra</a> on <span class=\"review-date\">August 2, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Le plugin fonctionne parfaitement avec WooCommerce et Yalidine. Les wilayas et communes sont bien affichées, avec le choix entre livraison à domicile et Stop Desk, et les frais de livraison sont calculés correctement.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>J\'ai rencontré un petit problème au départ, mais le développeur a été très réactif et a rapidement publié une mise à jour qui a corrigé le problème.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Merci pour votre excellent travail et votre réactivité ! Je recommande vivement ce plugin.</strong></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Supper Cute</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/sphan2030/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ddbf0dd5612460b564a874d13aae1f810df62c2ffb13fd274c608c2bc9f3bf15?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/ddbf0dd5612460b564a874d13aae1f810df62c2ffb13fd274c608c2bc9f3bf15?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sphan2030/\" class=\"reviewer-name\">sphan2030</a> on <span class=\"review-date\">July 31, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>wow! SupperCute.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent and free</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/florimyrta/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/537b1d6cc22f0f7ce4f847fbcf62d3d1b8a48f33527f310a725e6f757ba34bc8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/florimyrta/\" class=\"reviewer-name\">Flori Myrta <small>(florimyrta)</small></a> on <span class=\"review-date\">July 27, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The undisputed king. Best solution on WordPress, it transforms a standard site into a fully customizable online store, offers complete control over code, data, and checkout flow without platform sales commissions. Hands down a 5-star platform. You simply can\'t rate it lower.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Solution for shipping option problems</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 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/fullcolor/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/203428cf5914f4ec55e3a65072ea33dcb6def6d7a027be307238280dff95dc79?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/203428cf5914f4ec55e3a65072ea33dcb6def6d7a027be307238280dff95dc79?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/fullcolor/\" class=\"reviewer-name\">fullcolor</a> on <span class=\"review-date\">July 20, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m so happy with this forum. If you have a problem you get help from people who know what they are talking about. Not from someone who \'thinks\' they know, but from the professionals.<br />Thanks to you, shahzeen, for your support :-)<br /></p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Searching All Products on Dashboard</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/louisenglish1990/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8d89cb34cddcc1e278f0aca137f5f8ba20430b7dba8f89c4bf1026e749d64522?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8d89cb34cddcc1e278f0aca137f5f8ba20430b7dba8f89c4bf1026e749d64522?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/louisenglish1990/\" class=\"reviewer-name\">louisenglish1990</a> on <span class=\"review-date\">July 15, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Absolutley excellent feedback, I spoke with our admin team and there was a filter applied in the background that was not allowing me to search.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you for all of your help</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\">Quick Support</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/jimk1416/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/db81ef2ac6b9341e298fe425ea9110dda0b81addec5643c085fd6e76c9ee76df?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/db81ef2ac6b9341e298fe425ea9110dda0b81addec5643c085fd6e76c9ee76df?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jimk1416/\" class=\"reviewer-name\">jimk1416</a> on <span class=\"review-date\">July 6, 2026</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>very quick and reliable support if you have any issues</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:146:\"Everything you need to launch an online store in days and keep it growing for years. From your first sale to millions in revenue, Woo is with you.\";s:13:\"download_link\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-1.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:2;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-2.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:3;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-3.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:4;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-4.png?rev=3235205\";s:7:\"caption\";s:0:\"\";}i:5;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-5.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}i:6;a:2:{s:3:\"src\";s:64:\"https://ps.w.org/woocommerce/assets/screenshot-6.png?rev=3234504\";s:7:\"caption\";s:0:\"\";}}s:4:\"tags\";a:5:{s:9:\"ecommerce\";s:9:\"ecommerce\";s:12:\"online-store\";s:12:\"online store\";s:11:\"sell-online\";s:11:\"sell online\";s:4:\"shop\";s:4:\"shop\";s:13:\"shopping-cart\";s:13:\"shopping cart\";}s:8:\"versions\";a:642:{s:6:\"10.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0.zip\";s:11:\"10.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.1.zip\";s:11:\"10.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.0-rc.2.zip\";s:6:\"10.0.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.1.zip\";s:6:\"10.0.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.2.zip\";s:6:\"10.0.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.3.zip\";s:6:\"10.0.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.4.zip\";s:6:\"10.0.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.5.zip\";s:6:\"10.0.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.0.6.zip\";s:6:\"10.1.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0.zip\";s:11:\"10.1.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.1.zip\";s:11:\"10.1.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.2.zip\";s:11:\"10.1.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.3.zip\";s:11:\"10.1.0-rc.4\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.0-rc.4.zip\";s:6:\"10.1.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.1.zip\";s:6:\"10.1.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.2.zip\";s:6:\"10.1.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.3.zip\";s:6:\"10.1.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.1.4.zip\";s:6:\"10.2.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0.zip\";s:13:\"10.2.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.1.zip\";s:13:\"10.2.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-beta.2.zip\";s:11:\"10.2.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.0-rc.1.zip\";s:6:\"10.2.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.1.zip\";s:6:\"10.2.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.2.zip\";s:6:\"10.2.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.3.zip\";s:6:\"10.2.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.2.4.zip\";s:6:\"10.3.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0.zip\";s:13:\"10.3.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.1.zip\";s:13:\"10.3.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-beta.2.zip\";s:11:\"10.3.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.1.zip\";s:11:\"10.3.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.0-rc.2.zip\";s:6:\"10.3.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.1.zip\";s:6:\"10.3.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.2.zip\";s:6:\"10.3.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.3.zip\";s:6:\"10.3.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.4.zip\";s:6:\"10.3.5\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.5.zip\";s:6:\"10.3.6\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.6.zip\";s:6:\"10.3.7\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.7.zip\";s:6:\"10.3.8\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.3.8.zip\";s:6:\"10.4.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0.zip\";s:13:\"10.4.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.1.zip\";s:13:\"10.4.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-beta.2.zip\";s:11:\"10.4.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.0-rc.1.zip\";s:6:\"10.4.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.1.zip\";s:6:\"10.4.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.2.zip\";s:6:\"10.4.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.3.zip\";s:6:\"10.4.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.4.4.zip\";s:6:\"10.5.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0.zip\";s:13:\"10.5.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.1.zip\";s:13:\"10.5.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-beta.2.zip\";s:11:\"10.5.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.1.zip\";s:11:\"10.5.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.2.zip\";s:11:\"10.5.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.0-rc.3.zip\";s:6:\"10.5.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.1.zip\";s:6:\"10.5.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.2.zip\";s:6:\"10.5.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.5.3.zip\";s:6:\"10.6.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0.zip\";s:13:\"10.6.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.1.zip\";s:13:\"10.6.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-beta.2.zip\";s:11:\"10.6.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.0-rc.1.zip\";s:6:\"10.6.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.1.zip\";s:6:\"10.6.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.6.2.zip\";s:6:\"10.7.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0.zip\";s:13:\"10.7.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.1.zip\";s:13:\"10.7.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-beta.2.zip\";s:11:\"10.7.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.7.0-rc.1.zip\";s:6:\"10.8.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0.zip\";s:13:\"10.8.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.1.zip\";s:13:\"10.8.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-beta.2.zip\";s:11:\"10.8.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.0-rc.1.zip\";s:6:\"10.8.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.8.1.zip\";s:6:\"10.9.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0.zip\";s:13:\"10.9.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.1.zip\";s:13:\"10.9.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-beta.2.zip\";s:11:\"10.9.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.0-rc.1.zip\";s:6:\"10.9.1\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.1.zip\";s:6:\"10.9.2\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.2.zip\";s:6:\"10.9.3\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.3.zip\";s:6:\"10.9.4\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.10.9.4.zip\";s:6:\"11.0.0\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0.zip\";s:13:\"11.0.0-beta.1\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-beta.1.zip\";s:13:\"11.0.0-beta.2\";s:68:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-beta.2.zip\";s:11:\"11.0.0-rc.1\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.1.zip\";s:11:\"11.0.0-rc.2\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.2.zip\";s:11:\"11.0.0-rc.3\";s:66:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0-rc.3.zip\";s:5:\"3.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.0.zip\";s:5:\"3.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.1.zip\";s:5:\"3.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.2.zip\";s:5:\"3.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.3.zip\";s:5:\"3.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.4.zip\";s:5:\"3.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.5.zip\";s:5:\"3.0.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.6.zip\";s:5:\"3.0.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.7.zip\";s:5:\"3.0.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.8.zip\";s:5:\"3.0.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.0.9.zip\";s:5:\"3.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.0.zip\";s:5:\"3.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.1.zip\";s:5:\"3.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";s:5:\"3.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.0.zip\";s:5:\"3.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.1.zip\";s:5:\"3.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.2.zip\";s:5:\"3.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.3.zip\";s:5:\"3.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.4.zip\";s:5:\"3.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.5.zip\";s:5:\"3.2.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.2.6.zip\";s:5:\"3.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.0.zip\";s:5:\"3.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.1.zip\";s:5:\"3.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2.zip\";s:10:\"3.3.2-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.2-rc.1.zip\";s:5:\"3.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.3.zip\";s:5:\"3.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.4.zip\";s:5:\"3.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.5.zip\";s:5:\"3.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.3.6.zip\";s:5:\"3.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0.zip\";s:12:\"3.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-beta.1.zip\";s:10:\"3.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.0-rc.2.zip\";s:5:\"3.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.1.zip\";s:5:\"3.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.2.zip\";s:5:\"3.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.3.zip\";s:5:\"3.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.4.zip\";s:5:\"3.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.5.zip\";s:5:\"3.4.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.6.zip\";s:5:\"3.4.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.7.zip\";s:5:\"3.4.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.4.8.zip\";s:5:\"3.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0.zip\";s:12:\"3.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-beta.1.zip\";s:10:\"3.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.1.zip\";s:10:\"3.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.0-rc.2.zip\";s:5:\"3.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.1.zip\";s:6:\"3.5.10\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.10.zip\";s:5:\"3.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.2.zip\";s:5:\"3.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.3.zip\";s:5:\"3.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.4.zip\";s:5:\"3.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.5.zip\";s:5:\"3.5.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.6.zip\";s:5:\"3.5.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.7.zip\";s:5:\"3.5.8\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.8.zip\";s:5:\"3.5.9\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.5.9.zip\";s:5:\"3.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0.zip\";s:12:\"3.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-beta.1.zip\";s:10:\"3.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.1.zip\";s:10:\"3.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.2.zip\";s:10:\"3.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.0-rc.3.zip\";s:5:\"3.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.1.zip\";s:5:\"3.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.2.zip\";s:5:\"3.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.3.zip\";s:5:\"3.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.4.zip\";s:5:\"3.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.5.zip\";s:5:\"3.6.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.6.zip\";s:5:\"3.6.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.6.7.zip\";s:5:\"3.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0.zip\";s:12:\"3.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-beta.1.zip\";s:10:\"3.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.1.zip\";s:10:\"3.7.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.0-rc.2.zip\";s:5:\"3.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.1.zip\";s:5:\"3.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.2.zip\";s:5:\"3.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.7.3.zip\";s:5:\"3.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0.zip\";s:12:\"3.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-beta.1.zip\";s:10:\"3.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.1.zip\";s:10:\"3.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.0-rc.2.zip\";s:5:\"3.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.1.zip\";s:5:\"3.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.2.zip\";s:5:\"3.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.8.3.zip\";s:5:\"3.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0.zip\";s:12:\"3.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.1.zip\";s:12:\"3.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-beta.2.zip\";s:10:\"3.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.1.zip\";s:10:\"3.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.2.zip\";s:10:\"3.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.3.zip\";s:10:\"3.9.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.0-rc.4.zip\";s:5:\"3.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.1.zip\";s:5:\"3.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.2.zip\";s:5:\"3.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.3.zip\";s:5:\"3.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.4.zip\";s:5:\"3.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.9.5.zip\";s:5:\"4.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0.zip\";s:12:\"4.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-beta.1.zip\";s:10:\"4.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.1.zip\";s:10:\"4.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.0-rc.2.zip\";s:5:\"4.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.1.zip\";s:5:\"4.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.2.zip\";s:5:\"4.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.3.zip\";s:5:\"4.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.0.4.zip\";s:5:\"4.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0.zip\";s:12:\"4.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.1.zip\";s:12:\"4.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-beta.2.zip\";s:10:\"4.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.1.zip\";s:10:\"4.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.0-rc.2.zip\";s:5:\"4.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.1.zip\";s:5:\"4.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.2.zip\";s:5:\"4.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.3.zip\";s:5:\"4.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.1.4.zip\";s:5:\"4.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0.zip\";s:10:\"4.2.0-RC.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.1.zip\";s:10:\"4.2.0-RC.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-RC.2.zip\";s:12:\"4.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.0-beta.1.zip\";s:5:\"4.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.1.zip\";s:5:\"4.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.2.zip\";s:5:\"4.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.3.zip\";s:5:\"4.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.4.zip\";s:5:\"4.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.2.5.zip\";s:5:\"4.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0.zip\";s:12:\"4.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-beta.1.zip\";s:10:\"4.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.1.zip\";s:10:\"4.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.2.zip\";s:10:\"4.3.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.0-rc.3.zip\";s:5:\"4.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.1.zip\";s:5:\"4.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.2.zip\";s:5:\"4.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.3.zip\";s:5:\"4.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.4.zip\";s:5:\"4.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.5.zip\";s:5:\"4.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.3.6.zip\";s:5:\"4.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0.zip\";s:12:\"4.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-beta.1.zip\";s:10:\"4.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.0-rc.1.zip\";s:5:\"4.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.1.zip\";s:5:\"4.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.2.zip\";s:5:\"4.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.3.zip\";s:5:\"4.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.4.4.zip\";s:5:\"4.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0.zip\";s:12:\"4.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-beta.1.zip\";s:10:\"4.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.1.zip\";s:10:\"4.5.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.0-rc.3.zip\";s:5:\"4.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.1.zip\";s:5:\"4.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.2.zip\";s:5:\"4.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.3.zip\";s:5:\"4.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.4.zip\";s:5:\"4.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.5.5.zip\";s:5:\"4.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0.zip\";s:12:\"4.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-beta.1.zip\";s:10:\"4.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.0-rc.1.zip\";s:5:\"4.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.1.zip\";s:5:\"4.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.2.zip\";s:5:\"4.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.3.zip\";s:5:\"4.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.4.zip\";s:5:\"4.6.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.6.5.zip\";s:5:\"4.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0.zip\";s:12:\"4.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.1.zip\";s:12:\"4.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-beta.2.zip\";s:10:\"4.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.0-rc.1.zip\";s:5:\"4.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1.zip\";s:12:\"4.7.1-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.1-beta.1.zip\";s:5:\"4.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.2.zip\";s:5:\"4.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.3.zip\";s:5:\"4.7.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.7.4.zip\";s:5:\"4.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0.zip\";s:12:\"4.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-beta.1.zip\";s:10:\"4.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.1.zip\";s:10:\"4.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.0-rc.2.zip\";s:5:\"4.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.1.zip\";s:5:\"4.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.2.zip\";s:5:\"4.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.8.3.zip\";s:5:\"4.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0.zip\";s:12:\"4.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-beta.1.zip\";s:10:\"4.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.1.zip\";s:10:\"4.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.0-rc.2.zip\";s:5:\"4.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.1.zip\";s:5:\"4.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip\";s:5:\"4.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.3.zip\";s:5:\"4.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.4.zip\";s:5:\"4.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.4.9.5.zip\";s:5:\"5.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0.zip\";s:12:\"5.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.1.zip\";s:12:\"5.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-beta.2.zip\";s:10:\"5.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.1.zip\";s:10:\"5.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip\";s:10:\"5.0.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.3.zip\";s:5:\"5.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.1.zip\";s:5:\"5.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.2.zip\";s:5:\"5.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.0.3.zip\";s:5:\"5.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0.zip\";s:12:\"5.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-beta.1.zip\";s:10:\"5.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.0-rc.1.zip\";s:5:\"5.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.1.zip\";s:5:\"5.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.2.zip\";s:5:\"5.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.1.3.zip\";s:5:\"5.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0.zip\";s:12:\"5.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-beta.1.zip\";s:10:\"5.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.1.zip\";s:10:\"5.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.0-rc.2.zip\";s:5:\"5.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.1.zip\";s:5:\"5.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.2.zip\";s:5:\"5.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.3.zip\";s:5:\"5.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.4.zip\";s:5:\"5.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.2.5.zip\";s:5:\"5.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0.zip\";s:12:\"5.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-beta.1.zip\";s:10:\"5.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.1.zip\";s:10:\"5.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.0-rc.2.zip\";s:5:\"5.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.1.zip\";s:5:\"5.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.2.zip\";s:5:\"5.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.3.3.zip\";s:5:\"5.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0.zip\";s:12:\"5.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-beta.1.zip\";s:10:\"5.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.0-rc.1.zip\";s:5:\"5.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.1.zip\";s:5:\"5.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.2.zip\";s:5:\"5.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.3.zip\";s:5:\"5.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.4.zip\";s:5:\"5.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.4.5.zip\";s:5:\"5.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0.zip\";s:12:\"5.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-beta.1.zip\";s:10:\"5.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.1.zip\";s:10:\"5.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.0-rc.2.zip\";s:5:\"5.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.1.zip\";s:5:\"5.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.2.zip\";s:5:\"5.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.3.zip\";s:5:\"5.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.4.zip\";s:5:\"5.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.5.5.zip\";s:5:\"5.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0.zip\";s:12:\"5.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-beta.1.zip\";s:10:\"5.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.1.zip\";s:10:\"5.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.0-rc.2.zip\";s:5:\"5.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.1.zip\";s:5:\"5.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.2.zip\";s:5:\"5.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.6.3.zip\";s:5:\"5.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0.zip\";s:12:\"5.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-beta.1.zip\";s:10:\"5.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.0-rc.1.zip\";s:5:\"5.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.1.zip\";s:5:\"5.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.2.zip\";s:5:\"5.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.7.3.zip\";s:5:\"5.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0.zip\";s:12:\"5.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.1.zip\";s:12:\"5.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-beta.2.zip\";s:10:\"5.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.0-rc.1.zip\";s:5:\"5.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.1.zip\";s:5:\"5.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.8.2.zip\";s:5:\"5.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0.zip\";s:12:\"5.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-beta.1.zip\";s:10:\"5.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.1.zip\";s:10:\"5.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.0-rc.2.zip\";s:5:\"5.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.1.zip\";s:5:\"5.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.5.9.2.zip\";s:5:\"6.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0.zip\";s:12:\"6.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-beta.1.zip\";s:10:\"6.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.0-rc.1.zip\";s:5:\"6.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.1.zip\";s:5:\"6.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.0.2.zip\";s:5:\"6.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0.zip\";s:12:\"6.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-beta.1.zip\";s:10:\"6.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.1.zip\";s:10:\"6.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.0-rc.2.zip\";s:5:\"6.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.1.zip\";s:5:\"6.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.2.zip\";s:5:\"6.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.1.3.zip\";s:5:\"6.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0.zip\";s:12:\"6.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-beta.1.zip\";s:10:\"6.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.1.zip\";s:10:\"6.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.0-rc.2.zip\";s:5:\"6.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.1.zip\";s:5:\"6.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.2.zip\";s:5:\"6.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.2.3.zip\";s:5:\"6.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0.zip\";s:12:\"6.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-beta.1.zip\";s:10:\"6.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.1.zip\";s:10:\"6.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.0-rc.2.zip\";s:5:\"6.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.1.zip\";s:5:\"6.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.3.2.zip\";s:5:\"6.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0.zip\";s:12:\"6.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-beta.1.zip\";s:10:\"6.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.0-rc.1.zip\";s:5:\"6.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.1.zip\";s:5:\"6.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.4.2.zip\";s:5:\"6.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0.zip\";s:12:\"6.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-beta.1.zip\";s:10:\"6.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.1.zip\";s:10:\"6.5.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.0-rc.2.zip\";s:5:\"6.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.1.zip\";s:5:\"6.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.5.2.zip\";s:5:\"6.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0.zip\";s:12:\"6.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-beta.1.zip\";s:10:\"6.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.1.zip\";s:10:\"6.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.0-rc.2.zip\";s:5:\"6.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.1.zip\";s:5:\"6.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.6.2.zip\";s:5:\"6.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0.zip\";s:12:\"6.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.1.zip\";s:12:\"6.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-beta.2.zip\";s:10:\"6.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.0-rc.1.zip\";s:5:\"6.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.7.1.zip\";s:5:\"6.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0.zip\";s:12:\"6.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.1.zip\";s:12:\"6.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-beta.2.zip\";s:10:\"6.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.0-rc.1.zip\";s:5:\"6.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.1.zip\";s:5:\"6.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.2.zip\";s:5:\"6.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.8.3.zip\";s:5:\"6.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0.zip\";s:12:\"6.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.1.zip\";s:12:\"6.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-beta.2.zip\";s:10:\"6.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.0-rc.1.zip\";s:5:\"6.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.1.zip\";s:5:\"6.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.2.zip\";s:5:\"6.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.3.zip\";s:5:\"6.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.4.zip\";s:5:\"6.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.6.9.5.zip\";s:5:\"7.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0.zip\";s:12:\"7.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.1.zip\";s:12:\"7.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.2.zip\";s:12:\"7.0.0-beta.3\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-beta.3.zip\";s:10:\"7.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.1.zip\";s:10:\"7.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.0-rc.2.zip\";s:5:\"7.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.1.zip\";s:5:\"7.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.0.2.zip\";s:5:\"7.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0.zip\";s:12:\"7.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.1.zip\";s:12:\"7.1.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-beta.2.zip\";s:10:\"7.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.1.zip\";s:10:\"7.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.0-rc.2.zip\";s:5:\"7.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.1.zip\";s:5:\"7.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.1.2.zip\";s:5:\"7.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0.zip\";s:12:\"7.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.1.zip\";s:12:\"7.2.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-beta.2.zip\";s:10:\"7.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.1.zip\";s:10:\"7.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.0-rc.2.zip\";s:5:\"7.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.1.zip\";s:5:\"7.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.2.zip\";s:5:\"7.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.3.zip\";s:5:\"7.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.2.4.zip\";s:5:\"7.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0.zip\";s:12:\"7.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.1.zip\";s:12:\"7.3.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-beta.2.zip\";s:10:\"7.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.1.zip\";s:10:\"7.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.0-rc.2.zip\";s:5:\"7.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.3.1.zip\";s:5:\"7.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip\";s:12:\"7.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.1.zip\";s:12:\"7.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-beta.2.zip\";s:10:\"7.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.1.zip\";s:10:\"7.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.0-rc.2.zip\";s:5:\"7.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.1.zip\";s:5:\"7.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.2.zip\";s:5:\"7.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0.zip\";s:12:\"7.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.1.zip\";s:12:\"7.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-beta.2.zip\";s:10:\"7.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.0-rc.1.zip\";s:5:\"7.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.1.zip\";s:5:\"7.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.5.2.zip\";s:5:\"7.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0.zip\";s:12:\"7.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.1.zip\";s:12:\"7.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-beta.2.zip\";s:10:\"7.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.1.zip\";s:10:\"7.6.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.2.zip\";s:10:\"7.6.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.0-rc.3.zip\";s:5:\"7.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.1.zip\";s:5:\"7.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.6.2.zip\";s:5:\"7.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0.zip\";s:12:\"7.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.1.zip\";s:12:\"7.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-beta.2.zip\";s:10:\"7.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.0-rc.1.zip\";s:5:\"7.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.1.zip\";s:5:\"7.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.2.zip\";s:5:\"7.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.7.3.zip\";s:5:\"7.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0.zip\";s:12:\"7.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.1.zip\";s:12:\"7.8.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-beta.2.zip\";s:10:\"7.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.1.zip\";s:10:\"7.8.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.0-rc.2.zip\";s:5:\"7.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.1.zip\";s:5:\"7.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.2.zip\";s:5:\"7.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.3.zip\";s:5:\"7.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.8.4.zip\";s:5:\"7.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0.zip\";s:12:\"7.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.1.zip\";s:12:\"7.9.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-beta.2.zip\";s:10:\"7.9.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.2.zip\";s:10:\"7.9.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.0-rc.3.zip\";s:5:\"7.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.1.zip\";s:5:\"7.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.9.2.zip\";s:5:\"8.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0.zip\";s:12:\"8.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.1.zip\";s:12:\"8.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-beta.2.zip\";s:10:\"8.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.1.zip\";s:10:\"8.0.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.0-rc.2.zip\";s:5:\"8.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.1.zip\";s:5:\"8.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.2.zip\";s:5:\"8.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.3.zip\";s:5:\"8.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.4.zip\";s:5:\"8.0.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.0.5.zip\";s:5:\"8.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0.zip\";s:12:\"8.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-beta.1.zip\";s:10:\"8.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.1.zip\";s:10:\"8.1.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.0-rc.2.zip\";s:5:\"8.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"8.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.2.zip\";s:5:\"8.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.3.zip\";s:5:\"8.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.4.zip\";s:5:\"8.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0.zip\";s:12:\"8.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-beta.1.zip\";s:10:\"8.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.1.zip\";s:10:\"8.2.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.0-rc.2.zip\";s:5:\"8.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.1.zip\";s:5:\"8.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.2.zip\";s:5:\"8.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.3.zip\";s:5:\"8.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.4.zip\";s:5:\"8.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.2.5.zip\";s:5:\"8.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0.zip\";s:12:\"8.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-beta.1.zip\";s:10:\"8.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.1.zip\";s:10:\"8.3.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.0-rc.2.zip\";s:5:\"8.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.1.zip\";s:5:\"8.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.2.zip\";s:5:\"8.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.3.zip\";s:5:\"8.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.3.4.zip\";s:5:\"8.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0.zip\";s:12:\"8.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-beta.1.zip\";s:10:\"8.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.0-rc.1.zip\";s:5:\"8.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.1.zip\";s:5:\"8.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.2.zip\";s:5:\"8.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.4.3.zip\";s:5:\"8.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0.zip\";s:12:\"8.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-beta.1.zip\";s:10:\"8.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.0-rc.1.zip\";s:5:\"8.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.1.zip\";s:5:\"8.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.2.zip\";s:5:\"8.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.3.zip\";s:5:\"8.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.4.zip\";s:5:\"8.5.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.5.5.zip\";s:5:\"8.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0.zip\";s:12:\"8.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-beta.1.zip\";s:10:\"8.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.0-rc.1.zip\";s:5:\"8.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.1.zip\";s:5:\"8.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.2.zip\";s:5:\"8.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.3.zip\";s:5:\"8.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.6.4.zip\";s:5:\"8.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0.zip\";s:12:\"8.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.1.zip\";s:12:\"8.7.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-beta.2.zip\";s:10:\"8.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.0-rc.1.zip\";s:5:\"8.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.1.zip\";s:5:\"8.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.2.zip\";s:5:\"8.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.7.3.zip\";s:5:\"8.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0.zip\";s:12:\"8.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-beta.1.zip\";s:10:\"8.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.0-rc.1.zip\";s:5:\"8.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.1.zip\";s:5:\"8.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.2.zip\";s:5:\"8.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.3.zip\";s:5:\"8.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.4.zip\";s:5:\"8.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.5.zip\";s:5:\"8.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.6.zip\";s:5:\"8.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.8.7.zip\";s:5:\"8.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0.zip\";s:12:\"8.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-beta.1.zip\";s:10:\"8.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.0-rc.1.zip\";s:5:\"8.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.1.zip\";s:5:\"8.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.2.zip\";s:5:\"8.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.3.zip\";s:5:\"8.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.4.zip\";s:5:\"8.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.9.5.zip\";s:5:\"9.0.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0.zip\";s:12:\"9.0.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.1.zip\";s:12:\"9.0.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-beta.2.zip\";s:10:\"9.0.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.0-rc.1.zip\";s:5:\"9.0.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.1.zip\";s:5:\"9.0.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.2.zip\";s:5:\"9.0.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.3.zip\";s:5:\"9.0.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.0.4.zip\";s:5:\"9.1.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0.zip\";s:12:\"9.1.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-beta.1.zip\";s:10:\"9.1.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.0-rc.1.zip\";s:5:\"9.1.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.1.zip\";s:5:\"9.1.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.2.zip\";s:5:\"9.1.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.3.zip\";s:5:\"9.1.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.4.zip\";s:5:\"9.1.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.5.zip\";s:5:\"9.1.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.1.6.zip\";s:5:\"9.2.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0.zip\";s:12:\"9.2.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-beta.1.zip\";s:10:\"9.2.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.0-rc.1.zip\";s:5:\"9.2.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.1.zip\";s:5:\"9.2.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.2.zip\";s:5:\"9.2.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"9.2.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.4.zip\";s:5:\"9.2.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.5.zip\";s:5:\"9.3.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0.zip\";s:12:\"9.3.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-beta.1.zip\";s:10:\"9.3.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.0-rc.1.zip\";s:5:\"9.3.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.1.zip\";s:5:\"9.3.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip\";s:5:\"9.3.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.3.zip\";s:5:\"9.3.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.4.zip\";s:5:\"9.3.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.5.zip\";s:5:\"9.3.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.3.6.zip\";s:5:\"9.4.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0.zip\";s:12:\"9.4.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.1.zip\";s:12:\"9.4.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-beta.2.zip\";s:10:\"9.4.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.1.zip\";s:10:\"9.4.0-rc.2\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.2.zip\";s:10:\"9.4.0-rc.3\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.3.zip\";s:10:\"9.4.0-rc.4\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.0-rc.4.zip\";s:5:\"9.4.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip\";s:5:\"9.4.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.2.zip\";s:5:\"9.4.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.3.zip\";s:5:\"9.4.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.4.zip\";s:5:\"9.4.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.4.5.zip\";s:5:\"9.5.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0.zip\";s:12:\"9.5.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.1.zip\";s:12:\"9.5.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-beta.2.zip\";s:10:\"9.5.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.0-rc.1.zip\";s:5:\"9.5.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.1.zip\";s:5:\"9.5.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.2.zip\";s:5:\"9.5.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.3.zip\";s:5:\"9.5.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.5.4.zip\";s:5:\"9.6.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0.zip\";s:12:\"9.6.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.1.zip\";s:12:\"9.6.0-beta.2\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-beta.2.zip\";s:10:\"9.6.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.0-rc.1.zip\";s:5:\"9.6.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.1.zip\";s:5:\"9.6.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.2.zip\";s:5:\"9.6.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.3.zip\";s:5:\"9.6.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.6.4.zip\";s:5:\"9.7.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0.zip\";s:12:\"9.7.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-beta.1.zip\";s:10:\"9.7.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.0-rc.1.zip\";s:5:\"9.7.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.1.zip\";s:5:\"9.7.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.2.zip\";s:5:\"9.7.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.7.3.zip\";s:5:\"9.8.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0.zip\";s:12:\"9.8.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-beta.1.zip\";s:10:\"9.8.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.0-rc.1.zip\";s:5:\"9.8.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.1.zip\";s:5:\"9.8.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.2.zip\";s:5:\"9.8.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.3.zip\";s:5:\"9.8.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.4.zip\";s:5:\"9.8.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.5.zip\";s:5:\"9.8.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.6.zip\";s:5:\"9.8.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.8.7.zip\";s:5:\"9.9.0\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0.zip\";s:12:\"9.9.0-beta.1\";s:67:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-beta.1.zip\";s:10:\"9.9.0-rc.1\";s:65:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.0-rc.1.zip\";s:5:\"9.9.1\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.1.zip\";s:5:\"9.9.2\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.2.zip\";s:5:\"9.9.3\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.3.zip\";s:5:\"9.9.4\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.4.zip\";s:5:\"9.9.5\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.5.zip\";s:5:\"9.9.6\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.6.zip\";s:5:\"9.9.7\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.9.7.zip\";s:5:\"trunk\";s:54:\"https://downloads.wordpress.org/plugin/woocommerce.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";s:4:\"high\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:11:\"WooCommerce\";}}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1522, 'elementor_pro_tracker_notice', '1', 'auto'),
(1523, 'elementor_allow_tracking', 'no', 'auto'),
(1524, 'elementor_tracker_notice', '1', 'auto'),
(171, 'wpvivid_check_htaccess_rule_free', '1', 'off'),
(170, 'recently_activated', 'a:0:{}', 'off'),
(15249, '_transient_wc_upgrade_notice_11.0.0', '', 'off'),
(15250, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1785960755', 'off'),
(15251, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:10564;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:5100;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:3075;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2938;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2796;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2346;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2221;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:2023;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:1950;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1900;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1868;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1776;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1676;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1643;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1568;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1523;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1514;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1469;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1414;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1411;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1405;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:1377;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1331;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1207;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1188;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:1180;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1172;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:1166;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1156;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1141;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:1081;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1060;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:1057;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1048;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:1024;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:996;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:970;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:962;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:947;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:945;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:880;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:877;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:854;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:839;}s:7:\"chatbot\";a:3:{s:4:\"name\";s:7:\"chatbot\";s:4:\"slug\";s:7:\"chatbot\";s:5:\"count\";i:833;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:828;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:820;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:806;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:787;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:784;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:777;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:774;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:766;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:766;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:757;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:755;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:731;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:719;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:718;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:717;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:712;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:707;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:703;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:699;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:695;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:694;}s:10:\"automation\";a:3:{s:4:\"name\";s:10:\"automation\";s:4:\"slug\";s:10:\"automation\";s:5:\"count\";i:690;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:664;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:655;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:653;}s:9:\"live-chat\";a:3:{s:4:\"name\";s:9:\"live chat\";s:4:\"slug\";s:9:\"live-chat\";s:5:\"count\";i:637;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:633;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:628;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:623;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:623;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:617;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:610;}s:7:\"booking\";a:3:{s:4:\"name\";s:7:\"booking\";s:4:\"slug\";s:7:\"booking\";s:5:\"count\";i:599;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:594;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:587;}s:4:\"gdpr\";a:3:{s:4:\"name\";s:4:\"GDPR\";s:4:\"slug\";s:4:\"gdpr\";s:5:\"count\";i:585;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:576;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:576;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:575;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:573;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:571;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:569;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:553;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:551;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:548;}s:13:\"accessibility\";a:3:{s:4:\"name\";s:13:\"accessibility\";s:4:\"slug\";s:13:\"accessibility\";s:5:\"count\";i:544;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:542;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:538;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:537;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:535;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:523;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:515;}s:8:\"products\";a:3:{s:4:\"name\";s:8:\"products\";s:4:\"slug\";s:8:\"products\";s:5:\"count\";i:496;}s:7:\"reviews\";a:3:{s:4:\"name\";s:7:\"reviews\";s:4:\"slug\";s:7:\"reviews\";s:5:\"count\";i:496;}s:7:\"privacy\";a:3:{s:4:\"name\";s:7:\"privacy\";s:4:\"slug\";s:7:\"privacy\";s:5:\"count\";i:495;}}', 'off'),
(178, 'wpvivid_current_running_staging_task', '', 'off'),
(516, 'woocommerce_admin_notices', 'a:0:{}', 'auto'),
(517, 'woocommerce_custom_orders_table_created', 'yes', 'auto'),
(532, 'wc_blocks_db_schema_version', '260', 'auto'),
(518, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1785876634;}', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(520, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"5cdaba16c87338181b77\",\"dependencies\":[\"wc-types\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"fe36cf3610166e461f03\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-entities.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-entities.js\",\"version\":\"0c45171702069a10b08e\",\"dependencies\":[\"wc-settings\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"2c049fe250c153b7cac8\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"cd41ff7e87047939df16\",\"dependencies\":[\"wc-blocks-checkout-events\",\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"844a158c2e4925f00e73\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"bb54b6869c8b2a477616\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"888fc7fc921d3d5b4e0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-blocks\",\"wp-compose\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"621353d8a3a7c8d44b41\",\"dependencies\":[\"react-jsx-runtime\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"81d21446ddb1d5f22bf3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-blocks-shared-context\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-format.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"0df720e448f7ab3c5d0d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"faf32ee6ad045929d3b2\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"b7449dc1c874ee46cb05\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"153ca3cfcc597a1e974e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"8dcac098e959cbf8c646\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-checkout-events.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout-events.js\",\"version\":\"1cd9ffa6e3cff96ad1b2\",\"dependencies\":[\"wc-types\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"2ac32594f5e16f5ec744\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-schema-parser.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-schema-parser.js\",\"version\":\"63baa6fbe2326b07d735\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/admin\\/sanitize\\/index.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/sanitize\\/index.js\",\"version\":\"6cc3684099bd6a5547b8\",\"dependencies\":[]},\"assets\\/client\\/admin\\/customer-effort-score\\/index.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/admin\\/customer-effort-score\\/index.js\",\"version\":\"c41634ce42dec7d5ec6a\",\"dependencies\":[\"react\",\"wc-experimental\",\"wc-navigation\",\"wc-store-data\",\"wc-tracks\",\"wp-api-fetch\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-data-controls\",\"wp-element\",\"wp-i18n\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"e07cd4ec5463958cbf43\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-sanitize\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"830365907a941f8d2f19\",\"dependencies\":[\"react\",\"react-dom\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"2ee18d0c25314fb9e742\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/active-filters-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"8a5beb83d8a1b08ba20c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/add-to-cart-form.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/add-to-cart-form.js\",\"version\":\"0c8d6861b94b706c53f9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/all-products.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"601efd74a8b6f7d73893\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-products-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"fd12fa3fffedd1364005\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/all-reviews.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"8ab710022b2f6be393d3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"c49f3e0e36118ca267f0\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"596247591fc3144936ab\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/attribute-filter-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"bfbf6c3f43901e9b19a8\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"7476a7457c5274bf340b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart-link.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-link.js\",\"version\":\"6e830cfbbae68276f3a3\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"e566ffbb2fcc3a6b7a0e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-title.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-title.js\",\"version\":\"e26f8453acac931d8d0d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/category-description.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/category-description.js\",\"version\":\"ad689e1e2e47c3241b4d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"0ca4adc16e960092f2ea\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"aedee1c74b8b61b47c93\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/coming-soon.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"2a74b436e6e83901710b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-plugins\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code.js\",\"version\":\"856d6ecd8bfa63d44a31\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/coupon-code-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coupon-code-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"e421624127ae1cd2afd1\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/dropdown.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/dropdown.js\",\"version\":\"eda59e3af7d2c683db36\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/email-content.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/email-content.js\",\"version\":\"9024c9f7a698946f1b9b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/featured-category.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"7c266fd9f90b76a72a66\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/featured-product.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"0a06869944ff32897642\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\"]},\"assets\\/client\\/blocks\\/filter-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"3a9373492158af3a1a0d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"b66c11b966682848f329\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/handpicked-products.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"597ad2a28bbc336cb162\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"e5a2d771038aa63833bc\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-next-previous.js\",\"version\":\"d44d09d6a97cb08032a1\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"008d440c43341dcf2f72\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/payment-method-icons.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/payment-method-icons.js\",\"version\":\"5777100c9830061c79f9\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"971b72de33e4d14e8a1f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/price-filter-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"33fa3ce8fdc3a4087291\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-best-sellers.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"70eb870f46c3368d3db2\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-button.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"781c1c028f92a5c4f9a8\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\"]},\"assets\\/client\\/blocks\\/product-category.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"b4a5d20e105ed4a0c7bd\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"8e3b41ee59152a245283\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-registry\",\"wc-customer-effort-score\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"1b3628e4ee58f0996f43\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filters.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filters.js\",\"version\":\"dc4f57296e60a699632d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-status.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-status.js\",\"version\":\"3ce1fa635e38e97e469d\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price.js\",\"version\":\"0c8f7f3b53342b590451\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-price-format\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-price-slider.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-price-slider.js\",\"version\":\"bedb7ce1b5f7fd8fd7ac\",\"dependencies\":[\"react-jsx-runtime\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-attribute.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-attribute.js\",\"version\":\"2cafcbf1799def0f9963\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-rating.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-rating.js\",\"version\":\"c8db9cf2298461628136\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-filter-active.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-active.js\",\"version\":\"15914f4e5fbf363eb280\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-removable-chips.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-removable-chips.js\",\"version\":\"0e751509051cc4600381\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-clear-button.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-clear-button.js\",\"version\":\"45602e53c090bc4cfeac\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-checkbox-list.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-checkbox-list.js\",\"version\":\"475eca3c16e56c0e6aa0\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-chips.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-chips.js\",\"version\":\"7bee18bb4eb79b10f47f\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-filter-taxonomy.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-filter-taxonomy.js\",\"version\":\"747297bdb148a4cccfe6\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"2fb8d9dc9fbc4d36746b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-hocs\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"be7f3c98cd6a86661b3d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-thumbnails.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-thumbnails.js\",\"version\":\"8b903ea1b6bcfc38ced7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"a2e264391fd970368b82\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-on-sale.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"06f8038549a96e68b0c0\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-template.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"f782ce0eddea2a281147\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-shared-context\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"dc9f03b5d178f0a9e980\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-query-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"7e74cab989ad08e1d4ea\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"06a9f2e075ebae712a88\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-hooks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"c36b7786ce99ad064e96\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-title.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"0f2d4ebec1f5b25e6f76\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/products-by-attribute.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"31f996718a5be341e38b\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-server-side-render\",\"wp-url\"]},\"assets\\/client\\/blocks\\/rating-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"f780dd836ba0e33a44c4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/reviews-by-category.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"91c94a47940d933149e9\",\"dependencies\":[\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/reviews-by-product.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"c4be5b4ac2bf05874919\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-element\",\"wp-escape-html\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/single-product.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"5a6a6103bf2361094625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-escape-html\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/stock-filter.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"189af15ad210df76efa4\",\"dependencies\":[\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/stock-filter-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"24aaf38da8f603e20fe3\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"lodash\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/page-content-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"53e23acc2eed667306fb\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"190599dfbe94845f6104\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"184816021cde93048170\",\"dependencies\":[\"react-jsx-runtime\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"7aa205f85f94d147c0f8\",\"dependencies\":[\"react-jsx-runtime\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"4016b855f625b1b49a69\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"e86bd6a8f159f14b91fb\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"1db5bbf549fb0efb47eb\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"37da6cb47df8d7097b92\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"6736e7b30a62e78ff45c\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"3d66b96811d2234f0fda\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"caf4cb6fba2fe76f5d95\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"7ad05d2089245f76e356\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"e9d4916df16bf83701cf\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"7dd10931f08651192194\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account.js\",\"version\":\"9f2f4e3734b552170625\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-create-account-frontend.js\",\"version\":\"1fc3aabc80acc1593cff\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-settings\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-details.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-details.js\",\"version\":\"aad7cdd36be9c4dc9988\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-description.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-description.js\",\"version\":\"194518d191a2d116498b\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-core-data\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-specifications.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-specifications.js\",\"version\":\"651bacdfb80157f5d70d\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/accordion-group.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-group.js\",\"version\":\"1542ab61fc2af28e3fc7\",\"dependencies\":[\"react-jsx-runtime\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-item.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-item.js\",\"version\":\"41970af8e01f83631460\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-panel.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-panel.js\",\"version\":\"0752be84d79f1de6f03d\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/accordion-header.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/accordion-header.js\",\"version\":\"0a20ed5b7d6dcfee288b\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-reviews.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews.js\",\"version\":\"62ecb3d742604de55d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-editor\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-review-rating.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-rating.js\",\"version\":\"b8b67e3a73dbc72e55e3\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-title.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-title.js\",\"version\":\"7e76ab85deeb43da0411\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-form.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-form.js\",\"version\":\"ff864fd46991374b2196\",\"dependencies\":[\"react-jsx-runtime\",\"wc-store-data\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-date.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-date.js\",\"version\":\"79d73d8f861735cf9fed\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-date\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-content.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-content.js\",\"version\":\"1936bb6d7b2c02b087a6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-author-name.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-author-name.js\",\"version\":\"dacd9c6a489c5e9cf7c8\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination.js\",\"version\":\"e37310c0590c842819e6\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-next.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-next.js\",\"version\":\"1b2a36b26ca330522d95\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-previous.js\",\"version\":\"b6e63959c00710a7dc54\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-reviews-pagination-numbers.js\",\"version\":\"f867ab400ef5a803930c\",\"dependencies\":[\"react-jsx-runtime\",\"wp-block-editor\",\"wp-blocks\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-review-template.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-review-template.js\",\"version\":\"4741f04fdf8d087c5d6e\",\"dependencies\":[\"react-jsx-runtime\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"a17da706a7782b237371\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"a01fdd9c34719d5b1103\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-context\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"1fa65291486155053d7f\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-core-data\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"b93dcd7a1f9df26fd5ad\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-checkout-events\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-blocks-shared-hocs\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-api-fetch\",\"wp-autop\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-dom-ready\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"e68c0564120011c7e605\",\"dependencies\":[\"react\",\"react-jsx-runtime\",\"wc-blocks-checkout\",\"wc-blocks-components\",\"wc-blocks-data-store\",\"wc-blocks-registry\",\"wc-price-format\",\"wc-sanitize\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-autop\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-dom\",\"wp-element\",\"wp-hooks\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-keycodes\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-10.9.4\",\"dependencies\":[]}},\"version\":\"wc-10.9.4\",\"hash\":\"bc0786aeba3ca3449efa96c4a30904de\"}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(521, 'woocommerce_coming_soon', 'no', 'auto'),
(522, 'woocommerce_store_pages_only', 'yes', 'auto'),
(523, 'woocommerce_email_improvements_default_enabled', 'yes', 'auto'),
(524, 'woocommerce_email_improvements_first_enabled_at', '2026-07-08 11:50:39', 'auto'),
(525, 'woocommerce_email_improvements_last_enabled_at', '2026-07-08 11:50:39', 'auto'),
(526, 'woocommerce_email_improvements_enabled_count', '1', 'auto'),
(527, 'woocommerce_back_in_stock_allow_signups', 'yes', 'auto'),
(528, 'woocommerce_analytics_scheduled_import', 'yes', 'auto'),
(529, 'woocommerce_admin_scheduler_last_processed_order_modified_date', '2026-08-05 17:11:24', 'off'),
(530, 'woocommerce_admin_scheduler_last_processed_order_id', '0', 'off'),
(531, 'woocommerce_initial_installed_version', '10.9.4', 'off'),
(533, 'wc_remote_inbox_notifications_stored_state', 'O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}', 'off'),
(536, 'woocommerce_admin_pes_incentive_woopayments_store_had_woopayments', 'no', 'auto'),
(576, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'on'),
(577, '_transient_woocommerce_reports-transient-version', '1785156182', 'on'),
(539, 'woocommerce_gateway_order', 'a:6:{s:19:\"_wc_pes_woopayments\";i:0;s:25:\"_wc_pes_paypal_full_stack\";i:1;s:33:\"_wc_offline_payment_methods_group\";i:2;s:4:\"bacs\";i:3;s:6:\"cheque\";i:4;s:3:\"cod\";i:5;}', 'auto'),
(549, 'woocommerce_checkout_phone_field', 'optional', 'auto'),
(550, 'woocommerce_checkout_company_field', 'hidden', 'auto'),
(551, 'woocommerce_checkout_address_2_field', 'optional', 'auto'),
(552, 'woocommerce_marketplace_suggestions', 'a:2:{s:11:\"suggestions\";a:27:{i:0;a:1:{s:21:\"recommendations-count\";i:5;}i:1;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-header\";}s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:7:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:28:\"product-edit-meta-tab-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:3;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-header\";}s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:4;a:7:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:24:\"orders-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:5;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-header\";}s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:6;a:7:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";a:1:{i:0;s:26:\"products-list-empty-footer\";}s:9:\"link-text\";s:21:\"Discover more options\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-extensions/\";s:7:\"iam-url\";s:55:\"admin.php?page=wc-admin&tab=extensions&path=/extensions\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:7;a:9:{s:4:\"slug\";s:42:\"orders-list-empty-body-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:19:\"table-rate-shipping\";s:4:\"icon\";s:101:\"https://woocommerce.com/wp-content/uploads/2012/07/Table_Rate_Shipping_icon-marketplace-160x160-2.png\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:123:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";s:9:\"is_pinned\";b:1;}i:8;a:9:{s:4:\"slug\";s:56:\"orders-list-empty-body-conditional-shipping-and-payments\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:33:\"conditional-shipping-and-payments\";s:4:\"icon\";s:111:\"https://woocommerce.com/wp-content/uploads/2015/03/Conditional_Shipping_Payments_icon-marketplace-160x160-1.png\";s:5:\"title\";s:33:\"Conditional Shipping and Payments\";s:4:\"copy\";s:91:\"Use conditional logic to restrict the shipping and payment options available on your store.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https://woocommerce.com/products/conditional-shipping-and-payments/\";s:9:\"is_pinned\";b:1;}i:9;a:9:{s:4:\"slug\";s:40:\"orders-list-empty-body-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:17:\"shipment-tracking\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/05/Shipment_Tracking_icon-marketplace-160x160-2.png\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:49:\"Add shipment tracking information to your orders.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/shipment-tracking/\";s:9:\"is_pinned\";b:1;}i:10;a:8:{s:4:\"slug\";s:43:\"orders-list-empty-body-per-product-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:20:\"per-product-shipping\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/uploads/2013/04/Per_product_shipping_icon-marketplace-160x160-2.png\";s:5:\"title\";s:20:\"Per Product Shipping\";s:4:\"copy\";s:107:\"Define separate shipping costs per product which are combined at checkout to provide a total shipping cost.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/per-product-shipping/\";}i:11;a:8:{s:4:\"slug\";s:33:\"orders-list-empty-body-royal-mail\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:10:\"royal-mail\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2013/04/woo-RoyalMail-sd9zwy.png\";s:5:\"title\";s:26:\"Royal Mail Shipping Method\";s:4:\"copy\";s:50:\"Offer Royal Mail shipping rates to your customers.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:44:\"https://woocommerce.com/products/royal-mail/\";}i:12;a:8:{s:4:\"slug\";s:64:\"orders-list-empty-body-delivery-pickup-scheduler-for-woocommerce\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:41:\"delivery-pickup-scheduler-for-woocommerce\";s:4:\"icon\";s:81:\"https://woocommerce.com/wp-content/uploads/2021/02/delivery-slot-icon-new-160.png\";s:5:\"title\";s:29:\"Delivery and Pickup Scheduler\";s:4:\"copy\";s:139:\"Allow users to select a date & time of delivery/pickup for orders & products. You can also display an estimated date for orders & products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:75:\"https://woocommerce.com/products/delivery-pickup-scheduler-for-woocommerce/\";}i:13;a:8:{s:4:\"slug\";s:61:\"orders-list-empty-body-woocommerce-advanced-shipping-packages\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:38:\"woocommerce-advanced-shipping-packages\";s:4:\"icon\";s:96:\"https://woocommerce.com/wp-content/uploads/2016/10/advanced-shipping-packages-icon-160x160-2.png\";s:5:\"title\";s:26:\"Advanced Shipping Packages\";s:4:\"copy\";s:79:\"Split your cart into separate packages, with dedicated shipping configurations.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:72:\"https://woocommerce.com/products/woocommerce-advanced-shipping-packages/\";}i:14;a:8:{s:4:\"slug\";s:50:\"orders-list-empty-body-canada-post-shipping-method\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:27:\"canada-post-shipping-method\";s:4:\"icon\";s:76:\"https://woocommerce.com/wp-content/uploads/2013/01/woo-CanadaPost-fjlcfq.png\";s:5:\"title\";s:27:\"Canada Post Shipping Method\";s:4:\"copy\";s:106:\"Get shipping rates from the Canada Post Ratings API which handles both domestic and international parcels.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:61:\"https://woocommerce.com/products/canada-post-shipping-method/\";}i:15;a:8:{s:4:\"slug\";s:46:\"orders-list-empty-body-dl-delivery-date-picker\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:23:\"dl-delivery-date-picker\";s:4:\"icon\";s:114:\"https://woocommerce.com/wp-content/uploads/2025/12/Delivery-Date-Picker-for-WooCommerce-Product-Icon-160x160-1.png\";s:5:\"title\";s:20:\"Delivery Date Picker\";s:4:\"copy\";s:209:\"Add a clear delivery or collection date selector, control the earliest selectable date with global or per-product lead times, and optionally block weekend bookings to match your real-world fulfilment schedule.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https://woocommerce.com/products/dl-delivery-date-picker/\";}i:16;a:8:{s:4:\"slug\";s:40:\"orders-list-empty-body-warranty-requests\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:17:\"warranty-requests\";s:4:\"icon\";s:102:\"https://woocommerce.com/wp-content/uploads/2013/07/Returns_and_Warranty_icon-marketplace-160x160-1.png\";s:5:\"title\";s:29:\"Returns and Warranty Requests\";s:4:\"copy\";s:126:\"Manage the RMA process, add warranties to products, and let customers request and manage returns/exchanges from their account.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https://woocommerce.com/products/warranty-requests/\";}i:17;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-add-ons\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-add-ons\";s:4:\"icon\";s:96:\"https://woocommerce.com/wp-content/uploads/2013/05/Product_Addons_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:94:\"Offer add-ons like gift wrapping, special messages or other special options for your products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";s:9:\"is_pinned\";b:1;}i:18;a:9:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-product-bundles\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"product-bundles\";s:4:\"icon\";s:97:\"https://woocommerce.com/wp-content/uploads/2012/07/Product_Bundles_icon-marketplace-160x160-2.png\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:84:\"Offer personalized product bundles, bulk discount packages, and assembled products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";s:9:\"is_pinned\";b:1;}i:19;a:9:{s:4:\"slug\";s:47:\"product-edit-meta-tab-body-woocommerce-bookings\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:90:\"https://woocommerce.com/wp-content/uploads/2014/05/Bookings_icon-marketplace-160x160-1.png\";s:5:\"title\";s:20:\"WooCommerce Bookings\";s:4:\"copy\";s:101:\"Allow customers to book appointments, make reservations, or rent equipment without leaving your site.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";s:9:\"is_pinned\";b:1;}i:20;a:9:{s:4:\"slug\";s:52:\"product-edit-meta-tab-body-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:99:\"https://woocommerce.com/wp-content/uploads/2012/09/Woo_Subscriptions_icon-marketplace-160x160-2.png\";s:5:\"title\";s:25:\"WooCommerce Subscriptions\";s:4:\"copy\";s:98:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https://woocommerce.com/products/woocommerce-subscriptions/\";s:9:\"is_pinned\";b:1;}i:21;a:9:{s:4:\"slug\";s:45:\"product-edit-meta-tab-body-composite-products\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:18:\"composite-products\";s:4:\"icon\";s:100:\"https://woocommerce.com/wp-content/uploads/2013/06/Composite_Products_icon-marketplace-160x160-1.png\";s:5:\"title\";s:18:\"Composite Products\";s:4:\"copy\";s:85:\"Create product kit builders and custom product configurators using existing products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/composite-products/\";s:9:\"is_pinned\";b:1;}i:22;a:8:{s:4:\"slug\";s:66:\"product-edit-meta-tab-body-discounts-for-woocommerce-subscriptions\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:39:\"discounts-for-woocommerce-subscriptions\";s:4:\"icon\";s:74:\"https://woocommerce.com/wp-content/uploads/2021/10/icon-discounts.png?w=80\";s:5:\"title\";s:39:\"Discounts for WooCommerce Subscriptions\";s:4:\"copy\";s:186:\"Offer discounts on subscription renewals or offer role-based discounts—make subscription products highly profitable, increase customer retention rates and your store\'s long-term value.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https://woocommerce.com/products/discounts-for-woocommerce-subscriptions/\";}i:23;a:8:{s:4:\"slug\";s:45:\"product-edit-meta-tab-body-groups-woocommerce\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:18:\"groups-woocommerce\";s:4:\"icon\";s:101:\"https://woocommerce.com/wp-content/uploads/2012/06/groups-woocommerce-product-icon-2025-160x160-1.png\";s:5:\"title\";s:18:\"Groups Integration\";s:4:\"copy\";s:134:\"Sell Memberships with Groups and WooCommerce – the best Group Membership and Access Control solution for WordPress and WooCommerce.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https://woocommerce.com/products/groups-woocommerce/\";}i:24;a:8:{s:4:\"slug\";s:41:\"product-edit-meta-tab-body-product-badges\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:14:\"product-badges\";s:4:\"icon\";s:75:\"https://woocommerce.com/wp-content/uploads/2020/10/Kestrel-product-logo.png\";s:5:\"title\";s:14:\"Product Badges\";s:4:\"copy\";s:71:\"Highlight urgency, perks, or availability right on your product images.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:48:\"https://woocommerce.com/products/product-badges/\";}i:25;a:8:{s:4:\"slug\";s:47:\"product-edit-meta-tab-body-custom-product-boxes\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:20:\"custom-product-boxes\";s:4:\"icon\";s:59:\"https://woocommerce.com/wp-content/uploads/2020/04/box2.png\";s:5:\"title\";s:20:\"Custom Product Boxes\";s:4:\"copy\";s:155:\"Custom product boxes for WooCommerce allows users to create product bundles by choosing specific items of their own choice from the collection of products.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https://woocommerce.com/products/custom-product-boxes/\";}i:26;a:8:{s:4:\"slug\";s:42:\"product-edit-meta-tab-body-rental-products\";s:7:\"context\";s:26:\"product-edit-meta-tab-body\";s:7:\"product\";s:15:\"rental-products\";s:4:\"icon\";s:67:\"https://woocommerce.com/wp-content/uploads/2020/05/icon_160x160.png\";s:5:\"title\";s:15:\"Rental Products\";s:4:\"copy\";s:149:\"Turn any WooCommerce product into a rental. Flexible pricing, real-time inventory, zero double-bookings. Ship it, deliver it, or let them pick it up.\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https://woocommerce.com/products/rental-products/\";}}s:7:\"updated\";i:1784541398;}', 'off'),
(14865, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1786192935', 'off'),
(14866, '_transient_woocommerce_admin_remote_free_extensions_specs', 'a:1:{s:5:\"en_US\";a:5:{s:10:\"obw/basics\";O:8:\"stdClass\":3:{s:3:\"key\";s:10:\"obw/basics\";s:5:\"title\";s:14:\"Get the basics\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:154:\"Accept credit cards and other popular payment methods with <a href=\"https://woocommerce.com/products/woocommerce-payments\" target=\"_blank\">WooPayments</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:119:\"Print shipping labels with <a href=\"https://woocommerce.com/products/shipping\" target=\"_blank\">WooCommerce Shipping</a>\";s:10:\"is_visible\";a:3:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:1:{i:0;s:2:\"US\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-shipping\";}}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:2:{i:0;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:13:\"product_types\";}}i:1;O:8:\"stdClass\":1:{s:3:\"use\";s:5:\"count\";}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";i:1;s:7:\"default\";a:0:{}s:9:\"operation\";s:2:\"!=\";}}i:1;a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:15:\"product_types.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:9:\"downloads\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:2:\"!=\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:111:\"Get automated sales tax with <a href=\"https://woocommerce.com/products/tax\" target=\"_blank\">WooCommerce Tax</a>\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}}}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";}i:3;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:110:\"Enhance speed and security with <a href=\"https://woocommerce.com/products/jetpack\" target=\"_blank\">Jetpack</a>\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:7:\"jetpack\";}}}}}s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";}}}s:8:\"obw/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:8:\"obw/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:115:\"Level up your email marketing with <a href=\"https://woocommerce.com/products/mailpoet\" target=\"_blank\">MailPoet</a>\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";}i:1;O:8:\"stdClass\":8:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:126:\"Drive sales with <a href=\"https://woocommerce.com/products/google-listings-and-ads\" target=\"_blank\">Google for WooCommerce</a>\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:23:\"google-listings-and-ads\";}}}}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";}i:2;O:8:\"stdClass\":8:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:76:\"Get your products in front of Pinners searching for ideas and things to buy.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";}}}s:15:\"task-list/reach\";O:8:\"stdClass\":3:{s:3:\"key\";s:15:\"task-list/reach\";s:5:\"title\";s:22:\"Reach out to customers\";s:7:\"plugins\";a:3:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:111:\"Create and send purchase follow-up emails, newsletters, and promotional campaigns straight from your dashboard.\";s:9:\"image_url\";s:96:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailpoet.svg\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:12:\"mailpoet:alt\";}i:1;O:8:\"stdClass\":6:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:138:\"Grow and retain customers with intelligent, impactful email and SMS marketing automation and a consolidated view of customer interactions.\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:11:\"klaviyo:alt\";}i:2;O:8:\"stdClass\":6:{s:4:\"name\";s:9:\"Mailchimp\";s:11:\"description\";s:78:\"Send targeted campaigns, recover abandoned carts and much more with Mailchimp.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/mailchimp.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=mailchimp-woocommerce\";s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:29:\"mailchimp-for-woocommerce:alt\";}}}s:14:\"task-list/grow\";O:8:\"stdClass\":3:{s:3:\"key\";s:14:\"task-list/grow\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:4:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:134:\"Reach more shoppers and drive sales for your store. Integrate with Google to list your products for free and launch paid ad campaigns.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:27:\"google-listings-and-ads:alt\";}i:1;O:8:\"stdClass\":7:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/tiktok.svg\";s:11:\"description\";s:118:\"Grow your online sales by promoting your products on TikTok to over one billion monthly active users around the world.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":7:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:159:\"Get your products in front of Pinterest users searching for ideas and things to buy. Get started with Pinterest and make your entire product catalog browsable.\";s:9:\"image_url\";s:97:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/pinterest.png\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;O:8:\"stdClass\":8:{s:4:\"name\";s:26:\"Meta Ads & Pixel by Kliken\";s:11:\"description\";s:150:\"Automate Facebook & Instagram marketing with Kliken. Launch ads and schedule a month of posts in 5 minutes—first 5 free! Plans start at just $20/mo.\";s:9:\"image_url\";s:94:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/kliken.svg\";s:10:\"manage_url\";s:40:\"admin.php?page=kliken-ads-pixel-for-meta\";s:14:\"is_built_by_wc\";b:0;s:16:\"install_external\";b:0;s:10:\"is_visible\";b:1;s:3:\"key\";s:29:\"kliken-ads-pixel-for-meta:alt\";}}}s:17:\"obw/core-profiler\";O:8:\"stdClass\":3:{s:3:\"key\";s:17:\"obw/core-profiler\";s:5:\"title\";s:15:\"Grow your store\";s:7:\"plugins\";a:16:{i:0;O:8:\"stdClass\":11:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:54:\"Offer safe and convenient ways to pay with WooPayments\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:2:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:8:\"industry\";}}i:1;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"array_column\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:3:\"key\";s:4:\"slug\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:9:\"operation\";s:9:\"!contains\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";s:7:\"default\";a:0:{}}}s:14:\"is_built_by_wc\";b:1;s:14:\"min_wp_version\";s:3:\"5.9\";s:3:\"key\";s:20:\"woocommerce-payments\";s:5:\"label\";s:25:\"Get paid with WooPayments\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:123:\"https://woocommerce.com/products/woocommerce-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;s:12:\"requires_jpc\";b:1;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:41:\"Print discounted USPS, UPS and DHL labels\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"US\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:20:\"woocommerce-shipping\";s:5:\"label\";s:42:\"Save on shipping with WooCommerce Shipping\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:114:\"https://woocommerce.com/woocommerce-shipping?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:3;}i:2;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"ShipStation\";s:9:\"image_url\";s:118:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-shipstation.svg\";s:10:\"manage_url\";s:26:\"admin.php?page=shipstation\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:4:{i:0;s:2:\"CA\";i:1;s:2:\"GB\";i:2;s:2:\"AU\";i:3;s:2:\"NZ\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:35:\"woocommerce-shipstation-integration\";s:5:\"label\";s:49:\"Print discounted shipping labels with ShipStation\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:66:\"https://wordpress.org/plugins/woocommerce-shipstation-integration/\";s:16:\"install_priority\";i:3;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"Packlink\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-packlink.svg\";s:10:\"manage_url\";s:36:\"admin.php?page=packlink-pro-shipping\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"FR\";i:1;s:2:\"ES\";i:2;s:2:\"IT\";i:3;s:2:\"DE\";i:4;s:2:\"NL\";i:5;s:2:\"AT\";i:6;s:2:\"BE\";i:7;s:2:\"IE\";i:8;s:2:\"PT\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:21:\"packlink-pro-shipping\";s:5:\"label\";s:46:\"Print discounted shipping labels with Packlink\";s:11:\"description\";s:56:\"Automate your order fulfillment and save on top carriers\";s:15:\"learn_more_link\";s:52:\"https://wordpress.org/plugins/packlink-pro-shipping/\";s:16:\"install_priority\";i:3;}i:4;O:8:\"stdClass\":10:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:61:\"Offer more ways to pay with this all-in-one checkout solution\";s:14:\"is_built_by_wc\";b:0;s:15:\"install_options\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"name\";s:26:\"woocommerce_paypal_branded\";s:5:\"value\";s:8:\"profiler\";}}s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:3:\"!in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:27:\"woocommerce-paypal-payments\";s:5:\"label\";s:41:\"Maximize conversions with PayPal Payments\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:5;O:8:\"stdClass\":9:{s:4:\"name\";s:31:\"PayPal Payments for WooCommerce\";s:11:\"description\";s:60:\"Offer additional flexible payment options with PayPal Wallet\";s:14:\"is_built_by_wc\";b:0;s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:39:{i:0;s:2:\"US\";i:1;s:2:\"PR\";i:2;s:2:\"AU\";i:3;s:2:\"CA\";i:4;s:2:\"DE\";i:5;s:2:\"ES\";i:6;s:2:\"FR\";i:7;s:2:\"GB\";i:8;s:2:\"IE\";i:9;s:2:\"IT\";i:10;s:2:\"NZ\";i:11;s:2:\"AT\";i:12;s:2:\"BE\";i:13;s:2:\"NL\";i:14;s:2:\"PL\";i:15;s:2:\"PT\";i:16;s:2:\"CH\";i:17;s:2:\"HK\";i:18;s:2:\"SG\";i:19;s:2:\"CY\";i:20;s:2:\"DK\";i:21;s:2:\"EE\";i:22;s:2:\"FI\";i:23;s:2:\"GR\";i:24;s:2:\"LU\";i:25;s:2:\"LT\";i:26;s:2:\"LV\";i:27;s:2:\"NO\";i:28;s:2:\"MT\";i:29;s:2:\"SI\";i:30;s:2:\"SK\";i:31;s:2:\"BG\";i:32;s:2:\"CZ\";i:33;s:2:\"HR\";i:34;s:2:\"HU\";i:35;s:2:\"RO\";i:36;s:2:\"SE\";i:37;s:2:\"JP\";i:38;s:2:\"AE\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:10:\"9.8.0-rc.1\";s:8:\"operator\";s:2:\">=\";}}s:3:\"key\";s:39:\"woocommerce-paypal-payments:wallet-only\";s:5:\"label\";s:38:\"Give shoppers a variety of ways to pay\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-paypal.svg\";s:15:\"learn_more_link\";s:130:\"https://woocommerce.com/products/woocommerce-paypal-payments?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:5;}i:6;O:8:\"stdClass\":11:{s:4:\"name\";s:7:\"Jetpack\";s:11:\"description\";s:53:\"Keep your store online with full security and backups\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:0;s:14:\"min_wp_version\";s:3:\"6.0\";s:3:\"key\";s:7:\"jetpack\";s:5:\"label\";s:49:\"Protect your store and your shoppers with Jetpack\";s:9:\"image_url\";s:114:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-jetpack.svg\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/jetpack?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:8;s:12:\"requires_jpc\";b:1;}i:7;O:8:\"stdClass\":11:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:55:\"Get your products in front of a highly engaged audience\";s:9:\"image_url\";s:116:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-pinterest.svg\";s:10:\"manage_url\";s:51:\"admin.php?page=wc-admin&path=%2Fpinterest%2Flanding\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:61;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.3\";s:3:\"key\";s:25:\"pinterest-for-woocommerce\";s:5:\"label\";s:37:\"Showcase your products with Pinterest\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/pinterest-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:2;}i:8;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:58:\"Attract and retain shoppers with email marketing campaigns\";s:10:\"manage_url\";s:35:\"admin.php?page=mailpoet-newsletters\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:84;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:8:\"mailpoet\";s:5:\"label\";s:34:\"Reach your customers with MailPoet\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-mailpoet.svg\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/mailpoet?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:9;O:8:\"stdClass\":10:{s:4:\"name\";s:7:\"Klaviyo\";s:11:\"description\";s:56:\"Build personalized email and SMS campaigns using Klaviyo\";s:9:\"image_url\";s:95:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/klaviyo.png\";s:10:\"manage_url\";s:31:\"admin.php?page=klaviyo_settings\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:85;i:1;i:120;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:7:\"klaviyo\";s:5:\"label\";s:7:\"Klaviyo\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/klaviyo-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:10;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:57:\"Create ads for your products straight from your dashboard\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-google.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Fgoogle%2Fstart\";s:10:\"is_visible\";b:1;s:14:\"is_built_by_wc\";b:1;s:15:\"min_php_version\";s:3:\"7.4\";s:3:\"key\";s:23:\"google-listings-and-ads\";s:5:\"label\";s:39:\"Drive sales with Google for WooCommerce\";s:15:\"learn_more_link\";s:126:\"https://woocommerce.com/products/google-listings-and-ads?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:6;}i:11;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:62:\"Automatically calculate how much sales tax should be collected\";s:10:\"is_visible\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:11:{i:0;s:2:\"US\";i:1;s:2:\"FR\";i:2;s:2:\"GB\";i:3;s:2:\"DE\";i:4;s:2:\"CA\";i:5;s:2:\"AU\";i:6;s:2:\"GR\";i:7;s:2:\"BE\";i:8;s:2:\"PT\";i:9;s:2:\"DK\";i:10;s:2:\"SE\";}s:9:\"operation\";s:2:\"in\";}}s:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:24:\"woocommerce-services:tax\";s:5:\"label\";s:44:\"Get automated tax rates with WooCommerce Tax\";s:9:\"image_url\";s:120:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo-rebrand-2.svg\";s:15:\"learn_more_link\";s:106:\"https://woocommerce.com/products/tax?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:4;}i:12;O:8:\"stdClass\":10:{s:4:\"name\";s:22:\"TikTok for WooCommerce\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-tiktok.svg\";s:11:\"description\";s:59:\"Sync your store with TikTok to create engaging ad campaigns\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:40:{i:0;s:2:\"US\";i:1;s:2:\"CA\";i:2;s:2:\"MX\";i:3;s:2:\"AT\";i:4;s:2:\"BE\";i:5;s:2:\"CZ\";i:6;s:2:\"DK\";i:7;s:2:\"FI\";i:8;s:2:\"FR\";i:9;s:2:\"DE\";i:10;s:2:\"GR\";i:11;s:2:\"HU\";i:12;s:2:\"IE\";i:13;s:2:\"IT\";i:14;s:2:\"NL\";i:15;s:2:\"PL\";i:16;s:2:\"PT\";i:17;s:2:\"RO\";i:18;s:2:\"ES\";i:19;s:2:\"SE\";i:20;s:2:\"GB\";i:21;s:2:\"CH\";i:22;s:2:\"NO\";i:23;s:2:\"AU\";i:24;s:2:\"NZ\";i:25;s:2:\"SG\";i:26;s:2:\"MY\";i:27;s:2:\"PH\";i:28;s:2:\"ID\";i:29;s:2:\"VN\";i:30;s:2:\"TH\";i:31;s:2:\"KR\";i:32;s:2:\"IL\";i:33;s:2:\"AE\";i:34;s:2:\"RU\";i:35;s:2:\"UA\";i:36;s:2:\"TR\";i:37;s:2:\"SA\";i:38;s:2:\"BR\";i:39;s:2:\"JP\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:37:\"woocommerce_remote_variant_assignment\";s:5:\"value\";a:2:{i:0;i:1;i:1;i:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";s:5:\"label\";s:31:\"Create ad campaigns with TikTok\";s:15:\"learn_more_link\";s:125:\"https://woocommerce.com/products/tiktok-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:13;O:8:\"stdClass\":10:{s:4:\"name\";s:12:\"Snapchat Ads\";s:11:\"description\";s:60:\"Reach an untapped audience on Snapchat and drive more sales.\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-snapchat.svg\";s:10:\"manage_url\";s:48:\"admin.php?page=wc-admin&path=%2Fsnapchat%2Fstart\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:24:\"snapchat-for-woocommerce\";s:5:\"label\";s:36:\"Find New Customers with Snapchat Ads\";s:15:\"learn_more_link\";s:112:\"https://woocommerce.com/products/snapchat/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:14;O:8:\"stdClass\":10:{s:4:\"name\";s:10:\"Reddit Ads\";s:11:\"description\";s:51:\"Seamlessly sync your products and start Reddit Ads.\";s:9:\"image_url\";s:113:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-reddit.svg\";s:10:\"manage_url\";s:46:\"admin.php?page=wc-admin&path=%2Freddit%2Fsetup\";s:14:\"is_built_by_wc\";b:1;s:10:\"is_visible\";b:1;s:3:\"key\";s:22:\"reddit-for-woocommerce\";s:5:\"label\";s:37:\"Reach ready-to-buy shoppers on Reddit\";s:15:\"learn_more_link\";s:110:\"https://woocommerce.com/products/reddit/?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:1;}i:15;O:8:\"stdClass\":10:{s:4:\"name\";s:29:\"Print on Demand with Printful\";s:9:\"image_url\";s:115:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-printful.png\";s:11:\"description\";s:65:\"Design and easily sell custom print products online with Printful\";s:10:\"manage_url\";s:0:\"\";s:10:\"is_visible\";a:2:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";a:9:{i:0;s:2:\"AU\";i:1;s:2:\"GB\";i:2;s:2:\"CA\";i:3;s:2:\"ES\";i:4;s:2:\"DE\";i:5;s:2:\"FR\";i:6;s:2:\"NL\";i:7;s:2:\"BE\";i:8;s:2:\"LU\";}s:9:\"operation\";s:2:\"in\";}i:1;O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"option\";s:12:\"transformers\";a:1:{i:0;O:8:\"stdClass\":2:{s:3:\"use\";s:12:\"dot_notation\";s:9:\"arguments\";O:8:\"stdClass\":1:{s:4:\"path\";s:10:\"industry.0\";}}}s:11:\"option_name\";s:30:\"woocommerce_onboarding_profile\";s:5:\"value\";s:24:\"clothing_and_accessories\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:33:\"printful-shipping-for-woocommerce\";s:5:\"label\";s:29:\"Print on Demand with Printful\";s:15:\"learn_more_link\";s:111:\"https://woocommerce.com/products/printful?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:9;}}}}}', 'off'),
(559, 'woocommerce_onboarding_profile_progress', 'a:1:{s:29:\"core_profiler_completed_steps\";a:4:{s:12:\"intro-opt-in\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-08T11:51:09Z\";}s:12:\"user-profile\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-08T11:51:13Z\";}s:13:\"business-info\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-08T11:51:34Z\";}s:7:\"plugins\";a:1:{s:12:\"completed_at\";s:20:\"2026-07-08T11:51:45Z\";}}}', 'auto'),
(560, 'woocommerce_allow_tracking_first_optin', '1783511469', 'auto'),
(561, 'woocommerce_allow_tracking_last_modified', '1783511469', 'auto'),
(562, 'wc_has_tracked_default_theme', '1', 'auto'),
(563, 'woocommerce_onboarding_profile', 'a:6:{s:15:\"business_choice\";s:28:\"im_just_starting_my_business\";s:8:\"industry\";a:1:{i:0;s:17:\"health_and_beauty\";}s:18:\"is_agree_marketing\";b:0;s:11:\"store_email\";s:21:\"arifwebsols@gmail.com\";s:20:\"is_store_country_set\";b:1;s:9:\"completed\";b:1;}', 'auto'),
(10603, 'lws_woorewards_reward_coupon_code_prefix', '', 'auto'),
(10604, 'lws_woorewards_coupon_code_length', '10', 'auto'),
(10479, 'lws_woorewards_myaccount_loyalty_rflush', '1785137022', 'auto'),
(10482, 'lws_woorewards_product_preview_regular', '<!-- @lws_shortcode_begin:product page default content -->[wr_product_points showcurrency=\"true\"]<div class=\'wr-wrapper\'><div class=\'wr-icon lws-icon-cockade\'></div><div class=\'wr-content\'>Buy this product to earn <b>[points]</b></div></div>[/wr_product_points]<!-- @lws_shortcode_end:product page default content -->', 'auto'),
(10483, 'lws_woorewards_product_preview_variable', '<!-- @lws_shortcode_begin:product page default content -->[wr_product_points showcurrency=\"true\"]<div class=\'wr-wrapper\'><div class=\'wr-icon lws-icon-cockade\'></div><div class=\'wr-content\'>Buy this product to earn between <b>[points_min]</b> and <b>[points_max]</b></div></div>[/wr_product_points]<!-- @lws_shortcode_end:product page default content -->', 'auto'),
(10484, 'lws_woorewards_archive_product_preview_regular', '<!-- @lws_shortcode_begin:product page default content -->[wr_product_points showcurrency=\"true\"]<div class=\'wr-wrapper\'><div class=\'wr-icon lws-icon-cockade\'></div><div class=\'wr-content\'>Earn <b>[points]</b></div></div>[/wr_product_points]<!-- @lws_shortcode_end:product page default content -->', 'auto'),
(10485, 'lws_woorewards_archive_product_preview_variable', '<!-- @lws_shortcode_begin:product page default content -->[wr_product_points showcurrency=\"true\"]<div class=\'wr-wrapper\'><div class=\'wr-icon lws-icon-cockade\'></div><div class=\'wr-content\'>Earn between <b>[points_min]</b> and <b>[points_max]</b></div></div>[/wr_product_points]<!-- @lws_shortcode_end:product page default content -->', 'auto'),
(10486, 'lws_wr_free_product_popup_price', '<!-- @lws_shortcode_begin:product page default content -->[wr_product_points showcurrency=\"true\"]<div class=\'wr-wrapper\'><div class=\'wr-icon lws-icon-cockade\'></div><div class=\'wr-content\'>Free</div></div>[/wr_product_points]<!-- @lws_shortcode_end:product page default content -->', 'auto'),
(10487, 'lws_woorewards_myaccount_loyalty_page', '1384', 'auto'),
(10656, 'lws_woorewards_myaccount_loyalty_title', '', 'auto'),
(10714, 'lws-wizard-state-woorewards', 'a:0:{}', 'auto'),
(12663, 'updraft_lock_load-url-task', '0', 'no'),
(12664, 'updraft_lock_wpo_page_cache_preloader_creating_tasks', '0', 'no'),
(12679, 'updraft_lock_wpo_minify_preloader_creating_tasks', '0', 'no'),
(12275, 'widget_klaviyo_emailsignup_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(12276, 'widget_klaviyo_embedemailsignup_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(10429, 'lws_adminpanel_notices', 'a:1:{s:27:\"lws-wre-pool-nothing-loaded\";a:4:{s:5:\"level\";s:4:\"info\";s:11:\"dismissible\";b:1;s:11:\"forgettable\";b:1;s:7:\"message\";s:656:\"<p style=\'font-size:16px\'>You are now using the Free Version of WooRewards. However, we detect that you still have Premium Version settings that are not compatible with the Free Version.<br/><b>If you buy a Premium Version License and activate it, it will restore all the Premium Version data (points and rewards systems, user points, settings).</b><br/><br/>If you prefer to only use the free version, please follow the instructions below :</p>The WooRewards default points and rewards system does not exist. Please run the <a href=\'https://mrarif.me/apexium/wp-admin/admin.php?page=lwswizard-woorewards\' class=\'lws-adm-btn\'>wizard</a> tool to create one.\";}}', 'off'),
(10411, 'lws_woorewards_redirect_to_licence', '0', 'auto'),
(10412, 'lws_mail_woorewards_attribute_headerpic', '', 'auto'),
(6035, 'solid-affiliate_free_trial_begin', '1784963356', 'off'),
(6036, 'solid-affiliate_free_trial_unique_key', 'sld-trial-364b2fe8db14a1dbb46188cbe5199af0', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(6037, 'sld_affiliate_options_v1', 'a:95:{s:28:\"license_key_activation_email\";s:0:\"\";s:11:\"license_key\";s:0:\"\";s:18:\"license_key_status\";s:0:\"\";s:18:\"referral_rate_type\";s:10:\"percentage\";s:13:\"referral_rate\";d:10;s:17:\"referral_variable\";s:3:\"sld\";s:22:\"cookie_expiration_days\";i:90;s:34:\"can_affiliates_create_custom_slugs\";b:1;s:31:\"per_affiliate_custom_slug_limit\";i:10;s:42:\"should_auto_create_affiliate_username_slug\";b:0;s:38:\"is_auto_apply_affiliate_coupon_enabled\";b:0;s:19:\"is_exclude_shipping\";b:1;s:14:\"is_exclude_tax\";b:1;s:27:\"is_new_customer_commissions\";b:0;s:30:\"is_enable_zero_value_referrals\";b:1;s:34:\"is_prevent_affiliate_own_referrals\";b:0;s:36:\"referral_grace_period_number_of_days\";i:30;s:34:\"bulk_payouts_minimum_payout_amount\";d:0;s:31:\"is_lifetime_commissions_enabled\";b:1;s:41:\"is_lifetime_commissions_auto_link_enabled\";b:1;s:39:\"lifetime_commissions_referral_rate_type\";s:10:\"percentage\";s:34:\"lifetime_commissions_referral_rate\";d:20;s:47:\"lifetime_commissions_duration_in_seconds_string\";s:1:\"0\";s:42:\"is_only_new_customer_life_time_commissions\";b:1;s:55:\"is_lifetime_commissions_show_affiliates_their_customers\";b:1;s:24:\"integrations_woocommerce\";b:1;s:26:\"integrations_paypal_active\";b:0;s:28:\"integrations_paypal_use_live\";b:0;s:34:\"integrations_paypal_client_id_live\";s:0:\"\";s:31:\"integrations_paypal_secret_live\";s:0:\"\";s:37:\"integrations_paypal_client_id_sandbox\";s:0:\"\";s:34:\"integrations_paypal_secret_sandbox\";s:0:\"\";s:35:\"integrations_mailchimp_api_key_live\";s:0:\"\";s:32:\"integrations_mailchimp_is_active\";b:0;s:45:\"integrations_mailchimp_affiliate_sync_list_id\";s:0:\"\";s:14:\"email_template\";s:16:\"default_template\";s:15:\"email_from_name\";s:6:\"Lumera\";s:10:\"from_email\";s:17:\"Jamal@hashems.com\";s:19:\"email_notifications\";a:4:{i:0;s:31:\"affiliate_manager-new_affiliate\";i:1;s:30:\"affiliate_manager-new_referral\";i:2;s:22:\"affiliate-new_referral\";i:3;s:40:\"affiliate-affiliate_application_accepted\";}s:23:\"affiliate_manager_email\";s:21:\"arifwebsols@gmail.com\";s:58:\"notification_email_subject_affiliate_manager_new_affiliate\";s:26:\"New Affiliate Registration\";s:55:\"notification_email_body_affiliate_manager_new_affiliate\";s:7534:\"<table id=\"bodyTable\" style=\"border-collapse: collapse;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #fafbff\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td id=\"bodyCell\" style=\"height: 100%;margin: 0;padding: 60px 0;width: 100%\" align=\"center\" valign=\"top\">\r\n<table style=\"width: 600px\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" align=\"center\" valign=\"top\" width=\"600\">\r\n<table class=\"templateContainer\" style=\"border-collapse: collapse;border: 1px solid #d9e1ec;max-width: 600px !important\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td id=\"templatePreheader\" style=\"background-color: #fafbff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 5px;padding-bottom: 5px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;font-size: 13px;text-align: center;color: #4b587c;line-height: 150%\" valign=\"top\"><strong>Notification — </strong>New affiliate registration</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateBody\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 1px solid #d9e1ec;padding-top: 40px;padding-bottom: 40px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-size: 18px;color: #4b587c;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;line-height: 150%;text-align: left\" valign=\"top\">\r\n<div style=\"text-align: center\">{affiliate_name} has signed up as an affiliate on your site.</div></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnCodeBlock\" style=\"border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" valign=\"top\">\r\n<table class=\"tg\" style=\"border-collapse: collapse;width: 80%;margin: 30px auto;border-spacing: 0;color: #4b587c\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tg-0lax0\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;border: 1px solid #D9E1EC\">Full name</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_name}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Email</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_email}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Payment email</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_payment_email}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Status</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_status}</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnButtonBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnButtonBlockOuter\">\r\n<tr>\r\n<td class=\"mcnButtonBlockInner\" style=\"padding: 0 18px 18px 18px\" align=\"center\" valign=\"top\">\r\n<table class=\"mcnButtonContentContainer\" style=\"border-collapse: separate !important\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnButtonContent\" style=\"padding-top: 15px\" align=\"center\" valign=\"middle\"><a class=\"mcnButton \" style=\"border-radius: 50px;background-color: #ff4b0d;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;font-weight: normal;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #ffffff;padding: 15px 20px\" title=\"View affiliate\" href=\"{view_affiliate_url}\" target=\"_blank\" rel=\"noopener\">View affiliate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateFooter\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 10px;padding-bottom: 10px\" valign=\"top\">\r\n<table class=\"mcnImageBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnImageBlockOuter\">\r\n<tr>\r\n<td class=\"mcnImageBlockInner\" style=\"padding: 9px\" valign=\"top\">\r\n<table class=\"mcnImageContentContainer\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnImageContent\" style=\"text-align: center;padding: 0 9px 0 9px\" valign=\"top\"><a href=\"https://solidaffiliate.com/\" target=\"_blank\" rel=\"noopener\">\r\n<img class=\"mcnRetinaImage\" style=\"max-width: 380px;padding-bottom: 0px;vertical-align: bottom;border-radius: 0%;border: 0;height: auto;text-decoration: none\" src=\"https://solidaffiliate.com/brand/powered-by-solid-affiliate.png\" alt=\"\" width=\"190\" align=\"center\" />\r\n</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:57:\"notification_email_subject_affiliate_manager_new_referral\";s:22:\"New Affiliate Referral\";s:54:\"notification_email_body_affiliate_manager_new_referral\";s:8888:\"<table id=\"bodyTable\" style=\"border-collapse: collapse;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #fafbff\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td id=\"bodyCell\" style=\"height: 100%;margin: 0;padding: 60px 0;width: 100%\" align=\"center\" valign=\"top\">\r\n<table style=\"width: 600px\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" align=\"center\" valign=\"top\" width=\"600\">\r\n<table class=\"templateContainer\" style=\"border-collapse: collapse;border: 1px solid #d9e1ec;max-width: 600px !important\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td id=\"templatePreheader\" style=\"background-color: #fafbff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 5px;padding-bottom: 5px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;font-size: 13px;text-align: center;color: #4b587c;line-height: 150%\" valign=\"top\"><strong>Notification — </strong>New Referral</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateBody\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 1px solid #d9e1ec;padding-top: 40px;padding-bottom: 40px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-size: 18px;color: #4b587c;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;line-height: 150%;text-align: left\" valign=\"top\">\r\n<div style=\"text-align: center\">An Affiliate has just earned a new Referral.</div></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnCodeBlock\" style=\"border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" valign=\"top\">\r\n<table class=\"tg\" style=\"border-collapse: collapse;width: 80%;margin: 30px auto;border-spacing: 0;color: #4b587c\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tg-0lax0\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;border: 1px solid #D9E1EC\">Referral amount</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_order_amount}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Commission amount</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_commission_amount}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral status</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_status}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral date</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_date}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral source</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_source}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral description</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_description}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral URL</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{view_referral_url}</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnButtonBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnButtonBlockOuter\">\r\n<tr>\r\n<td class=\"mcnButtonBlockInner\" style=\"padding: 0 18px 18px 18px\" align=\"center\" valign=\"top\">\r\n<table class=\"mcnButtonContentContainer\" style=\"border-collapse: separate !important\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnButtonContent\" style=\"padding-top: 15px\" align=\"center\" valign=\"middle\"><a class=\"mcnButton \" style=\"border-radius: 50px;background-color: #ff4b0d;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;font-weight: normal;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #ffffff;padding: 15px 20px\" title=\"View affiliate\" href=\"{view_affiliate_url}\" target=\"_blank\" rel=\"noopener\">View affiliate</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateFooter\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 10px;padding-bottom: 10px\" valign=\"top\">\r\n<table class=\"mcnImageBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnImageBlockOuter\">\r\n<tr>\r\n<td class=\"mcnImageBlockInner\" style=\"padding: 9px\" valign=\"top\">\r\n<table class=\"mcnImageContentContainer\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnImageContent\" style=\"text-align: center;padding: 0 9px 0 9px\" valign=\"top\"><a href=\"https://solidaffiliate.com/\" target=\"_blank\" rel=\"noopener\">\r\n<img class=\"mcnRetinaImage\" style=\"max-width: 380px;padding-bottom: 0px;vertical-align: bottom;border-radius: 0%;border: 0;height: auto;text-decoration: none\" src=\"https://solidaffiliate.com/brand/powered-by-solid-affiliate.png\" alt=\"\" width=\"190\" align=\"center\" />\r\n</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:57:\"notification_email_subject_affiliate_application_accepted\";s:20:\"Application Accepted\";s:54:\"notification_email_body_affiliate_application_accepted\";s:8536:\"<table id=\"bodyTable\" style=\"border-collapse: collapse;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #fafbff\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td id=\"bodyCell\" style=\"height: 100%;margin: 0;padding: 60px 0;width: 100%\" align=\"center\" valign=\"top\">\r\n<table style=\"width: 600px\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" align=\"center\" valign=\"top\" width=\"600\">\r\n<table class=\"templateContainer\" style=\"border-collapse: collapse;border: 1px solid #d9e1ec;max-width: 600px !important\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td id=\"templatePreheader\" style=\"background-color: #fafbff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 5px;padding-bottom: 5px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;font-size: 13px;text-align: center;color: #4b587c;line-height: 150%\" valign=\"top\"><strong>Application approved — </strong>Welcome to our affiliate program</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateBody\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 1px solid #d9e1ec;padding-top: 40px;padding-bottom: 40px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-size: 18px;color: #4b587c;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;line-height: 150%;text-align: left\" valign=\"top\">\r\n<div style=\"text-align: center\">\r\n<h2>Welcome aboard!</h2>\r\nYour application to sign up as an Affiliate for our company has been accepted!\r\n\r\n</div></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnCodeBlock\" style=\"border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" valign=\"top\">\r\n<table class=\"tg\" style=\"border-collapse: collapse;width: 80%;margin: 30px auto;border-spacing: 0;color: #4b587c\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tg-0lax0\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;border: 1px solid #D9E1EC\">Affiliate name</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_name}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Email</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_email}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Payment email</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_payment_email}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Affiliate status</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{affiliate_status}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Affiliate link</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{default_affiliate_link}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Affiliate coupon</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{default_affiliate_coupon_code_or_note}</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnButtonBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnButtonBlockOuter\">\r\n<tr>\r\n<td class=\"mcnButtonBlockInner\" style=\"padding: 0 18px 18px 18px\" align=\"center\" valign=\"top\">\r\n<table class=\"mcnButtonContentContainer\" style=\"border-collapse: separate !important\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnButtonContent\" style=\"padding-top: 15px\" align=\"center\" valign=\"middle\"><a class=\"mcnButton \" style=\"border-radius: 50px;background-color: #ff4b0d;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;font-weight: normal;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #ffffff;padding: 15px 20px\" title=\"View affiliate\" href=\"{site_portal_url}\" target=\"_blank\" rel=\"noopener\">Go to your portal</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateFooter\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 10px;padding-bottom: 10px\" valign=\"top\">\r\n<table class=\"mcnImageBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnImageBlockOuter\">\r\n<tr>\r\n<td class=\"mcnImageBlockInner\" style=\"padding: 9px\" valign=\"top\">\r\n<table class=\"mcnImageContentContainer\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnImageContent\" style=\"text-align: center;padding: 0 9px 0 9px\" valign=\"top\"><a href=\"https://solidaffiliate.com/\" target=\"_blank\" rel=\"noopener\">\r\n<img class=\"mcnRetinaImage\" style=\"max-width: 380px;padding-bottom: 0px;vertical-align: bottom;border-radius: 0%;border: 0;height: auto;text-decoration: none\" src=\"https://solidaffiliate.com/brand/powered-by-solid-affiliate.png\" alt=\"\" width=\"190\" align=\"center\" />\r\n</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:49:\"notification_email_subject_affiliate_new_referral\";s:19:\"New Referral Earned\";s:46:\"notification_email_body_affiliate_new_referral\";s:7081:\"<table id=\"bodyTable\" style=\"border-collapse: collapse;height: 100%;margin: 0;padding: 0;width: 100%;background-color: #fafbff\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td id=\"bodyCell\" style=\"height: 100%;margin: 0;padding: 60px 0;width: 100%\" align=\"center\" valign=\"top\">\r\n<table style=\"width: 600px\" border=\"0\" width=\"600\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" align=\"center\" valign=\"top\" width=\"600\">\r\n<table class=\"templateContainer\" style=\"border-collapse: collapse;border: 1px solid #d9e1ec;max-width: 600px !important\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td id=\"templatePreheader\" style=\"background-color: #fafbff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 5px;padding-bottom: 5px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;font-size: 13px;text-align: center;color: #4b587c;line-height: 150%\" valign=\"top\">New Referral Earned</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateBody\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 1px solid #d9e1ec;padding-top: 40px;padding-bottom: 40px\" valign=\"top\">\r\n<table class=\"mcnTextBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" style=\"padding-top: 9px\" valign=\"top\">\r\n<table style=\"width: 100%\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td style=\"width: 600px\" valign=\"top\" width=\"600\">\r\n<table class=\"mcnTextContentContainer\" style=\"max-width: 100%;min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnTextContent\" style=\"padding: 0px 18px 9px;font-size: 18px;color: #4b587c;font-family: &#039;Roboto&#039;, &#039;Helvetica Neue&#039;, Helvetica, Arial, sans-serif;line-height: 150%;text-align: left\" valign=\"top\">\r\n<div style=\"text-align: center\">You\'ve earned a new referral!</div></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnCodeBlock\" style=\"border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnTextBlockOuter\">\r\n<tr>\r\n<td class=\"mcnTextBlockInner\" valign=\"top\">\r\n<table class=\"tg\" style=\"border-collapse: collapse;width: 80%;margin: 30px auto;border-spacing: 0;color: #4b587c\">\r\n<tbody>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral amount</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_order_amount}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Commission amount</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_commission_amount}</td>\r\n</tr>\r\n<tr>\r\n<td class=\"tg-0lax\" style=\"text-align: right;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;vertical-align: top;border: 1px solid #D9E1EC\">Referral description</td>\r\n<td class=\"tg-0lax\" style=\"color: #212044;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;overflow: hidden;padding: 10px 5px;text-align: left;vertical-align: top;border: 1px solid #D9E1EC\">{referral_description}</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table class=\"mcnButtonBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnButtonBlockOuter\">\r\n<tr>\r\n<td class=\"mcnButtonBlockInner\" style=\"padding: 0 18px 18px 18px\" align=\"center\" valign=\"top\">\r\n<table class=\"mcnButtonContentContainer\" style=\"border-collapse: separate !important\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnButtonContent\" style=\"padding-top: 15px\" align=\"center\" valign=\"middle\"><a class=\"mcnButton \" style=\"border-radius: 50px;background-color: #ff4b0d;font-family: &#039;Roboto&#039;, sans-serif;font-size: 14px;font-weight: normal;letter-spacing: normal;line-height: 100%;text-align: center;text-decoration: none;color: #ffffff;padding: 15px 20px\" title=\"View affiliate\" href=\"{site_portal_url}\" target=\"_blank\" rel=\"noopener\">Go to the portal</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n<tr>\r\n<td id=\"templateFooter\" style=\"background-color: #ffffff;background-image: none;background-position: center;background-size: cover;border-top: 0;border-bottom: 0;padding-top: 10px;padding-bottom: 10px\" valign=\"top\">\r\n<table class=\"mcnImageBlock\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\r\n<tbody class=\"mcnImageBlockOuter\">\r\n<tr>\r\n<td class=\"mcnImageBlockInner\" style=\"padding: 9px\" valign=\"top\">\r\n<table class=\"mcnImageContentContainer\" style=\"min-width: 100%;border-collapse: collapse\" border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" align=\"left\">\r\n<tbody>\r\n<tr>\r\n<td class=\"mcnImageContent\" style=\"text-align: center;padding: 0 9px 0 9px\" valign=\"top\"><a href=\"https://solidaffiliate.com/\" target=\"_blank\" rel=\"noopener\">\r\n<img class=\"mcnRetinaImage\" style=\"max-width: 380px;padding-bottom: 0px;vertical-align: bottom;border-radius: 0%;border: 0;height: auto;text-decoration: none\" src=\"https://solidaffiliate.com/brand/powered-by-solid-affiliate.png\" alt=\"\" width=\"190\" align=\"center\" />\r\n</a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table>\";s:56:\"notification_email_subject_affiliate_setup_wizard_invite\";s:23:\"Referral Program Notice\";s:53:\"notification_email_body_affiliate_setup_wizard_invite\";s:122:\"You have been invited to join our referral program. Share this link to earn cash or store credit: {default_affiliate_link}\";s:36:\"is_reject_unpaid_referrals_on_refund\";b:1;s:38:\"is_disable_customer_ip_address_logging\";b:0;s:49:\"is_affiliate_manager_monthly_report_email_enabled\";b:0;s:22:\"referral_url_blacklist\";s:0:\"\";s:33:\"is_basic_usage_statistics_enabled\";b:1;s:27:\"is_remove_data_on_uninstall\";b:0;s:25:\"is_setup_wizard_displayed\";b:0;s:47:\"is_setup_wizard_affiliate_portal_setup_complete\";b:1;s:58:\"woocommerce_order_statuses_which_should_trigger_a_referral\";a:3:{i:0;s:10:\"processing\";i:1;s:9:\"completed\";i:2;s:7:\"shipped\";}s:19:\"is_cookies_disabled\";b:0;s:26:\"is_server_cookies_disabled\";b:0;s:36:\"is_automatic_visit_tracking_disabled\";b:0;s:19:\"is_logging_disabled\";b:0;s:29:\"is_enable_recurring_referrals\";b:0;s:23:\"recurring_referral_rate\";i:20;s:28:\"recurring_referral_rate_type\";s:10:\"percentage\";s:51:\"recurring_referral_limit_duration_in_seconds_string\";s:1:\"0\";s:41:\"is_exclude_signup_fee_recurring_referrals\";b:1;s:31:\"custom_registration_form_schema\";s:9519:\"{\"user_login\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Username\",\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your username.\",\"form_input_callback_key\":\"text-text\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Username\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"form_input_placeholder\":\"\",\"form_input_description\":\"Your username.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-text\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"user_email\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Account Email\",\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your primary email, used for logging in.\",\"form_input_callback_key\":\"text-email\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false,\"form_input_type_override\":\"email\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":\"email\",\"length\":0,\"required\":true,\"display_name\":\"Account Email\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"form_input_placeholder\":\"\",\"form_input_description\":\"Your primary email, used for logging in.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-email\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"payment_email\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Payment Email (PayPal)\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":true,\"form_input_description\":\"Your PayPal payment email, to which we will send commission payments. Can be the same as your account email.\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_input_type_override\":\"email\",\"shows_placeholder\":true,\"form_input_placeholder\":\"\",\"form_tooltip_content\":\"\",\"custom_form_input_attributes\":[],\"form_input_callback_key\":\"text-email\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":\"email\",\"length\":0,\"required\":true,\"display_name\":\"Payment Email (PayPal)\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":true,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Your PayPal payment email, to which we will send commission payments. Can be the same as your account email.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-email\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"user_pass\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Password\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your primary password, used for logging in.\",\"is_password\":true,\"form_input_callback_key\":\"text-password\",\"persist_value_on_form_submit\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Password\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Your primary password, used for logging in.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-password\",\"is_password\":true,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"registration_notes\":{\"data\":{\"type\":\"text\",\"form_input_type_override\":\"textarea\",\"required\":true,\"display_name\":\"How will you promote us?\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Let us know a bit about yourself and how you plan on promoting our products.\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":true,\"custom_form_input_attributes\":{\"rows\":\"5\"},\"persist_value_on_form_submit\":false,\"form_input_placeholder\":\"\",\"form_tooltip_content\":\"\",\"form_input_callback_key\":\"textarea\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"text\",\"form_input_type_override\":\"textarea\",\"length\":0,\"required\":true,\"display_name\":\"How will you promote us?\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Let us know a bit about yourself and how you plan on promoting our products.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":{\"rows\":\"5\"},\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"textarea\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"is_accept_affiliate_policy\":{\"data\":{\"type\":\"bool\",\"required\":true,\"display_name\":\"Accept Policy\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Agree to our Terms of Service and Privacy Policy\",\"form_input_callback_key\":\"checkbox-single\",\"persist_value_on_form_submit\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"sld-ap-form_checkbox\",\"hide_form_input_title\":true,\"label_for_value\":\"accept-policy\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"bool\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Accept Policy\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Agree to our Terms of Service and Privacy Policy\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"accept-policy\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":true,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"sld-ap-form_checkbox\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"checkbox-single\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null}}\";s:42:\"is_require_affiliate_registration_approval\";b:1;s:26:\"affiliate_portal_shortcode\";s:22:\"solid_affiliate_portal\";s:21:\"affiliate_portal_page\";s:4:\"1358\";s:17:\"terms_of_use_page\";s:0:\"\";s:18:\"terms_of_use_label\";s:48:\"Agree to our Terms of Service and Privacy Policy\";s:40:\"affiliate_word_on_affiliate_portal_forms\";s:9:\"Affiliate\";s:28:\"affiliate_portal_forms_theme\";s:5:\"light\";s:34:\"affiliate_word_in_affiliate_portal\";s:9:\"Affiliate\";s:22:\"affiliate_portal_forms\";s:22:\"registration_and_login\";s:40:\"affiliate_registration_fields_to_display\";a:0:{}s:38:\"required_affiliate_registration_fields\";a:0:{}s:47:\"is_recaptcha_enabled_for_affiliate_registration\";b:0;s:18:\"recaptcha_site_key\";s:0:\"\";s:20:\"recaptcha_secret_key\";s:0:\"\";s:34:\"is_logout_link_on_affiliate_portal\";b:1;s:44:\"is_display_customer_info_on_affiliate_portal\";b:0;s:42:\"referral_statuses_to_display_to_affiliates\";a:2:{i:0;s:6:\"unpaid\";i:1;s:4:\"paid\";}s:37:\"default_display_affiliate_slug_format\";s:11:\"slug_format\";s:26:\"default_affiliate_link_url\";s:26:\"https://mrarif.me/apexium/\";s:29:\"affiliate_portal_tabs_to_hide\";a:0:{}s:51:\"is_hide_affiliate_portal_from_unapproved_affiliates\";b:0;s:29:\"unapproved_affiliates_content\";s:101:\"<h2>Your affiliate registration is pending approval. You\'ll receive an email once it\'s approved.</h2>\";s:38:\"affiliate_portal_is_anchor_tag_enabled\";b:1;s:37:\"affiliate_group_should_create_default\";b:0;s:54:\"affiliate_group_should_add_affiliates_to_default_group\";b:1;s:32:\"affiliate_group_default_group_id\";i:1;}', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(10413, 'lws_mail_woorewards_attribute_footer', '', 'auto'),
(10414, 'lws_mail_subject_wr_new_reward', '', 'auto'),
(10415, 'lws_mail_title_wr_new_reward', '', 'auto'),
(10416, 'lws_mail_header_wr_new_reward', '', 'auto'),
(10417, 'lws_mail_template_wr_new_reward', '', 'auto'),
(10418, 'lws_woorewards_points_distribution_status', 'a:2:{i:0;s:10:\"processing\";i:1;s:9:\"completed\";}', 'auto'),
(10419, 'lws_woorewards_cart_content_side', '<div class=\"cart-collaterals cross-sells\">[wr_points_on_cart showall=\"yes\"]</div>', 'auto'),
(10420, 'lws_woorewards_install_version', '5.7.8', 'auto'),
(10421, 'lws_woorewards_show_loading_order_and_priority', '', 'auto'),
(10422, 'lws_woorewards_hide_internal_meta', 'on', 'auto'),
(10423, 'lws_woorewards_event_enabled_sponsorship', '10', 'auto'),
(10424, 'lws_woorewards_referral_back_give_sponsorship', 'on', 'auto'),
(10425, 'lws_woorewards_sponsorship_tinify_enabled', '', 'auto'),
(10426, 'lws_woorewards_sponsorship_short_url', '', 'auto'),
(10427, 'lws_woorewards_ignore_woocommerce_disable_coupons', '', 'auto'),
(10428, 'lws_woorewards_version', '5.7.8', 'auto'),
(10606, 'lws_woorewards_enable_leaderboard', 'on', 'auto'),
(10432, '_transient_wc_count_comments', 'O:8:\"stdClass\":7:{s:14:\"total_comments\";i:1;s:3:\"all\";i:1;s:9:\"moderated\";i:0;s:8:\"approved\";s:1:\"1\";s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}', 'on'),
(7871, 'woocommerce_cod_settings', 'a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}', 'on'),
(7886, '_transient_orders-transient-version', '1785138523', 'on'),
(7887, 'wc_pending_batch_processes', 'a:0:{}', 'off'),
(8058, 'woocommerce_admin_last_orders_milestone', '1', 'auto'),
(6040, 'solid_affiliate_slt_plugin-update_last_check', '1784963356', 'auto'),
(6042, 'wpdb_solid_affiliate_affiliates_version', '16', 'auto'),
(6043, 'wpdb_solid_affiliate_affiliate_groups_version', '2', 'auto'),
(6044, 'wpdb_solid_affiliate_referrals_version', '19', 'auto'),
(6045, 'wpdb_solid_affiliate_payouts_version', '2', 'auto'),
(6046, 'wpdb_solid_affiliate_visits_version', '14', 'auto'),
(6047, 'wpdb_solid_affiliate_creatives_version', '1', 'auto'),
(6048, 'wpdb_solid_affiliates_bulk_payouts_version', '125', 'auto'),
(6049, 'wpdb_solid_affiliate_affiliate_product_rates_version', '4', 'auto'),
(6050, 'wpdb_solid_affiliate_affiliate_meta_version', '1', 'auto'),
(6051, 'wpdb_solid_affiliate_store_credit_transactions_version', '1', 'auto'),
(6052, 'wpdb_solid_affiliate_affiliate_customer_links_version', '2', 'auto'),
(10410, 'widget_lws_woorewards_pointsdisplayer', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(6057, 'sld_already_executed_migrations_at_version', '2.1.0', 'auto'),
(10312, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_store_has_orders', '1792748442', 'off'),
(10313, '_transient_woocommerce_admin_pes_incentive_woopayments_store_has_orders', 'yes', 'off'),
(7768, 'solid_affiliate_encoded_json_test_column', '{\"user_login\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Username\",\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your username.\",\"form_input_callback_key\":\"text-text\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Username\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"form_input_placeholder\":\"\",\"form_input_description\":\"Your username.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-text\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"user_email\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Account Email\",\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your primary email, used for logging in.\",\"form_input_callback_key\":\"text-email\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false,\"form_input_type_override\":\"email\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":\"email\",\"length\":0,\"required\":true,\"display_name\":\"Account Email\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":\"hidden_and_disabled\",\"form_input_placeholder\":\"\",\"form_input_description\":\"Your primary email, used for logging in.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-email\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"payment_email\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Payment Email (PayPal)\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":true,\"form_input_description\":\"Your PayPal payment email, to which we will send commission payments. Can be the same as your account email.\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_input_type_override\":\"email\",\"shows_placeholder\":true,\"form_input_placeholder\":\"\",\"form_tooltip_content\":\"\",\"custom_form_input_attributes\":[],\"form_input_callback_key\":\"text-email\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":\"email\",\"length\":0,\"required\":true,\"display_name\":\"Payment Email (PayPal)\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":true,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Your PayPal payment email, to which we will send commission payments. Can be the same as your account email.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":true,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-email\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"user_pass\":{\"data\":{\"type\":\"varchar\",\"required\":true,\"display_name\":\"Password\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Your primary password, used for logging in.\",\"is_password\":true,\"form_input_callback_key\":\"text-password\",\"persist_value_on_form_submit\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":false},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"varchar\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Password\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Your primary password, used for logging in.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"text-password\",\"is_password\":true,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"registration_notes\":{\"data\":{\"type\":\"text\",\"form_input_type_override\":\"textarea\",\"required\":true,\"display_name\":\"How will you promote us?\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Let us know a bit about yourself and how you plan on promoting our products.\",\"form_input_wrap_class\":\"sld-ap-form_group\",\"shows_placeholder\":true,\"custom_form_input_attributes\":{\"rows\":\"5\"},\"persist_value_on_form_submit\":false,\"form_input_placeholder\":\"\",\"form_tooltip_content\":\"\",\"form_input_callback_key\":\"textarea\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"text\",\"form_input_type_override\":\"textarea\",\"length\":0,\"required\":true,\"display_name\":\"How will you promote us?\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Let us know a bit about yourself and how you plan on promoting our products.\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":{\"rows\":\"5\"},\"hide_form_input_title\":false,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"textarea\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null},\"is_accept_affiliate_policy\":{\"data\":{\"type\":\"bool\",\"required\":true,\"display_name\":\"Accept Policy\",\"show_on_non_admin_new_form\":true,\"show_on_non_admin_edit_form\":false,\"form_input_description\":\"Agree to our Terms of Service and Privacy Policy\",\"form_input_callback_key\":\"checkbox-single\",\"persist_value_on_form_submit\":false,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"sld-ap-form_checkbox\",\"hide_form_input_title\":true,\"label_for_value\":\"accept-policy\"},\"primary_key\":false,\"auto_increment\":false,\"key\":false,\"unique\":false,\"type\":\"bool\",\"form_input_type_override\":null,\"length\":0,\"required\":true,\"display_name\":\"Accept Policy\",\"is_enum\":false,\"enum_options\":[],\"show_on_new_form\":false,\"show_on_edit_form\":false,\"show_on_preview_form\":false,\"show_list_table_column\":false,\"show_on_non_admin_edit_form\":false,\"show_on_non_admin_new_form\":true,\"form_input_placeholder\":\"\",\"form_input_description\":\"Agree to our Terms of Service and Privacy Policy\",\"form_tooltip_content\":\"\",\"form_tooltip_class\":\"\",\"label_for_value\":\"accept-policy\",\"default\":false,\"user_default\":null,\"settings_group\":\"\",\"settings_tab\":\"\",\"custom_form_input_attributes\":[],\"hide_form_input_title\":true,\"hide_form_description\":false,\"shows_placeholder\":true,\"form_input_wrap_class\":\"sld-ap-form_group\",\"form_label_class\":\"sld-ap-form_checkbox\",\"form_description_class\":\"\",\"persist_value_on_form_submit\":false,\"validate_callback\":null,\"sanitize_callback\":null,\"form_input_callback_key\":\"checkbox-single\",\"is_password\":false,\"nullable\":false,\"is_sortable\":true,\"is_zero_value_allowed\":false,\"is_csv_exportable\":false,\"csv_export_callback\":null}}', 'off'),
(11409, 'lws_woorewards_order_amount_includes_taxes', '', 'auto'),
(11410, 'lws_woorewards_free_product_gives_points', 'on', 'auto'),
(11411, 'lws_woorewards_enable_multicurrency', '', 'auto'),
(11412, 'lws_woorewards_show_event_cooldown', 'on', 'auto'),
(11413, 'lws_woorewards_pointdiscount_pay_order_status', 'a:2:{i:0;s:10:\"processing\";i:1;s:9:\"completed\";}', 'auto'),
(11414, 'lws_woorewards_pointdiscount_pay_order_failure', 'failed', 'auto'),
(11415, 'lws_woorewards_convert_virtual_coupon_currency', '', 'auto'),
(13553, '_transient_wc_var_prices_1572', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1584\":\"69.00\",\"1585\":\"45.00\"},\"regular_price\":{\"1584\":\"69.00\",\"1585\":\"45.00\"},\"sale_price\":{\"1584\":\"69.00\",\"1585\":\"45.00\"}}}', 'off'),
(13608, '_transient_wc_var_prices_1663', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1679\":\"149.00\",\"1680\":\"99.00\"},\"regular_price\":{\"1679\":\"149.00\",\"1680\":\"99.00\"},\"sale_price\":{\"1679\":\"149.00\",\"1680\":\"99.00\"}}}', 'off'),
(13530, '_transient_timeout_wc_product_children_1611', '1787825799', 'off'),
(13531, '_transient_wc_product_children_1611', 'a:2:{s:3:\"all\";a:2:{i:0;i:1629;i:1;i:1630;}s:7:\"visible\";a:2:{i:0;i:1629;i:1;i:1630;}}', 'off'),
(13986, '_transient_wc_var_prices_1693', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1713\":\"65.00\"},\"regular_price\":{\"1713\":\"65.00\"},\"sale_price\":{\"1713\":\"65.00\"}}}', 'off'),
(14036, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(13540, '_transient_wc_product_children_1572', 'a:2:{s:3:\"all\";a:2:{i:0;i:1584;i:1;i:1585;}s:7:\"visible\";a:2:{i:0;i:1584;i:1;i:1585;}}', 'off'),
(14184, 'search-filter-pro-version', '3.2.3', 'auto'),
(14183, 'search_filter_default_styles', '1', 'off'),
(14181, 'search_filter_pro_table_registry', '{\"tasks\":\"3.0.3\",\"taskmeta\":\"3.0.0\",\"cache\":\"1.0.0\"}', 'on'),
(14182, 'search_filter_table_registry', '{\"logs\":\"3.0.0\",\"options\":\"3.0.1\",\"styles\":\"3.0.3\",\"stylemeta\":\"3.0.0\",\"fields\":\"3.0.1\",\"fieldmeta\":\"3.0.0\",\"queries\":\"3.0.3\",\"querymeta\":\"3.0.0\"}', 'on'),
(14185, 'search-filter-upgrade-status', '{\"3.0.0-beta-12\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243155,\"attempts\":2},\"3.0.0-beta-16\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243155,\"attempts\":1},\"3.0.2\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.0.4\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.0.6\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.0.7\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.1.0\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.1.3\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.1.4\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.2.0-beta-9\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.2.0-beta-10\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.2.0-beta-11\":{\"status\":\"success\",\"error\":null,\"errors\":[],\"timestamp\":1785243156,\"attempts\":1},\"3.2.3\":{\"status\":\"success\",\"error\":\"No repairs needed\",\"errors\":[],\"timestamp\":1785243156,\"attempts\":1}}', 'auto'),
(14186, 'search-filter-version', '3.2.3', 'auto'),
(14206, 'edd_sl_8fc6101fa2716c7ecc22cfb8b35b570e', 'a:2:{s:7:\"timeout\";i:1785960686;s:5:\"value\";s:12183:\"{\"name\":\"Search & Filter - Elementor Extension\",\"new_version\":\"1.4.3\",\"stable_version\":\"1.4.3\",\"sections\":{\"description\":\"\",\"changelog\":\"<p>= 1.4.3 =<br \\/>\\n* Fix - an issue with range fields not correctly detecting the min\\/max values when auto detect is enabled.<\\/p>\\n<p>= 1.4.2 =<br \\/>\\n* Compatiblity - updates to support Search &amp; Filter v3.2.0.<br \\/>\\n* New - re-init Elementor widgets inside dynamic sections after a live search.<br \\/>\\n* Fix - issues with the \\\"nothing found\\\" message not displaying in loop grids.<br \\/>\\n* Update tested up-to version numbers.<\\/p>\\n<p>= 1.4.1 =<br \\/>\\n* Improvement - add hardening to upgrade process.<br \\/>\\n* Fix - issue with undefined array key `product_query_post_type`<\\/p>\\n<p>= 1.4.0 =<br \\/>\\n* Improvment - rework integrations with widgets for better compatibility and stability with Search &amp; Filter Version 3.<br \\/>\\n* New - added \\\"no results\\\" message to the loop carousel.<br \\/>\\n* New - support Elementor\'s \\\"load on click\\\" and \\\"infinite scroll\\\" in Loop Grids.<br \\/>\\n* New - support the Loop Grid \\\"Individual Pagination\\\" setting.<br \\/>\\n* New - support \\\"load more\\\" pagination for portfolio widgets.<br \\/>\\n* Fix - queries were sometimes not displayed in the Elementor editor.<br \\/>\\n* Fix - JS errors when using the portfolio widget.<br \\/>\\n* Fix - issues with live search when used on archives utilising the \\\"current query\\\" option.<br \\/>\\n* Fix - re-added \\\"no results\\\" message to the products widget.<br \\/>\\n* Fix - issues with WP 6.7 and load_text_domain.<br \\/>\\n= 1.3.4 =<br \\/>\\n* Notice - ensure you are using the Search &amp; Filter Elementor Field widgets for optimum compatibility (shortcodes are less stable).<br \\/>\\n* Bump minumum Elementor version to 3.20.0.<br \\/>\\n* Fix - issues with JavaScript initialisation with Search &amp; Filter 3.<br \\/>\\n* Fix - removed legacy \\\"nothing found message\\\" option from loop grids - Elementor has its own under \'additional options\'.<\\/p>\\n<p>= 1.3.3 =<br \\/>\\n* New - hook into the new integrations screen options and allow downloading from the dashboard.<br \\/>\\n* Improvement - Reworked JS integration for more reliable behaviour.<br \\/>\\n* Change - frontend JS filename changed from `search-filter-elementor.js` to `frontend.js`<br \\/>\\n* Fix - Support Search &amp; Filter fields in Elementor popups.<br \\/>\\n* Fix - Undefined PHP errors when accessing query attributes.<\\/p>\\n<p>= 1.3.2 =<br \\/>\\n* Fix - Error from Search &amp; Filter 3.0.4 update.<\\/p>\\n<p>= 1.3.1 =<br \\/>\\n* Fix - Frontend JS errors.<\\/p>\\n<p>= 1.3.0 =<br \\/>\\n* New - add support for Search &amp; Filter Pro v3<\\/p>\\n<p>= 1.2.5 =<br \\/>\\n* Fix - CSS issues when navigating from a page with no results.<br \\/>\\n* Fix - an issue with the results class not being added to archive elementor widgets.<br \\/>\\n* Fix - new JS errors after performing an ajax search.<br \\/>\\n* Tested upto Elementor version 3.22<br \\/>\\n= 1.2.4 =<br \\/>\\n* Tested upto Elementor version 3.19<\\/p>\\n<p>= 1.2.3 =<br \\/>\\n* Fix - issues with pagination &amp; infinite scroll on the loop grid.<br \\/>\\n* Fix - PHP warnings with the loop grid.<\\/p>\\n<p>= 1.2.2 =<br \\/>\\n* New - add support for product loop grid.<\\/p>\\n<p>= 1.2.1 =<br \\/>\\n* Fix - an issue with our search forms not working in popups since Elementor 3.9.0.<br \\/>\\n* Fix - issues with deprecrated functions in Elementor.<\\/p>\\n<p>= 1.2.0 =<br \\/>\\n* Fix - Issue with deprecated _register_controls<br \\/>\\n* Improvement - add message to widget that a search form needs to be selected.<br \\/>\\n* New - add support for the Loop Grid widget.<\\/p>\\n<p>= 1.0.10 =<br \\/>\\n* Fix: Issue with the \\\"no results\\\" option not working in the Elementor posts widget.<\\/p>\\n<p>= 1.0.9 =<br \\/>\\n* Fix - add logo to search form widget<br \\/>\\n* Fix - a JS issue when elementorFrontend isn\'t loaded yet<br \\/>\\n* Fix - remove no results message for Anywhere Elementor widgets (they provide their own)<br \\/>\\n* New - add support for Anywhere Elementor Posts advanced<\\/p>\\n<p>= 1.0.8 =<br \\/>\\n* Fix - an undefined index error being thrown<br \\/>\\n* Fix - a JS error relating the window not being declared properly when accessing `elementorFrontend`<\\/p>\\n<p>= 1.0.7 =<br \\/>\\n* Improvement - register as a S&amp;F extension to prevent conflicts<br \\/>\\n* Fix - be more specific with the ajax pagination selector to prevent conflicts between instances<br \\/>\\n* New - hooks to render custom content at the start\\/end of rendering (add content inside the ajax container)<\\/p>\\n<p>= 1.0.6 =<br \\/>\\n* Fix - an issue throwing a fatal error when using Elementor Free version only<br \\/>\\n* New - add support for Anywhere Elementor Post Blocks<\\/p>\\n<p>= 1.0.5 =<br \\/>\\n* Fix - an issue with range sliders being duplicated in Elementor popups<br \\/>\\n* Fix - remove some unnecessary error_log calls<\\/p>\\n<p>= 1.0.4 =<br \\/>\\n* Fix - a JS warning when editing a popup with our search form in<br \\/>\\n* Fix - the \\\"No Results\\\" message was not working for the Product widget<\\/p>\\n<p>= 1.0.3 =<br \\/>\\n* New - Support search forms in popups<br \\/>\\n* Fix - don\'t assume Elementor is being used to build archives, check first before configuring settings<br \\/>\\n* Fix - notice text when minimum PHP version is not met<br \\/>\\n* Improvement - to workaround Polylang issues, we now show search forms for all languages in Elementor Widgets when Polylang is enabled<\\/p>\\n<p>= 1.0.2 =<br \\/>\\n* Fix - a PHP warning when no pagination was set<br \\/>\\n* Fix - only re-init front end JS of elements we\'ve updated - no more `elementorFrontend.init()`<\\/p>\\n<p>= 1.0.1 =<br \\/>\\n* Remove some unused defines<br \\/>\\n* Added in a missing `wp_reset_postdata()`<\\/p>\\n<p>= 1.0.0 =<br \\/>\\n* Initial release<\\/p>\\n\"},\"license_check\":\"\",\"msg\":\"\",\"homepage\":\"https:\\/\\/searchandfilter.com\\/documentation\\/changelogs\\/elementor-extension\\/\",\"package\":\"https:\\/\\/searchandfilter.com\\/edd-sl\\/package_download\\/MTc4NjEyNjI4NjoxZDIyNzlmMjA2ZjkxZjI0YzhjZGU4OTJhNGI3MmIzODoyNzgwNzM6ZTVkOGE0NjkxNDZhMmJkNGY5YzE4NGQ2OTZhMmMxOGE6aHR0cHNALy9zZWFyY2hhbmRmaWx0ZXIuY29tLzow\",\"icons\":[],\"banners\":{\"high\":\"\",\"low\":\"\"},\"slug\":\"search-filter-elementor\",\"url\":\"https:\\/\\/searchandfilter.com\\/documentation\\/changelogs\\/elementor-extension\\/?changelog=1\",\"last_updated\":\"2026-03-09 18:47:58\",\"download_link\":\"https:\\/\\/searchandfilter.com\\/edd-sl\\/package_download\\/MTc4NjEyNjI4NjoxZDIyNzlmMjA2ZjkxZjI0YzhjZGU4OTJhNGI3MmIzODoyNzgwNzM6ZTVkOGE0NjkxNDZhMmJkNGY5YzE4NGQ2OTZhMmMxOGE6aHR0cHNALy9zZWFyY2hhbmRmaWx0ZXIuY29tLzow\",\"upgrade_notice\":\"\",\"description\":[\"\"],\"changelog\":[\"<p>= 1.4.3 =<br \\/>\\n* Fix - an issue with range fields not correctly detecting the min\\/max values when auto detect is enabled.<\\/p>\\n<p>= 1.4.2 =<br \\/>\\n* Compatiblity - updates to support Search &amp; Filter v3.2.0.<br \\/>\\n* New - re-init Elementor widgets inside dynamic sections after a live search.<br \\/>\\n* Fix - issues with the \\\"nothing found\\\" message not displaying in loop grids.<br \\/>\\n* Update tested up-to version numbers.<\\/p>\\n<p>= 1.4.1 =<br \\/>\\n* Improvement - add hardening to upgrade process.<br \\/>\\n* Fix - issue with undefined array key `product_query_post_type`<\\/p>\\n<p>= 1.4.0 =<br \\/>\\n* Improvment - rework integrations with widgets for better compatibility and stability with Search &amp; Filter Version 3.<br \\/>\\n* New - added \\\"no results\\\" message to the loop carousel.<br \\/>\\n* New - support Elementor\'s \\\"load on click\\\" and \\\"infinite scroll\\\" in Loop Grids.<br \\/>\\n* New - support the Loop Grid \\\"Individual Pagination\\\" setting.<br \\/>\\n* New - support \\\"load more\\\" pagination for portfolio widgets.<br \\/>\\n* Fix - queries were sometimes not displayed in the Elementor editor.<br \\/>\\n* Fix - JS errors when using the portfolio widget.<br \\/>\\n* Fix - issues with live search when used on archives utilising the \\\"current query\\\" option.<br \\/>\\n* Fix - re-added \\\"no results\\\" message to the products widget.<br \\/>\\n* Fix - issues with WP 6.7 and load_text_domain.<br \\/>\\n= 1.3.4 =<br \\/>\\n* Notice - ensure you are using the Search &amp; Filter Elementor Field widgets for optimum compatibility (shortcodes are less stable).<br \\/>\\n* Bump minumum Elementor version to 3.20.0.<br \\/>\\n* Fix - issues with JavaScript initialisation with Search &amp; Filter 3.<br \\/>\\n* Fix - removed legacy \\\"nothing found message\\\" option from loop grids - Elementor has its own under \'additional options\'.<\\/p>\\n<p>= 1.3.3 =<br \\/>\\n* New - hook into the new integrations screen options and allow downloading from the dashboard.<br \\/>\\n* Improvement - Reworked JS integration for more reliable behaviour.<br \\/>\\n* Change - frontend JS filename changed from `search-filter-elementor.js` to `frontend.js`<br \\/>\\n* Fix - Support Search &amp; Filter fields in Elementor popups.<br \\/>\\n* Fix - Undefined PHP errors when accessing query attributes.<\\/p>\\n<p>= 1.3.2 =<br \\/>\\n* Fix - Error from Search &amp; Filter 3.0.4 update.<\\/p>\\n<p>= 1.3.1 =<br \\/>\\n* Fix - Frontend JS errors.<\\/p>\\n<p>= 1.3.0 =<br \\/>\\n* New - add support for Search &amp; Filter Pro v3<\\/p>\\n<p>= 1.2.5 =<br \\/>\\n* Fix - CSS issues when navigating from a page with no results.<br \\/>\\n* Fix - an issue with the results class not being added to archive elementor widgets.<br \\/>\\n* Fix - new JS errors after performing an ajax search.<br \\/>\\n* Tested upto Elementor version 3.22<br \\/>\\n= 1.2.4 =<br \\/>\\n* Tested upto Elementor version 3.19<\\/p>\\n<p>= 1.2.3 =<br \\/>\\n* Fix - issues with pagination &amp; infinite scroll on the loop grid.<br \\/>\\n* Fix - PHP warnings with the loop grid.<\\/p>\\n<p>= 1.2.2 =<br \\/>\\n* New - add support for product loop grid.<\\/p>\\n<p>= 1.2.1 =<br \\/>\\n* Fix - an issue with our search forms not working in popups since Elementor 3.9.0.<br \\/>\\n* Fix - issues with deprecrated functions in Elementor.<\\/p>\\n<p>= 1.2.0 =<br \\/>\\n* Fix - Issue with deprecated _register_controls<br \\/>\\n* Improvement - add message to widget that a search form needs to be selected.<br \\/>\\n* New - add support for the Loop Grid widget.<\\/p>\\n<p>= 1.0.10 =<br \\/>\\n* Fix: Issue with the \\\"no results\\\" option not working in the Elementor posts widget.<\\/p>\\n<p>= 1.0.9 =<br \\/>\\n* Fix - add logo to search form widget<br \\/>\\n* Fix - a JS issue when elementorFrontend isn\'t loaded yet<br \\/>\\n* Fix - remove no results message for Anywhere Elementor widgets (they provide their own)<br \\/>\\n* New - add support for Anywhere Elementor Posts advanced<\\/p>\\n<p>= 1.0.8 =<br \\/>\\n* Fix - an undefined index error being thrown<br \\/>\\n* Fix - a JS error relating the window not being declared properly when accessing `elementorFrontend`<\\/p>\\n<p>= 1.0.7 =<br \\/>\\n* Improvement - register as a S&amp;F extension to prevent conflicts<br \\/>\\n* Fix - be more specific with the ajax pagination selector to prevent conflicts between instances<br \\/>\\n* New - hooks to render custom content at the start\\/end of rendering (add content inside the ajax container)<\\/p>\\n<p>= 1.0.6 =<br \\/>\\n* Fix - an issue throwing a fatal error when using Elementor Free version only<br \\/>\\n* New - add support for Anywhere Elementor Post Blocks<\\/p>\\n<p>= 1.0.5 =<br \\/>\\n* Fix - an issue with range sliders being duplicated in Elementor popups<br \\/>\\n* Fix - remove some unnecessary error_log calls<\\/p>\\n<p>= 1.0.4 =<br \\/>\\n* Fix - a JS warning when editing a popup with our search form in<br \\/>\\n* Fix - the \\\"No Results\\\" message was not working for the Product widget<\\/p>\\n<p>= 1.0.3 =<br \\/>\\n* New - Support search forms in popups<br \\/>\\n* Fix - don\'t assume Elementor is being used to build archives, check first before configuring settings<br \\/>\\n* Fix - notice text when minimum PHP version is not met<br \\/>\\n* Improvement - to workaround Polylang issues, we now show search forms for all languages in Elementor Widgets when Polylang is enabled<\\/p>\\n<p>= 1.0.2 =<br \\/>\\n* Fix - a PHP warning when no pagination was set<br \\/>\\n* Fix - only re-init front end JS of elements we\'ve updated - no more `elementorFrontend.init()`<\\/p>\\n<p>= 1.0.1 =<br \\/>\\n* Remove some unused defines<br \\/>\\n* Added in a missing `wp_reset_postdata()`<\\/p>\\n<p>= 1.0.0 =<br \\/>\\n* Initial release<\\/p>\\n\"]}\";}', 'off'),
(14204, 'edd_sl_9e24299604aaca8e1fed4515e09eb78b', 'a:2:{s:7:\"timeout\";i:1785964414;s:5:\"value\";s:5:\"false\";}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(14205, 'edd_sl_15d89db2773157336689bef7c7dfa037', 'a:2:{s:7:\"timeout\";i:1785960685;s:5:\"value\";s:39439:\"{\"name\":\"Search &amp; Filter 3\",\"new_version\":\"3.2.3\",\"stable_version\":\"3.2.3\",\"sections\":{\"description\":\"\",\"changelog\":\"<p>= 3.2.3 =<br \\/>\\n* Fix - issues with the styles editor not saving styles.<br \\/>\\n* Fix - PHP warnings when $post is NULL on save_post.<br \\/>\\n* Fix - missing custom class & width setting in our field editor.<br \\/>\\n* Fix - layout issues in wp-admin with Jetpack.<br \\/>\\n* Fix - issues with  nesting in checkboxes and radios.<br \\/>\\n* Fix - an issue with our the admin UI not updating after enabling\\/disabling integrations.<br \\/>\\n* Fix - a JS error on the frontend causing URLs not to update correctly after searching.<br \\/>\\n* Fix - an issue with woocommerce fields not working with the selection field.<br \\/>\\n* Fix - an issue with gTranslate plugin causing the page to hang after changing the language multiple times.<\\/p>\\n<p>= 3.2.2 =<br \\/>\\n* Fix - an issue with select fields not displaying with numeric ACF data types, when a site hasn\'t upgraded to the new styles system.<br \\/>\\n* Fix - an issue with the button field not being interactive in some circumstances.<\\/p>\\n<p>= 3.2.1 =<br \\/>\\n* Fix - an issue with our admin JS not loading in some circumstances.<\\/p>\\n<p>= 3.2.0 =<br \\/>\\n* Change - renamed the CSS class `search-filter-component-popup` to `search-filter-component-popover`.<br \\/>\\n* Change - updated field hook names for consistency &amp; added deprecation warnings (for admin users only).<br \\/>\\n* New - Admin UI redesign - UX improvements, grid views, performance enhancements, better support for different screen sizes, easy access controls &amp; much more.<br \\/>\\n* New - Admin - add tooltips for disabled settings.<br \\/>\\n* New - Blocks - reworked to a unified block system, seperate blocks for each field type, bug fixes and tons of quality of life improvements.<br \\/>\\n* New - Fields - Discover field Locations.<br \\/>\\n* New - Import &amp; export all data - queries, fields, styles and settings - includes bulk and individual import &amp; export options.<br \\/>\\n* New - Styles - Editor rework - create accessible styles presets quicker than ever.<br \\/>\\n* New - Styles - add placeholder color option.<br \\/>\\n* New - Styles - add input customization: border accent, divider, border styling (color, radius, width, style), shadow, and padding.<br \\/>\\n* New - Styles - add label &amp; description border options (radius, color, style, width).<br \\/>\\n* New - Styles - add dropdown customization: border styling, shadow, item padding, attachment mode (attached\\/floating), gap, indent depth, and scale.<br \\/>\\n* New - Fields - Results Per Page - allow users to change the numbers of results per page.<br \\/>\\n* New - Fields - show counts for active selections in select fields.<br \\/>\\n* New - Queries - include and exclude pages &amp; posts from queries.<br \\/>\\n* New - Queries - add support for random ordering &amp; random ordering with a seed (for pagination support).<br \\/>\\n* New - Queries - add offset paramater.<br \\/>\\n* New - Frontend performance improvements &amp; dynamic asset loading - only load the components and &amp; CSS that\'s needed.<br \\/>\\n* New - added `filter_next_query` action to the shortcode as part of the v2 feature parity work - `[searchandfilter query=\\\"123\\\" action=\\\"filter_next_query\\\"]`<br \\/>\\n* New - select specific taxonomy archives or term archive for filtering.<br \\/>\\n* New - Fields - Add term ordering<br \\/>\\n* New - Accessibility improvements.<br \\/>\\n* New - Fields - Disable text search in choice select fields.<br \\/>\\n* New - Fields - Allow toggling of tri-state checkboxes or classic selection mode.<br \\/>\\n* Improvement - block editor - show the connected Search &amp; Filter query in the query loop preview.<br \\/>\\n* Improvement - allow upto 150 results per page and usage of `-1` to show all posts.<br \\/>\\n* Improvement - dynamically calculate popup z-index values for better compatibility.<br \\/>\\n* Improvement - performance - reduced the number of frontend queries by roughly 50%.<br \\/>\\n* Improvement - allow additional strings to be customised for the select input type and screen readers.<br \\/>\\n* Improvement - set the max number of options in choice fields to 100.<br \\/>\\n* Improvement - add the Query ID to the block editor modal.<br \\/>\\n* Improvement - track WP_Query query data in the debugging tools.<br \\/>\\n* Improvement - better support WooCommerce ordering arguments via the dropdown or default option (in the customizer).<br \\/>\\n* Fix - issues with inline counts not wrapping.<br \\/>\\n* Fix - issues with background gradients in the styles editor.<br \\/>\\n* Fix - issues with generating CSS files for styles presets.<br \\/>\\n* Fix - issues with commas in field values.<br \\/>\\n* Fix - issues with archives not setting defaults in a field with post tags and categories.<br \\/>\\n* Fix - PHP errors when trying to use queries that are not initialised yet.<br \\/>\\n* Fix - issues unhooking from the WooCommerce collections block.<br \\/>\\n* Fix - an issue with the query loop where the post type was not being overriden if it was set to \\\"post\\\" in the query block.<br \\/>\\n* Fix - the JavaScript `foundPosts` variable was reporting 1 post found in cases when there should be none.<br \\/>\\n* Fix - issues with field input widths when margins were unset.<br \\/>\\n* Fix - issue with initialising the datepicker on mobile.<br \\/>\\n* Fix - issue with radio buttons not clearing their values correctly.<br \\/>\\n* Fix - a rendering issue when using Google translate.<br \\/>\\n* Fix - issues with default settings &amp; features not being applied correctly on new installs.<br \\/>\\n* Fix - issues with attribute resolution in the editor.<br \\/>\\n* Fix - issues with custom CSS classnames not being applied to fields.<br \\/>\\n* Fix - an issue where order by count was not working.<br \\/>\\n* Fix - issues copying shortcodes to the clipboard on Macs.<br \\/>\\n* Fix - support for the media post type.<\\/p>\\n<p>= 3.1.6 =<br \\/>\\n* Improvement - platform updates to support extensions.<br \\/>\\n* Improvement - update integrations list.<br \\/>\\n* Improvement - show ID column by default in admin.<\\/p>\\n<p>= 3.1.5 =<br \\/>\\n* Fix - an issue with rendering field previews in admin screens.<\\/p>\\n<p>= 3.1.4 =<br \\/>\\n* Fix - issue with the taxonomies tab not displaying correctly in the query editor.<br \\/>\\n* Fix - issue when using past end of life database servers (MySQL version &lt; 5.7 or MariaDB version &lt; 10.2) when creating the options table.<br \\/>\\n* Fix - error when queries are loaded in admin screens and trying to access `is_archive()`.<br \\/>\\n* Fix - issue showing incorrect field counts in the query editor.<\\/p>\\n<p>= 3.1.3 =<br \\/>\\n* New - added hooks to support new pro features.<br \\/>\\n* New - reworked WPML integration.<br \\/>\\n* Improvement - logging and debugging tweaks.<br \\/>\\n* Improvement - support publicly queryable post types in fields and queries.<br \\/>\\n* Improvement - better performance in admins settings screens.<br \\/>\\n* Improvement - better compatibility with the WooCommerce collections block.<br \\/>\\n* Improvement - update license server URL.<br \\/>\\n* Change - renamed the query and fields `remove()` function to `unload()`.<br \\/>\\n* Fix - JavaScript issues in the block editor when using WooCommerce.<br \\/>\\n* Fix - an issue detecting default post types to display.<br \\/>\\n* Fix - an issue setting post types when using the Search location.<\\/p>\\n<p>= 3.1.2 =<br \\/>\\n* Improvement - stop using `getmypid()` when its not available (some hosting companies like Kinsta disable this function).<br \\/>\\n* Fix - an issue with setting the correct post type for archives &amp; WooCommerce shop.<br \\/>\\n* Fix - issue with WooCommerce attributes that were not used for variations.<br \\/>\\n* Fix - issue with the datepicker not clearing correctly after using a reset button.<br \\/>\\n* Fix - number formatting issues when using the range slider.<br \\/>\\n* Fix - show the \\\"all options\\\" default option as selected when no other options are selected.<br \\/>\\n* Fix - an issue with the admin fields not rendering on a clean install.<\\/p>\\n<p>= 3.1.1 =<br \\/>\\n* New - added hooks to our rest api requests to prevent caching.<br \\/>\\n* Fix - hotfix to remove the HPOS warning when using WooCommerce.<br \\/>\\n* Fix - issues with field previews on new sites, when no queries have been created.<\\/p>\\n<p>= 3.1.0 =<br \\/>\\n* New - add support for WooCommerce Product Brands.<br \\/>\\n* New - enable filtering on WooCommerce product archives option when using the shop integration.<br \\/>\\n* New - `has_active_fields()` PHP method for queries.<br \\/>\\n* New - added debugging options and logging levels.<br \\/>\\n* Improvement - add plugin action link to the settings page.<br \\/>\\n* Improvement - better detection of current page URL.<br \\/>\\n* Improvement - add option values as data attributes for easier targetting with CSS.<br \\/>\\n* Improvement - reliability with some hosts when generating our CSS file on the server.<br \\/>\\n* Improvement - batch api requests in the block editor and admin screens.<br \\/>\\n* Fix - a fatal error caused when using certain themes.<br \\/>\\n* Fix - issues with WP 6.7 and loading translations too early.<br \\/>\\n* Fix - an issue in the query editor when choosing taxonomy archives, causing the query tab to throw an error.<br \\/>\\n* Fix - issues generating hierarchical taxonomy term URLs.<br \\/>\\n* Fix - admin JS issues when navigating between templates in FSE.<br \\/>\\n* Fix - styling issues with the sort fields label.<br \\/>\\n* Fix - an issue with hierarchical taxonomies not showing posts only assigned to parents.<\\/p>\\n<p>= 3.0.7 =<br \\/>\\n* New - add notices to suggest enabling integrations when they are detected.<br \\/>\\n* Change - remove beta feedback form.<br \\/>\\n* Fix - select input types were not showing their placeholders on mobile and multiselect were not showing selections properly.<br \\/>\\n* Fix - issues when using CSS variable colors from block editor themes.<br \\/>\\n* Fix - an issue with the new query modal throwing an error in the block editor.<br \\/>\\n* Fix - issues with the Main Query option not being available for archives.<br \\/>\\n* Fix - stop enqueuing uncessary JS in admin screens.<\\/p>\\n<p>= 3.0.6 =<br \\/>\\n* New - New `dynamic` query integration location, replaces the dynamic toggle.<br \\/>\\n* New - improvements to the integrations screen - install extensions with a single click!<br \\/>\\n* New - Duplicate fields, queries &amp; styles from the admin UI<br \\/>\\n* Improvement - JavaScript APIs have been restructured and renamed.<br \\/>\\n* Improvement - change the JS initialisation to improve compatibility.<br \\/>\\n* Improvement - added ID column to admin tables - check the column view dropdown menu to enable it.<br \\/>\\n* Improvement - disable text input on select fields on mobile devices.<br \\/>\\n* Change - rename the query \\\"integration\\\" tab to to query \\\"location\\\"<br \\/>\\n* Updated - renamed hooks in field render function to match naming conventions.<br \\/>\\n* Fix - an issue with the count containers being added the DOM unnecessarily.<br \\/>\\n* Fix - an admin error when shortcodes are disabled when using the fields dropdown.<br \\/>\\n* Fix - issues with our fields not inheriting the block gap setting in the block editor.<br \\/>\\n* Fix - order options in choice fields without case sensitivity.<\\/p>\\n<p>= 3.0.5 =<br \\/>\\n* Hotfix for fatal error thrown in Search &amp; Filter Pro<\\/p>\\n<p>= 3.0.4 =<br \\/>\\n* New - added an \\\"all items\\\" option for radios, selects and buttons input type.<br \\/>\\n* New - add limit depth, hide empty, show count, order by, include &amp; exclude terms to WooCommerce data types.<br \\/>\\n* Improvement - various admin UI improvements related to dynamically showing settings.<br \\/>\\n* Improvement - set the default sticky posts option to ignore.<br \\/>\\n* Fix - multiple issues with the UI showing out of date messaging in the block editor and admin screens.<br \\/>\\n* Fix - limit number of options shown in fields wasn\'t working on the frontend in some scenarios.<br \\/>\\n* Fix - issue with fields when restricting taxonomy terms and post authors in the block editor.<br \\/>\\n* Fix - indentation issues with hierarchical taxonomy checkboxes &amp; radios.<br \\/>\\n* Fix - order option in fields was not working when using post attributes as the data source.<br \\/>\\n* Fix - counts were not showing in button fields.<br \\/>\\n* Fix - issues with checkbox selection when pressing forwards\\/backwards in the browser history.<\\/p>\\n<p>= 3.0.3 =<br \\/>\\n* Fix - issues detecting the current page in a query.<br \\/>\\n* Fix - properly respect relevance ordering if set in the query when a search term has been entered.<br \\/>\\n* Fix - issues with Cron schedules.<br \\/>\\n* Fix - issues with broken links.<\\/p>\\n<p>= 3.0.2 =<br \\/>\\n* New - add support to include\\/exclude taxonomy terms from fields.<br \\/>\\n* New - added custom fields to query sort order.<br \\/>\\n* New - added support for multiple sort orders to a query.<br \\/>\\n* New - added sort order field type (control field).<br \\/>\\n* Improvement - UI improvements to make working with shortcodes easier when the feature is enabled.<br \\/>\\n* Fix - issues when integrations &amp; features are updated and it not reflecting throughout the admin UI.<br \\/>\\n* Fix - issues showing the correct styles in admin \\/ block editor.<br \\/>\\n* Fix - issue with connected queries and fields not displaying correctly in the admin list screens.<\\/p>\\n<p>= 3.0.1 =<br \\/>\\n* New - add sorting options for data types: post type, post status.<br \\/>\\n* Improvement - show the ID of fields, queries &amp; styles next to the screen title.<br \\/>\\n* Fix - issues with fields not loading when block editor features are disabled.<br \\/>\\n* Fix - an issue when changing field types and settings were persisting.<br \\/>\\n* Fix - an issue with sort order not working correctly.<\\/p>\\n<p><strong>= 3.0.0 =<\\/strong><br \\/>\\n* Fix - issue with placeholders sometimes not being the correct scale.<br \\/>\\n* Fix - issue with buttons not applying the correct width.<br \\/>\\n* Fix - issue with select dropdown positioning.<br \\/>\\n* Fix - regression with archive queries not being properly attached.<br \\/>\\n* Fix - issue with the button field not showing the selected option.<br \\/>\\n* Fix - issues when migrating fields from older versions.<br \\/>\\n* Fix - an JS issue being thrown with the ResizeObserver inside FSE iframes.<br \\/>\\n* Fix - various issues when using taxonomy archive query integration.<br \\/>\\n* Fix - issue with count brackets not showing.<\\/p>\\n<p><strong>= 3.0.0-beta-15 =<\\/strong><br \\/>\\n* Platform upgrades to support the pro extension.<br \\/>\\n* Minor bug fixes.<\\/p>\\n<p><strong>= 3.0.0-beta-14 =<\\/strong><br \\/>\\n* <strong>Notice<\\/strong> - updated the `search-filter\\/queries\\/query\\/apply_wp_query_args` hook to pass in the query object instead of the attributes.<br \\/>\\n* Minor bug fixes.<br \\/>\\n* Platform upgrades to support the pro extension.<\\/p>\\n<p><strong>= 3.0.0-beta-13 =<\\/strong><br \\/>\\n* Fix - an issue with fields not submitting.<\\/p>\\n<p><strong>= 3.0.0-beta-12 =<\\/strong><br \\/>\\n* New - revamped styles editor and block field styles.<br \\/>\\n* New - added query option `Exclude Current Post`.<br \\/>\\n* Changed - class names for fields, queries &amp; styles<br \\/>\\n* Tweak - added copy shortcode button for fields.<br \\/>\\n* Fix - the wrong fields were showing when creating a new query.<br \\/>\\n* Fix - various issues with taxonomy archives.<br \\/>\\n* Fix - issues with pagination and the updated query block (also affects products block).<br \\/>\\n* Fix - an issue where the plugin data was not removed, even though the setting to remove data on uninstall was enabled.<br \\/>\\n* Notice - if you are using filters for post types and post stati via the block editor, these will need to be re-saved.<\\/p>\\n<p><strong>= 3.0.0-beta-11 =<\\/strong><br \\/>\\n* Fix - an issue with checkbox filters throwing a PHP error<br \\/>\\n* Fix - issues with taxonomy archive search not working correctly.<br \\/>\\n* Fix - various JS issues with the site editor.<br \\/>\\n* New - accessibility improvements.<br \\/>\\n* New - enable post type archive queries to also filter taxonomy archives.<br \\/>\\n* New - debugging tools<br \\/>\\n* New - support for the site editor \\/ FSE<\\/p>\\n<p><strong>= 3.0.0-beta-10 =<\\/strong><br \\/>\\n* Fix - various admin layout issues due to an update in Gutenberg\'s SlotFills system.<br \\/>\\n* Improvement - rework the query editor in the block editor<br \\/>\\n* Improvement - update the help screen<br \\/>\\n* New - add integrations &amp; settings pages<br \\/>\\n* New - feedback widget for beta testers<br \\/>\\n* New - add fallback support for legacy shortcodes<\\/p>\\n<p><strong>3.0.0-beta-9<\\/strong><\\/p>\\n<p>- Fix - issues with WP 6.4 and lodash no longer being loaded<\\/p>\\n<p><strong>3.0.0-beta-8<\\/strong><\\/p>\\n<p>- Fix - various issues with field previews in the styles editor<br \\/>\\n- Fix - issues with the post type filter not working correctly<br \\/>\\n- New - support hierarchical taxonomies in checkboxes, radios and select dropdowns<br \\/>\\n- New - restrict hierarchical taxonomy depth<br \\/>\\n- New - import\\/export styles<br \\/>\\n- New - padding controls for fields<br \\/>\\n- New - scale and spacing controls for labels<br \\/>\\n- New - support extension of styles via themes<br \\/>\\n- Improvement - various admin screen improvements including speed and caching<\\/p>\\n<p><strong>3.0.0-beta-7<\\/strong><br \\/>\\n- Fix - an issue with the hide empty setting not working for taxonomies<br \\/>\\n- Fix - an issue with our admin screens not loading when the WP install was in a subdirectory<br \\/>\\n- Improvement - PHP 8.1 and 8.2 compatiblity<\\/p>\\n<p><strong>3.0.0-beta6<\\/strong><\\/p>\\n<p>* Fix - issue with some rest api requests preloading on the frontend<br \\/>\\n* Fix - styling issues with WP 6.1<br \\/>\\n* Fix - issue with query ID not working with query blocks<br \\/>\\n* Updated - renamed our taxnomy comparison mode in filters<br \\/>\\n* Updated - renamed woocommerce shop integration<br \\/>\\n* Improved - support for the site editor<br \\/>\\n* New - added query filter to fields admin screen<br \\/>\\n* New - added breacrumbs to admin screens<br \\/>\\n* New - Query editor sidebar for the block + site editor<br \\/>\\n* New - reworked query editor for the Query Loop Block (you will need to reconnect your fields to query loops)<br \\/>\\n* <strong>*Notice*<\\/strong> - please check the upgrade notes as you will need to reconfigure your saved queries with this update<\\/p>\\n<p><strong>3.0.0-beta-5<\\/strong><\\/p>\\n<p>* Add - a button to \\\"go pro\\\".<br \\/>\\n* Fix - pressing enter on the search input now submits the form.<br \\/>\\n* Fix - an issue where entities were being double encoded.<br \\/>\\n* Fix - an issue where the select dropdown auto-closed on mobile (when the on screen keyboard opens).<\\/p>\\n<p><strong>3.0.0-beta-4<\\/strong><\\/p>\\n<p>* Fix issue with shortcode implemenation where fields would not show their options.<\\/p>\\n<p><strong>3.0.0-beta-3<\\/strong><\\/p>\\n<p>* Update docs links<br \\/>\\n* Update dashboard buttons<\\/p>\\n<p><strong>3.0.0-beta-2<\\/strong><\\/p>\\n<p>* Rename Template Field block to Reusable Field block - **breaking change**.<br \\/>\\n* Add a context (reusable field \\/ block editor fields) to fields admin page.<\\/p>\\n<p>&nbsp;<\\/p>\\n\"},\"license_check\":\"\",\"msg\":\"\",\"homepage\":\"https:\\/\\/searchandfilter.com\\/documentation\\/changelogs\\/search-filter\\/\",\"package\":\"https:\\/\\/searchandfilter.com\\/edd-sl\\/package_download\\/MTc4NjEyNjI4NTo4ZWUyMTE2NzUwNWVkN2FhNTZhYzFhMTkzYmM0ODU1Njo1MTQ1Mzk6YzY4MmI0NzJkYTRiZWY2Y2Q2YzFkMzU3M2U2NmNiYTg6aHR0cHNALy9zZWFyY2hhbmRmaWx0ZXIuY29tLzow\",\"icons\":[],\"banners\":{\"high\":\"\",\"low\":\"\"},\"slug\":\"search-filter\",\"url\":\"https:\\/\\/searchandfilter.com\\/documentation\\/changelogs\\/search-filter\\/?changelog=1\",\"last_updated\":\"2026-03-04 13:53:10\",\"download_link\":\"https:\\/\\/searchandfilter.com\\/edd-sl\\/package_download\\/MTc4NjEyNjI4NTo4ZWUyMTE2NzUwNWVkN2FhNTZhYzFhMTkzYmM0ODU1Njo1MTQ1Mzk6YzY4MmI0NzJkYTRiZWY2Y2Q2YzFkMzU3M2U2NmNiYTg6aHR0cHNALy9zZWFyY2hhbmRmaWx0ZXIuY29tLzow\",\"upgrade_notice\":\"\",\"description\":[\"\"],\"changelog\":[\"<p>= 3.2.3 =<br \\/>\\n* Fix - issues with the styles editor not saving styles.<br \\/>\\n* Fix - PHP warnings when $post is NULL on save_post.<br \\/>\\n* Fix - missing custom class & width setting in our field editor.<br \\/>\\n* Fix - layout issues in wp-admin with Jetpack.<br \\/>\\n* Fix - issues with  nesting in checkboxes and radios.<br \\/>\\n* Fix - an issue with our the admin UI not updating after enabling\\/disabling integrations.<br \\/>\\n* Fix - a JS error on the frontend causing URLs not to update correctly after searching.<br \\/>\\n* Fix - an issue with woocommerce fields not working with the selection field.<br \\/>\\n* Fix - an issue with gTranslate plugin causing the page to hang after changing the language multiple times.<\\/p>\\n<p>= 3.2.2 =<br \\/>\\n* Fix - an issue with select fields not displaying with numeric ACF data types, when a site hasn\'t upgraded to the new styles system.<br \\/>\\n* Fix - an issue with the button field not being interactive in some circumstances.<\\/p>\\n<p>= 3.2.1 =<br \\/>\\n* Fix - an issue with our admin JS not loading in some circumstances.<\\/p>\\n<p>= 3.2.0 =<br \\/>\\n* Change - renamed the CSS class `search-filter-component-popup` to `search-filter-component-popover`.<br \\/>\\n* Change - updated field hook names for consistency &amp; added deprecation warnings (for admin users only).<br \\/>\\n* New - Admin UI redesign - UX improvements, grid views, performance enhancements, better support for different screen sizes, easy access controls &amp; much more.<br \\/>\\n* New - Admin - add tooltips for disabled settings.<br \\/>\\n* New - Blocks - reworked to a unified block system, seperate blocks for each field type, bug fixes and tons of quality of life improvements.<br \\/>\\n* New - Fields - Discover field Locations.<br \\/>\\n* New - Import &amp; export all data - queries, fields, styles and settings - includes bulk and individual import &amp; export options.<br \\/>\\n* New - Styles - Editor rework - create accessible styles presets quicker than ever.<br \\/>\\n* New - Styles - add placeholder color option.<br \\/>\\n* New - Styles - add input customization: border accent, divider, border styling (color, radius, width, style), shadow, and padding.<br \\/>\\n* New - Styles - add label &amp; description border options (radius, color, style, width).<br \\/>\\n* New - Styles - add dropdown customization: border styling, shadow, item padding, attachment mode (attached\\/floating), gap, indent depth, and scale.<br \\/>\\n* New - Fields - Results Per Page - allow users to change the numbers of results per page.<br \\/>\\n* New - Fields - show counts for active selections in select fields.<br \\/>\\n* New - Queries - include and exclude pages &amp; posts from queries.<br \\/>\\n* New - Queries - add support for random ordering &amp; random ordering with a seed (for pagination support).<br \\/>\\n* New - Queries - add offset paramater.<br \\/>\\n* New - Frontend performance improvements &amp; dynamic asset loading - only load the components and &amp; CSS that\'s needed.<br \\/>\\n* New - added `filter_next_query` action to the shortcode as part of the v2 feature parity work - `[searchandfilter query=\\\"123\\\" action=\\\"filter_next_query\\\"]`<br \\/>\\n* New - select specific taxonomy archives or term archive for filtering.<br \\/>\\n* New - Fields - Add term ordering<br \\/>\\n* New - Accessibility improvements.<br \\/>\\n* New - Fields - Disable text search in choice select fields.<br \\/>\\n* New - Fields - Allow toggling of tri-state checkboxes or classic selection mode.<br \\/>\\n* Improvement - block editor - show the connected Search &amp; Filter query in the query loop preview.<br \\/>\\n* Improvement - allow upto 150 results per page and usage of `-1` to show all posts.<br \\/>\\n* Improvement - dynamically calculate popup z-index values for better compatibility.<br \\/>\\n* Improvement - performance - reduced the number of frontend queries by roughly 50%.<br \\/>\\n* Improvement - allow additional strings to be customised for the select input type and screen readers.<br \\/>\\n* Improvement - set the max number of options in choice fields to 100.<br \\/>\\n* Improvement - add the Query ID to the block editor modal.<br \\/>\\n* Improvement - track WP_Query query data in the debugging tools.<br \\/>\\n* Improvement - better support WooCommerce ordering arguments via the dropdown or default option (in the customizer).<br \\/>\\n* Fix - issues with inline counts not wrapping.<br \\/>\\n* Fix - issues with background gradients in the styles editor.<br \\/>\\n* Fix - issues with generating CSS files for styles presets.<br \\/>\\n* Fix - issues with commas in field values.<br \\/>\\n* Fix - issues with archives not setting defaults in a field with post tags and categories.<br \\/>\\n* Fix - PHP errors when trying to use queries that are not initialised yet.<br \\/>\\n* Fix - issues unhooking from the WooCommerce collections block.<br \\/>\\n* Fix - an issue with the query loop where the post type was not being overriden if it was set to \\\"post\\\" in the query block.<br \\/>\\n* Fix - the JavaScript `foundPosts` variable was reporting 1 post found in cases when there should be none.<br \\/>\\n* Fix - issues with field input widths when margins were unset.<br \\/>\\n* Fix - issue with initialising the datepicker on mobile.<br \\/>\\n* Fix - issue with radio buttons not clearing their values correctly.<br \\/>\\n* Fix - a rendering issue when using Google translate.<br \\/>\\n* Fix - issues with default settings &amp; features not being applied correctly on new installs.<br \\/>\\n* Fix - issues with attribute resolution in the editor.<br \\/>\\n* Fix - issues with custom CSS classnames not being applied to fields.<br \\/>\\n* Fix - an issue where order by count was not working.<br \\/>\\n* Fix - issues copying shortcodes to the clipboard on Macs.<br \\/>\\n* Fix - support for the media post type.<\\/p>\\n<p>= 3.1.6 =<br \\/>\\n* Improvement - platform updates to support extensions.<br \\/>\\n* Improvement - update integrations list.<br \\/>\\n* Improvement - show ID column by default in admin.<\\/p>\\n<p>= 3.1.5 =<br \\/>\\n* Fix - an issue with rendering field previews in admin screens.<\\/p>\\n<p>= 3.1.4 =<br \\/>\\n* Fix - issue with the taxonomies tab not displaying correctly in the query editor.<br \\/>\\n* Fix - issue when using past end of life database servers (MySQL version &lt; 5.7 or MariaDB version &lt; 10.2) when creating the options table.<br \\/>\\n* Fix - error when queries are loaded in admin screens and trying to access `is_archive()`.<br \\/>\\n* Fix - issue showing incorrect field counts in the query editor.<\\/p>\\n<p>= 3.1.3 =<br \\/>\\n* New - added hooks to support new pro features.<br \\/>\\n* New - reworked WPML integration.<br \\/>\\n* Improvement - logging and debugging tweaks.<br \\/>\\n* Improvement - support publicly queryable post types in fields and queries.<br \\/>\\n* Improvement - better performance in admins settings screens.<br \\/>\\n* Improvement - better compatibility with the WooCommerce collections block.<br \\/>\\n* Improvement - update license server URL.<br \\/>\\n* Change - renamed the query and fields `remove()` function to `unload()`.<br \\/>\\n* Fix - JavaScript issues in the block editor when using WooCommerce.<br \\/>\\n* Fix - an issue detecting default post types to display.<br \\/>\\n* Fix - an issue setting post types when using the Search location.<\\/p>\\n<p>= 3.1.2 =<br \\/>\\n* Improvement - stop using `getmypid()` when its not available (some hosting companies like Kinsta disable this function).<br \\/>\\n* Fix - an issue with setting the correct post type for archives &amp; WooCommerce shop.<br \\/>\\n* Fix - issue with WooCommerce attributes that were not used for variations.<br \\/>\\n* Fix - issue with the datepicker not clearing correctly after using a reset button.<br \\/>\\n* Fix - number formatting issues when using the range slider.<br \\/>\\n* Fix - show the \\\"all options\\\" default option as selected when no other options are selected.<br \\/>\\n* Fix - an issue with the admin fields not rendering on a clean install.<\\/p>\\n<p>= 3.1.1 =<br \\/>\\n* New - added hooks to our rest api requests to prevent caching.<br \\/>\\n* Fix - hotfix to remove the HPOS warning when using WooCommerce.<br \\/>\\n* Fix - issues with field previews on new sites, when no queries have been created.<\\/p>\\n<p>= 3.1.0 =<br \\/>\\n* New - add support for WooCommerce Product Brands.<br \\/>\\n* New - enable filtering on WooCommerce product archives option when using the shop integration.<br \\/>\\n* New - `has_active_fields()` PHP method for queries.<br \\/>\\n* New - added debugging options and logging levels.<br \\/>\\n* Improvement - add plugin action link to the settings page.<br \\/>\\n* Improvement - better detection of current page URL.<br \\/>\\n* Improvement - add option values as data attributes for easier targetting with CSS.<br \\/>\\n* Improvement - reliability with some hosts when generating our CSS file on the server.<br \\/>\\n* Improvement - batch api requests in the block editor and admin screens.<br \\/>\\n* Fix - a fatal error caused when using certain themes.<br \\/>\\n* Fix - issues with WP 6.7 and loading translations too early.<br \\/>\\n* Fix - an issue in the query editor when choosing taxonomy archives, causing the query tab to throw an error.<br \\/>\\n* Fix - issues generating hierarchical taxonomy term URLs.<br \\/>\\n* Fix - admin JS issues when navigating between templates in FSE.<br \\/>\\n* Fix - styling issues with the sort fields label.<br \\/>\\n* Fix - an issue with hierarchical taxonomies not showing posts only assigned to parents.<\\/p>\\n<p>= 3.0.7 =<br \\/>\\n* New - add notices to suggest enabling integrations when they are detected.<br \\/>\\n* Change - remove beta feedback form.<br \\/>\\n* Fix - select input types were not showing their placeholders on mobile and multiselect were not showing selections properly.<br \\/>\\n* Fix - issues when using CSS variable colors from block editor themes.<br \\/>\\n* Fix - an issue with the new query modal throwing an error in the block editor.<br \\/>\\n* Fix - issues with the Main Query option not being available for archives.<br \\/>\\n* Fix - stop enqueuing uncessary JS in admin screens.<\\/p>\\n<p>= 3.0.6 =<br \\/>\\n* New - New `dynamic` query integration location, replaces the dynamic toggle.<br \\/>\\n* New - improvements to the integrations screen - install extensions with a single click!<br \\/>\\n* New - Duplicate fields, queries &amp; styles from the admin UI<br \\/>\\n* Improvement - JavaScript APIs have been restructured and renamed.<br \\/>\\n* Improvement - change the JS initialisation to improve compatibility.<br \\/>\\n* Improvement - added ID column to admin tables - check the column view dropdown menu to enable it.<br \\/>\\n* Improvement - disable text input on select fields on mobile devices.<br \\/>\\n* Change - rename the query \\\"integration\\\" tab to to query \\\"location\\\"<br \\/>\\n* Updated - renamed hooks in field render function to match naming conventions.<br \\/>\\n* Fix - an issue with the count containers being added the DOM unnecessarily.<br \\/>\\n* Fix - an admin error when shortcodes are disabled when using the fields dropdown.<br \\/>\\n* Fix - issues with our fields not inheriting the block gap setting in the block editor.<br \\/>\\n* Fix - order options in choice fields without case sensitivity.<\\/p>\\n<p>= 3.0.5 =<br \\/>\\n* Hotfix for fatal error thrown in Search &amp; Filter Pro<\\/p>\\n<p>= 3.0.4 =<br \\/>\\n* New - added an \\\"all items\\\" option for radios, selects and buttons input type.<br \\/>\\n* New - add limit depth, hide empty, show count, order by, include &amp; exclude terms to WooCommerce data types.<br \\/>\\n* Improvement - various admin UI improvements related to dynamically showing settings.<br \\/>\\n* Improvement - set the default sticky posts option to ignore.<br \\/>\\n* Fix - multiple issues with the UI showing out of date messaging in the block editor and admin screens.<br \\/>\\n* Fix - limit number of options shown in fields wasn\'t working on the frontend in some scenarios.<br \\/>\\n* Fix - issue with fields when restricting taxonomy terms and post authors in the block editor.<br \\/>\\n* Fix - indentation issues with hierarchical taxonomy checkboxes &amp; radios.<br \\/>\\n* Fix - order option in fields was not working when using post attributes as the data source.<br \\/>\\n* Fix - counts were not showing in button fields.<br \\/>\\n* Fix - issues with checkbox selection when pressing forwards\\/backwards in the browser history.<\\/p>\\n<p>= 3.0.3 =<br \\/>\\n* Fix - issues detecting the current page in a query.<br \\/>\\n* Fix - properly respect relevance ordering if set in the query when a search term has been entered.<br \\/>\\n* Fix - issues with Cron schedules.<br \\/>\\n* Fix - issues with broken links.<\\/p>\\n<p>= 3.0.2 =<br \\/>\\n* New - add support to include\\/exclude taxonomy terms from fields.<br \\/>\\n* New - added custom fields to query sort order.<br \\/>\\n* New - added support for multiple sort orders to a query.<br \\/>\\n* New - added sort order field type (control field).<br \\/>\\n* Improvement - UI improvements to make working with shortcodes easier when the feature is enabled.<br \\/>\\n* Fix - issues when integrations &amp; features are updated and it not reflecting throughout the admin UI.<br \\/>\\n* Fix - issues showing the correct styles in admin \\/ block editor.<br \\/>\\n* Fix - issue with connected queries and fields not displaying correctly in the admin list screens.<\\/p>\\n<p>= 3.0.1 =<br \\/>\\n* New - add sorting options for data types: post type, post status.<br \\/>\\n* Improvement - show the ID of fields, queries &amp; styles next to the screen title.<br \\/>\\n* Fix - issues with fields not loading when block editor features are disabled.<br \\/>\\n* Fix - an issue when changing field types and settings were persisting.<br \\/>\\n* Fix - an issue with sort order not working correctly.<\\/p>\\n<p><strong>= 3.0.0 =<\\/strong><br \\/>\\n* Fix - issue with placeholders sometimes not being the correct scale.<br \\/>\\n* Fix - issue with buttons not applying the correct width.<br \\/>\\n* Fix - issue with select dropdown positioning.<br \\/>\\n* Fix - regression with archive queries not being properly attached.<br \\/>\\n* Fix - issue with the button field not showing the selected option.<br \\/>\\n* Fix - issues when migrating fields from older versions.<br \\/>\\n* Fix - an JS issue being thrown with the ResizeObserver inside FSE iframes.<br \\/>\\n* Fix - various issues when using taxonomy archive query integration.<br \\/>\\n* Fix - issue with count brackets not showing.<\\/p>\\n<p><strong>= 3.0.0-beta-15 =<\\/strong><br \\/>\\n* Platform upgrades to support the pro extension.<br \\/>\\n* Minor bug fixes.<\\/p>\\n<p><strong>= 3.0.0-beta-14 =<\\/strong><br \\/>\\n* <strong>Notice<\\/strong> - updated the `search-filter\\/queries\\/query\\/apply_wp_query_args` hook to pass in the query object instead of the attributes.<br \\/>\\n* Minor bug fixes.<br \\/>\\n* Platform upgrades to support the pro extension.<\\/p>\\n<p><strong>= 3.0.0-beta-13 =<\\/strong><br \\/>\\n* Fix - an issue with fields not submitting.<\\/p>\\n<p><strong>= 3.0.0-beta-12 =<\\/strong><br \\/>\\n* New - revamped styles editor and block field styles.<br \\/>\\n* New - added query option `Exclude Current Post`.<br \\/>\\n* Changed - class names for fields, queries &amp; styles<br \\/>\\n* Tweak - added copy shortcode button for fields.<br \\/>\\n* Fix - the wrong fields were showing when creating a new query.<br \\/>\\n* Fix - various issues with taxonomy archives.<br \\/>\\n* Fix - issues with pagination and the updated query block (also affects products block).<br \\/>\\n* Fix - an issue where the plugin data was not removed, even though the setting to remove data on uninstall was enabled.<br \\/>\\n* Notice - if you are using filters for post types and post stati via the block editor, these will need to be re-saved.<\\/p>\\n<p><strong>= 3.0.0-beta-11 =<\\/strong><br \\/>\\n* Fix - an issue with checkbox filters throwing a PHP error<br \\/>\\n* Fix - issues with taxonomy archive search not working correctly.<br \\/>\\n* Fix - various JS issues with the site editor.<br \\/>\\n* New - accessibility improvements.<br \\/>\\n* New - enable post type archive queries to also filter taxonomy archives.<br \\/>\\n* New - debugging tools<br \\/>\\n* New - support for the site editor \\/ FSE<\\/p>\\n<p><strong>= 3.0.0-beta-10 =<\\/strong><br \\/>\\n* Fix - various admin layout issues due to an update in Gutenberg\'s SlotFills system.<br \\/>\\n* Improvement - rework the query editor in the block editor<br \\/>\\n* Improvement - update the help screen<br \\/>\\n* New - add integrations &amp; settings pages<br \\/>\\n* New - feedback widget for beta testers<br \\/>\\n* New - add fallback support for legacy shortcodes<\\/p>\\n<p><strong>3.0.0-beta-9<\\/strong><\\/p>\\n<p>- Fix - issues with WP 6.4 and lodash no longer being loaded<\\/p>\\n<p><strong>3.0.0-beta-8<\\/strong><\\/p>\\n<p>- Fix - various issues with field previews in the styles editor<br \\/>\\n- Fix - issues with the post type filter not working correctly<br \\/>\\n- New - support hierarchical taxonomies in checkboxes, radios and select dropdowns<br \\/>\\n- New - restrict hierarchical taxonomy depth<br \\/>\\n- New - import\\/export styles<br \\/>\\n- New - padding controls for fields<br \\/>\\n- New - scale and spacing controls for labels<br \\/>\\n- New - support extension of styles via themes<br \\/>\\n- Improvement - various admin screen improvements including speed and caching<\\/p>\\n<p><strong>3.0.0-beta-7<\\/strong><br \\/>\\n- Fix - an issue with the hide empty setting not working for taxonomies<br \\/>\\n- Fix - an issue with our admin screens not loading when the WP install was in a subdirectory<br \\/>\\n- Improvement - PHP 8.1 and 8.2 compatiblity<\\/p>\\n<p><strong>3.0.0-beta6<\\/strong><\\/p>\\n<p>* Fix - issue with some rest api requests preloading on the frontend<br \\/>\\n* Fix - styling issues with WP 6.1<br \\/>\\n* Fix - issue with query ID not working with query blocks<br \\/>\\n* Updated - renamed our taxnomy comparison mode in filters<br \\/>\\n* Updated - renamed woocommerce shop integration<br \\/>\\n* Improved - support for the site editor<br \\/>\\n* New - added query filter to fields admin screen<br \\/>\\n* New - added breacrumbs to admin screens<br \\/>\\n* New - Query editor sidebar for the block + site editor<br \\/>\\n* New - reworked query editor for the Query Loop Block (you will need to reconnect your fields to query loops)<br \\/>\\n* <strong>*Notice*<\\/strong> - please check the upgrade notes as you will need to reconfigure your saved queries with this update<\\/p>\\n<p><strong>3.0.0-beta-5<\\/strong><\\/p>\\n<p>* Add - a button to \\\"go pro\\\".<br \\/>\\n* Fix - pressing enter on the search input now submits the form.<br \\/>\\n* Fix - an issue where entities were being double encoded.<br \\/>\\n* Fix - an issue where the select dropdown auto-closed on mobile (when the on screen keyboard opens).<\\/p>\\n<p><strong>3.0.0-beta-4<\\/strong><\\/p>\\n<p>* Fix issue with shortcode implemenation where fields would not show their options.<\\/p>\\n<p><strong>3.0.0-beta-3<\\/strong><\\/p>\\n<p>* Update docs links<br \\/>\\n* Update dashboard buttons<\\/p>\\n<p><strong>3.0.0-beta-2<\\/strong><\\/p>\\n<p>* Rename Template Field block to Reusable Field block - **breaking change**.<br \\/>\\n* Add a context (reusable field \\/ block editor fields) to fields admin page.<\\/p>\\n<p>&nbsp;<\\/p>\\n\"]}\";}', 'off'),
(15368, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785953614;s:8:\"response\";a:4:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"6.8.7\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.6.8.7.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";s:3:\"svg\";s:67:\"https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=3374528\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=3374528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"7.0.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:5:\"4.2.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3444228\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3443226\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3443226\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.8\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:6:\"11.0.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/woocommerce.11.0.0.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";s:3:\"svg\";s:56:\"https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3234504\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3234504\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.9\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":16:{s:14:\"stable_version\";s:5:\"4.2.1\";s:12:\"last_updated\";s:19:\"2026-07-28 13:39:50\";s:11:\"new_version\";s:5:\"4.2.1\";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:\"6.8\";s:6:\"tested\";s:3:\"7.0\";s:18:\"elementor_requires\";s:4:\"3.34\";s:7:\"package\";s:376:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvYXBleGl1bSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU5NTAwMTEsImV4cCI6MTc4NjAzNjQxMX0.kgczBzdywonBW1w6CVGo27SWqX3AmKEp3T6Xayhrm80/package_download\";s:13:\"download_link\";s:376:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvYXBleGl1bSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU5NTAwMTEsImV4cCI6MTc4NjAzNjQxMX0.kgczBzdywonBW1w6CVGo27SWqX3AmKEp3T6Xayhrm80/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:61:\"https://assets.elementor.com/miscellaneous/v1/images/icon.svg\";}s:12:\"requires_php\";s:3:\"7.4\";s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:15:\"worker/init.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:20:\"w.org/plugins/worker\";s:4:\"slug\";s:6:\"worker\";s:6:\"plugin\";s:15:\"worker/init.php\";s:11:\"new_version\";s:6:\"4.9.35\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/worker/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/worker.4.9.35.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:51:\"https://ps.w.org/worker/assets/icon.svg?rev=1015191\";s:3:\"svg\";s:51:\"https://ps.w.org/worker/assets/icon.svg?rev=1015191\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/worker/assets/banner-1544x500.jpg?rev=2035974\";s:2:\"1x\";s:61:\"https://ps.w.org/worker/assets/banner-772x250.jpg?rev=2035974\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.1\";}s:49:\"woo-variation-swatches/woo-variation-swatches.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:36:\"w.org/plugins/woo-variation-swatches\";s:4:\"slug\";s:22:\"woo-variation-swatches\";s:6:\"plugin\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:11:\"new_version\";s:5:\"2.3.0\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/woo-variation-swatches/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/woo-variation-swatches.2.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/woo-variation-swatches/assets/icon-256x256.gif?rev=3157951\";s:2:\"1x\";s:75:\"https://ps.w.org/woo-variation-swatches/assets/icon-128x128.gif?rev=3157951\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/woo-variation-swatches/assets/banner-1544x500.gif?rev=2741177\";s:2:\"1x\";s:77:\"https://ps.w.org/woo-variation-swatches/assets/banner-772x250.gif?rev=2741177\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.9\";}}s:7:\"checked\";a:11:{s:30:\"advanced-custom-fields/acf.php\";s:5:\"6.8.6\";s:23:\"elementor/elementor.php\";s:5:\"4.2.0\";s:31:\"elementor-pro/elementor-pro.php\";s:5:\"4.2.1\";s:60:\"loop-variation-selector/iovision-loop-variation-selector.php\";s:5:\"1.1.0\";s:15:\"worker/init.php\";s:6:\"4.9.35\";s:41:\"powerpack-elements/powerpack-elements.php\";s:6:\"2.10.3\";s:31:\"search-filter/search-filter.php\";s:5:\"3.2.3\";s:51:\"search-filter-elementor/search-filter-elementor.php\";s:5:\"1.4.3\";s:39:\"search-filter-pro/search-filter-pro.php\";s:5:\"3.2.3\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:5:\"2.3.0\";s:27:\"woocommerce/woocommerce.php\";s:6:\"10.9.4\";}}', 'off'),
(15255, 'mwp_service_key', '1e367e7d-7fd7-44c7-893a-6c7353c8f1e1', 'on'),
(15296, 'mmb_stats_filter', 'a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}', 'auto'),
(15258, 'mwp_openssl_parameters', 'a:2:{s:4:\"time\";i:1785950016;s:7:\"working\";b:1;}', 'on'),
(15259, 'mwp_incremental_update_active', '', 'auto'),
(15260, 'mwp_recovering', '', 'auto'),
(15261, 'mwp_core_autoupdate', '', 'auto'),
(15262, 'mwp_container_parameters', 'a:0:{}', 'auto'),
(15263, 'mwp_container_site_parameters', 'a:0:{}', 'auto'),
(15264, 'mwp_maintenace_mode', 'a:0:{}', 'auto'),
(15269, 'mwp_worker_configuration', 'a:9:{s:10:\"master_url\";s:21:\"https://managewp.com/\";s:15:\"master_cron_url\";s:75:\"https://managewp.com/wp-content/plugins/master/mwp-notifications-handle.php\";s:20:\"noti_cache_life_time\";s:5:\"86400\";s:27:\"noti_treshold_spam_comments\";s:2:\"10\";s:30:\"noti_treshold_pending_comments\";s:1:\"0\";s:31:\"noti_treshold_approved_comments\";s:1:\"0\";s:19:\"noti_treshold_posts\";s:1:\"0\";s:20:\"noti_treshold_drafts\";s:1:\"0\";s:8:\"key_name\";s:8:\"managewp\";}', 'auto'),
(15266, 'worker_migration_version', '2', 'yes');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(15274, 'elementor-custom-breakpoints-files', 'a:38:{s:23:\"custom-apple-webkit.min\";a:1:{s:4:\"time\";i:1785950044;}s:19:\"custom-lightbox.min\";a:1:{s:4:\"time\";i:1785950044;}s:19:\"custom-frontend.min\";a:1:{s:4:\"time\";i:1785950044;}s:27:\"custom-widget-accordion.min\";a:1:{s:4:\"time\";i:1785950044;}s:23:\"custom-widget-alert.min\";a:1:{s:4:\"time\";i:1785950044;}s:26:\"custom-widget-icon-box.min\";a:1:{s:4:\"time\";i:1785950044;}s:27:\"custom-widget-icon-list.min\";a:1:{s:4:\"time\";i:1785950044;}s:27:\"custom-widget-image-box.min\";a:1:{s:4:\"time\";i:1785950044;}s:31:\"custom-widget-image-gallery.min\";a:1:{s:4:\"time\";i:1785950044;}s:26:\"custom-widget-progress.min\";a:1:{s:4:\"time\";i:1785950044;}s:29:\"custom-widget-star-rating.min\";a:1:{s:4:\"time\";i:1785950044;}s:22:\"custom-widget-tabs.min\";a:1:{s:4:\"time\";i:1785950044;}s:24:\"custom-widget-toggle.min\";a:1:{s:4:\"time\";i:1785950044;}s:29:\"custom-widget-nested-tabs.min\";a:1:{s:4:\"time\";i:1785950044;}s:29:\"custom-widget-link-in-bio.min\";a:1:{s:4:\"time\";i:1785950044;}s:34:\"custom-widget-link-in-bio-base.min\";a:1:{s:4:\"time\";i:1785950044;}s:34:\"custom-widget-floating-buttons.min\";a:1:{s:4:\"time\";i:1785950044;}s:36:\"custom-widget-floating-bars-base.min\";a:1:{s:4:\"time\";i:1785950044;}s:37:\"custom-widget-floating-bars-var-3.min\";a:1:{s:4:\"time\";i:1785950044;}s:38:\"custom-widget-contact-buttons-base.min\";a:1:{s:4:\"time\";i:1785950044;}s:39:\"custom-widget-contact-buttons-var-7.min\";a:1:{s:4:\"time\";i:1785950044;}s:39:\"custom-widget-contact-buttons-var-9.min\";a:1:{s:4:\"time\";i:1785950044;}s:40:\"custom-widget-contact-buttons-var-10.min\";a:1:{s:4:\"time\";i:1785950044;}s:31:\"custom-pro-widget-loop-grid.min\";a:1:{s:4:\"time\";i:1785950044;}s:28:\"custom-pro-widget-slides.min\";a:1:{s:4:\"time\";i:1785950044;}s:30:\"custom-pro-widget-nav-menu.min\";a:1:{s:4:\"time\";i:1785950044;}s:30:\"custom-pro-widget-flip-box.min\";a:1:{s:4:\"time\";i:1785950044;}s:36:\"custom-pro-widget-call-to-action.min\";a:1:{s:4:\"time\";i:1785950044;}s:42:\"custom-pro-widget-testimonial-carousel.min\";a:1:{s:4:\"time\";i:1785950044;}s:38:\"custom-pro-widget-woocommerce-cart.min\";a:1:{s:4:\"time\";i:1785950044;}s:47:\"custom-pro-widget-woocommerce-checkout-page.min\";a:1:{s:4:\"time\";i:1785950044;}s:43:\"custom-pro-widget-woocommerce-menu-cart.min\";a:1:{s:4:\"time\";i:1785950044;}s:44:\"custom-pro-widget-woocommerce-my-account.min\";a:1:{s:4:\"time\";i:1785950044;}s:53:\"custom-pro-widget-woocommerce-product-add-to-cart.min\";a:1:{s:4:\"time\";i:1785950044;}s:50:\"custom-pro-widget-woocommerce-products-archive.min\";a:1:{s:4:\"time\";i:1785950044;}s:50:\"custom-pro-widget-woocommerce-purchase-summary.min\";a:1:{s:4:\"time\";i:1785950044;}s:36:\"custom-pro-widget-video-playlist.min\";a:1:{s:4:\"time\";i:1785950044;}s:31:\"custom-pro-widget-mega-menu.min\";a:1:{s:4:\"time\";i:1785950044;}}', 'auto'),
(15272, 'mwp_public_keys_refresh_time', '1785950016', 'on'),
(15273, 'mwp_public_keys', 'a:14:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1782525902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8wJp+d8SSW3Fwrx9q3Ij\n9y/n+iwlRbw8p1P/zFe6Z8d9BDqxKjbuJCa2y1RXLkgmGh7/TjnvZJsrLmrzoihj\nIozdCZb/9ljS6nt6403nxhfZJFCY8rUjaS9x9l3iwsc40V7ebcZ4DgRoSXUGpEYO\nKC1h7Ns5FaI/jIcXM8eNsKCsVFRroYYwjhXE1oOQy/W9yR/HODfxRHSfPj9ohcXw\nhI6y1kNW6yc3eAZRJMifVSS1kVjTDpQCGzdxTWybikR5gAZz0WOKXWyVuWEZrHKI\nKf2NFteNKYbLSl+l8tyTCAHS+XnpDKrEXg/txNu10wXHtSHfKwhPlUUv8zRjuB98\nhwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:19:\"managewp_1785117902\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2026-08-11 01:26:15\";s:7:\"validTo\";s:19:\"2026-09-12 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAve+6PFJBm0GOOS479/P2\ng43635QGE4ICoDQsizm3IICp5xH8A9UQL/H80xAhiTsKGKoRtSCt8B9Me2k2ignF\nEYF9/tal19XqCJ9EbCV9mhflpRKKzHXQUrNaQOVwTUahTAsF8PfjkYVVSPM7QpgY\nM4IOu87S+tWX/DBXxTo0mGgGvrTtnmRsZ88E0CH8ET8ZvGVBsGgPeeYQGsfnPEZS\nlsJwvlFlASO8jAS9sXU6ny63L912Omu/JN6Vb4ag6u4i5ow05x3yqRPlWj7V3Alc\neWi0SEn2nv3R54fHkNZEw94lzMZNJjNQCGY1oefavYdvKEpRcFRh43dmRyDNrPZ3\nXwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:23:\"managewp_dev_1782525902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm3n7CI6U6NJUlSShhKfJ\nn4Ao3/pWp20CBJ6KHIUHIHLRLmrYUEWbsKzbctC+mnmZMv0oKZnaPK4fihgLEqTu\nc8UDER2KPfFj9oKdC1W5er3yI6VLzKgA2c3V7kW3co78elNg+pDMI0Q3k57qihUA\nQ1xvG57YO8dMseWZgl1SXJkdtP8pDZvXY02sNlEUBpNWHYIuuKVrXyANtR9cAjOF\n9+Vi32Q+3O/PMgRYbqfqlkgbpbkYfaSzErUfdUwxuP+k6ghKP7rBjTf+ehG+7jJL\n3OzRj2E+jrO/1M2nCak+CzX6CNcBRh/wl/O6NC+yyLARFXg3G7xUUqXh7C/0Abzy\nMQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:3;a:6:{s:2:\"id\";s:23:\"managewp_dev_1785117902\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2026-08-11 01:26:15\";s:7:\"validTo\";s:19:\"2026-09-12 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAufXsvW28G3mach9Txdi/\nRpME4cyHbATj7GgYEfcX5XCv881hPy03ggd3RXQWby7ltlXKuGhNN8k+TaGktrmt\nvVursvoA3DX2FaP8sacsC/dDUBiWFmA2CaSAr/F4xXX9xB1Xzl4DTpHjQ78Wbx4Y\nHGOPB6lZHuwFm6eMRvBtvj2hWitd62gPD9CBCeGmuWs1g3FiQYC9DcEzXBj64/EE\nwZ/AnPKDjn2+7rOzU1Mdf4ZAlIzicwisLdYKi4O+wKsjToYQfKOvit2fGXQp5P/q\nbS56HBvk6uRmAYv97pcfn+4qUX1teUsU7kOnb3nxJigQSCh6Ii3eP3L+Ng7aMsWt\nsQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:4;a:6:{s:2:\"id\";s:16:\"mwp20_1782525902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2026-07-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-08-13 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7WtikGadlD5eJJU2G9Jj\nipQbMOL/zfGVOfk816F2+NiegRI6a8CgB8Ybtu15Nu5F97GAavPPfNbkIKpAQXlj\nlgryZyzCBcTT/FpT6sE6GaN786W1/XZxEDby4dFxIIjz9JYZWPCYU2MZRp5I1Ek9\njK4ClZPPbeMZVmo+8akjS6QdSefbFsdulRYkYAqm03QliVO54WlAWGMBXhKRZXp4\n99LzOG51hJR14Td/S62iyb/T+gDsFsdzjIDFlixNmEjEaiTUrcnWnnZ7gI/ykupy\nVIXJhSSLuGHbocXjwiSk7rKOFp27ltrm8FUtByb749Yr/rh1VdRVNzNS/W1lV88v\ndQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:16:\"mwp20_1785117902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2026-08-11 01:26:15\";s:7:\"validTo\";s:19:\"2026-09-12 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1ONOAJXoyY8h6nhwdczE\nTQF9hEoqLWLLzdUjb8/zr2imy0E2h6WKJCJicg1mMwr0sY4jgltDIBFQ6jYMLecQ\n4Qkf9r1hRdjZd+oLTSDTSp8yXWdY4JIbEbqanWNv60TSobotfF32Iq6w2kwYbFAZ\ntrrNOkm9TnTpMQ+Qn8vbMOIL5YnnDClQuWOKv2KeRUzknPff44yACQH9dGfICh4V\nviBd2bGJGc9zwLeHyk07RML1iLNJepyU3SY215K1wr9zBO21SIqcFRWuGwrwmdCR\n4t/GUHsyfn/BKHskQ3kRJ6lTR7cFPMjDV0Brm66qG82JuR+7EaLWQeTQM/nB3yvz\n4wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"wpps_1782133502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2026-07-07 13:05:01\";s:7:\"validTo\";s:19:\"2026-08-08 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwWSDKIJrKWwdX31Bk1np\nmPWTLjdxXUEQmp21EIv3vK4kMgDkw4QIECTmQ4qw/jRhF+POagX3jzC6GYeldVOu\naNIKiWON5bFdPRKBb5ojGdEe+RPmDbXsQaXMbWI2GsgtgX9Xt3bzd9htv3JZxVIV\nHHHnTMvTQirqCef+8FqpYYdzVN/WHvza3fj4QVP17YaBX+/RsMJabcTOB6xcBJ3M\nl2SRTReZoeW0gE+1ndzm8qiemeDSuvQLYrCpFL8bfkl+ogX4imbtr+mmYOeL3+qT\n9+EWvD4N/V2j/PmkMZQPKOOkyyPaYeqXjU6tkBgVVT9zgor0Xt3OVMUJo/aEKFSR\nAwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:15:\"wpps_1784725502\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2026-08-06 13:05:01\";s:7:\"validTo\";s:19:\"2026-09-07 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvsBljYGjJz2uY/h1ShYJ\nFotDlyPlZYO2ncHBMHFvWPr91PTAydQFoXQkzsA1+SmtvhGcaJEhObg+pVyEikpU\n0cePdO+j2FXZjqSUv3Hi+u6nAFrwvCsJjn+AiZcgNaCyjetPADmiLx8YUoUStROO\nRXbhOFswXN49O6spDE8UMvuPDkoFKUK4eoq1INEC4gjU1wHY+CEV3jIECxO2zT9k\njf8ya/8f6PSvgF2mD17u8Or73HugazBB+JoG3JH4j/AXkFbxuLdLlvjhGNnoAowN\nVaDiMqWRfsG+n5V7kBDsNGmpqnZYCmHoACjOQpGQoHaopbGp86Z/LhiRKU0OEMv6\nXQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:8;a:6:{s:2:\"id\";s:25:\"cookie_service_1783357501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2026-07-21 16:27:25\";s:7:\"validTo\";s:19:\"2026-08-22 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2GAh/m1AuGhWfcrmO/pm\nLSssTlpgtWOVtMx+SXfolwnNhaZx1bv136F8FmLuxdk2pfZgbWvbWnkGNFazxNc1\n/pcmFIkiZQ3FUCV6byAI9gEp3z0LLRFiRY1dqWqB7zhn3f46ImLfBfn0man4ugmB\nu1z2yKnekhKH7Ane+fteDttvm5vduSyIdyOIXs52ygPN1FGdW3Mh279tmReoA9Ez\naBPPJgps4bY5H+jbvhx7yZiTVige9h1cmChCRyft1JkDXBmvIJDPnb/RFMREsCFx\nStAIwAPXjFxS/xA8epdraRUBWqBMXgBfB5KE/LMrNH5HYpof9TOA7k19Vwgubg3z\nxQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:9;a:6:{s:2:\"id\";s:25:\"cookie_service_1785949502\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2026-08-20 16:27:25\";s:7:\"validTo\";s:19:\"2026-09-21 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9SN+x8oRAAeDC0IYzaIR\nPKz/SUY3qtCeH1HuJwkmpCH5f5LvkJmoYLK+ylpcqGBQg5aLxDL8luV74KivOMez\nLUfDqwGC6yBrxERHwhEEpn5H/ZWkvrcYUtefXOuSi6fJXOKohT82AQdTGPTKW1Kj\nB5HcP2beaywthiR0LE054TLzzaEviLi+K560l9Om5834s6XSEbmDfSiGMHZYZhU1\n0QRnkyBFcTyj20K4DYq0wytRqBBcAzhURx1C+1Ue+v75SlvM/2XvaNYa3azUVraz\n7ykQRG0UFZfQqaX4T1J2eZQN7lUBbBPCWsodqdthelIJMEt9Ckrzii/kxc4UYjSh\nrQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:10;a:6:{s:2:\"id\";s:15:\"mwp1_1782223502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2026-07-08 14:05:01\";s:7:\"validTo\";s:19:\"2026-08-09 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvdnTDcARHs0T6J2/mB+i\nNPV0FmL6GvqtRi7kj5daA9jCOP/KXvLc7j0vEgyURhzbW7MCFblfag56RD9E7FIX\n7TscMzDQ3cEoS3w0WBSZ1oxBqb5VEvljtVXYlHWR/dGs6hD6JFRVY0ZTFLZDn/7s\nGScpSZHRG51lOAilp20uVTNeu7Jv3URgIuqXLqrfSHzP0AlUo3ZF4SbnWJGORySP\nqQr2jaE7YKoYeGm2u4jebMkeMIBjSGvjiz2jLLgpw/110l7qCvcazUX2SzZ2PWJx\nr9/V0fcRMsLk2qGvXlfn6x2se5h1ZTLDkLYTg/MQ7oeWjf01HBxO5eSXKyJ+mnX6\nMwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:11;a:6:{s:2:\"id\";s:15:\"mwp1_1784815502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2026-08-07 14:05:01\";s:7:\"validTo\";s:19:\"2026-09-08 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwNqlkv+A7NSl+QvYDgxz\nMp4AwV7c2XpfDWANIz1jPqDcvA5ZGxHcOcUXufxR+dTpdtM2Ayj5Ds9azj8+yhv3\ndI1o/N/ZPQ/W9uizjFa2HXh8BNDn1AauZtcmnfHMxo3fdJNzVowxJ2rlTBVq12MQ\nFUW8g7+6WKbUsz/7M3ctBCkHAfd5iEd2fSvHvwCxlUkVUbrMsw/T8UFqXuNZ+xVu\nW9GMgTxmWLS1Giuo/66n8tKvzvrg66nZ1mygOjR0xkZX6+nLAGqeXVs6jOdfX8vi\nw5LVbsDhthTTN8KnaHRXihF5uBgtej1nyzS5B9UJQRt6Ydm12cCvE467r/EL3G8H\nLQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:12;a:6:{s:2:\"id\";s:20:\"migration_1782479102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2026-07-11 13:05:02\";s:7:\"validTo\";s:19:\"2026-08-12 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqJXKnbbyT3rPFqRJtL99\nfiFop3zytz7tuCOHF/mvvH8dmuRBKbbGLxIpF/x1FnWYGih4RGbP5SR4dmkV9gNg\nYX5mvyYd3cxvzPZbfguflexgubmKC8huQboDXMfWC0CtUyN9jQIygtflj57H/WzH\nxDi33kfvL73TZ1PB2URPkEA/37159TDxQsyIu7wtSVJKBV/dILJuiYpfeb4hvBN+\nvCZ5ONPCG6IQWe2UcGTRdX2Emu55XY1+XbWxn0j/Y0LHGkdrghgmtyWGJIOJhujR\ngA3vnkKL4ONoCU3v8MaKpxnAyzJgAXf3bVUYdO+dPqDou8yVytkXpE8RrU95Kjw+\n9QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:13;a:6:{s:2:\"id\";s:20:\"migration_1785071102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2026-08-10 13:05:02\";s:7:\"validTo\";s:19:\"2026-09-11 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyZNu6IbYETYJ686FD3hf\nQGrK1dGUCFoh40SCNSKAflKppd50SQgHGwOuno/KGrpmFlpnQecyh3BTxOyh6NmJ\ni0VBAkXVj7mf+Do7VRnv38S1P6S4cJmUsmXZncyC8mooekfYSfyLgYsYnkcYEK1F\n3TB+yxLIi+A0n53+KK+hTnQYgnt9RTpJWeGdOYCC6o/cM98VoJe5AzO9h4tLyPGH\np66nPKm80mWhzuMI+I3SxiXZtoxZwelVvWGiGw29F7V6dvHQlYIt04hhHx6+bTLY\n5xvQSoCVol7sqF2uug2MThSx9fsWMRmv5hxau8ZspefQNLrsothGuyJHouP1ctHr\nUQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}', 'on'),
(15276, 'elementor_atomic_cache_validity__component-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:5:{i:15;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:18;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:8;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:23;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1862;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(15277, 'elementor_atomic_cache_validity__popup-trigger-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:5:{i:15;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:18;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:8;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:23;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1862;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(15278, 'elementor_atomic_cache_validity__template-styles-related-posts', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:5:{i:15;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:18;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:8;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:2:{i:0;i:23;i:1;i:1862;}}i:23;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:1862;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}', 'off'),
(15279, 'elementor_atomic_cache_validity__global_related', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:5:{i:15;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}i:18;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}i:23;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}i:1862;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}i:8;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:4:{i:0;i:23;i:1;i:1862;i:2;i:15;i:3;i:18;}}}}}}', 'off'),
(15280, 'elementor_atomic_cache_validity__global_related-reverse', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:4:{i:23;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:1:{i:0;i:8;}}}}i:1862;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:1:{i:0;i:8;}}}}i:15;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:1:{i:0;i:8;}}}}i:18;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:1:{i:0;i:8;}}}}}}', 'off'),
(15281, 'elementor_atomic_cache_validity__base', 'a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db1468\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}', 'off'),
(15282, 'elementor_atomic_cache_validity__global', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{i:8;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db1724\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}}}', 'off'),
(15283, 'elementor_atomic_cache_validity__local', 'a:2:{s:5:\"state\";b:0;s:8:\"children\";a:5:{i:15;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db19c4\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}i:18;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db1bc0\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}i:8;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db1e26\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}i:23;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db20ad\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}i:1862;a:2:{s:5:\"state\";b:0;s:8:\"children\";a:1:{s:8:\"frontend\";a:3:{s:5:\"state\";b:1;s:4:\"meta\";s:13:\"6a736f5db2340\";s:8:\"children\";a:7:{s:7:\"desktop\";b:1;s:10:\"widescreen\";b:1;s:6:\"laptop\";b:1;s:12:\"tablet_extra\";b:1;s:6:\"tablet\";b:1;s:12:\"mobile_extra\";b:1;s:6:\"mobile\";b:1;}}}}}}', 'off'),
(15284, '_elementor_assets_data', 'a:1:{s:3:\"svg\";a:1:{s:9:\"font-icon\";a:4:{s:16:\"fas-chevron-down\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:279:\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\";s:3:\"key\";s:16:\"fas-chevron-down\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-arrow-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:253:\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\";s:3:\"key\";s:15:\"fas-arrow-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:10:\"fas-circle\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:69:\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\";s:3:\"key\";s:10:\"fas-circle\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"far-tags\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";N;s:6:\"height\";N;s:4:\"path\";N;s:3:\"key\";s:8:\"far-tags\";}s:7:\"version\";s:6:\"5.15.3\";}}}}', 'auto'),
(15292, '_site_transient_timeout_n_1d69e333857f941147b9e181e36fa04d94eaec', '1786036552', 'off'),
(15293, '_site_transient_n_1d69e333857f941147b9e181e36fa04d94eaec', '1785950152', 'off'),
(15294, 'mwp_communication_keys', 'a:0:{}', 'on'),
(15302, '_site_transient_timeout_n_e28aea05a50c308ee2c264c545977a61f05b7e', '1786036554', 'off'),
(15295, 'mwp_key_last_used_19b2e600-6531-4aee-bb3a-c5102c170586', '1785950152', 'on'),
(15297, 'mwp_potential_key', '42e82a2b-bf07-48cf-87e3-55b099dede79', 'on'),
(15298, 'mwp_potential_key_time', '1785950152', 'on'),
(15299, 'mwp_new_communication_established', '1', 'on'),
(15300, '_site_transient_timeout_n_110bc970154131f8c08eda973534c69c5ef567', '1786036552', 'off'),
(15301, '_site_transient_n_110bc970154131f8c08eda973534c69c5ef567', '1785950152', 'off'),
(15303, '_site_transient_n_e28aea05a50c308ee2c264c545977a61f05b7e', '1785950154', 'off'),
(15304, 'mwp_pro_connected', 'pro_sites', 'auto'),
(15311, '_site_transient_timeout_n_kenkgw62uzxzn2tpct3ki618ife6e27895mebh', '1786036937', 'off'),
(15312, '_site_transient_n_kenkgw62uzxzn2tpct3ki618ife6e27895mebh', '1785950537', 'off'),
(15313, '_site_transient_timeout_n_99slfq3wdpqx43kx5k4x4f29hdahaq0mkv6g39', '1786036938', 'off'),
(15314, '_site_transient_n_99slfq3wdpqx43kx5k4x4f29hdahaq0mkv6g39', '1785950538', 'off'),
(15315, '_site_transient_timeout_n_18dfyilvtn69yy9q666xhuml4djaw7f315r459', '1786036994', 'off'),
(15316, '_site_transient_n_18dfyilvtn69yy9q666xhuml4djaw7f315r459', '1785950593', 'off'),
(15319, '_site_transient_timeout_n_2atrq3xs2s9de3htp18pp03dytbzjy40hcpuz9', '1786037145', 'off'),
(15320, '_site_transient_n_2atrq3xs2s9de3htp18pp03dytbzjy40hcpuz9', '1785950745', 'off'),
(15321, '_site_transient_timeout_n_5uwf4jpj9607fnusqg57erkkp513dmqk7pzbuk', '1786037145', 'off'),
(15322, '_site_transient_n_5uwf4jpj9607fnusqg57erkkp513dmqk7pzbuk', '1785950745', 'off'),
(15324, '_site_transient_timeout_n_dzm47vx97dzoodjtv3phfj3zxycge8u59stceo', '1786037286', 'off'),
(15325, '_site_transient_n_dzm47vx97dzoodjtv3phfj3zxycge8u59stceo', '1785950885', 'off'),
(15327, '_site_transient_timeout_n_3etxypdz8nc58htenbzmfbigh50zluei2mbx2c', '1786037354', 'off'),
(15328, '_site_transient_n_3etxypdz8nc58htenbzmfbigh50zluei2mbx2c', '1785950954', 'off'),
(15329, '_site_transient_timeout_n_rj0gshvktn9ynoc3keruq52otbjr1gdb09eqwm', '1786037354', 'off'),
(15330, '_site_transient_n_rj0gshvktn9ynoc3keruq52otbjr1gdb09eqwm', '1785950954', 'off'),
(15333, '_site_transient_timeout_n_l6pm1s1rkktpmo12cvhidojnklwn9hhtoz7l5a', '1786037522', 'off'),
(15334, '_site_transient_n_l6pm1s1rkktpmo12cvhidojnklwn9hhtoz7l5a', '1785951121', 'off'),
(15338, '_site_transient_timeout_n_b71ee7e268f68a17e37ef3e5adae023ef01567', '1786037751', 'off'),
(15339, '_site_transient_n_b71ee7e268f68a17e37ef3e5adae023ef01567', '1785951351', 'off'),
(13385, '_transient_timeout_wc_product_children_1511', '1787824397', 'off'),
(13386, '_transient_wc_product_children_1511', 'a:2:{s:3:\"all\";a:6:{i:0;i:1519;i:1;i:1520;i:2;i:1521;i:3;i:1522;i:4;i:1523;i:5;i:1524;}s:7:\"visible\";a:6:{i:0;i:1519;i:1;i:1520;i:2;i:1521;i:3;i:1522;i:4;i:1523;i:5;i:1524;}}', 'off'),
(11543, '_transient_solid_affiliate_migration_lock', '1', 'off'),
(10446, 'lws_last_license_activate', 'a:1:{s:10:\"woorewards\";a:4:{s:8:\"log_date\";s:19:\"2026-07-27 07:23:40\";s:4:\"data\";a:1:{i:0;O:8:\"stdClass\":10:{s:6:\"status\";s:7:\"success\";s:11:\"status_code\";s:4:\"s100\";s:7:\"message\";s:55:\"Licence Key Successfully Activated for mrarif.me/lumera\";s:14:\"licence_status\";s:6:\"active\";s:19:\"subscription_status\";s:6:\"active\";s:13:\"licence_start\";s:16:\"2026-07-27 03:40\";s:14:\"licence_expire\";s:16:\"2026-08-27 03:40\";s:15:\"is_subscription\";s:3:\"yes\";s:21:\"schedule_next_payment\";i:1787802002;s:18:\"schedule_trial_end\";i:1787802002;}}s:11:\"lastRequest\";a:5:{s:8:\"response\";a:6:{s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:4:\"date\";s:29:\"Mon, 27 Jul 2026 07:23:38 GMT\";s:6:\"server\";s:6:\"Apache\";s:25:\"strict-transport-security\";s:16:\"max-age=16000000\";s:4:\"vary\";s:33:\"X-FORWARDED-PROTO,Accept-Encoding\";s:13:\"cache-control\";s:9:\"max-age=0\";s:7:\"expires\";s:29:\"Mon, 27 Jul 2026 07:23:38 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:14:\"content-length\";s:3:\"211\";s:12:\"content-type\";s:24:\"text/html; charset=UTF-8\";}}s:4:\"body\";s:331:\"[{\"status\":\"success\",\"status_code\":\"s100\",\"message\":\"Licence Key Successfully Activated for mrarif.me\\/lumera\",\"licence_status\":\"active\",\"subscription_status\":\"active\",\"licence_start\":\"2026-07-27 03:40\",\"licence_expire\":\"2026-08-27 03:40\",\"is_subscription\":\"yes\",\"schedule_next_payment\":1787802002,\"schedule_trial_end\":1787802002}]\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;s:11:\"\0*\0response\";O:23:\"WpOrg\\Requests\\Response\":10:{s:4:\"body\";s:331:\"[{\"status\":\"success\",\"status_code\":\"s100\",\"message\":\"Licence Key Successfully Activated for mrarif.me\\/lumera\",\"licence_status\":\"active\",\"subscription_status\":\"active\",\"licence_start\":\"2026-07-27 03:40\",\"licence_expire\":\"2026-08-27 03:40\",\"is_subscription\":\"yes\",\"schedule_next_payment\":1787802002,\"schedule_trial_end\":1787802002}]\";s:3:\"raw\";s:661:\"HTTP/1.1 200 OK\r\ndate: Mon, 27 Jul 2026 07:23:38 GMT\r\nserver: Apache\r\nstrict-transport-security: max-age=16000000\r\nconnection: Upgrade\r\nvary: X-FORWARDED-PROTO,Accept-Encoding\r\ncache-control: max-age=0\r\nexpires: Mon, 27 Jul 2026 07:23:38 GMT\r\ncontent-encoding: gzip\r\ncontent-length: 211\r\ncontent-type: text/html; charset=UTF-8\r\n\r\n[{\"status\":\"success\",\"status_code\":\"s100\",\"message\":\"Licence Key Successfully Activated for mrarif.me\\/lumera\",\"licence_status\":\"active\",\"subscription_status\":\"active\",\"licence_start\":\"2026-07-27 03:40\",\"licence_expire\":\"2026-08-27 03:40\",\"is_subscription\":\"yes\",\"schedule_next_payment\":1787802002,\"schedule_trial_end\":1787802002}]\";s:7:\"headers\";O:31:\"WpOrg\\Requests\\Response\\Headers\":1:{s:7:\"\0*\0data\";a:9:{s:4:\"date\";a:1:{i:0;s:29:\"Mon, 27 Jul 2026 07:23:38 GMT\";}s:6:\"server\";a:1:{i:0;s:6:\"Apache\";}s:25:\"strict-transport-security\";a:1:{i:0;s:16:\"max-age=16000000\";}s:4:\"vary\";a:1:{i:0;s:33:\"X-FORWARDED-PROTO,Accept-Encoding\";}s:13:\"cache-control\";a:1:{i:0;s:9:\"max-age=0\";}s:7:\"expires\";a:1:{i:0;s:29:\"Mon, 27 Jul 2026 07:23:38 GMT\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}s:14:\"content-length\";a:1:{i:0;s:3:\"211\";}s:12:\"content-type\";a:1:{i:0;s:24:\"text/html; charset=UTF-8\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.1;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:190:\"https://plugins.longwatchstudio.com/?lang=en_US&woo_sl_action=activate&licence_key=WR-AS-c31dab63-8b447665-24aa2616&product_unique_id=072f0512659060939ec5047e24ef2be3&domain=mrarif.me/lumera\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:25:\"WpOrg\\Requests\\Cookie\\Jar\":1:{s:10:\"\0*\0cookies\";a:0:{}}}s:11:\"\0*\0filename\";N;}}s:4:\"type\";s:8:\"response\";s:6:\"action\";s:23:\"WpOrg\\Requests\\Requests\";s:11:\"parsed_args\";a:18:{s:6:\"method\";s:3:\"GET\";s:7:\"timeout\";i:20;s:11:\"redirection\";i:5;s:11:\"httpversion\";s:3:\"1.0\";s:10:\"user-agent\";s:42:\"WordPress/7.0.2; https://mrarif.me/apexium\";s:18:\"reject_unsafe_urls\";b:0;s:8:\"blocking\";b:1;s:7:\"headers\";a:0:{}s:7:\"cookies\";a:0:{}s:4:\"body\";N;s:8:\"compress\";b:0;s:10:\"decompress\";b:1;s:9:\"sslverify\";b:1;s:15:\"sslcertificates\";s:72:\"/home/mrarqpph/public_html/lumera/wp-includes/certificates/ca-bundle.crt\";s:6:\"stream\";b:0;s:8:\"filename\";N;s:19:\"limit_response_size\";N;s:12:\"_redirection\";i:5;}s:3:\"url\";s:190:\"https://plugins.longwatchstudio.com/?lang=en_US&woo_sl_action=activate&licence_key=WR-AS-c31dab63-8b447665-24aa2616&product_unique_id=072f0512659060939ec5047e24ef2be3&domain=mrarif.me/lumera\";}s:8:\"lastCUrl\";a:3:{s:4:\"cUrl\";a:40:{s:3:\"url\";s:190:\"https://plugins.longwatchstudio.com/?lang=en_US&woo_sl_action=activate&licence_key=WR-AS-c31dab63-8b447665-24aa2616&product_unique_id=072f0512659060939ec5047e24ef2be3&domain=mrarif.me/lumera\";s:12:\"content_type\";N;s:9:\"http_code\";i:0;s:11:\"header_size\";i:0;s:12:\"request_size\";i:0;s:8:\"filetime\";i:-1;s:17:\"ssl_verify_result\";i:0;s:14:\"redirect_count\";i:0;s:10:\"total_time\";d:0;s:15:\"namelookup_time\";d:0;s:12:\"connect_time\";d:0;s:16:\"pretransfer_time\";d:0;s:11:\"size_upload\";d:0;s:13:\"size_download\";d:0;s:14:\"speed_download\";d:0;s:12:\"speed_upload\";d:0;s:23:\"download_content_length\";d:-1;s:21:\"upload_content_length\";d:-1;s:18:\"starttransfer_time\";d:0;s:13:\"redirect_time\";d:0;s:12:\"redirect_url\";s:0:\"\";s:10:\"primary_ip\";s:0:\"\";s:8:\"certinfo\";a:0:{}s:12:\"primary_port\";i:-1;s:8:\"local_ip\";s:0:\"\";s:10:\"local_port\";i:-1;s:12:\"http_version\";i:0;s:8:\"protocol\";i:0;s:16:\"ssl_verifyresult\";i:0;s:6:\"scheme\";s:0:\"\";s:18:\"appconnect_time_us\";i:0;s:15:\"connect_time_us\";i:0;s:18:\"namelookup_time_us\";i:0;s:19:\"pretransfer_time_us\";i:0;s:16:\"redirect_time_us\";i:0;s:21:\"starttransfer_time_us\";i:0;s:13:\"total_time_us\";i:0;s:16:\"effective_method\";s:3:\"GET\";s:6:\"capath\";s:0:\"\";s:6:\"cainfo\";s:32:\"/etc/pki/tls/certs/ca-bundle.crt\";}s:7:\"request\";a:18:{s:6:\"method\";s:3:\"GET\";s:7:\"timeout\";i:20;s:11:\"redirection\";i:5;s:11:\"httpversion\";s:3:\"1.0\";s:10:\"user-agent\";s:42:\"WordPress/7.0.2; https://mrarif.me/apexium\";s:18:\"reject_unsafe_urls\";b:0;s:8:\"blocking\";b:1;s:7:\"headers\";a:0:{}s:7:\"cookies\";a:0:{}s:4:\"body\";N;s:8:\"compress\";b:0;s:10:\"decompress\";b:1;s:9:\"sslverify\";b:1;s:15:\"sslcertificates\";s:72:\"/home/mrarqpph/public_html/lumera/wp-includes/certificates/ca-bundle.crt\";s:6:\"stream\";b:0;s:8:\"filename\";N;s:19:\"limit_response_size\";N;s:12:\"_redirection\";i:5;}s:3:\"url\";s:190:\"https://plugins.longwatchstudio.com/?lang=en_US&woo_sl_action=activate&licence_key=WR-AS-c31dab63-8b447665-24aa2616&product_unique_id=072f0512659060939ec5047e24ef2be3&domain=mrarif.me/lumera\";}}}', 'off'),
(6104, 'solid_affiliate_slt_license', 'a:6:{s:3:\"key\";s:26:\"d94feea9-86539e90-e4e1201f\";s:10:\"last_check\";i:1785217283;s:16:\"is_on_free_trial\";b:0;s:14:\"free_trial_end\";b:0;s:13:\"feature_level\";i:3;s:10:\"is_expired\";b:0;}', 'off'),
(10447, 'lws_lic_alternative_enabled', '', 'auto'),
(10605, 'lws_woorewards_admin_userspoints_deep_search', 'on', 'auto'),
(10448, 'lwslic_wras_0885dbafd8451abe', '1787802000', 'off'),
(10449, 'lws_manager_pl_info', 'a:1:{s:25:\"woorewards/woorewards.php\";a:7:{s:14:\"licence_status\";s:6:\"active\";s:13:\"licence_start\";s:10:\"1785123600\";s:14:\"licence_expire\";s:10:\"1787802000\";s:15:\"is_subscription\";s:3:\"yes\";s:19:\"subscription_status\";s:6:\"active\";s:21:\"schedule_next_payment\";s:10:\"1787802002\";s:18:\"schedule_trial_end\";s:10:\"1787802002\";}}', 'off'),
(10454, 'lws_woorewards_myaccount_loyalty_slug', '', 'auto'),
(10455, 'lws_woorewards_myaccount_loyalty_enable', 'on', 'auto'),
(10456, 'lws_woorewards_myaccount_loyalty_role', '', 'auto'),
(10457, 'lws_woorewards_myaccount_achievements_slug', '', 'auto'),
(10458, 'lws_woorewards_myaccount_achievements_enable', '', 'auto'),
(10459, 'lws_woorewards_myaccount_badges_slug', '', 'auto'),
(10460, 'lws_woorewards_myaccount_badges_enable', '', 'auto'),
(10461, 'lwschk_wras_0885dbafd8451abe', '1785245020', 'off'),
(10464, 'widget_lws_woorewards_sponsorship', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(10465, 'widget_lws_woorewards_social_share', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(10466, 'widget_lws_woorewards_socialnetworkconnect', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(10467, 'lws_woorewards_product_potential_position', 'not_displayed', 'auto'),
(10468, 'lws_woorewards_cart_potential_position', 'not_displayed', 'auto'),
(10469, 'lws_woorewards_facebook_settings_hidden', 'on', 'auto'),
(10470, 'lws_woorewards_free_product_popup_legacy', '', 'auto'),
(10471, 'lws_woorewards_reward_popup_legacy', '', 'auto'),
(10472, 'lws_wr_reward_popup_enable', 'on', 'auto'),
(10473, 'lws_woorewards_permanents_through_levels', '', 'auto'),
(10474, 'lws_woorewards_achievement_popup_enabled', 'on', 'auto'),
(10475, 'lws_woorewards_refund_on_status', 'a:3:{i:0;s:9:\"cancelled\";i:1;s:8:\"refunded\";i:2;s:6:\"failed\";}', 'auto'),
(10476, 'lws_wr_reward_claim_timing', 'init', 'auto'),
(10477, 'lws_woorewards_free_product_pricing_management', 'coupon', 'auto'),
(10478, 'lws_woorewards_pro_version', '5.7.8', 'auto'),
(6248, 'solid_affiliate_past_custom_affiliate_registration_names_and_types', '{\"user_login\":\"varchar\",\"user_email\":\"email\",\"payment_email\":\"email\",\"user_pass\":\"varchar\",\"registration_notes\":\"textarea\",\"is_accept_affiliate_policy\":\"bool\"}', 'auto'),
(12487, 'woocommerce_sales_record_date', '2026-07-27', 'auto'),
(12488, 'woocommerce_sales_record_amount', '759.77', 'auto'),
(223, 'elementor_atomic_widgets_db_version', '1', 'auto'),
(224, 'elementor_global_classes_db_version', '4', 'auto');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(226, 'elementor_log', 'a:42:{s:32:\"84ffb4e2345e002ce40b16a0abdb5576\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 10:09:06\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:64:\"Cannot read properties of undefined (reading &#039;styled&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-08 10:09:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783505346\";s:7:\"message\";s:54:\"Cannot read properties of undefined (reading \'styled\')\";s:3:\"url\";s:111:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/packages/onboarding/onboarding.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"1\";s:6:\"column\";s:5:\"23686\";}s:7:\"\0*\0file\";s:111:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/packages/onboarding/onboarding.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"1\";s:9:\"\0*\0column\";s:5:\"23686\";}s:32:\"eda7a6ee945be99b385279b6bd632bec\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 10:23:36\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;getAngieSdk&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-08 10:23:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783506216\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'getAngieSdk\')\";s:3:\"url\";s:143:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/packages/elementor-capabilities-mcp/elementor-capabilities-mcp.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"7\";s:6:\"column\";s:6:\"215199\";}s:7:\"\0*\0file\";s:143:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/packages/elementor-capabilities-mcp/elementor-capabilities-mcp.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"7\";s:9:\"\0*\0column\";s:6:\"215199\";}s:32:\"694e812599f043426d682503ba65737d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 10:41:02\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:30:\"r.startsWith is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2026-07-08 10:41:02\";i:1;s:19:\"2026-07-08 10:43:50\";i:2;s:19:\"2026-07-08 10:44:01\";i:3;s:19:\"2026-07-08 10:44:26\";i:4;s:19:\"2026-07-08 10:55:43\";i:5;s:19:\"2026-07-08 10:55:58\";i:6;s:19:\"2026-07-08 10:56:13\";i:7;s:19:\"2026-07-08 11:04:44\";i:8;s:19:\"2026-07-08 11:04:56\";i:9;s:19:\"2026-07-09 06:37:38\";i:10;s:19:\"2026-07-09 10:18:10\";i:11;s:19:\"2026-07-11 05:23:58\";i:12;s:19:\"2026-07-11 12:02:10\";i:13;s:19:\"2026-07-11 12:08:15\";i:14;s:19:\"2026-07-11 12:20:00\";i:15;s:19:\"2026-07-28 07:04:48\";i:16;s:19:\"2026-07-28 12:13:19\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783507262\";s:7:\"message\";s:30:\"r.startsWith is not a function\";s:3:\"url\";s:86:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"42329\";}s:7:\"\0*\0file\";s:86:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/admin.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"42329\";}s:32:\"fa16de921296cabab515dcc967a46cd5\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 11:32:49\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:31:\"Element type already registered\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:34;s:14:\"\0*\0times_dates\";a:34:{i:0;s:19:\"2026-07-08 11:32:49\";i:1;s:19:\"2026-07-08 11:53:11\";i:2;s:19:\"2026-07-08 12:10:18\";i:3;s:19:\"2026-07-09 05:51:48\";i:4;s:19:\"2026-07-09 09:38:00\";i:5;s:19:\"2026-07-09 09:39:34\";i:6;s:19:\"2026-07-09 09:50:03\";i:7;s:19:\"2026-07-09 10:18:24\";i:8;s:19:\"2026-07-09 10:28:50\";i:9;s:19:\"2026-07-09 12:07:33\";i:10;s:19:\"2026-07-09 12:14:50\";i:11;s:19:\"2026-07-09 12:40:13\";i:12;s:19:\"2026-07-09 12:41:15\";i:13;s:19:\"2026-07-09 13:09:03\";i:14;s:19:\"2026-07-09 13:14:40\";i:15;s:19:\"2026-07-09 13:26:45\";i:16;s:19:\"2026-07-09 13:36:26\";i:17;s:19:\"2026-07-11 11:27:05\";i:18;s:19:\"2026-07-11 11:42:25\";i:19;s:19:\"2026-07-11 11:51:16\";i:20;s:19:\"2026-07-11 11:52:25\";i:21;s:19:\"2026-07-11 12:02:13\";i:22;s:19:\"2026-07-11 12:08:23\";i:23;s:19:\"2026-07-11 12:42:31\";i:24;s:19:\"2026-07-11 13:57:45\";i:25;s:19:\"2026-07-11 13:57:47\";i:26;s:19:\"2026-07-11 13:57:56\";i:27;s:19:\"2026-07-11 13:59:58\";i:28;s:19:\"2026-07-11 14:00:01\";i:29;s:19:\"2026-07-12 13:37:00\";i:30;s:19:\"2026-07-12 17:06:31\";i:31;s:19:\"2026-07-13 05:26:01\";i:32;s:19:\"2026-07-20 11:17:49\";i:33;s:19:\"2026-07-20 12:54:27\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783510369\";s:7:\"message\";s:31:\"Element type already registered\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"930509\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"930509\";}s:32:\"e08dc8801dea680e1228c8c693f257ee\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-08 11:33:14\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:38:\"Trying to access array offset on false\";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:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2026-07-08 11:33:14\";i:1;s:19:\"2026-07-08 12:10:46\";i:2;s:19:\"2026-07-08 12:11:10\";i:3;s:19:\"2026-07-09 05:52:39\";i:4;s:19:\"2026-07-09 05:55:21\";i:5;s:19:\"2026-07-12 13:40:34\";i:6;s:19:\"2026-07-20 12:54:47\";i:7;s:19:\"2026-07-25 10:09:27\";i:8;s:19:\"2026-07-28 06:47:33\";i:9;s:19:\"2026-07-28 07:18:00\";i:10;s:19:\"2026-07-28 09:55:43\";i:11;s:19:\"2026-07-28 12:14:15\";i:12;s:19:\"2026-07-28 12:30:57\";i:13;s:19:\"2026-07-28 13:25:58\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:38:\"Trying to access array offset on false\";s:4:\"file\";s:90:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/managers/image.php\";s:4:\"line\";i:113;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:90:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/managers/image.php\";s:7:\"\0*\0line\";i:113;}s:32:\"f99eb5ed417492ef28b6b3000203a316\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 12:02:39\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:61:\"Cannot read properties of undefined (reading &#039;get&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-08 12:02:39\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783512159\";s:7:\"message\";s:51:\"Cannot read properties of undefined (reading \'get\')\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"22636\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"22636\";}s:32:\"e53e08c5f457b52eb49e353e443b81c0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 12:45:10\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:35:\"this.ui.input.val is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:15;s:14:\"\0*\0times_dates\";a:15:{i:0;s:19:\"2026-07-08 12:45:10\";i:1;s:19:\"2026-07-09 11:02:14\";i:2;s:19:\"2026-07-09 12:46:51\";i:3;s:19:\"2026-07-11 05:27:30\";i:4;s:19:\"2026-07-11 05:27:39\";i:5;s:19:\"2026-07-11 05:31:58\";i:6;s:19:\"2026-07-11 11:30:57\";i:7;s:19:\"2026-07-11 12:03:26\";i:8;s:19:\"2026-07-12 17:11:15\";i:9;s:19:\"2026-07-13 06:38:24\";i:10;s:19:\"2026-07-20 10:50:48\";i:11;s:19:\"2026-07-20 14:28:12\";i:12;s:19:\"2026-07-28 11:27:46\";i:13;s:19:\"2026-07-28 13:09:17\";i:14;s:19:\"2026-07-28 13:09:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783514710\";s:7:\"message\";s:35:\"this.ui.input.val is not a function\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"248754\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"248754\";}s:32:\"9a265cd7ec074eda7c026c6297c590e1\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 12:58:39\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;toLowerCase&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2026-07-08 12:58:39\";i:1;s:19:\"2026-07-09 11:02:09\";i:2;s:19:\"2026-07-09 13:37:30\";i:3;s:19:\"2026-07-11 12:07:42\";i:4;s:19:\"2026-07-11 13:50:32\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783515519\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'toLowerCase\')\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1073828\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1073828\";}s:32:\"8c714fac5f337ed34edbecea3ee69a2d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-08 13:33:19\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:107:\"Failed to execute &#039;querySelector&#039; on &#039;Document&#039;: &#039;#&#039; is not a valid selector.\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:72;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-07-09 12:31:53\";i:1;s:19:\"2026-07-09 12:31:53\";i:2;s:19:\"2026-07-09 13:12:19\";i:3;s:19:\"2026-07-09 13:12:19\";i:4;s:19:\"2026-07-09 13:12:23\";i:5;s:19:\"2026-07-09 13:12:23\";i:6;s:19:\"2026-07-28 07:53:58\";i:7;s:19:\"2026-07-28 07:53:58\";i:8;s:19:\"2026-07-28 07:53:58\";i:9;s:19:\"2026-07-28 07:57:04\";i:10;s:19:\"2026-07-28 07:57:04\";i:11;s:19:\"2026-07-28 07:57:04\";i:12;s:19:\"2026-07-28 10:41:17\";i:13;s:19:\"2026-07-28 10:41:17\";i:14;s:19:\"2026-07-28 10:53:15\";i:15;s:19:\"2026-07-28 10:53:15\";i:16;s:19:\"2026-07-28 10:59:22\";i:17;s:19:\"2026-07-28 10:59:22\";i:18;s:19:\"2026-07-28 10:59:33\";i:19;s:19:\"2026-07-28 10:59:33\";i:20;s:19:\"2026-07-28 11:09:35\";i:21;s:19:\"2026-07-28 11:09:35\";i:22;s:19:\"2026-07-28 11:09:35\";i:23;s:19:\"2026-07-28 11:09:35\";i:24;s:19:\"2026-07-28 11:10:02\";i:25;s:19:\"2026-07-28 11:10:02\";i:26;s:19:\"2026-07-28 11:30:19\";i:27;s:19:\"2026-07-28 11:30:19\";i:28;s:19:\"2026-07-28 11:30:44\";i:29;s:19:\"2026-07-28 11:30:44\";i:30;s:19:\"2026-07-28 12:49:38\";i:31;s:19:\"2026-07-28 12:49:38\";i:32;s:19:\"2026-07-28 12:49:38\";i:33;s:19:\"2026-07-28 12:50:12\";i:34;s:19:\"2026-07-28 12:50:12\";i:35;s:19:\"2026-07-28 12:50:12\";i:36;s:19:\"2026-07-28 13:52:25\";i:37;s:19:\"2026-07-28 13:52:25\";i:38;s:19:\"2026-07-28 13:52:25\";i:39;s:19:\"2026-07-28 13:52:37\";i:40;s:19:\"2026-07-28 13:52:37\";i:41;s:19:\"2026-07-28 13:52:37\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783517599\";s:7:\"message\";s:77:\"Failed to execute \'querySelector\' on \'Document\': \'#\' is not a valid selector.\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"985339\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:6:\"985339\";}s:32:\"206d0fad24fc5fd871ee4c82c4b17e33\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-09 05:21:48\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:599:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax()\n#1 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#2 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#3 /home/mrarqpph/public_html/lumera/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:19;s:14:\"\0*\0times_dates\";a:19:{i:0;s:19:\"2026-07-09 05:21:48\";i:1;s:19:\"2026-07-09 05:41:53\";i:2;s:19:\"2026-07-09 05:43:35\";i:3;s:19:\"2026-07-09 09:13:24\";i:4;s:19:\"2026-07-09 09:40:43\";i:5;s:19:\"2026-07-09 09:42:54\";i:6;s:19:\"2026-07-09 09:46:48\";i:7;s:19:\"2026-07-09 09:48:12\";i:8;s:19:\"2026-07-09 09:50:36\";i:9;s:19:\"2026-07-09 09:51:32\";i:10;s:19:\"2026-07-09 09:52:29\";i:11;s:19:\"2026-07-09 09:53:59\";i:12;s:19:\"2026-07-09 09:55:34\";i:13;s:19:\"2026-07-09 09:58:16\";i:14;s:19:\"2026-07-09 10:01:46\";i:15;s:19:\"2026-07-09 10:03:00\";i:16;s:19:\"2026-07-09 10:04:40\";i:17;s:19:\"2026-07-09 10:08:20\";i:18;s:19:\"2026-07-20 13:42:59\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:590:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module->get_product_images_ajax()\n#1 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#2 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(522): WP_Hook->do_action()\n#3 /home/mrarqpph/public_html/lumera/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:4:\"file\";s:84:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:84:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"074f6a4e80b056424679b03c836a1943\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-09 05:54:34\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:21:\"Undefined array key 1\";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:8;s:14:\"\0*\0times_dates\";a:8:{i:0;s:19:\"2026-07-09 05:54:34\";i:1;s:19:\"2026-07-11 05:36:20\";i:2;s:19:\"2026-07-20 11:17:22\";i:3;s:19:\"2026-07-20 11:17:39\";i:4;s:19:\"2026-07-20 11:18:19\";i:5;s:19:\"2026-07-20 11:18:20\";i:6;s:19:\"2026-07-20 14:12:01\";i:7;s:19:\"2026-07-28 11:07:27\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:21:\"Undefined array key 1\";s:4:\"file\";s:109:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php\";s:4:\"line\";i:32;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:109:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/dynamic-tags/acf/tags/acf-text.php\";s:7:\"\0*\0line\";i:32;}s:32:\"1c96f60ee10c4ea96ce0932494268b8f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-09 09:33:59\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:23:\"l.get is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1304;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2026-07-28 10:28:31\";i:1;s:19:\"2026-07-28 10:58:33\";i:2;s:19:\"2026-07-28 10:58:33\";i:3;s:19:\"2026-07-28 10:58:33\";i:4;s:19:\"2026-07-28 10:58:33\";i:5;s:19:\"2026-07-28 10:58:33\";i:6;s:19:\"2026-07-28 10:58:33\";i:7;s:19:\"2026-07-28 10:58:33\";i:8;s:19:\"2026-07-28 10:58:33\";i:9;s:19:\"2026-07-28 10:58:33\";i:10;s:19:\"2026-07-28 10:58:33\";i:11;s:19:\"2026-07-28 10:58:46\";i:12;s:19:\"2026-07-28 10:58:46\";i:13;s:19:\"2026-07-28 10:58:46\";i:14;s:19:\"2026-07-28 10:58:46\";i:15;s:19:\"2026-07-28 10:58:46\";i:16;s:19:\"2026-07-28 10:58:46\";i:17;s:19:\"2026-07-28 10:58:46\";i:18;s:19:\"2026-07-28 10:58:52\";i:19;s:19:\"2026-07-28 10:58:52\";i:20;s:19:\"2026-07-28 10:58:52\";i:21;s:19:\"2026-07-28 10:59:13\";i:22;s:19:\"2026-07-28 10:59:13\";i:23;s:19:\"2026-07-28 10:59:13\";i:24;s:19:\"2026-07-28 10:59:13\";i:25;s:19:\"2026-07-28 10:59:13\";i:26;s:19:\"2026-07-28 10:59:13\";i:27;s:19:\"2026-07-28 10:59:13\";i:28;s:19:\"2026-07-28 10:59:19\";i:29;s:19:\"2026-07-28 10:59:19\";i:30;s:19:\"2026-07-28 10:59:19\";i:31;s:19:\"2026-07-28 11:00:51\";i:32;s:19:\"2026-07-28 11:00:51\";i:33;s:19:\"2026-07-28 11:00:51\";i:34;s:19:\"2026-07-28 11:00:51\";i:35;s:19:\"2026-07-28 11:00:51\";i:36;s:19:\"2026-07-28 11:00:56\";i:37;s:19:\"2026-07-28 11:00:56\";i:38;s:19:\"2026-07-28 11:00:56\";i:39;s:19:\"2026-07-28 11:00:56\";i:40;s:19:\"2026-07-28 11:00:56\";i:41;s:19:\"2026-07-28 11:00:57\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783589639\";s:7:\"message\";s:23:\"l.get is not a function\";s:3:\"url\";s:95:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"12039\";}s:7:\"\0*\0file\";s:95:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor-modules.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"12039\";}s:32:\"d53501bd385b1cce2c35af4b88603a79\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-09 09:39:53\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:42:\"Cannot convert undefined or null to object\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-09 09:39:53\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783589993\";s:7:\"message\";s:42:\"Cannot convert undefined or null to object\";s:3:\"url\";s:91:\"https://mrarif.me/lumera/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=4.1.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"68950\";}s:7:\"\0*\0file\";s:91:\"https://mrarif.me/lumera/wp-content/plugins/elementor-pro/assets/js/editor.min.js?ver=4.1.2\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"68950\";}s:32:\"afff9c71b9ed42a16aa4fa25ba6ae236\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-09 10:39:09\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:3639:\"Uncaught TypeError: Unsupported operand types: string / int in /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1603\nStack trace:\n#0 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1563): ElementorPro\\Modules\\Woocommerce\\Module-&gt;adjust_setting_for_product_renderer()\n#1 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1551): ElementorPro\\Modules\\Woocommerce\\Module-&gt;parse_loop_query_args()\n#2 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1500): ElementorPro\\Modules\\Woocommerce\\Module-&gt;loop_query()\n#3 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): ElementorPro\\Modules\\Woocommerce\\Module-&gt;ElementorPro\\Modules\\Woocommerce\\{closure}()\n#4 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(205): WP_Hook-&gt;apply_filters()\n#5 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php(156): apply_filters()\n#6 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php(49): ElementorPro\\Modules\\QueryControl\\Classes\\Elementor_Post_Query-&gt;get_query_args()\n#7 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/module.php(1006): ElementorPro\\Modules\\QueryControl\\Classes\\Elementor_Post_Query-&gt;get_query()\n#8 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php(90): ElementorPro\\Modules\\QueryControl\\Module-&gt;get_query()\n#9 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php(57): ElementorPro\\Modules\\Posts\\Widgets\\Posts-&gt;query_posts()\n#10 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php(908): ElementorPro\\Modules\\LoopBuilder\\Widgets\\Base-&gt;query_posts()\n#11 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php(130): ElementorPro\\Modules\\Posts\\Skins\\Skin_Base-&gt;render()\n#12 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php(39): ElementorPro\\Modules\\LoopBuilder\\Skins\\Skin_Loop_Base-&gt;render()\n#13 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/base/skin-base.php(79): ElementorPro\\Modules\\WooCommerce\\Skins\\Skin_Loop_Product-&gt;render()\n#14 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/base/widget-base.php(634): Elementor\\Skin_Base-&gt;render_by_mode()\n#15 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/core/base/document.php(389): Elementor\\Widget_Base-&gt;render_content()\n#16 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/managers/widgets.php(502): Elementor\\Core\\Base\\Document-&gt;render_element()\n#17 [internal function]: Elementor\\Widgets_Manager-&gt;ajax_render_widget()\n#18 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/core/common/modules/ajax/module.php(176): call_user_func()\n#19 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): Elementor\\Core\\Common\\Modules\\Ajax\\Module-&gt;handle_ajax_request()\n#20 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#21 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#22 /home/mrarqpph/public_html/lumera/wp-admin/admin-ajax.php(192): do_action()\n#23 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-09 10:39:09\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:3579:\"Uncaught TypeError: Unsupported operand types: string / int in /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php:1603\nStack trace:\n#0 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1563): ElementorPro\\Modules\\Woocommerce\\Module->adjust_setting_for_product_renderer()\n#1 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1551): ElementorPro\\Modules\\Woocommerce\\Module->parse_loop_query_args()\n#2 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php(1500): ElementorPro\\Modules\\Woocommerce\\Module->loop_query()\n#3 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): ElementorPro\\Modules\\Woocommerce\\Module->ElementorPro\\Modules\\Woocommerce\\{closure}()\n#4 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#5 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php(156): apply_filters()\n#6 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/classes/elementor-post-query.php(49): ElementorPro\\Modules\\QueryControl\\Classes\\Elementor_Post_Query->get_query_args()\n#7 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/query-control/module.php(1006): ElementorPro\\Modules\\QueryControl\\Classes\\Elementor_Post_Query->get_query()\n#8 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/posts/widgets/posts.php(90): ElementorPro\\Modules\\QueryControl\\Module->get_query()\n#9 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/loop-builder/widgets/base.php(57): ElementorPro\\Modules\\Posts\\Widgets\\Posts->query_posts()\n#10 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/posts/skins/skin-base.php(908): ElementorPro\\Modules\\LoopBuilder\\Widgets\\Base->query_posts()\n#11 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/loop-builder/skins/skin-loop-base.php(130): ElementorPro\\Modules\\Posts\\Skins\\Skin_Base->render()\n#12 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/skins/skin-loop-product.php(39): ElementorPro\\Modules\\LoopBuilder\\Skins\\Skin_Loop_Base->render()\n#13 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/base/skin-base.php(79): ElementorPro\\Modules\\WooCommerce\\Skins\\Skin_Loop_Product->render()\n#14 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/base/widget-base.php(634): Elementor\\Skin_Base->render_by_mode()\n#15 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/core/base/document.php(389): Elementor\\Widget_Base->render_content()\n#16 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/includes/managers/widgets.php(502): Elementor\\Core\\Base\\Document->render_element()\n#17 [internal function]: Elementor\\Widgets_Manager->ajax_render_widget()\n#18 /home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/core/common/modules/ajax/module.php(176): call_user_func()\n#19 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(341): Elementor\\Core\\Common\\Modules\\Ajax\\Module->handle_ajax_request()\n#20 /home/mrarqpph/public_html/lumera/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#21 /home/mrarqpph/public_html/lumera/wp-includes/plugin.php(522): WP_Hook->do_action()\n#22 /home/mrarqpph/public_html/lumera/wp-admin/admin-ajax.php(192): do_action()\n#23 {main}\n  thrown\";s:4:\"file\";s:97:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php\";s:4:\"line\";i:1603;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:97:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/woocommerce/module.php\";s:7:\"\0*\0line\";i:1603;}s:32:\"a11f92d632e2bba0ab6e4df79053cb22\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-09 10:53:18\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;condition_type&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:3:{s:8:\"function\";s:28:\"normalize_template_json_item\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:2;a:3:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:120;s:8:\"function\";s:9:\"array_map\";}i:3;a:5:{s:4:\"file\";s:124:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:59;s:8:\"function\";s:24:\"normalize_templates_json\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:85:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/data/base/endpoint.php\";s:4:\"line\";i:156;s:8:\"function\";s:9:\"get_items\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:9;s:14:\"\0*\0times_dates\";a:9:{i:0;s:19:\"2026-07-09 10:53:18\";i:1;s:19:\"2026-07-09 10:53:18\";i:2;s:19:\"2026-07-09 12:41:14\";i:3;s:19:\"2026-07-09 12:41:14\";i:4;s:19:\"2026-07-11 05:24:27\";i:5;s:19:\"2026-07-11 05:24:27\";i:6;s:19:\"2026-07-20 14:28:57\";i:7;s:19:\"2026-07-20 14:28:57\";i:8;s:19:\"2026-07-20 14:28:57\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"condition_type\"\";s:4:\"file\";s:124:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:124:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:7:\"\0*\0line\";i:150;}s:32:\"7eba2ec85cd008299e3ea5c46e82492f\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2026-07-09 11:02:14\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading &#039;localized&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2026-07-09 11:02:14\";i:1;s:19:\"2026-07-09 11:02:14\";i:2;s:19:\"2026-07-09 11:02:14\";i:3;s:19:\"2026-07-09 11:02:14\";i:4;s:19:\"2026-07-09 11:02:14\";i:5;s:19:\"2026-07-09 11:02:14\";i:6;s:19:\"2026-07-09 11:05:12\";i:7;s:19:\"2026-07-09 12:46:51\";i:8;s:19:\"2026-07-09 12:46:51\";i:9;s:19:\"2026-07-09 12:46:51\";i:10;s:19:\"2026-07-09 12:46:51\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1783594934\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'localized\')\";s:3:\"url\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:7:\"1074331\";}s:7:\"\0*\0file\";s:87:\"https://mrarif.me/lumera/wp-content/plugins/elementor/assets/js/editor.min.js?ver=4.1.4\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:7:\"1074331\";}s:32:\"add341293aaf18712b5a4a4e36376f6d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-09 12:41:16\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:36:\"Function utf8_decode() 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:17;s:14:\"\0*\0times_dates\";a:17:{i:0;s:19:\"2026-07-09 12:41:16\";i:1;s:19:\"2026-07-09 12:41:16\";i:2;s:19:\"2026-07-09 12:41:16\";i:3;s:19:\"2026-07-09 12:41:34\";i:4;s:19:\"2026-07-09 12:41:34\";i:5;s:19:\"2026-07-09 12:41:52\";i:6;s:19:\"2026-07-09 12:41:52\";i:7;s:19:\"2026-07-09 12:42:10\";i:8;s:19:\"2026-07-09 12:42:10\";i:9;s:19:\"2026-07-09 12:42:29\";i:10;s:19:\"2026-07-09 12:42:29\";i:11;s:19:\"2026-07-11 05:28:53\";i:12;s:19:\"2026-07-20 14:28:59\";i:13;s:19:\"2026-07-28 11:08:08\";i:14;s:19:\"2026-07-28 11:08:08\";i:15;s:19:\"2026-07-28 12:14:00\";i:16;s:19:\"2026-07-28 12:14:00\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:36:\"Function utf8_decode() is deprecated\";s:4:\"file\";s:97:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/screenshots/module.php\";s:4:\"line\";i:33;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:97:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor-pro/modules/screenshots/module.php\";s:7:\"\0*\0line\";i:33;}s:32:\"9e0508c5b8a9b2865eb32bd3a0d6e22a\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-11 11:58:05\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:59:\"foreach() argument must be of type array|object, null given\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-11 11:58:05\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:59:\"foreach() argument must be of type array|object, null given\";s:4:\"file\";s:117:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/interactions/interactions-frontend-handler.php\";s:4:\"line\";i:61;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:117:\"/home/mrarqpph/public_html/lumera/wp-content/plugins/elementor/modules/interactions/interactions-frontend-handler.php\";s:7:\"\0*\0line\";i:61;}s:32:\"e69babd24438735df572de8d916d5fe1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:51:41\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.4\";s:2:\"to\";s:5:\"4.1.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:51:41\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.4\";s:2:\"to\";s:5:\"4.1.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ea37d33d619d8f1c98e9d1fff2ed7f64\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:52:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:52:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"55f0ce05ffb916ba8ec4c3a5963746ac\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:52:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:52:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"dc69babddd055e0f34704dab2a7645f8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:52:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:52:25\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"c64e9901a3cfc5fb65268d4dc6072b98\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:52:25\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.4\";s:2:\"to\";s:5:\"4.1.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:52:25\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.4\";s:2:\"to\";s:5:\"4.1.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"dc48e1efde8301698f558cc98b81e8dd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:56:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.2\";s:2:\"to\";s:5:\"4.1.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:56:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.2\";s:2:\"to\";s:5:\"4.1.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"de8dfbd61e313e6b39ffd5f0deda42eb\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:56:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:56:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"e5387d0d3162c7bf83de73117f7e762d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:56:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:56:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6c2006df470409d84b416e5026e3ce75\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:56:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:56:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"1f3cfeb04e21c71033066640065f97e4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-20 09:56:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.2\";s:2:\"to\";s:5:\"4.1.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-20 09:56:02\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.2\";s:2:\"to\";s:5:\"4.1.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4cc6b9eb60fe517f5ae79d2783f67068\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.5\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:00\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.5\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7f53643b9784a250348d9e3475bec306\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:01\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"549a53c863f5a7521ed6684291f3d79c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:01\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e3f0ace8ddd99065f3c219bcff1d3a56\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:01\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"250a7a26afdcd3fbbd6a2934815106ff\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.5\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"4.1.5\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3af0256c1c3ec9caa8f74d7ae6092477\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:23\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.3\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:23\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.3\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"a0c520a2f1ef63640115b2c01f46b810\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"b9978f51955471b045e2fc738524922e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0dcc19a56fe89cfcc844883cd8ae1b32\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"06ca87537a24b83019cc731241b38cf2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2026-07-25 07:06:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.3\";s:2:\"to\";s:5:\"4.2.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-25 07:06:43\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:5:\"4.1.3\";s:2:\"to\";s:5:\"4.2.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f275a32478d6767f9d16b2659a3c1daa\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-28 09:29:43\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:604:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/apexium/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module-&gt;get_product_images_ajax()\n#1 /home/mrarqpph/public_html/apexium/wp-includes/class-wp-hook.php(365): WP_Hook-&gt;apply_filters()\n#2 /home/mrarqpph/public_html/apexium/wp-includes/plugin.php(522): WP_Hook-&gt;do_action()\n#3 /home/mrarqpph/public_html/apexium/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:9;s:14:\"\0*\0times_dates\";a:9:{i:0;s:19:\"2026-07-28 09:29:43\";i:1;s:19:\"2026-07-28 09:37:54\";i:2;s:19:\"2026-07-28 10:03:08\";i:3;s:19:\"2026-07-28 10:12:57\";i:4;s:19:\"2026-07-28 10:23:10\";i:5;s:19:\"2026-07-28 10:33:31\";i:6;s:19:\"2026-07-28 10:52:18\";i:7;s:19:\"2026-07-28 11:07:35\";i:8;s:19:\"2026-07-28 11:16:39\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:5:\"error\";s:7:\"message\";s:595:\"Uncaught Error: Call to a member function get_gallery_image_ids() on false in /home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/ai/module.php:351\nStack trace:\n#0 /home/mrarqpph/public_html/apexium/wp-includes/class-wp-hook.php(341): Elementor\\Modules\\Ai\\Module->get_product_images_ajax()\n#1 /home/mrarqpph/public_html/apexium/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()\n#2 /home/mrarqpph/public_html/apexium/wp-includes/plugin.php(522): WP_Hook->do_action()\n#3 /home/mrarqpph/public_html/apexium/wp-admin/admin-ajax.php(192): do_action()\n#4 {main}\n  thrown\";s:4:\"file\";s:85:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/ai/module.php\";s:4:\"line\";i:351;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:85:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/ai/module.php\";s:7:\"\0*\0line\";i:351;}s:32:\"8b940f8cfd06ce2af827f77dc96fed30\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-28 09:48:44\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;editor_post_id&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2026-07-28 09:48:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"editor_post_id\"\";s:4:\"file\";s:101:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:4:\"line\";i:363;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:101:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/modules/history/revisions-manager.php\";s:7:\"\0*\0line\";i:363;}s:32:\"b4e9dfc79b2731ad173fe88296e3d8eb\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-28 11:04:17\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:46:\"Undefined array key &quot;condition_type&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:5:{i:0;a:5:{s:4:\"file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:8:\"function\";s:18:\"rest_error_handler\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}i:1;a:3:{s:8:\"function\";s:28:\"normalize_template_json_item\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:2;a:3:{s:4:\"file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:120;s:8:\"function\";s:9:\"array_map\";}i:3;a:5:{s:4:\"file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:59;s:8:\"function\";s:24:\"normalize_templates_json\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}i:4;a:5:{s:4:\"file\";s:86:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/data/base/endpoint.php\";s:4:\"line\";i:156;s:8:\"function\";s:9:\"get_items\";s:5:\"class\";s:65:\"ElementorPro\\Core\\App\\Modules\\SiteEditor\\Data\\Endpoints\\Templates\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:11;s:14:\"\0*\0times_dates\";a:11:{i:0;s:19:\"2026-07-28 11:04:17\";i:1;s:19:\"2026-07-28 11:04:17\";i:2;s:19:\"2026-07-28 11:04:17\";i:3;s:19:\"2026-07-28 12:13:38\";i:4;s:19:\"2026-07-28 12:13:38\";i:5;s:19:\"2026-07-28 12:13:38\";i:6;s:19:\"2026-07-28 12:13:38\";i:7;s:19:\"2026-07-28 13:46:15\";i:8;s:19:\"2026-07-28 13:46:15\";i:9;s:19:\"2026-07-28 13:46:15\";i:10;s:19:\"2026-07-28 13:46:15\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:36:\"Undefined array key \"condition_type\"\";s:4:\"file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:4:\"line\";i:150;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor-pro/core/app/modules/site-editor/data/endpoints/templates.php\";s:7:\"\0*\0line\";i:150;}s:32:\"b1cf13440ef42ef57b873e65a27f44b9\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2026-07-28 12:22:53\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:37:\"Trying to access array offset on null\";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:5;s:14:\"\0*\0times_dates\";a:5:{i:0;s:19:\"2026-07-28 12:22:53\";i:1;s:19:\"2026-07-28 13:09:52\";i:2;s:19:\"2026-07-28 13:47:56\";i:3;s:19:\"2026-07-31 08:18:52\";i:4;s:19:\"2026-08-05 17:14:07\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:37:\"Trying to access array offset on null\";s:4:\"file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php\";s:4:\"line\";i:50;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:125:\"/home/mrarqpph/public_html/apexium/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php\";s:7:\"\0*\0line\";i:50;}}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(227, '_elementor_installed_time', '1783505413', 'auto'),
(228, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:43:\"Introducing Angie: Agentic AI for WordPress\";s:7:\"excerpt\";s:365:\"Meet Angie, agentic AI purpose-built for WordPress. Angie understands your site, connects to your tools, and takes real actions on your behalf. Its first capability, Angie Code, lets you describe any WordPress feature you can imagine and have it built for you in minutes. Production-ready, fully integrated with your site, and safe to test before it ever goes live.\";s:7:\"created\";i:1774270910;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:142:\"https://elementor.com/blog/introducing-angie-agentic-ai-for-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:59:\"The atomic foundation of version 4 is ready for real sites!\";s:7:\"excerpt\";s:296:\"The alpha phase is complete. Version 4 is now in beta, and the atomic foundation is ready to be used on real sites! This is the final step before the official release of version 4.0, activating the new features automatically on new sites, and becoming the default editing experience in Elementor.\";s:7:\"created\";i:1770651621;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:113:\"https://elementor.com/blog/editor-4-beta/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(240, '_elementor_pro_api_requests_lock', 'a:2:{s:11:\"get_version\";i:1785950010;s:16:\"get_license_data\";i:1785949896;}', 'auto'),
(235, 'elementor_pro_version', '4.2.0', 'auto'),
(236, 'elementor_pro_install_history', 'a:3:{s:5:\"4.1.2\";i:1783505480;s:5:\"4.1.3\";i:1784541362;s:5:\"4.2.0\";i:1784963203;}', 'auto'),
(237, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(238, '_elementor_pro_installed_time', '1783505480', 'auto'),
(239, 'elementor_submissions_db_version', '5', 'auto'),
(309, 'edd_sl_1380e07af6fd2fb8cf7095284dd275e9', 'a:2:{s:7:\"timeout\";i:1785960810;s:5:\"value\";s:480:\"{\"new_version\":false,\"stable_version\":false,\"name\":\"\",\"slug\":\"powerpack-elements\",\"url\":\"\\/?changelog=1\",\"last_updated\":\"0000-00-00 00:00:00\",\"homepage\":false,\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"\",\"changelog\":\"\"},\"banners\":{\"high\":false,\"low\":false},\"icons\":[],\"msg\":\"No license key has been provided.\",\"description\":[\"\"],\"changelog\":[\"\"],\"plugin\":\"powerpack-elements\\/powerpack-elements.php\",\"id\":\"powerpack-elements\\/powerpack-elements.php\",\"tested\":null}\";}', 'off'),
(931, 'acf_first_activated_version', '6.8.5', 'on'),
(932, 'acf_site_health', '{\"version\":\"6.8.6\",\"plugin_type\":\"Free\",\"update_source\":\"wordpress.org\",\"wp_version\":\"7.0.2\",\"mysql_version\":\"11.4.12-MariaDB-cll-lve-log\",\"is_multisite\":false,\"active_theme\":{\"name\":\"Hello Elementor Child Theme\",\"version\":\"2.0.0\",\"theme_uri\":\"https:\\/\\/github.com\\/elementor\\/hello-theme-child\\/\",\"stylesheet\":false},\"parent_theme\":{\"name\":\"Hello Elementor\",\"version\":\"3.4.9\",\"theme_uri\":\"https:\\/\\/elementor.com\\/hello-theme\\/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields\\/acf.php\":{\"name\":\"Advanced Custom Fields\",\"version\":\"6.8.6\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"elementor\\/elementor.php\":{\"name\":\"Elementor\",\"version\":\"4.2.0\",\"plugin_uri\":\"https:\\/\\/elementor.com\\/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\"},\"elementor-pro\\/elementor-pro.php\":{\"name\":\"Elementor Pro\",\"version\":\"4.2.0\",\"plugin_uri\":\"https:\\/\\/go.elementor.com\\/wp-dash-wp-plugins-author-uri\\/\"},\"loop-variation-selector\\/iovision-loop-variation-selector.php\":{\"name\":\"Loop Variation Selector \\u2014 by Masud Rana\",\"version\":\"1.1.0\",\"plugin_uri\":\"\"},\"powerpack-elements\\/powerpack-elements.php\":{\"name\":\"PowerPack Pro for Elementor\",\"version\":\"2.10.3\",\"plugin_uri\":\"https:\\/\\/powerpackelements.com\"},\"search-filter\\/search-filter.php\":{\"name\":\"Search & Filter\",\"version\":\"3.2.3\",\"plugin_uri\":\"http:\\/\\/searchandfilter.com\"},\"search-filter-elementor\\/search-filter-elementor.php\":{\"name\":\"Search & Filter - Elementor Extension\",\"version\":\"1.4.3\",\"plugin_uri\":\"https:\\/\\/searchandfilter.com\"},\"search-filter-pro\\/search-filter-pro.php\":{\"name\":\"Search & Filter Pro\",\"version\":\"3.2.3\",\"plugin_uri\":\"http:\\/\\/searchandfilter.com\"},\"woo-variation-swatches\\/woo-variation-swatches.php\":{\"name\":\"Variation Swatches for WooCommerce\",\"version\":\"2.3.0\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/woo-variation-swatches\\/\"},\"woocommerce\\/woocommerce.php\":{\"name\":\"WooCommerce\",\"version\":\"10.9.4\",\"plugin_uri\":\"https:\\/\\/woocommerce.com\\/\"}},\"ui_field_groups\":\"1\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"post_type==product\"],\"number_of_fields_by_type\":{\"text\":2,\"file\":1},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"0\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"0\",\"json_taxonomies\":\"0\",\"rest_api_format\":\"light\",\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":false,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"ai_enabled\":false,\"schema_support\":false,\"schema_ready_objects\":{\"blocks\":0,\"post_types\":0},\"event_first_activated\":1783575544,\"event_first_created_field_group\":1783575633,\"last_updated\":1785949884}', 'off'),
(935, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'auto'),
(936, 'acf_version', '6.8.6', 'auto'),
(959, 'product_brand_children', 'a:0:{}', 'auto'),
(356, 'woocommerce_notify_low_stock', 'yes', 'off'),
(357, 'woocommerce_notify_no_stock', 'yes', 'off'),
(358, 'woocommerce_stock_email_recipient', 'arifwebsols@gmail.com', 'off'),
(359, 'woocommerce_notify_low_stock_amount', '2', 'off'),
(360, 'woocommerce_notify_no_stock_amount', '0', 'on'),
(361, 'woocommerce_hide_out_of_stock_items', 'no', 'on'),
(362, 'woocommerce_stock_format', '', 'on'),
(246, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(247, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(248, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(313, 'action_scheduler_hybrid_store_demarkation', '63', 'auto'),
(314, 'schema-ActionScheduler_StoreSchema', '8.0.1783511435', 'auto'),
(315, 'schema-ActionScheduler_LoggerSchema', '3.0.1783511435', 'auto'),
(321, 'woocommerce_order_stats_has_fulfillment_column', 'no', 'off'),
(484, 'woocommerce_admin_install_timestamp', '1783511437', 'auto'),
(320, 'woocommerce_newly_installed', 'no', 'auto'),
(322, 'woocommerce_schema_version', '920', 'auto'),
(323, 'woocommerce_store_address', '', 'on'),
(324, 'woocommerce_store_address_2', '', 'on'),
(325, 'woocommerce_store_city', '', 'on'),
(326, 'woocommerce_default_country', 'GB', 'on'),
(327, 'woocommerce_store_postcode', '', 'on'),
(328, 'woocommerce_allowed_countries', 'all', 'on'),
(329, 'woocommerce_all_except_countries', '', 'on'),
(330, 'woocommerce_specific_allowed_countries', '', 'on'),
(331, 'woocommerce_ship_to_countries', '', 'on'),
(332, 'woocommerce_specific_ship_to_countries', '', 'on'),
(333, 'woocommerce_default_customer_address', 'base', 'on'),
(334, 'woocommerce_address_autocomplete_enabled', 'no', 'on'),
(335, 'woocommerce_calc_taxes', 'no', 'on'),
(336, 'woocommerce_enable_coupons', 'yes', 'on'),
(337, 'woocommerce_calc_discounts_sequentially', 'no', 'off'),
(338, 'woocommerce_currency', 'GBP', 'on'),
(339, 'woocommerce_currency_pos', 'left', 'on'),
(340, 'woocommerce_price_thousand_sep', ',', 'on'),
(304, '_transient_timeout_elementor_image_optimization_campaign', '1786103380', 'off'),
(305, '_transient_elementor_image_optimization_campaign', 'a:3:{s:8:\"campaign\";s:0:\"\";s:6:\"source\";s:23:\"io-editor-image-install\";s:6:\"medium\";s:0:\"\";}', 'off'),
(348, 'woocommerce_dimension_unit', 'cm', 'on'),
(349, 'woocommerce_enable_reviews', 'yes', 'on'),
(350, 'woocommerce_review_rating_verification_label', 'yes', 'off'),
(351, 'woocommerce_review_rating_verification_required', 'no', 'off'),
(352, 'woocommerce_enable_review_rating', 'yes', 'on'),
(353, 'woocommerce_review_rating_required', 'yes', 'off'),
(354, 'woocommerce_manage_stock', 'yes', 'on'),
(355, 'woocommerce_hold_stock_minutes', '60', 'off'),
(347, 'woocommerce_weight_unit', 'kg', 'on'),
(346, 'woocommerce_placeholder_image', '63', 'on'),
(287, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1791286371', 'off'),
(288, '_transient__elementor_ab_test_plg_site_mailer_submission', '2', 'off'),
(289, 'elementor_pro_theme_builder_conditions', 'a:4:{s:7:\"archive\";a:1:{i:1451;a:1:{i:0;s:23:\"include/product_archive\";}}s:6:\"single\";a:1:{i:446;a:1:{i:0;s:15:\"include/product\";}}s:6:\"footer\";a:1:{i:18;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:15;a:1:{i:0;s:15:\"include/general\";}}}', 'auto'),
(290, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'off'),
(292, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(1426, '_transient_health-check-site-status-result', '{\"good\":21,\"recommended\":3,\"critical\":2}', 'on'),
(976, 'woocommerce_brand_permalink', '', 'auto'),
(1292, '_transient_wc_shipping_method_count', 'a:4:{s:7:\"version\";s:10:\"1783603687\";s:6:\"legacy\";i:0;s:7:\"enabled\";i:0;s:8:\"disabled\";i:0;}', 'off'),
(1290, '_transient_shipping-transient-version', '1783603687', 'on'),
(1291, '_transient_timeout_wc_shipping_method_count', '1786195722', 'off'),
(1164, 'elementor_maintenance_mode_exclude_mode', 'logged_in', 'auto'),
(1165, 'elementor_maintenance_mode_exclude_roles', 'a:0:{}', 'auto'),
(1166, 'elementor_maintenance_mode_template_id', '', 'auto'),
(363, 'woocommerce_file_download_method', 'force', 'off'),
(364, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'off'),
(365, 'woocommerce_downloads_require_login', 'no', 'off'),
(366, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'off'),
(367, 'woocommerce_downloads_deliver_inline', '', 'off'),
(368, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'on'),
(369, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(487, 'woocommerce_attribute_lookup_enabled', 'no', 'auto'),
(371, 'woocommerce_attribute_lookup_direct_updates', 'no', 'on'),
(372, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(373, 'woocommerce_product_match_featured_image_by_sku', 'no', 'on'),
(374, 'woocommerce_prices_include_tax', 'no', 'on'),
(375, 'woocommerce_tax_based_on', 'shipping', 'on'),
(376, 'woocommerce_shipping_tax_class', 'inherit', 'on'),
(377, 'woocommerce_tax_round_at_subtotal', 'no', 'on'),
(378, 'woocommerce_tax_classes', '', 'on'),
(379, 'woocommerce_tax_display_shop', 'excl', 'on'),
(380, 'woocommerce_tax_display_cart', 'excl', 'on'),
(381, 'woocommerce_price_display_suffix', '', 'on'),
(382, 'woocommerce_tax_total_display', 'itemized', 'off'),
(383, 'woocommerce_enable_shipping_calc', 'yes', 'off'),
(384, 'woocommerce_shipping_cost_requires_address', 'no', 'on'),
(385, 'woocommerce_shipping_hide_rates_when_free', 'no', 'off'),
(386, 'woocommerce_ship_to_destination', 'billing', 'off'),
(387, 'woocommerce_shipping_debug_mode', 'no', 'on'),
(388, 'woocommerce_enable_guest_checkout', 'yes', 'off'),
(389, 'woocommerce_enable_checkout_login_reminder', 'no', 'off'),
(390, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'off'),
(391, 'woocommerce_enable_myaccount_registration', 'yes', 'off'),
(392, 'woocommerce_registration_generate_password', 'yes', 'off'),
(393, 'woocommerce_registration_generate_username', 'yes', 'off'),
(394, 'woocommerce_erasure_request_removes_order_data', 'no', 'off'),
(395, 'woocommerce_erasure_request_removes_download_data', 'no', 'off'),
(396, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'off'),
(397, 'woocommerce_registration_privacy_policy_text', 'Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].', 'on'),
(398, 'woocommerce_checkout_privacy_policy_text', 'Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].', 'on'),
(399, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(400, 'woocommerce_trash_pending_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(401, 'woocommerce_trash_failed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(402, 'woocommerce_trash_cancelled_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}', 'off'),
(403, 'woocommerce_anonymize_refunded_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(404, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'off'),
(405, 'woocommerce_email_from_address', 'arifwebsols@gmail.com', 'off'),
(406, 'woocommerce_email_header_image', '', 'off'),
(407, 'woocommerce_email_header_image_width', '120', 'on'),
(408, 'woocommerce_email_header_alignment', 'left', 'on'),
(409, 'woocommerce_email_font_family', 'Helvetica', 'on'),
(410, 'woocommerce_email_footer_text', '{site_title}<br />{store_address}', 'off'),
(411, 'woocommerce_email_base_color', '#8526ff', 'off'),
(412, 'woocommerce_email_background_color', '#ffffff', 'off'),
(413, 'woocommerce_email_body_background_color', '#ffffff', 'off'),
(414, 'woocommerce_email_text_color', '#1e1e1e', 'off'),
(415, 'woocommerce_email_footer_text_color', '#787c82', 'off'),
(416, 'woocommerce_email_auto_sync_with_theme', 'yes', 'off'),
(417, 'woocommerce_pos_store_address', '', 'on'),
(418, 'woocommerce_pos_store_phone', '', 'on'),
(419, 'woocommerce_pos_store_email', 'arifwebsols@gmail.com', 'on'),
(420, 'woocommerce_pos_refund_returns_policy', '', 'on'),
(421, 'woocommerce_cart_page_id', '64', 'off'),
(422, 'woocommerce_checkout_page_id', '65', 'off'),
(423, 'woocommerce_myaccount_page_id', '66', 'off'),
(424, 'woocommerce_terms_page_id', '', 'off'),
(425, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'on'),
(426, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'on'),
(427, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'on'),
(428, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'on'),
(429, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'on'),
(430, 'woocommerce_myaccount_orders_endpoint', 'orders', 'on'),
(431, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'on'),
(432, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'on'),
(433, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'on'),
(434, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'on'),
(435, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'on'),
(436, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'on'),
(437, 'woocommerce_logout_endpoint', 'customer-logout', 'on'),
(438, 'woocommerce_allow_tracking', 'yes', 'on'),
(439, 'woocommerce_show_marketplace_suggestions', 'no', 'off'),
(440, 'woocommerce_custom_orders_table_enabled', 'yes', 'on'),
(441, 'woocommerce_analytics_enabled', 'yes', 'on'),
(442, 'woocommerce_feature_rate_limit_checkout_enabled', 'no', 'on'),
(443, 'woocommerce_feature_order_attribution_enabled', 'yes', 'on'),
(444, 'woocommerce_feature_site_visibility_badge_enabled', 'yes', 'on'),
(445, 'woocommerce_hpos_datastore_caching_enabled', 'no', 'on'),
(446, 'woocommerce_feature_remote_logging_enabled', 'yes', 'on'),
(447, 'woocommerce_feature_deferred_transactional_emails_enabled', 'no', 'on'),
(448, 'woocommerce_feature_customer_review_request_enabled', 'no', 'on'),
(449, 'woocommerce_feature_email_improvements_enabled', 'yes', 'on'),
(452, 'woocommerce_email_improvements_disabled_count', '1', 'auto'),
(453, 'woocommerce_email_improvements_first_disabled_at', '2026-07-08 11:50:36', 'auto'),
(454, 'woocommerce_email_improvements_last_disabled_at', '2026-07-08 11:50:36', 'auto'),
(455, 'woocommerce_feature_blueprint_enabled', 'yes', 'on'),
(456, 'woocommerce_feature_cost_of_goods_sold_enabled', 'no', 'on'),
(457, 'woocommerce_hpos_fts_index_enabled', 'no', 'on'),
(458, 'woocommerce_feature_block_email_editor_enabled', 'no', 'on'),
(459, 'wc_feature_woocommerce_additional_variation_images_enabled', 'no', 'on'),
(460, 'woocommerce_feature_point_of_sale_enabled', 'yes', 'on'),
(461, 'woocommerce_feature_mcp_integration_enabled', 'no', 'on'),
(462, 'woocommerce_feature_destroy-empty-sessions_enabled', 'no', 'on'),
(463, 'woocommerce_feature_rest_api_caching_enabled', 'no', 'on'),
(464, 'woocommerce_cart_save_for_later_enabled', 'no', 'on'),
(465, 'woocommerce_product_wishlist_enabled', 'no', 'on'),
(466, 'woocommerce_queue_flush_rewrite_rules', 'no', 'auto'),
(467, 'woocommerce_feature_product_instance_caching_enabled', 'no', 'on'),
(468, 'woocommerce_single_image_width', '600', 'on'),
(469, 'woocommerce_thumbnail_image_width', '300', 'on'),
(470, 'woocommerce_checkout_highlight_required_fields', 'yes', 'on'),
(471, 'woocommerce_demo_store', 'no', 'off'),
(472, 'wc_downloads_approved_directories_mode', 'enabled', 'auto'),
(473, 'woocommerce_permalinks', 'a:5:{s:12:\"product_base\";s:8:\"/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}', 'auto'),
(474, 'current_theme_supports_woocommerce', 'yes', 'auto'),
(13265, 'product_cat_children', 'a:0:{}', 'auto'),
(476, 'default_product_cat', '21', 'auto'),
(477, 'woocommerce_refund_returns_page_id', '67', 'auto'),
(480, 'woocommerce_paypal_settings', 'a:25:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:6:\"PayPal\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:5:\"email\";s:21:\"arifwebsols@gmail.com\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:14:\"paypal_buttons\";s:3:\"yes\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:13:\"send_shipping\";s:3:\"yes\";s:16:\"address_override\";s:2:\"no\";s:5:\"debug\";s:2:\"no\";s:9:\"image_url\";s:0:\"\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:21:\"arifwebsols@gmail.com\";s:14:\"identity_token\";s:0:\"\";s:11:\"api_details\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:28:\"transact_onboarding_complete\";s:2:\"no\";s:12:\"_should_load\";s:2:\"no\";}', 'on'),
(481, 'woocommerce_version', '10.9.4', 'auto'),
(482, 'woocommerce_db_version', '10.9.4', 'auto'),
(483, 'woocommerce_store_id', '9e2dc9b3-47d2-479d-8b8b-039a6a82b433', 'auto'),
(14041, 'category_children', 'a:0:{}', 'auto'),
(566, 'woocommerce_tracker_last_send', '1785682113', 'auto'),
(12002, 'lws_last_license_plugin_update', 'a:1:{s:10:\"woorewards\";a:2:{s:8:\"log_date\";s:19:\"2026-07-28 06:03:49\";s:4:\"data\";a:0:{}}}', 'off'),
(569, 'woocommerce_private_link', 'no', 'auto'),
(570, 'woocommerce_share_key', 'mcaRSjhoskKp86atJxuig1xUwa4rnCVi', 'auto'),
(574, 'as_has_wp_comment_logs', 'no', 'on'),
(582, 'woocommerce_payments_provider_state_snapshots', 'a:0:{}', 'off'),
(613, '_transient_product_query-transient-version', '1785949899', 'on'),
(616, '_elementor_element_cache_unique_id', '2120dc3bc62ce249b6a2b277c7888c56', 'auto'),
(637, 'elementor_angie_guide_auto_shown', 'yes', 'auto'),
(15235, '_site_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1785993129', 'off'),
(15236, '_site_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1785949929', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(15238, '_site_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:112:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 7.1 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21248\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11315:\"<p class=\"wp-block-paragraph\">The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-</code>RC1</td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\" rel=\"noopener\" target=\"_blank\">WordPress Playground instance</a> to test the software directly in your browser.  No setup required – just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" rel=\"noopener\" target=\"_blank\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\" rel=\"noopener\" target=\"_blank\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-1\" rel=\"noopener\" target=\"_blank\">7.1-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 RC1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 RC1 contains more than <strong>145 updates</strong> and fixes since the Beta 4 release, including <strong>57 in the Editor</strong> and <strong>88 in Core</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For an overview of what’s new in WordPress 7.1, read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\" rel=\"noopener\" target=\"_blank\">Beta 1 announcement</a> and the <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\" rel=\"noopener\" target=\"_blank\">WordPress 7.1 Dev Notes</a>. For a comprehensive summary, see the <a href=\"https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/\" rel=\"noopener\" target=\"_blank\">WordPress 7.1 Field Guide.</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also explore the technical details of all issues addressed since Beta 4 using the links below:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-29&amp;until=2026-08-05\" rel=\"noopener\" target=\"_blank\">GitHub commits for 7.1</a> since July 29, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F29%2F2026..08%2F05%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" rel=\"noopener\" target=\"_blank\">Closed Trac tickets for 7.1</a> since July 29, 2026</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New Features since Beta 1</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/changeset/62748\" rel=\"noopener\" target=\"_blank\">Icons API</a>: New APIs for registering icons and icon collections in Core, ready for plugins to extend.</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65624\" rel=\"noopener\" target=\"_blank\">Speculative loading configuration</a>: Speculative loading defaults can now be configured via environment variables and constants.</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79606\" rel=\"noopener\" target=\"_blank\">Email notifications for @mentions:</a> Email notifications have been introduced when mentioned in a Note.</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79934\" rel=\"noopener\" target=\"_blank\">Shareable Revisions:</a> Share links to specific revisions for faster collaboration.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Want to look deeper into the details and technical notes for this release? These tickets and pull requests are just some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79839\" rel=\"noopener\" target=\"_blank\">#GB-79839</a>: Apply globally: choose which modified block styles to apply</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80814\" rel=\"noopener\" target=\"_blank\">#GB-80814</a>: New responsiveEditingEnabled editor setting to hide responsive styles</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80107\" rel=\"noopener\" target=\"_blank\">#GB-80107</a>: Tabs: toolbar buttons to reorder tabs</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80046\" rel=\"noopener\" target=\"_blank\">#GB-80046</a>: DataViews: shift-click range selection</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65636\" rel=\"noopener\" target=\"_blank\">#65636</a>: Preload REST API requests fetched on editor load</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65613\" rel=\"noopener\" target=\"_blank\">#65613</a>: Notes are excluded from comment feed queries</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65491\" rel=\"noopener\" target=\"_blank\">#65491</a>: KSES allows the autofocus attribute on dialog elements</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65517\" rel=\"noopener\" target=\"_blank\">#65517</a>: Multisite upload limits are enforced when sideloading media from a URL</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/62757\" rel=\"noopener\" target=\"_blank\">#62757</a>: Update the jQuery UI library to version 1.14.2</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">How you can contribute</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Your help testing the WordPress 7.1 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\" rel=\"noopener\" target=\"_blank\">detailed guide</a> will walk you through testing features in WordPress 7.1.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for continuing to test your themes and plugins with the WordPress 7.1 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\" rel=\"noopener\" target=\"_blank\">plugin’s readme file</a> to 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\" rel=\"noopener\" target=\"_blank\">Get started with configuring distributed hosting tests here</a>. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\" rel=\"noopener\" target=\"_blank\">web hosts who help test WordPress</a>!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\" rel=\"noopener\" target=\"_blank\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\" rel=\"noopener\" target=\"_blank\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\" rel=\"noopener\" target=\"_blank\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">An RC1 haiku</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>A candidate stands</em><br /><span style=\"white-space: normal;\"><em>the desert sun tests its strength</em></span><br /><em>Arizona waits</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <br /><a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a><em>,</em> <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a> and <a class=\"mention\" href=\"https://profiles.wordpress.org/masteradhoc/\"><span class=\"mentions-prefix\">@</span>masteradhoc</a> <em>for collaboration and revie</em>w</p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 15:37:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: #228 – Priscilla Collado Ramirez on Reducing WordPress Beginner Anxiety\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206976\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/podcast/228-priscilla-collado-ramirez-on-reducing-wordpress-beginner-anxiety\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:52017:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the themes, the blocks, and in this case, reducing WordPress beginner anxiety in a multitude of ways.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Priscilla Collado Ramirez. Priscilla travelled 14 hours from Costa Rica to attend WordCamp Europe, making her one of the furthest attendees at the event, and for good reason. She&#8217;s an educator, fashion designer and wellness coach, and has a unique perspective on a challenge many in the WordPress community face, how overwhelming WordPress can be for beginners.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Having once quit WordPress 17 years ago, due to information overload, and a lack of community support, Priscilla&#8217;s story comes full circle, as she now dedicates herself to helping entrepreneurs and creatives find their way in the WordPress ecosystem. Her work focuses on demystifying those first confusing moments, offering practical steps, and much needed reassurance for anyone who&#8217;s ever opened a fresh install and wondered, what on earth do I do next?</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation is focused on why newcomers often feel stuck, paralysed by too many choices, the classic it depends advice, and a fear of breaking something or everything. We get into the importance of understanding individual learning styles, whether linear or spiral, as Priscilla labels them, and meeting students where they are, sometimes with literal breathing exercises and wellness techniques to lower stress and unlock real learning.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Priscilla explains how confidence in WordPress is built through action, and why celebrating small wins, like successfully installing a single plugin, is essential. She also shares her approach to bringing holistic, calm, and patient mentorship into WordPress education, something that&#8217;s as relevant for agency leads as it is for first time bloggers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever felt overwhelmed by WordPress&#8217; infinite possibilities, struggled to find your place in its community, or just want practical wisdom on making the path easier for beginners, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Priscilla Collado or Ramirez.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Priscilla Collado Ramirez. Although I know that&#8217;s not the correct way to say it, would you please say your name for me?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:44] <strong>Priscilla Collado Ramirez:</strong> It&#8217;s good, it&#8217;s good. I&#8217;m Priscilla Collado Ramirez, and I&#8217;m from Costa Rica.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:48] <strong>Nathan Wrigley:</strong> Well, I appreciate it. Thank you. You get the award without a doubt coming the furthest, I think, to WordCamp Europe this year. I don&#8217;t know how many miles it is, but you said, I think it was 13 hours.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:59] <strong>Priscilla Collado Ramirez:</strong> Yeah, 14 hours on the plane. Today is travelling. But it&#8217;s all worth it, because this country in Europe, it&#8217;s beautiful. So I can do it all the years, all the months. Yeah, I can do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:13] <strong>Nathan Wrigley:</strong> I have to ask though, why come all the way across, so many hours on a plane and what have you. Do you have a community where you are? Is there a thriving kind of Costa Rican WordPress scene? I don&#8217;t know anything about it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:28] <strong>Priscilla Collado Ramirez:</strong> Okay. Yeah, in Costa Rica is a big community. It&#8217;s the biggest community in whole Latin America, in Costa Rica. I have a friend, she works for GreenGeeks web hosting, so she empowered me to do this. And the WordCamp Europe, because being a speaker is one of my dreams come true.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I already do it in my country, but I want to get more knowledge and know more people. And when she told me about this, I said, yeah, I can do it. Yeah, I want to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:06] <strong>Nathan Wrigley:</strong> That is remarkable. A 13 hour plane journey. That&#8217;s pretty impressive. And I confess, I didn&#8217;t know that Costa Rica was sort of the place to be if you&#8217;re in South America. But now I do. Thank you. And I know that you&#8217;ve basically just come out of the presentation room, you&#8217;ve just finished the subject that you were talking about.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the subject that you were talking about is really interesting to me at least, because this casts me back. I&#8217;ve been in the WordPress space since about, I don&#8217;t know, 2015, something like that. So I&#8217;ve got a few years under my belt.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I do remember at the time when I began using WordPress, turning up to events like this and feeling a bit like a fish out of water, not really knowing what to do. Not really knowing what to do with the software, either. Not really knowing what I should install, whether I should install anything, whether I was using the best thing, or the worst thing or what have you. And that kind of was the nature of your subject.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But rather than me telling everybody what you were talking about, do you just want to summarise what it was that you stood up and presented about?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:02] <strong>Priscilla Collado Ramirez:</strong> Yeah, of course. And I feel the same way that you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Well, my talk is about why WordPress feels overwhelming for beginners. I was that beginner that I don&#8217;t want to install. And WordPress, it&#8217;s great, but sometimes gives you too many options, right? So for beginners, sometimes that options feels paralysing because we need to start with one at the time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I saw all the topics for this event, and I think, yeah, maybe I can share a little bit of my story with WordPress. And I talk about, I quit WordPress 17 years ago.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:47] <strong>Nathan Wrigley:</strong> You quit it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:48] <strong>Priscilla Collado Ramirez:</strong> Yeah. I&#8217;m a quitter.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:50] <strong>Nathan Wrigley:</strong> My story going back, oh, 12 years or whatever it was, that&#8217;s nothing. You got 17 years. That was when you quit. Okay, carry on. Sorry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:58] <strong>Priscilla Collado Ramirez:</strong> Yeah, no, 17 years ago, I was at university, and I was studying advertising and web design. I saw the options, too many options, too many things, I don&#8217;t know. And I feel overwhelmed. And I said, this is not for me. I&#8217;m so dumb. I&#8217;m slow. No, no.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And 17 years later, I&#8217;m here as an educator, and I help entrepreneurs and beginners to understand the WordPress environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:29] <strong>Nathan Wrigley:</strong> What brought you back then? After all that period of time away, what was the catalyst that brought you back? Why did you explore it again?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:36] <strong>Priscilla Collado Ramirez:</strong> Because I have a fashion school, and I saw my students deal with web designers and sometimes they charging so much money. I see it in the beginners, in my students, I saw that we have a problem with understanding that sometimes the things are not too difficult. We can learn about new tools and new WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:06] <strong>Nathan Wrigley:</strong> Okay, so this was all about your students then. So this was an idea of, I guess the world is kind of an expensive place to be, and one expense that you can get rid of is the cost of your website. There&#8217;s tools out there. You can, if you wish to, build it yourself. And then you found WordPress again. How is it the second time? Did you ever go through, I&#8217;m going to quit it for a second time, or was it better the next time you came across it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:29] <strong>Priscilla Collado Ramirez:</strong> Yeah, and my brother is an engineer and I&#8217;m in like a category of non-technical people because I&#8217;m a fashion designer. I&#8217;m an educator, and I&#8217;m a wellness coach. And I think, yeah, maybe I can study a little bit, and if I use my education tools to understand how the brains for the creative people works and try to, out of the box, that sometimes the engineers have, and the creative people. It&#8217;s like a disorder, a disorder brain. I can help to these people to understand this environment in this community. And they can do it like I do.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:22] <strong>Nathan Wrigley:</strong> Yeah. So we&#8217;ll get into the bits that you think are problematic with beginning with WordPress in a minute. But just going back to your students and what have you. How&#8217;s it been for them? When you are looking at what they&#8217;re able to do, has it been a road of success, or has there been quite a lot of failure for them? Basically sum up how your students have coped.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:43] <strong>Priscilla Collado Ramirez:</strong> Okay. I don&#8217;t know, there&#8217;s two types of students, right? So we have the students that have a linear path learning. Some students learned like A, B, and C. Okay, you understand things easily. But some of them don&#8217;t understand the things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I try to create a platform, or we can call it like a type of education, and helps to understand, first how their brain works, and later understand the type of learning that I can teach.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:24] <strong>Nathan Wrigley:</strong> Okay, let me just make sure I understood that. So you try to figure out what their brain accepts most readily? And then once you figure that bit out, then you begin the WordPress education from there. Okay, that&#8217;s interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And you say there&#8217;s kind of two types that you&#8217;ve kind of determined. And what are those two types?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:40] <strong>Priscilla Collado Ramirez:</strong> Lineal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:41] <strong>Nathan Wrigley:</strong> Oh, so I think probably linear, like straight lines.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:46] <strong>Priscilla Collado Ramirez:</strong> Yeah, we have the straight lines and the spiral.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:49] <strong>Nathan Wrigley:</strong> Okay, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:51] <strong>Priscilla Collado Ramirez:</strong> So my mind is on the spiral. And that&#8217;s why I feel dumb in these technical environments. But I learned that if you learn some topic at the time and without the stress, you can do it and you can follow this community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:10] <strong>Nathan Wrigley:</strong> So you just used an interesting word there. You said that you have felt, maybe you don&#8217;t feel it here, I don&#8217;t know if you do or not. But you said you&#8217;ve felt dumb in the past. You know, you&#8217;ve turned up to the events and you felt like a fish out of water, we might say that. Just. What the heck am I doing here? Where do I fit into this jigsaw puzzle?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And obviously you felt it long and hard enough that, firstly you left, and then come back, given it a second shot. So what are the things that you have felt dumb about? What are the things that have perplexed you in the past? What are the things that have drawn you to making this presentation?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:47] <strong>Priscilla Collado Ramirez:</strong> I felt in that time overwhelmed for the too many options. I feel that in that time in my country, WordPress wasn&#8217;t so popular and was a men&#8217;s environment. There&#8217;s no women. So I feel like, I don&#8217;t know, I&#8217;m not from, I don&#8217;t know what to be here. And now, four years ago, I&#8217;ve been talking with the women community on WordPress and I feel like, I don&#8217;t know, confident and they believe in my knowledge.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think that, yeah, I can do it again. I can approach to the community and I can learn, and I can be like a mentor too, and help beginners to understand that it&#8217;s not the technical environment. It&#8217;s how the community engage with your goals and can be used, and how can help with your goals.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:50] <strong>Nathan Wrigley:</strong> So I&#8217;m just going to dig into something you said a moment ago, which was about the community where you are. I don&#8217;t know if it&#8217;s still the same, but you implied that it was mostly men.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Have you found female WordPressers where you are? Or have you had to get on Zoom calls or something like that in order to find that community? Or has it grown so that it&#8217;s not just men where you are now?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:14] <strong>Priscilla Collado Ramirez:</strong> Yeah. I assist to the first women speakers in 2023. And I saw like, okay, this is a WordPress group for women. And that group was for speakers from WordPress, but women. So I was like, okay, WordPress is not only men&#8217;s, WordPress is not only technical people. And, well, I can approach to that community. 17 years ago wasn&#8217;t like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">All men and square men. Because I know there is a lot of spiral men, but in that age, yeah, was like square men and my brother is a little bit like a square. And I was like, no, I&#8217;m funny and I want to talk, and I want to be a speaker and what. Now I feel that I can approach to my goals with WordPress because I changed my mind and my feeling about the community and WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:20] <strong>Nathan Wrigley:</strong> So just moving away from the community side and all of that kind of stuff, just dealing with the, actual software that you download from the internet and you put on a server somewhere, and then you begin to build a website. I presume that that&#8217;s part of this as well, that it&#8217;s difficult to begin because when you install a version of WordPress, you&#8217;re kind of left to your own. You know, there&#8217;s not really much in the way of assistance. You have to find the assistance somewhere. You have to a YouTube channel or some friendly person that will stand over your shoulder and help you out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What are the sort of impediments, the problems that you think we have for people beginning with WordPress that you would like to be solved?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:58] <strong>Priscilla Collado Ramirez:</strong> Yeah. First of all that everybody thinks that WordPress is only a website. And I want to share this. WordPress is not only a website, right? It is a community. And you can approach and say, I wanted to learn about how to do a blog and how to do a website. But the community is more than that. I think that people don&#8217;t understand yet that what is WordPress?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:30] <strong>Nathan Wrigley:</strong> Yeah. well I went for, I probably used WordPress for four years, maybe three and a half, four years, something like that, before I knew there was any kind of community. I mean I realised that there was something because the software got made. So I realised somewhere behind the curtain, there must be people doing this. And I&#8217;m getting it for free, so they probably are not getting paid mostly to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I didn&#8217;t attend because I didn&#8217;t know there was anything to attend. And then I showed up to an event in London, which was probably my closest larger event at that time. I was quite surprised. I was thinking, okay, so there were about 600 people there, I really wasn&#8217;t expecting that. I thought maybe there&#8217;ll be like 12 or 15 or something. Showed up, 600 people. And for me that was kind of the moment WordPress became a little bit more interesting, because I realised that, okay, it isn&#8217;t just pixels on pages, it&#8217;s not just the websites. There&#8217;s actually a whole community of people behind it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And one of the things that I discovered fairly quickly was that those people shared, there was a lot of overlap between them and me. You know, just a lot of things in their lives seemed to sync with a lot of things in my life. We had broad agreement on a lot of things. We all wanted the project to be successful. And so discovering the community, like you said, was a really important thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But nevertheless, I still think I would&#8217;ve carried on using it even if I hadn&#8217;t of discovered that community, because by that point I&#8217;d got over the problem of what plugins to install and how to actually use the software.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah. So let&#8217;s move on to that. In terms of the actual software, so we&#8217;ve got the community, we know that exists. What are some of the problems that you&#8217;ve seen, I guess with your students, or maybe personal experience? Some of the problems with the actual software. What are some of the things that you&#8217;ve encountered?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:21] <strong>Priscilla Collado Ramirez:</strong> Yeah. I encountered that there&#8217;s too many options, and the people do not know how to install. And that&#8217;s a beginner&#8217;s questions. Why should I install plugins, themes? And for technical people it is like, okay, it depends.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:39] <strong>Nathan Wrigley:</strong> Oh always it depends.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:41] <strong>Priscilla Collado Ramirez:</strong> Always, it depends. And, for beginnings, that feels paralysing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:45] <strong>Nathan Wrigley:</strong> Okay. That&#8217;s an interesting phrase, isn&#8217;t it? So when you mean paralysing? So we say it depends, meaning, oh, try everything. See what works. Where you are saying that in your experience, it depends means don&#8217;t do anything, we don&#8217;t know, not sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:00] <strong>Priscilla Collado Ramirez:</strong> Yeah. And the beginners don&#8217;t know what to do, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:03] <strong>Nathan Wrigley:</strong> Okay, yeah, that&#8217;s not helpful, is it, it depends, really when you say it like that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, so how do we overcome that? I don&#8217;t know what we do apart from keep saying, it depends. I guess we&#8217;ve got to try and encourage people to try this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, let me rewind a bit. So my parents, when I put the phone in their hand for the first time, the mobile phone, I had it all set up for them, you know everything was working, and I gave it to them and assumed that they would have the same approach as me. Which was, just play around with it and then you&#8217;ll figure it out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Oh, no. No touching anything was, will I break it? Is this going to destroy it? If I press delete here, does that mean the whole thing&#8217;s going to like be, does this app going to disappear at this point?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, I think that&#8217;s what you&#8217;re saying, is basically there&#8217;s this fear that if I install something and then I don&#8217;t need it, or I don&#8217;t like it, well then what do I do? Is it kind of that? This fear of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:59] <strong>Priscilla Collado Ramirez:</strong> Yeah, because you feel overwhelmed, and you feel paralysing. And you feel like, okay, there&#8217;s a learning path, right? So we have the excitement. So, yeah, I&#8217;m going to do WordPress. Then confusing. What is this? And then it is like, no, I don&#8217;t know, maybe this is not for me because there&#8217;s so many options.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I try with my students to go one step at a time, and understand, first, what is a plugin? Right? Do you need a plugin or not? Do you need a theme or not? Do you need SEO plugin or, I don&#8217;t know?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I am trying to, first of all, work with entrepreneurs because some entrepreneurs sometimes doesn&#8217;t get it. I don&#8217;t know, what is an email? How to send an email. They are so intelligent, and so capable to learn things, but sometimes, like as educators or mentors, we have in our minds that people learn easily. And sometimes it&#8217;s not. So you have to teach like a child. And not because the people was stupid, right? It is like because that people, the learning process is different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:30] <strong>Nathan Wrigley:</strong> Yeah, I suppose you&#8217;ve got to just get to the point where you&#8217;re comfortable. So for some people who are, I don&#8217;t know, let&#8217;s go for the word technical. Technical people who&#8217;ve got a background in using computers, they do it all day, every day. And they experiment with new things. I suppose if you put them in front of WordPress, they&#8217;re off. They&#8217;re just going to do that kind of thing. But I totally get what you mean.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So for me, technology, I will experiment and I&#8217;ll play, because I know that nothing can basically actually break. If something goes wrong, I can just delete it. So I&#8217;m thinking about apps on my phone, on my computer, and WordPress, and plugins, and themes and all of this. I fully understand that nothing will kill it. Well, hopefully nothing will kill it, and I can just remove what I don&#8217;t understand.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But then again, you pick me up and put me into a different industry, I&#8217;ll be that person. I&#8217;ll be the person that needs the baby steps, I think you said that needs the child steps, because I&#8217;m not in familiar territory. So I can&#8217;t think an example off the top of my head, but pick me up, basically put me anywhere there&#8217;s no technology, and I will feel that same anxiety. What do I do? can you check that what I&#8217;ve done is safe? Okay. Can you double check? And will you triple check just to make sure that everything is safe. And I suppose that&#8217;s what you&#8217;re saying, is just little baby steps. get people into it. And once they&#8217;ve gone through the baby steps, hopefully they can act on their own.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:54] <strong>Priscilla Collado Ramirez:</strong> This is a phrase that I been thinking too much in this talk, because it is some word that you said, and you said about confidence. And I wrote that confidence does not come before action. Confidence is built through action.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:14] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s true, isn&#8217;t it? And so everybody at some point has to go through that barrier. Some people seem to be full of confidence, regardless of what is, but there&#8217;s a lot of people who are not. And if you walk them through the baby steps I suppose, as you said, and tell them, do you need a plugin? What is a plugin? This is a plugin. How do you get a plugin to be put on your website? Can you delete a plugin? And then same thing with themes and custom code and all of those kind of things. And does that work? Do you notice that people go from like, ah, fear, to oh, this is all right.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:47] <strong>Priscilla Collado Ramirez:</strong> They think, this is not so hard that I was the, I will be. I don&#8217;t know, I have all types of students and all types of socioeconomic types. And I have students like 50 to 60 years old. And they think, no, I&#8217;m too old to think learning website, and learning design things. And I&#8217;ve been creative. The constructivist system is a strategy in education, the constructivist, and the principle idea is you learn by doing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:27] <strong>Nathan Wrigley:</strong> Confidence through action, like you said, basically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:29] <strong>Priscilla Collado Ramirez:</strong> Exactly, exactly. And so you can be on the learning path, making little mistakes and getting more confidence to feel safe in the learning environment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:42] <strong>Nathan Wrigley:</strong> Are you a patient person?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:45] <strong>Priscilla Collado Ramirez:</strong> Sometimes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:45] <strong>Nathan Wrigley:</strong> Yeah. Because when I was earlier describing my parents and the phone, there&#8217;s kind of a bit of me, which when I&#8217;ve demonstrated the same thing nine times, and every time the output of those, okay, do it this way, do it this, okay, now do this, now this. And on the 10th go, it&#8217;s still the wrong thing in the exact same way. I just wondered if there was a bit of that? If there is just some impediments which, I don&#8217;t know, some people just never get over. If WordPress is just generally too hard for some people. Or do you always pursue it and succeed? Do you always get people through, and get them to that confident stage?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:23] <strong>Priscilla Collado Ramirez:</strong> Yes. Yeah, yeah. Every day. Yeah. Like every day. And I think that the mentor and the educator has to feel love with that work, and teaching with love, first of all.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then, understand that people doesn&#8217;t learn in the same way. I can say older people because I&#8217;m older, and you saw an older people, and you think, this is older than me, but it isn&#8217;t.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:55] <strong>Nathan Wrigley:</strong> Yeah. and some people are kind of, what, we would describe as kinesthetic learners. So they doing is the way. Some people are kind of auditory, and they hear the solution and they learn from hearing. And other people it&#8217;s visual. You know, they see the, watch a video and, oh, I&#8217;ve got that now. And I guess you&#8217;ve got to figure out which ones, how they fit in. If I show you once, you&#8217;re fine. If I show you once, well that&#8217;s not going to work. You&#8217;ve got to actually do it and copy me. And once you&#8217;ve figured out what kind of learners they are. You must have a lot of time for these people by the sounds of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:25] <strong>Priscilla Collado Ramirez:</strong> Yeah, of course.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:27] <strong>Nathan Wrigley:</strong> Yeah, and do you literally have an endless amount of time to educate them or do you have like a, I don&#8217;t know, you&#8217;ve got 10 hours or whatever it is and after 10 hours we&#8217;re going to get new people in? Or do you just stick with them throughout the whole journey?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:38] <strong>Priscilla Collado Ramirez:</strong> Yeah, yeah. And most beginners and most entrepreneurs isn&#8217;t that way, right? And they&#8217;re so excited to understand the process. And when I explain how the brain works, they think, oh, yeah, it&#8217;s not the system, it&#8217;s me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:59] <strong>Nathan Wrigley:</strong> But also I can do something about it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:00] <strong>Priscilla Collado Ramirez:</strong> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:01] <strong>Nathan Wrigley:</strong> Yeah, okay. That&#8217;s interesting. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;m going to give you superpowers for a minute. I&#8217;m going to say that you are in charge of WordPress entirely. It&#8217;s up to you what we do to improve this experience. What would you change? that could be the software. It could be education that you suddenly provide, you know, you would whip up many, many courses or whatever. I don&#8217;t know. I&#8217;m just curious to know what you think.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So again, superhero powers. You get to decide the future of WordPress. What little changes would you make here and there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:32] <strong>Priscilla Collado Ramirez:</strong> I&#8217;m going a little bit too far off WordPress, and I&#8217;m going to bring wellness tools first.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:41] <strong>Nathan Wrigley:</strong> Okay. So it gets bigger.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:42] <strong>Priscilla Collado Ramirez:</strong> Yeah, it&#8217;s bigger. I&#8217;m a wellness coach first of all, and first you have to try to understand the stress, and your mind. And then you can learn. I feel like my superpower will be an educator in wellness first, because we have to manage the stress of learning.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:04] <strong>Nathan Wrigley:</strong> So you have to approach the computer, but calmly. You have to get there and arrive in an equanimous state. Nice and calm.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:14] <strong>Priscilla Collado Ramirez:</strong> Yeah, and understand that the delete button doesn&#8217;t exist. Because you are going to learn that, yeah, you can delete it, but you are going to breathe, and stay calm, and you won&#8217;t be delete anything because you, on the learning process of your mind understanding that everything is a process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">After that, I have an idea, I don&#8217;t know my superpower, I would like to do the mentor of the mentors first.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:49] <strong>Nathan Wrigley:</strong> Oh, teach the teachers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:51] <strong>Priscilla Collado Ramirez:</strong> Yeah, yeah. Because we have mentors in WordPress, but the mentors sometimes doesn&#8217;t study at the university education, right? Is an engineer trying to teach another engineer, or an engineer teach to entrepreneur or a beginner, so their minds works different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:14] <strong>Nathan Wrigley:</strong> Yes. I&#8217;ve encountered this in the real world. You know the educator who gets really angry with you and tuts, sort of goes tut tut, because you&#8217;re not doing what the way they would do it. It just turns out that, if you just ask me in a different way, I&#8217;ll probably figure it out.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:29] <strong>Priscilla Collado Ramirez:</strong> Yeah, exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:30] <strong>Nathan Wrigley:</strong> Sorry I interrupted, carry on. So educating the educators.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:33] <strong>Priscilla Collado Ramirez:</strong> And in all the fields is the same way, because I&#8217;m a fashion designer too, but I have to learn how to be an educator, and how to try to explain some things to my students and try to get off to my mind box.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I want to make some changes too, and add some of these tools on WordPress. I don&#8217;t know, maybe this is my superpower, like be a spiral mind.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:07] <strong>Nathan Wrigley:</strong> Yeah, yeah. But I think teaching the teachers. So I think we would use the word pedagogy for that. Meaning, how to teach basically. The science, if you like, of imparting knowledge. And maybe there is nothing like that at the moment. And if there isn&#8217;t something like that, it would be interesting to explore how different people with different minds and different approaches. Maybe your first idea of everybody approach the computer in a calm way. Maybe that gets rid of some of that problem. At least we&#8217;re approaching and we&#8217;re not getting we begin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I think you&#8217;re onto something there, in that I know that I don&#8217;t learn in the same way as my children do. I don&#8217;t learn in the same way as my parents do. And so having that in the background, and educating the educators so that they&#8217;re aware that those kind of things exist.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, you&#8217;ve still got the superpowers. Is there anything else that you would do before I take them away?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:56] <strong>Priscilla Collado Ramirez:</strong> Okay, okay. I think that understand the brain is a supercomputer. It&#8217;s also a big topic because you can programming your mind. I would love to teach that people can programming itself. I don&#8217;t know what other superpower.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:17] <strong>Nathan Wrigley:</strong> Well that&#8217;s okay. You&#8217;ve had it for probably about five minutes now. That&#8217;s more than most people get.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah. So in your experience, I know that you are obviously trying to overcome this problem, and it sounds like you get most people through it, and people manage to come out the other side and are, you know using WordPress successfully. But despite that, do you still think out there in the wider community, not where you are, do you still think that people are being turned off by the problem at the beginning of, I don&#8217;t know what to do. I think that I should be able to figure this out, but I can&#8217;t. I&#8217;m frustrated. It&#8217;s annoying me. Ah, move on, or forget the whole thing altogether.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:53] <strong>Priscilla Collado Ramirez:</strong> Okay. I give you some tools. I wrote it. Limit the choices. Yeah, because one plugin at a time. Yeah, understand one topic at a time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:05] <strong>Nathan Wrigley:</strong> When you say that, are you, meaning, let&#8217;s say for example, that we&#8217;re getting into the, oh, I don&#8217;t know, the realm of SEO, we&#8217;ve managed to get into that subject. We know that there&#8217;s like 500 SEO plugins. Just show them one, just pick one, concentrate on that one and figure out how that works. And then maybe reveal that there&#8217;s others or something like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:25] <strong>Priscilla Collado Ramirez:</strong> Yeah. But sometimes, maybe I have to understand your world first, and maybe you don&#8217;t need SEO tools? Because maybe you wanted to sell, I don&#8217;t know, plants. So do you really need a SEO plugin? Yeah, maybe not. So I have to understand your business first, or your purpose first, and then I can share you one plugin for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:56] <strong>Nathan Wrigley:</strong> Right, so, but at the end of the day, it&#8217;s still limit it rather than the plugin overwhelm. 78,000 plugins on the repo or whatever it is. One at a time is probably for a beginner more than enough. Learn how to install it. How to uninstall it. Learn the kind of things that you can do with it, whether that&#8217;s SEO or a form plugin or whatever. Okay, it looks like you&#8217;re ready for another one, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:15] <strong>Priscilla Collado Ramirez:</strong> Yeah. I have, normalise confusion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:19] <strong>Nathan Wrigley:</strong> Okay, so be happy with being confused and muddled up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:23] <strong>Priscilla Collado Ramirez:</strong> Yeah, because it&#8217;s a new topic for you. So you have to understand that it is fine if you feel confusion, because your brain is adapting to that learning process.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:34] <strong>Nathan Wrigley:</strong> Yeah, we&#8217;re not good at that, are we? We&#8217;re really good at being annoyed by confusion. Confusion&#8217;s the enemy in many ways, isn&#8217;t it? But it&#8217;s really not. I mean, who can expect to learn something new and immediately understand everything? No, but we don&#8217;t allow ourselves to do that, do we? We get annoyed with confusion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s a good one. I like that. Carry on, sorry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:54] <strong>Priscilla Collado Ramirez:</strong> And celebrate the small wins. I&#8217;m doing right now. I&#8217;m realise that I have to celebrate the small wins, because sometimes we overwhelm and have too many expectations. It is one step at a time, baby steps.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:11] <strong>Nathan Wrigley:</strong> So that one is basically when something goes right. So once you&#8217;ve got over your confusion and something&#8217;s gone right, sit back, examine it. Ah, well done. Pat on the back kind of thing. Yeah, okay. That&#8217;s nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:22] <strong>Priscilla Collado Ramirez:</strong> Yeah. And emotional reset tools.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:26] <strong>Nathan Wrigley:</strong> Okay. You&#8217;re going to have to explain that one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:29] <strong>Priscilla Collado Ramirez:</strong> Okay. I&#8217;m going to explain you here, because I want to explain you pretty well, and sometimes I get I stuck in the language.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Okay, when beginners get frustrated, we must do simple pauses, like breathing. The process of breathing is called pranayama. In pranayama is the art of the breathing. When we born, the first thing that I will do is breathe. And when you are crying, the people say, no, no, breathe, breathe, right? And when you are, I don&#8217;t know, when you swimming, and you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:09] <strong>Nathan Wrigley:</strong> Drowning maybe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:11] <strong>Priscilla Collado Ramirez:</strong> Drowning yeah, you want to breathe. So the breathing is so important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:16] <strong>Nathan Wrigley:</strong> So this is part of the pausing thing. Just pausing, breathing, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:20] <strong>Priscilla Collado Ramirez:</strong> Yeah. They also reduce the cognitive overload. And help beginners continuing learning with more clarity, that regulates the brain and the stress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:32] <strong>Nathan Wrigley:</strong> So I don&#8217;t think I do any of those things when I&#8217;m learning. I just sort of plough on and expect myself to do really well. And when I don&#8217;t, I get miserable and annoyed. And I don&#8217;t ever think about, okay, calm down, breathe, congratulate yourself. The thing is I mostly do learning by myself. You know, I&#8217;m in a room and I watch a video or I read something, and so there&#8217;s nobody there to tell me to breathe, calm down, relax, congratulate yourself. So I&#8217;m glad these people have got you in their lives to, make all of this happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Sorry, carry on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:03] <strong>Priscilla Collado Ramirez:</strong> No, no. And one of the phrases that I want to the people understand is the learning doesn&#8217;t happen in stress. It happens when the mind feels safe enough to explore.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:19] <strong>Nathan Wrigley:</strong> Yeah, well I can identify with that. That makes perfect sense, doesn&#8217;t it? When you&#8217;re uptight and worried about things, nothing sticks ever, does it? So back to calm, I suppose.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:30] <strong>Priscilla Collado Ramirez:</strong> Yeah yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:31] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s all good advice. Yeah I wish I could do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:36] <strong>Priscilla Collado Ramirez:</strong> Yeah. And sometimes, yeah, the people feel overwhelmed with the stress first. I have too many mentors that causing me stress and, I don&#8217;t know, they don&#8217;t give me confidence in anything of I been learning.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:55] <strong>Nathan Wrigley:</strong> It sounds to me like what you are proposing. We would probably call it holistic. So it&#8217;s treating the mind, the body. They&#8217;re the first bits. If you haven&#8217;t got those intact and working for you, it doesn&#8217;t matter how many times you read that book, you&#8217;re never going to learn anything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:12] <strong>Priscilla Collado Ramirez:</strong> But sometimes the word for holistic for technical people is like you&#8217;re a hippie.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:17] <strong>Nathan Wrigley:</strong> Well, there is a bit of that, isn&#8217;t there? I think technical people often have an approach to this kind of stuff, which is fairly dismissive, sort of at arm&#8217;s length. Because it&#8217;s not science, if you know what I mean. It doesn&#8217;t sort of come under that umbrella. I wonder how much resistance actually, if I put you in, you know, had a chat with a thousand of the people out there at the moment.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:38] <strong>Priscilla Collado Ramirez:</strong> Oh, the people go away.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:38] <strong>Nathan Wrigley:</strong> Yeah, okay. Okay. But you know it works. And everybody knows this kind of stuff works. Because if you&#8217;re calm, I suppose the difficulty would be, you&#8217;ve got to allow yourself to accept that you need to be calm, and you need to be approaching it in this kind of way. And that&#8217;s difficult. I would find that quite difficult. You know, if I came to your educational institute, if you like, if you were teaching me WordPress, there would be a bit of me at the beginning, which would be thinking, okay, just tapping the watch, and thinking when does the WordPress begin?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And you are probably saying, we need to be calm now, you know? So I guess you&#8217;re going to have to fight that fight.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:13] <strong>Priscilla Collado Ramirez:</strong> Yeah. Yeah. And last year I was a speaker in my country, and I&#8217;m talking about how manage the stress, the people that works like eight hours on the computer. You can use too many tools to release the back, the breathing. And everybody needs release the stress. Sometimes in technical environments, the people don&#8217;t engage with the holistic path because they think that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:46] <strong>Nathan Wrigley:</strong> Yeah. I confess I&#8217;ve had years of doing that kind of stuff. Just expecting my body to be able to keep pace with whatever I&#8217;m doing, and expecting that if I sit in a chair for 12 hours, that everything&#8217;s going to be fine. I&#8217;m just going to stand up and walk away. And of course, it&#8217;s not.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you know, it&#8217;s really interesting, I don&#8217;t know that anybody&#8217;s doing this. Maybe you know a load of people that are carrying out this kind of a practice. But it feels like you&#8217;ve kind of, forgive me if I&#8217;ve got the wrong language here, but it feels like you&#8217;ve kind of bolted something close to meditation onto technology. Which is really curious, because I don&#8217;t know that anybody, maybe this is common where you are. I don&#8217;t know, but.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:27] <strong>Priscilla Collado Ramirez:</strong> No, it&#8217;s not. It&#8217;s not because I&#8217;m a sound therapist, and I&#8217;m a sound healer. The sound can heal you. I am trying to people understand that you can&#8217;t live like a computer. You are not a computer. You can program in your brain like a computer, but you are not a robot. And you need to stop.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:51] <strong>Nathan Wrigley:</strong> I think, we&#8217;re too attached to our devices, aren&#8217;t we? I think whenever the mobile phone came along, we finally gave up free time. And email is there 24/7. Social media&#8217;s there 24/7. Technology&#8217;s there 24/7. Yeah, breathe is basically what you&#8217;re saying.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:10] <strong>Priscilla Collado Ramirez:</strong> Yeah. And in my country, no, it is not common. It is not common and it is a little rare. And maybe in another country it is normal to finish your labour at work and meditate one minute.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:26] <strong>Nathan Wrigley:</strong> Oh no. Nobody does that where I live, no.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:30] <strong>Priscilla Collado Ramirez:</strong> I don&#8217;t know if there is any country, doesn&#8217;t do it, right?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:32] <strong>Nathan Wrigley:</strong> That would be nice. Yeah you&#8217;d probably feel really good after that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:35] <strong>Priscilla Collado Ramirez:</strong> Maybe in China? Maybe Japan?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:38] <strong>Nathan Wrigley:</strong> Maybe where they a different approach to living. Do you want to roll your thing out? The way that you are doing this, do you want to roll that out to other people? Do you want people to kind of approach you and, I don&#8217;t know, study what you are doing, and then go off and do that kind of thing elsewhere? Is that part of why you&#8217;ve come to an event like this? To sort of preach the gospel of this idea, this way of learning?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:01] <strong>Priscilla Collado Ramirez:</strong> Yeah, yeah. I would love to. I would love the people understanding maybe, I don&#8217;t know, create me a plugin about wellness. I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:12] <strong>Nathan Wrigley:</strong> Okay, so anybody listening to this, Priscilla wants communication with people who think they might be able to step in. I know of several people who have, let&#8217;s say things like meditation as part of their daily ritual and things. In which case, anybody who&#8217;s listening to this, where&#8217;s the best place to find you online? If people want to get in touch and talk about these wider problems, education, learning, calming down, meditation, those kind of things, where would we find you?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:37] <strong>Priscilla Collado Ramirez:</strong> On Gravatar. On WordPress page, and Instagram too.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:40:42] <strong>Nathan Wrigley:</strong> I think I&#8217;ve got the details of most of those, but if I don&#8217;t, I will get them from you, and I will put them on the WP Tavern website. So if you search for the episode, dear listener, with Priscilla in it, I don&#8217;t know the number of that episode just yet, but if you search for the episode with Priscilla in it, if you&#8217;ve got intuitions that you&#8217;d like to help out, go and find this episode and you can reach out. And you never know, maybe something will come of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So Priscilla, thank you for chatting to me today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:41:07] <strong>Priscilla Collado Ramirez:</strong> Oh, thank you too. And remember to breathe.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have Priscilla Collado Ramirez.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Priscilla traveled 14 hours from Costa Rica to attend WordCamp Europe, making her one of the furthest attendees at the event, and for good reason. She’s an educator, fashion designer, and wellness coach, and has a unique perspective on a challenge many in the WordPress community face: how overwhelming WordPress can be for beginners.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Having once quit WordPress 17 years ago due to information overload and lack of community support, Priscilla’s story comes full circle as she now dedicates herself to helping entrepreneurs and creatives find their way in the WordPress ecosystem. Her work focuses on demystifying those first confusing moments, offering practical steps and much-needed reassurance for anyone who’s ever opened a fresh install and wondered, “What on earth do I do next?”</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation is focused on why newcomers often feel stuck, paralysed by too many choices, the classic “it depends” advice, and a fear of breaking something (or everything). We get into the importance of understanding individual learning styles, whether linear or spiral (as Priscilla labels them), and meeting students where they are, sometimes with literal breathing exercises and wellness techniques to lower stress and unlock real learning.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Priscilla explains why confidence in WordPress is built through action, and why celebrating small wins, like successfully installing a single plugin, is essential. She also shares her approach to bringing holistic, calm, and patient mentorship into WordPress education, something that’s as relevant for agency leads as it is for first-time bloggers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’ve ever felt overwhelmed by WordPress’s infinite possibilities, struggled to find your place in its community, or just want practical wisdom on making the path easier for beginners, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/why-wordpress-feels-overwhelming-for-beginners/\">Why WordPress feels overwhelming for beginners</a> &#8211; Priscilla&#8217;s presentation at WordCamp Europe 2026</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/nivrattibienestat/\">Priscilla on WordPress.org</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Greg Ziółkowski: The Abilities API in WordPress 7.1: Lifecycle, Schemas, and Discovery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://gziolo.pl/?p=15020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://gziolo.pl/2026/08/05/the-abilities-api-in-wordpress-7-1-lifecycle-schemas-and-discovery/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:384:\"The Abilities API gives WordPress plugins a common language for describing and executing units of functionality. An ability has a stable name, human-readable metadata, input and output contracts, a permission check, and an execution callback. Other PHP code can discover it without knowing which plugin registered it, while REST, WP-CLI, JavaScript, MCP, and AI integrations [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 12:11:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Greg Ziółkowski\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Matt: Michel the GOAT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153867\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2026/08/michel-goat/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1912:\"<p class=\"wp-block-paragraph\">I don&#8217;t usually blog all my comments other places, but while drafting a completely different blog post I came across this great post, <a href=\"https://iterativewonders.com/2025/11/25/michel-valdrighi-the-coder-whose-code-never-went-silent/\">Michel Valdrighi: The Coder Whose Code Never Went Silent</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I had to leave a comment, because Michel&#8217;s story is not well-known.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Michel Valdrighi is the GOAT. His elegant code and impeccable aesthetic paved the path for WordPress to follow, and he did it with a prescient belief in Open Source. It seems obvious now, but in 2001, software that wasn&#8217;t just free but gave you Freedom was a radical idea that made people look at you funny. He showed me that code could be poetry, that beauty in simplicity is harder to achieve than complexity.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://mikelittle.com/\">Mike Little</a> and I met hanging out on the <a href=\"https://sourceforge.net/projects/cafelog/\">b2/cafelog Sourceforge</a> and <a href=\"https://en.wikipedia.org/wiki/Freenode\">Freenode IRC</a> channel, both drawn in by what Michel had created. It all started on a little island called <a href=\"https://en.wikipedia.org/wiki/Corsica\">Corsica</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Bonus:</strong> After publishing, <a href=\"https://jetpack.com/support/related-posts/\">Jetpack&#8217;s Related Post feature</a> led me to this <a href=\"https://ma.tt/2002/10/best-blogging-software/\">Best Blogging Software? post where Michel commented</a>, months before <a href=\"https://ma.tt/2003/01/the-blogging-software-dilemma/\">the famous Blogging Software Dilemma</a>. See, even back then people were arguing about static vs dynamic sites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 01:58:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Open Channels FM: Open Minds Balancing AI Innovation with Authentic Human Connection\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2558337\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://openchannels.fm/open-minds-balancing-ai-innovation-with-authentic-human-connection/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"This episode discusses the impact of artificial intelligence on human skills and connections, emphasizing concerns about overdependence on technology, authenticity in communication, and the importance of retaining essential human abilities.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2026 08:29:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: Gabriel Dawe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153850\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2026/08/gabriel-dawe/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:393:\"<p class=\"wp-block-paragraph\">New artist I&#8217;m obsessed with: <a href=\"https://www.gabrieldawe.com/\">Gabriel Dawe</a>. I love the colors and craft, very <a href=\"https://me.sh/\">Mesh</a>. If his site were on <a href=\"https://wordpress.org/\">WordPress</a>, we&#8217;d definitely commission some pieces. <cite>Hat tip: <a href=\"https://www.goodworknichols.com/\">Jason Nichols</a>.</cite></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2026 04:23:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Open Channels FM: The Evolving Landscape of Digital Identity and AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://openchannels.fm/the-evolving-landscape-of-digital-identity-and-ai/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"Digital identity is rapidly evolving due to AI and new authentication methods, necessitating secure access and robust management for both users and automated agents.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2026 14:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Open Channels FM: Follow Open Channels News on X @OCFMNews\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2558304\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://openchannels.fm/follow-open-channels-news-on-x-ocfmnews/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"Founder Bob Dunn rebranded his @BobWP account to @OCFMNews for Open Channels News, expecting existing followers to appreciate the new focus on news and podcast content.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2026 08:30:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Gutenberg Times: Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=46468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57748:\"<p class=\"wp-block-paragraph\">In episode 133 of the Gutenberg Changelog Podcast, Birgit Pauli-Haack hosts Faith Ruth Imokol, a Ugandan web developer and longtime Gutenberg advocate, to discuss the Gutenberg 23.6 release and the upcoming WordPress 7.1 update. The episode opens with insights into the WordPress community in Uganda, highlighting their active WordCamp scene and educational initiatives such as the Campus Connect program, which introduces WordPress to students across the country.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Faith Imokol shares her experience on a recent WordCamp Kampala panel about AI in web development, noting divided perspectives: while some Ugandans are excited about AI&#8217;s possibilities, others are concerned about job security and adaptation. She describes her personal transition into using AI as a collaborative development tool, driven by the need for faster production due to heightened competition.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Discussion moves to WordPress 7.1, covering new features such as customizable viewports via theme.json, expanded notes and commenting capabilities, enhanced SVG icon registration, and improvements to blocks like playlists and tabs. Both speakers are enthusiastic about the collaborative features and the evolving editorial workflow, particularly the granular notes system for streamlined feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The episode emphasizes community feedback&#8217;s role in shaping new releases and encourages listeners to help test upcoming WordPress versions to ensure quality and translatability. The episode closes with practical tips and excitement for ongoing educational outreach and future Gutenberg advancements.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/#transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor: <a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo: <a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production: <a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size wp-block-paragraph\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Special Guest: Faith Ruth Imokol</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://profiles.wordpress.org/faithimokol\">WordPress profile</a></li>\n\n\n\n<li><a href=\"https://www.linkedin.com/in/imokol-faith-ruth/\">LinkedIN </a></li>\n\n\n\n<li><a href=\"https://wordpress.tv/2020/03/05/imokol-faith-ruth-why-how-to-create-gutenberg-blocks/\">Imokol Faith Ruth: Why &amp; How to Create Gutenberg Blocks</a> (2020)</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Events in Uganda </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Upcoming Events </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://events.wordpress.org/luweero/2026/wordpress-showcase/\">WordPress in Education Showcase 2026</a> August 7, 2026</li>\n\n\n\n<li><a href=\"https://lira.wordcamp.org/2026\">WordCamp Lira 2026</a> 29+ 30 August 2026</li>\n\n\n\n<li><a href=\"https://jinja.wordcamp.org/2026/\">WordCamp is in Jinja</a>  19th &#8211; 20th September 2026</li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/central-eastern-ug/\">WordPress Campus Connect Central and Eastern Uganda Schools 2026</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Past 2026 Events</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://events.wordpress.org/uganda/2026/competition/\">Uganda Website Projects Competition | 2026</a></li>\n\n\n\n<li><a href=\"https://masaka.wordcamp.org/2026/\">WordCamp Masaka </a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/masaka-uganda/\">Campus Connect in Masaka </a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/campusconnect/2026/Kakumiro/\">Campus Connect Kakumiro</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress 7.1 </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\">WordPress 7.1 Beta 4</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\">WordPress 7.1 Source of Truth</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">More Developer Notes for WordPress 7.1 </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/\">Client-Side Media Processing</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text shadow support in global styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/\">Media library infinite scroll enabled by default</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside Custom HTML block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editor-components-updates-in-wordpress-7-1/\">Editor Components updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">Min width block support</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">Background gradient block support</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/?p=124627&amp;preview=1&amp;_ppp=33ada9214e\">What’s new of Gutenberg 23.6</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Video w/ Ryan Welcher: <strong><a href=\"https://www.youtube.com/watch?v=4PrD1jzfD6E\">iframed post editor canvas</a></strong></p>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size wp-block-paragraph\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Welcome to our 133rd episode of the Gutenberg Changelog Podcast. In today&#8217;s episode, we will talk about Gutenberg 23.6 release and some WordPress 7.1. And that should be enough for today. I&#8217;m your host, Birgit Pauli Haag, curator at the Gutenberg Times and full-time core contributor to the WordPress Open Source Project sponsored by Automattic. And today I&#8217;m very excited that Faith Ruth Imokol joins me. She&#8217;s a web developer from Uganda, WordCamp organizer there and speaker, and a Gutenberg advocate since 2018, as long as the Gutenberg Times. And I&#8217;m glad she agreed to come on the show and talk through with this release and tell us more about the WordPress community in Uganda. Welcome to the show, Faith. How are you today?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you very much, Birgit, for having me. I am okay. I&#8217;m very fine. Thank you, listeners, for having me as well. I&#8217;m excited.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Me too. Me too. It&#8217;s such wonderful to have you on the show. So, WordCamp community in Uganda is really busy this year, and it probably was last year as well because there&#8217;s a lot of experience there in doing WordCamps. So you, you were in WordCamp Kampala this year.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> And you were on a panel session titled AI and the Future of Web Development: The Good, the Bad, and the Ugly. So what were your takeaways? How are the people in Uganda kind of looking at AI and the future of the web?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Oh, well, the opinions on the future of AI in Uganda and how people view it are quite divided. Many are very hopeful, but some are also a little worried about what is going to become of them, especially when it comes to their jobs with AI. There&#8217;s a lot of talk on AI taking over. There&#8217;s a lot of talk on, okay, what do we need to do? Do we still need to continue with the way that we&#8217;ve been working or should we transition into full AI mode working with AIs? So there&#8217;s a lot of speculation around AI. And during the panel session, very many people had very many questions around that. They wanted reassurances on, especially when it comes to their jobs. Do we still have our jobs as developers? Can we still maintain the work that we are doing right now? Can we still continue using the tools that we are working with right now, or should we leave them and just take on AI and start working with AI. So it was a panel that was there to encourage people, to also highlight and offer corrections on some of the misinformation that was going, that has been spreading and going around in the community, especially in the WordPress community. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So how, you don&#8217;t have to go into details, but how are you approaching AI for your work?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Personally, I could say that I&#8217;ve been forced in some way to use AI &#8217;cause I&#8217;m using it more as a pair working along with it in my development. And I&#8217;ve been forced to use it. Initially, I was a little hesitant. I like to do my own discoveries. I like to go through my own work and do my own troubleshooting. But with the AI coming in, it forced some of the teams that I was working in to have to increase the rate at which they produce and release applications. Why? Because the competition has now stiffened. If you&#8217;re not using AI to work faster, someone else is going to produce what you&#8217;re doing and they&#8217;re going to release it, and then you&#8217;re going to be left behind. So I kind of, at some extent, have had to take a back seat on doing my own personal investigations and leaving those to my own personal time. But when it comes to work, it&#8217;s something that I&#8217;ve fully incorporated into my day-to-day working. Yeah, still, I still apply my own knowledge as well. I don&#8217;t leave everything to AI to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: That&#8217;s certainly quite prudent, yeah, to see how AI can really go wrong and you don&#8217;t know which tangent they go on. Yeah. And I have found, well, I&#8217;m using AI maybe a year now for a lot of different things and I have found that there&#8217;s no taste. Yeah. It has no feelings, of course. Yeah. And it has no empathy for anything. Yeah. So, human judgment is even more needed for anything that is released that was done by AI. And I think it becomes more and more clear the longer we practice with it. First, it&#8217;s a fantastic tool. Yeah, it kind of gets you to certain things faster, but it also is very verbose in code, in reviews, in analysis, and you really need to kind of slow it down and figure out what&#8217;s really important. And that it can&#8217;t do. It doesn&#8217;t know what&#8217;s important, what&#8217;s not important. Everything is the same.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I kind of think it&#8217;s like a very smart child who thinks they know everything, but they&#8217;ve not lived through the experience of what an adult knows.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> So they still need guidance. That&#8217;s a good analogy. Yeah. It&#8217;s like a young person who just graduated high school and knows everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, I was that when I graduated from high school. I knew everything. But back to the Uganda community, the next WordCamp is in Jinja. Is that how you pronounce it? From the 19th to the 20th of September. It&#8217;s in the Civil Service College in Jinja. Just, just in case you dear listeners are in the region and you wanna go to a WordCamp in Uganda. But there&#8217;s also running from now to December several WordPress Campus Connect events with 25 schools, each one with at least 100 participants, 25 schools, colleges, or universities. And the program will bring practical, as it aims to, practical WordPress learning sessions to selected schools across Central and Eastern Uganda. And students will be introduced to the basics of WordPress, how websites are built, how to create and publish content and how they can use WordPress for school projects, personal portfolios, blogs, business ideas, and future technology careers. So these are the Campus Connect from the WordPress Education Program that started, I think, in the end of &#8217;24 and has now run through &#8217;25 and half of &#8217;26. So, and Uganda is really taking to it and getting a lot of students involved with WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, we&#8217;re working hard to see that the future, the next generation that comes into the workforce is not too ill-equipped like the way we were. So these programs that we&#8217;re starting as the WordPress community are out to help the next, the coming, the young generations that are coming in, for them to know, to know the different skills that they can take on and to know that there are different tools that they can also learn that can help them. So it&#8217;s really a very amazing initiative that was started by Mr. Dumba and Moses.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. And they are still completely involved and totally immersed in that field. Yeah. Stephen Dumba also organized a website project competition for elementary schools, high schools, and colleges. And they had, I think, 20 teams in total there. And then each team had to create a website for a community project that is local and was very important to the community and how to communicate those problems and solutions. And that was also in June. Then there was WordCamp Osaka, Campus Connect in Osaka, and then Campus Connect in Kakumiro, if I pronounce all that right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes. Yeah, you&#8217;re trying.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I&#8217;m trying. Yeah, I&#8217;m not succeeding. Okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Your pronunciations are very good.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Okay. Yeah. Yeah. So I&#8217;m really excited about what&#8217;s happening on the African continent in the various communities. Uganda is one. I think another very active one is Kenya. And there was one in Rwanda. I don&#8217;t know how active they are now. But yeah, I&#8217;m really excited about that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">So we have a few announcements. 7.1 is coming Today is July 30th. So in about 3 weeks, we will have a final release of 7.1. August 19th is the release date. And it will be released on the last day of WordCamp US. The Source of Truth, that&#8217;s the book about things, yeah, that is published on the Gutenberg Times. This time it&#8217;s about 39 minutes to read and 7,000 words. It&#8217;s really an ebook or something like that. The table of contents, it&#8217;s very detailed. So you can jump into the sections that you want. Okay. That you need. And the developer notes are coming out for those who need more technical details. And there was one from the client-side media processing, the text shadow support for global styles. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The media library infinite scroll is coming back and is enabled by default, but there is a filter to disable it for those who need it disabled. And then there are now editable blocks inside custom HTML blocks. That&#8217;s a very interesting construction. So if you&#8217;re interested in that, we share, of course, the developer links in the show notes. There are some editor component updates that are interesting for those who are using those for development in admin as well as in block editor. And then a lot of people have been waiting for that part, registering and rendering SVG icons and icon collections. The developer note is out and it will come to 7.1. And then there&#8217;s also a mid-width block support and background gradient block support. So there are some things for the global styles that are only available through the theme.json. There is no UI yet for it because it just needs to simmer a bit and kind of brew a bit before developers are thinking about the UI. Is there anything that excites you from 7.1 from, from these developer notes yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, well, I really, really, really enjoy the new features that are coming in, especially the one thing that I&#8217;ve really been excited about is the collaboration tools. So I&#8217;m really looking forward to working more with those and seeing how they will help people collaborate on different WordPress projects.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes. Yeah, yeah, yeah. Unfortunately, the real-time collaboration has been punted again. Or it was clear that it would not come to 7.1 because it has these underlying server technical approaches that depending on where the site is hosted, it needs to have a different approach. Or in enterprise, yeah, it&#8217;s a different approach and all that. And they haven&#8217;t narrowed down what the default value could be. But what I really like are the e-syncer. So it&#8217;s very rare that I&#8217;m sitting there and somebody else is sitting on their computer and we&#8217;re on the post or on the site at the same time. Mostly it&#8217;s because, yeah, I work remotely in Europe time zone with a lot of people in the United States that&#8217;s 6 hours behind. It&#8217;s more asynchronous. And I think the notes section is really getting some great love there that came in 6.9 and 7.0 and now has additional features. Yeah, I really like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah. I see it growing. I see it growing into something much bigger. So I&#8217;m looking forward to whatever is coming ahead.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, yeah, I could actually see that. But the current publishing flow at the official developer blog is that the writers do a draft in Google Docs, and then 2 reviewers come in and help edit that or streamline it or shorten it or whatever, comment on it. And then the writer has to make all the changes after those feedbacks and then take the whole Google Doc and put it into a blog. So with the notes feature, we can cut out the Google section part because we can now comment on the, on writing on the blocks. Yeah, we can mention people and we can resolve issues from the notes. So it&#8217;s coming really close to streamlining that, our process. All right. </p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released -WordPress 7.1</h3>\n\n\n\n<p class=\"wp-block-paragraph\">What&#8217;s released? WordPress 7.1 Beta 4 came out. That&#8217;s the last release before the release candidate next week on August 5th. August 5th is also the deadline for the rest of the dev notes, the developer notes for that, and the Field Guide will come around that as well. And that&#8217;s also the time where string freeze happens. Release candidate is still 14 days away. The translators need to get into it. So string freeze means there are no new strings that come in that need to be translated. Because the WordPress ecosystem has a huge army of translators. And by the time the release comes out, it will be translated into about 70 languages, almost 100% from the new release. And that&#8217;s huge. But we need to give those translators a time on the polyglots teams to actually get it all in. And this is not a small release, although it wasn&#8217;t a long pipeline there. Yeah. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And if you want to test it, this is now the time to go to the Make/Test team and follow the Help Test WordPress 7.1. It&#8217;s also linked from the release post from the news section because it gives you an opportunity to not only dive into the new features, but it also gives you instructions and a video and you learn quite a bit about it. And if you find things that are not right, you surface that. And that is not only surfaced for yourself, but it&#8217;s also surfaced for millions of other people who are going to get this new version. And if you are fast enough and the problems are small enough, they might get the fixes in before the final release. So if you wanna help and contribute quite impactful, help test WordPress 7.1. It&#8217;s my call for action for this show. Did you get a chance to dive into some of the features yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes, I did. I did try testing them as well locally. And yeah, it&#8217;s really impressive. The work that is being put into this is very, very impressive.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 23.6</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right. So this brings us to the Gutenberg plugin release 23.6. And 23.6 is also the last feature release for 7.1. So everything that made it into the 23.6, almost all of it will come to 7.1. Everything that&#8217;s enhancements in the next release will not make it because we are past the beta site. But all the bug fixes that you find in your testing and you report them as issues or on the support forums have a chance to get in. Yeah. So let&#8217;s start with that. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first item that I want to point out is that you can now set the viewport for tablet and mobile values in theme.json. What does that mean? So the Gutenberg plugin editor had hardcoded viewports for what&#8217;s considered desktop, what&#8217;s considered tablet, and what&#8217;s considered mobile. And everybody had to work around those if you had a different idea about those viewports.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: But now you can just set the setting in your theme.json for your theme and then everything will fall into place.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I think this gives us much more flexibility because initially with the default viewpoints that are set by WordPress, all sites end up having the same, could I say breakpoints?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I think personally I prefer to, I refer to them as breakpoints. for different screens that is in mobile responsiveness. And this is going to allow us to be able to customize this to our own liking so that our themes can be uniform with, uh, can have settings that have been preset by us than having the default ones that WordPress has added. And I think as I was going through the changelog, I came through the discussion because the viewports allow you to set the tablet and the mobile view. And there was a discussion of what could happen if someone set the tab view to have a smaller, should I say, breakpoint than the mobile screen. What could happen by that? And it was quite interesting that at that point we reverted back to the defaults.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah. So it&#8217;s a good thing to have in the background, as I don&#8217;t think everyone will abide by the rules, but As you&#8217;re working with this and anyone who gets to work with this, I think you have to keep that in mind that you, you&#8217;re setting different breakpoints for different devices and tablets are larger than mobile devices.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. That&#8217;s the assumption that tablets are larger than mobile devices. So if someone puts a mobile breakpoint in that&#8217;s bigger than the tablet, that can probably just be a mistake or something like that. Yeah. So having a fallback to not ruin the whole site just because of a wrong value in the theme.json is probably a good measure, yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I&#8217;m thinking we now have these new Samsung phones that have come out, the flip phones. Does it become a tablet? I&#8217;m still trying to understand.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, it&#8217;s a good question. So I saw a discussion, an issue that you can— that on Gutenberg to think through the consequences if you have more than 3 breakpoints. Yeah. Can we have multiple sizes? I mean, at one point it really becomes a usability issue. How would an editor or a user, keep in mind that, yes, I saw plugins that have 6 breakpoints and it&#8217;s really hard to control those because you never know where you have all the changes made. Yeah, and come back to it when you, when you start out, it&#8217;s probably easier to kind of think through it. But once you have a site and you need to make some changes, it&#8217;s very hard to figure out where all those changes have to be made. So it doesn&#8217;t become better with more breakpoints. I think that was a point why the Gutenberg developers started out with really honing in on the intrinsic designs, that there&#8217;s actually a seamless adaption to the screen sizes. And that&#8217;s where the Samsung folding phone probably will come in.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: That you&#8217;re not fixed on a breakpoint to just say, okay, yeah, it takes the space it has. Yeah. And rather do content queries rather than media queries. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I hope we see how, what else will be added to this, cuz I think more is going to come up and shall have more settings being added to this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: For sure. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So, uh, notes, this is, features that I&#8217;m really excited about. It shows you how powerful Gutenberg has gotten. Being able to add notes. So the upcoming features, one of the features that we have will be auto-completing mentions. This is you&#8217;ll be able to tag an individual, a user, onto the post, and when you tag them, the prompt will be able to— will allow you to select from— it will pop up a list of the available users and you&#8217;ll be able to select the ones that you want to tag. And when they are tagged on the front end, you&#8217;ll be able to see that they are highlighted, that the tag name is— their display name is highlighted. So this is a feature that I&#8217;m really, really impressed by and hope to see how far it grows more because I&#8217;m seeing all the different possibilities that it can be used in, things like notifications. And I think this is one of the features that is being incorporated for the collaboration right. Later, even as we&#8217;re collaborating, because you can tag someone within the notes, but now you&#8217;re also doing inline, you know, you&#8217;re able to tag people within, within the context of the content that you&#8217;re creating. Yeah. So this is something that I&#8217;m really impressed by and looking forward to see how far that can be taken.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And now what a lot of people were waiting for, that you can actually highlight partial text and have those notes in the sidebar about a certain portion of a text and not just a whole paragraph block. And now you can also have multiple notes per block as well. So if you have here, the paragraph is, I don&#8217;t know, 10 lines long and you have something you want to note about the first line or the first 6 words or so, and then in the middle is something, and you could have notes for each one of them that then show up in the section. So it makes it much easier to streamline the conversation and to be really granular in what the notes are about or the comments are about. Yeah. And it now has a resolved divider. And so when you check a note that is resolved, it pushes it further down and has a little divider in the sidebar. So yeah, it really comes well together, this note section. Yeah. It really starts growing up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah, I&#8217;m seeing lots and lots of ways that this is going to, because I&#8217;m thinking with the resolver, adding the resolved divider, I&#8217;m seeing this going into something like project management and we&#8217;re able to add even more other statuses possibly besides just the resolved divider. Very impressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: I can see some plugin opportunities there to kind of collect all those and have a separate kind of setup for a whole editorial workflow where the main editor just kind of looks through what are the posts and what are the comments. And you can see, okay, or you come in as an editor and see, oh, I need to go through all the comments where I&#8217;m tagged. Yeah. So these kinds of things, I think that would be an interesting feature set to add to it. Not sure that core is actually gonna aim for it. So that might be plugin territory because, territory, because it&#8217;s a very finite use case for that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: The next item is by default, the admin bar is now shown for post and site editor as well. Once you&#8217;re logged in, you see a black bar on your website on top of it with some links where you can jump in different places, and that is coming to 7.1 as well. And now that admin bar has been streamlined and kind of combines the site editor navigation as well with the admin bar. And it&#8217;s really, it&#8217;s a nice feeling. It kind of feels now a little bit more consistent, and you can access the things that you could access before. Yeah, you have your site icon. You also have the big W, and that was in there before, but the header of the site editor is now smaller or the block editor. And it&#8217;s all coming together quite nicely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes. Coming in version 7.1, we are having, I could say there&#8217;s a kind of more a mix of both dynamic and static content blocks, block content, where we are going to be able to have what WordPress offers. I don&#8217;t know if this is the right way to present this, but currently WordPress offers you a way of providing or creating content that is you&#8217;re either working with blocks or you&#8217;re working with your default static HTML. And this new feature of adding inner content is going to allow us to be able to add dynamic content within static content. So you&#8217;ll be able to work with your HTML and still add editable content within your static content. that is your normal HTML, but within it you have an editable, let me say, paragraph block within there. So the other content remains static, but within it you have your inner content. And we&#8217;ve been provided a new feature called inner content that we can use to set this up.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Mm-hmm.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: That is, if you&#8217;re working with if you&#8217;re creating your own code, you&#8217;ll be able to add this inner content feature and we&#8217;ll be able to allow you to create static content that has HTML blocks within it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah. No, very well described. Yeah, I can see how that is really helpful, especially for patterns that you have editable sections and you say static, I say hardcoded. Yeah, don&#8217;t touch things as an editor. You&#8217;re right. This comes to 7.1 as well. And there are developer notes out. So it will be in the show notes so you can see the technical implementations for that in 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, it&#8217;s, it&#8217;s, it&#8217;s, it&#8217;s quite a powerful tool, I think, because it&#8217;s— I see it becoming also— it&#8217;s some— one of those features that I feel can be added onto in different ways because you&#8217;re now not just building something that is strict, but you can modify it to appeal to different scenarios and different use cases. As current cases, either you have one block that is doing one particular thing, but now here you&#8217;re able to work with blocks and also normal HTML. So it gives, as a developer, I feel it gives me some power. I&#8217;m not just leaving everything to the blocks to be doing everything, but it gives me some power to be able to add different content styles. Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yeah. Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: The next one is part of the Icons API. Now 23.6 Gutenberg plugin now has PHP methods To render inline SVG icons from the registry. So that can also be used in PHP-only blocks or in other templates and all that. So that also comes in 7.1, is a new API for registering icons in WordPress, SVG icons and icons collections that came in with 23.6.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I can take the next one.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Mm-hmm.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Coming in 7.1. So we had some issues with the backgrounds in some of the blocks, that is the accordion, the post content block, the quotes block, the verse block. And in this, there were issues with the way the images were being handled, that is in the CSS, in the blocks, in the block CSS, which ended up blocking the gradient. It ended up breaking the gradient. So kind of could say that there was a conflict. In how the background images and the gradients were being handled. So it was causing a bug with our gradients. So this has been fixed in how the background images and the gradients are handled. And so you&#8217;ll not be able to see conflicts when you apply a gradient onto any of your blocks, especially the blocks that we have stated, that is the block quotes accordion, the pull quotes, the verses and post content blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. And actually, this fix also gives you a totally new feature. Now you can overlay the gradient onto the background image, and that gives a whole new way of designing things. And if you look at some of the PRs that are coming through and with a screen share there, it&#8217;s actually quite nice that the image kind of feels a little bit more lively when there&#8217;s a gradient on top of them. So it&#8217;s really good. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, the latest post block received layout and block spacing support. The latest post block was historically just a re-rendering as a block from the widget section of WordPress prior to that, and hasn&#8217;t gotten a whole lot of love after that because the query block is kind of also a latest block kind of thing. But it now has layout and block spacing support so you can fit it in other places quite nicely. Speaking of the query block, it now has an option to exclude the current post from the query block, from the list of blocks, so to speak. So this gives a better feel for your single post template where you can say, okay, so this is the post with the post content, but then underneath you can add a list of blocks from either the same category or for the same taxonomy and exclude the current block. Up until now, it would always also render the current block if it had the same taxonomy. So I think that&#8217;s a feature that a lot of people actually were waiting for. It sounds so minuscule. Yeah, but it&#8217;s actually pretty powerful.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So we have a new feature that has been added to the cover block. And this will allow users to restrict the kind of videos that they want to be added to their cover blocks. Initially, currently what we have is that WordPress has a variety of different video providers that you can embed into your cover block, but this will allow you to restrict. So if you only want to display only YouTube videos, you can add a restriction that we only need YouTube videos being uploaded in our cover block. While you can switch this up to any that you want, as opposed to just allowing it to have any video embedded provider adding the videos. So this is one of those features. I think it gives us more control over what you want. Could I say, when it comes to different service providers, they provide a whole different interface and layout for how their videos play out, and this will allow something like uniformity. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Because I think it can be a little strange when you have your website on— some videos are playing like YouTube content and then it switches into another format and it&#8217;s maybe Vimeo and it all looks so different. I see this creating a better display, a better feel, but it also gives you more control on what kind of content is acceptable.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Absolutely. So from the history, this comes after 7.0 allowed to actually use a video URL as a background for a cover. And after that was installed, there was quite some feedback from the community, especially the agency community and the enterprise level where they say, okay, I don&#8217;t want people just have video embeds from outside of, especially those that are in restricted industries, they&#8217;re regulated industries, they cannot just have willy-nilly URLs playing on their website. So they needed a way to restrict the video providers or even restrict that feature altogether. So this is a reaction of all the community feedback that came in to provide that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Speaking of video, the new client-side processing now also has a way to convert the GIF, an uploaded animated GIF. We know them from the &#8217;90s, right? But some of the Screen recording features also do animated GIFs. And when they have one problem. It&#8217;s nice for smaller things, yeah, for 1 second or something like that. But if you have a longer GIF, you cannot control it. You cannot stop it. You cannot do anything. So some people want to convert that to a video. And now that feature is coming to 7.1, but it&#8217;s also made opt-in. So people have to say, okay, I wanna do this. And then it shows up in the block transform dropdown from a block toolbar. And then you can automatically have the GIFs converted to a video. It really depends on the video and the frame size and a lot of other things to get this right. But it&#8217;s a really nice feature.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yeah, it&#8217;s a very nice feature in that I think now we have still, one has the ability to choose what they want, if they want to maintain the image GIF or to have it as a video. Whereby if it was a video, it could be lightweight and loads much faster than when it&#8217;s a normal GIF. GIFs tend to be quite heavy.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> On websites. Yeah. Just a funny scenario. I went on a website that had— was literally littered with GIFs everywhere. And I&#8217;m just imagining having to work with that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: How resource intensive that can be and how the performance of the website. So I think this resolves a problem that was there previously that they had tried to resolve previously. That is by allowing the conversion of the GIF into a video. So now one can choose, they can either maintain using the GIF or they can choose to go with the video.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack:</em> Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> We had 2 blocks that were initially still, should I say, in production. That is the playlist block and the tab block. And these are coming out in version 7.1. The playlist block will allow you to add a playlist. If you&#8217;ve worked with any podcasting and different— if you&#8217;re doing any music playlists on your website, this block will allow you to be able to add a list of music that you want and you&#8217;re able to play it as well in one after the other. So it&#8217;s a very powerful block coming out in version 7.1. And I&#8217;m also talking about the tab— the tabs block. This will allow you to be able to organize content into tabs on your website. So it will allow you to group, literally to group different content onto your website. It&#8217;s also a very, very powerful block that I think will make a whole sense on how different content can be added onto our site. So maybe you can add on to that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah, there were right from the beginning when Gutenberg came out, there were quite a few block collections that had tabs blocks in there. So finally it comes into core. I have a question for a developer. I don&#8217;t know how you feel about that, but doesn&#8217;t it seem that the details block, the accordion block, and the tabs block, they all kind of have the same metaphor kind of thing? Yeah, kind of. Yeah, you check something and something opens, and then you have a collection of check something and the tabs are there, or accordions kind of I mean, they behave a little bit differently, but aren&#8217;t they just a variation of the same idea?</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: I think it&#8217;s kind of a similar idea, especially when you see how accordions work. But they— I think it comes down to what kind of display is someone looking forward to. They may all be doing the same kind of similar thing, but someone wants their content to work differently. The tabs block, I think, gives us kind of more— I find it to be superior, should I say superior, to the accordion block in the sense that it allows you to actually group content that you&#8217;re displaying. </p>\n\n\n\n<p class=\"wp-block-paragraph\">So an accordion can be used for things— I could say the most common example that I&#8217;ve seen where they&#8217;re mostly applied is something like FAQs, right, where you group questions and answers. But now looking at a tab, imagine you have something like a WooCommerce site and you have all this different content that is in line with that product. You have the details, then you have the, uh, should I say specifications, then you have the pricing. So all these things can be grouped into different tabs and it can allow someone to navigate through them while providing more concrete details within them. You can do the same with accordions. But I find that this provides a better way of navigating, you know, of navigating through content. Accordions, if the content is quite a lot, they may become, I think, kind of very bulky and they create a lot. You have a lot within one thing while tabs allow you to break down that thing. And I think also, I don&#8217;t know right now, I don&#8217;t know how far this this feature is, but I think tabs can also allow you to also add different other blocks, should allow you to add different blocks within it. So you can do a lot more within, within it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So, and I feel it&#8217;s a little bit of a— the metaphor that tabs do is kind of more like in an office setting where you have files, folders, and then files in them that are kind of— you pull them out of the register and then you have the writers on top that are your tabs and then you can— that metaphor is kind of in a website now. And I think people can navigate that better than figuring out how an accordion works.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. I think you&#8217;re right there. Yeah. Well, that was actually kind of a tricky question because that question should go to the WC3 body that does the standards for HTML because that&#8217;s what these 3 blocks do, details, accordion, and tabs. They put the HTML that&#8217;s available into a block setting and then offer that as a tool to design pages and lay out the pages. So the question is actually for the WC3 standards body. Why did you come up with these different standards there and HTML tags for that? </p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think, yeah, we have a few, 2 more updates on the visual revisions page. There is now a label for autosaves. Because the revisions historically only saved what you did, what was there when you hit the save button. And now it also adds the autosaves as separate line items to the revisions timeline. It might get a little crowded now, but you can collapse them quite a bit. And so when you leave a post that was autosaved and then come back to it again, you get a notification on top of the screen that says there is a newer version in autosave. And when you clicked on the link there, you were going back to the old revisions screen, and that has been solved too. So now this screen also goes to the new block-based visual revision screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> I think this is one of the things— revisions is one of the things that I&#8217;m actually impressed by and excited about. I don&#8217;t know how many times I just could come back to my site trying to look through my content and going through the revisions, I&#8217;ll just give up and be like, you know, no need to go back. But I think this helps us to be able to track and actually know where in time we ended, what changed, and also being able to go through what the different revisions are. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: And it&#8217;s quite also funny that the person who reported this was a first-time contributor.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: The person who caught this. Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: So with the new settings that we have for the viewpoints, this is a buildup on what we had, we had talked about previously. That is being able to remember what we have, we now have a new feature that allows us to add our own custom viewpoints. in our theme that is in the theme.json.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: With the new states being for either the viewport states or the pseudo states, which is kind of hover and action on that and active, what didn&#8217;t work was that when you changed the color, you didn&#8217;t get a notification that your color choices didn&#8217;t adhere to the contrast for accessible websites. So, and normally when you change the color for the background and for the text, you get a little warning that this is not contrast-rich. You better check your color settings. This feature wasn&#8217;t working for the viewports for the mobile or tablet or for the pseudo-states. So when you change the styling for those states, you didn&#8217;t get the warning. So, and that has been rectified with 23.6 Gutenberg. And it is actually a nice, I would say bug fix, but it&#8217;s an enhancement because it was something that wasn&#8217;t there before. And I think the next one, we already talked about the inner blocks and the custom HTML block. I think we&#8217;re gonna skip through that.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: </p>\n\n\n\n<p class=\"wp-block-paragraph\">This is just, I think, adding up to what we had previously.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Right.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Because now you can add this as when you&#8217;re developing, writing your own blocks, you can add the inner blocks feature in your blocks as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yeah. Yeah. And feedback was for the block visibility. Now you actually have a setting in the theme.json to opt out so your editors wouldn&#8217;t be able to change the block visibility on any of your blocks. There&#8217;s a new theme.json property there. I think some people wanted to kind of look at that and have that available.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> The next issue we have, enabling text alignment to be set by viewpoint state. So this will allow you in your, when you&#8217;re setting up your text and you&#8217;re aligning it, you can have different alignments based on different viewpoints. You can choose to, let me say, left align on the desktop and then right align on your mobile or on your tablet. So this new feature will allow you to be able to set up different alignments for different viewpoints.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Yes, I really like that because sometimes you have a text that&#8217;s in— oh, I&#8217;m— that might be nice centered on a mobile, but it&#8217;s on this, on the big screen, you just can&#8217;t read it. Yeah. So you want it left aligned or something like that. The next one is an enhancement to the grid block. Sometimes we use the same terminology for different things. I just need to make sure that I&#8217;m looking at the same thing here, that it&#8217;s actually— it&#8217;s about the grid block. So there&#8217;s now an option to stretch the columns with an autofit for better layout flexibility. So it&#8217;s adapting to the screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you wanted to, or you can say I have a fixed column width or fixed relationship to the other columns, but now there&#8217;s also that option to stretch the column with autofit.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> So with the new icons feature, we now can group, should I say, we can group the different icons into different collections. WordPress is offering us a way of doing this and they&#8217;ve given us new tools, developers especially, to be able to create different groups for icons. So you can group your icons, maybe these are WordPress icons, these are Font Awesome icons, these are whatsoever different, uh, places where you&#8217;re picking your icons from. So you can group your icons. This is a very nice feature, I think, to be able to allow you to streamline so you can pick from one collection over the other. But this is one of the features that is coming in together with the updates that are being done to the icons.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Exactly. Yeah. In the same vein now, developers are really happy about that, that they can now use digits and underscores in icon slugs. That was part of— it&#8217;s part of the registry API. And in 23.6, those things were added to the API for coming into 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: So I think when I go through the rest of the changelog, I think we are through with that, what we talked about. But 23.6 again had about 400 PRs in there. And I&#8217;m really happy that the show is not more than an hour or so because we could kind of go on and on about a lot of things in there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">For listeners, when we do the rundown, it has 38 pages and we&#8217;re kind of skipping over over 30 of those. So there&#8217;s a lot of work getting into WordPress 7.1, especially because the 3.6 release of Gutenberg was the last one. So everybody wanted to kind of get stuff in. That&#8217;s why it&#8217;s so exploded. But it&#8217;s mostly bug fixes from things that were in before. So we are not talking about those here. But make sure that you read the release notes that are on the Make blog and then, yeah, there&#8217;s a lot of information coming at you for 7.1. So carve out the time to study some of those that are really important for you. </p>\n\n\n\n<h3 class=\"wp-block-heading\">Tools</h3>\n\n\n\n<p class=\"wp-block-paragraph\">One of them I wanted to highlight is on the Gutenberg Times. There is a blog post about how to approach the iframe editor for the post editor. So the iframe that every block editor is now going to be loaded in an iframe. That has the advantages that other designs and artifacts from the admin page do not creep into the editor. And that has been done in the site editor, template editor, and the pattern editor since 2021. Only the post editor, who was— that was the first one that was a block editor, was still loaded in an admin page. And now with 7.1, the post editor will also go into an iframe. But with the history of older blocks and older block collections, there might be some quirks there. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The rule of thumb is if you load your block in the site editor in a template or something like that and it works, then it will also work in the post editor with no problem with the post editor iframe. If you see quirks, you probably— and the article is for developers and it goes through, okay, what were other people doing with the post editor that might not work with the iframe. And it goes through all the different scenarios and how to fix them or how to alleviate them. But there&#8217;s a lot of anxiety, but I have yet to see blocks that break in the iframe. But I only have a certain viewpoint there. I only use certain things. I&#8217;m gonna put the livestream YouTube video as well as the link to the article on the Gutenberg Times into the show notes so you can all follow up on it. </p>\n\n\n\n<p class=\"wp-block-paragraph\">All right, so you made it, Faith! Yay, congratulations!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: All right, dear listeners, as always, the show notes will be published on <a href=\"http://gutenbergtimes.com/podcast\">gutenbergtimes.com/podcast</a>. This is the 133rd episode; 133 is the episode number. And if you have questions, suggestions, or news, just send them to us in the <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. That&#8217;s <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a>. And thank you, Faith, for joining me for the first time. You did an awesome job. Thank you so much. And I hope you come back. I didn&#8217;t scare you away.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol</em>: Thank you too. Thank you too. Thank you for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: Oh, absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Faith Imokol:</em> Absolutely.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Birgit Pauli-Haack</em>: We have fun. Yeah. Thank you for listening, dear listeners, and goodbye and to the next time. Bye-bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 02 Aug 2026 08:21:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Gutenberg Changelog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: Tesla Spyware\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153813\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2026/07/tesla-spyware/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:823:\"<p class=\"wp-block-paragraph\">I noticed my Model X was uploading ~2.6gb of something to Tesla when it parked and connected to WiFi.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-153816\" height=\"411\" src=\"https://i0.wp.com/ma.tt/files/2026/07/tesla-data-sharing-recreation-1024x696.png?resize=604%2C411&#038;quality=80&#038;ssl=1\" width=\"604\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Hopefully turning all these settings off stops it; otherwise, I <a href=\"https://www.nbcnews.com/business/business-news/tesla-workers-shared-sensitive-images-recorded-by-customer-cars-rcna78502\">might need a new car</a>. <a href=\"https://www.mozillafoundation.org/en/privacynotincluded/articles/its-official-cars-are-the-worst-product-category-we-have-ever-reviewed-for-privacy/\">But are any good</a>?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2026 05:27:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"Gutenberg Times: WordPress 7.1 is afoot, Gutenberg 23.6, iframed post editor, Abilities API, Studio Code and more — Weekend Edition 371\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46286\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"https://gutenbergtimes.com/wordpress-7-1-is-a-foot-gutenberg-23-6-iframed-post-editor-abilities-api-studio-code-and-more-weekend-edition-371/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26556:\"<p class=\"wp-block-paragraph\">Hi there, </p>\n\n\n\n<p class=\"wp-block-paragraph\">This week I realized, I have been building websites for 30 years. from Notepad and hand-coded HTML to HomeSiteX over Coldfusion to WordPress, Nodejs and ReactJS to Python and Claude. It&#8217;s been a fantastic journey. It never gets old. I still learn new things every single day. I cherish most the friends I made along the way. I also found my notes about the WordCamps I attended, spoke at and organized. The first one was WordCamp Tampa in 2014. In 2026, I will probably attended my 30th WordCamp as well, Athens in December 2026.  It&#8217;s a bit out, so let&#8217;s see if it works out. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Back to the here  and now: It&#8217;s finally here the <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\">WordPress 7.1 Source of Truth</a> with all the big and small changes coming to a WordPress instance near you. It&#8217;s again more like a book. Digest in small dosis. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Have a fabulous weekend! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-7-1-updates\">WordPress 7.1 updates </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\"><strong>WordPress 7.1 Beta 4</strong></a> was release this week. </li>\n\n\n\n<li>It&#8217;s still time to <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1</a></li>\n\n\n\n<li>The <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\"><strong>WordPress 7.1 Source of Truth</strong></a> is out. </li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">On the <a href=\"https://wpbuilds.com/2026/07/30/478-inside-wordpress-7-1-responsive-styling-new-blocks-media-modal-and-behind-the-scenes-changes/\"><strong>WPBuilds podcast series At the Core</strong>, </a><strong>Anne McCarthy</strong> and I talked with <strong>Nathan Wrigley</strong> about WordPress 7.1. We cover responsive styling, the persistent admin bar, and richer inline notes, plus why the new image crop modal and customisable viewports change your day-to-day editing. You&#8217;ll also hear how community feedback saved the Classic Block, where the collaborative editing outreach stands, and which developer changes to test now.</p>\n\n\n\n<figure class=\"wp-block-image size-full is-style-no-vertical-margin\"><img alt=\"Birgit Pauli-Haack, Anne McCarthy and Nathan Wrigley recording the podcast episode. \" class=\"wp-image-46400\" height=\"215\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-11.29.00.png?resize=652%2C215&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Responsive styling finally lands in the block editor, and The WP Minute+ <a href=\"https://thewpminute.com/why-wordpress-7-1-will-improve-your-workflow/\">podcast has release lead Anne McCarthy demoing it</a> with Eric Karkovack. You&#8217;ll also get the reasoning behind what didn&#8217;t make 7.1, including collaborative editing, plus how Classic Block deprecation is being paced. Anne talks about her first turn as release lead and points out hidden gems like the &#8216;On This Day&#8217; widget and custom icon registration for the Icon block. The episode<a href=\"https://www.youtube.com/watch?v=lR17090NeGA&amp;t=6s\"> <strong>Why WordPress 7.1 Will Improve Your Workflow</strong></a> is also available as video.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\"><strong>More Devnotes: </strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/filtering-site-editor-screens-in-wordpress-7-1/\">Filtering Site Editor Screens in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">New Block Support</a>: <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">Minimum Width</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">New Block Support: Background Gradient (background.gradient)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/\">Design System Theming in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/\">JSON Schema preparation for client compatibility in WordPress 7.1</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">There are still more to come and they will be published next week, together with the WordPress 7.1 Field Guide. </p>\n\n\n\n<p class=\"wp-block-paragraph\"> A list of <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">all the dev notes can be reviewed from the Make Core blog</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anne McCarthy</strong> gives a candid account of <a href=\"https://nomad.blog/2026/07/28/behind-the-scenes-of-a-punted-feature-of-7-1/\">the punted inherited styles indicator </a>and its design dead ends. If you&#8217;ve ever watched someone style a template expecting it to apply site-wide, that&#8217;s the problem she&#8217;s chased since the FSE Outreach Program. Blue dots, diamonds, tooltips versus infotips, two competing reset paths — none settled, and summer holidays thinned the reviewer pool. She&#8217;s aiming at 7.2.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"gutenberg-23-6-released\">Gutenberg 23.6 released</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Last week, Gutenberg 23.6 was already released. The WordPress 7.1 tech co-lead. Aki Hamano highlighted in his post <a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/\">What’s new in Gutenberg 23.6? (July 22, 2026)</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#the-playlist-and-tabs-blocks-are-now-stable\">The Playlist and Tabs blocks are now stable</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#enhancements-to-notes\">Enhancements to Notes</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#a-dynamic-mode-for-the-gallery-block\">A dynamic mode for the Gallery block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/#icon-collections-and-a-custom-icon-registration-api\">Icon collections and a custom icon registration API</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">This week on the Gutenberg Changelog podcast, my guest was <strong>Faith Imokol</strong> from Uganda. We began with the wonderful work of the WordPress community there, who have put together a series of events — WordCamps, Campus Connect, and a website competition — bringing WordPress to schools, colleges, and universities, and to thousands of students and users. Then we turned to the latest release and had a great time going through the details. As always, the episode drops in your favorite podcast app over the weekend.</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">No PHP template, no shortcode, no custom block — Meta Box fields can now feed core blocks directly through <a href=\"https://metabox.io/introducing-block-bindings/\"><strong>block bindings for custom fields</strong></a>. <strong>Lua Nguyen</strong> shows the setup: select a Paragraph, Heading, Image, or Button, open Attributes in the sidebar, pick a Meta Box source, choose your field. Sources cover post, term, author, and settings-page fields, and an image field binds URL, alt, title, and caption separately. WordPress 6.5+, though the Attributes panel needs 6.9.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Coming to the Site Editor from Elementor or Divi means learning new vocabulary, and Ollie&#8217;s ground-up <a href=\"https://olliewp.com/wordpress-site-editor/\"><strong>guide to the WordPress Site Editor</strong></a> by <strong>Gina Lucia </strong>covers it: templates, template parts, patterns, global styles, navigation, the Font Library, and each toolbar button, starting at <code>Appearance → Editor</code>. A comparison table weighs both approaches on performance, flexibility, and portability. Ollie-specific tips sit alongside the core explanations, so you can read past them if you use another theme. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A typical Elementor page ships 200–400 KB of extra frontend assets, three to five times a native block build — the number behind <strong>Bikash Pun Magar</strong>&#8216;s case for <a href=\"https://envitetech.com/how-we-use-custom-gutenberg-blocks-instead-of-page-builders/\"><strong>custom Gutenberg blocks over page builders on client sites</strong></a>. You get conditional per-block asset loading, HTML you control line by line, and content stored in native block grammar rather than a proprietary format. He&#8217;s fair about where Elementor still fits: prototypes and solo builders wanting pixel control without code.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The theme.json schema resolves to more than 40MB across hundreds of nested properties, which is why <strong>Sérgio Santos</strong> built <a href=\"https://s3rgiosan.com/editing-theme-json-should-not-feel-like-editing-json/\"><strong>a form-driven visual editor for theme.json</strong></a> as a VS Code extension. Fields come from the official schema rather than hand-written forms, and a weekly scan of core and Gutenberg adds experimental properties with honest badges. The feature Santos says changed his workflow: every preset shows the CSS variable name it will generate as you type the slug.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a companion WordPress plugin that mounts the same editor under <code>Appearance</code>. There will be dragons though: <img alt=\"🐲\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f432.png\" style=\"height: 1em;\" /> Santos flags it as an experiment as it overwrites theme.json in place with no revisions or backups.</p>\n\n\n<div class=\"ng-block-099865e36f48f2a1 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-416e438943533b13 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-188109dd0fdfa7f6 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">If your custom blocks touch the global <code>window</code> or <code>document</code>, WordPress 7.1 will break them. <strong>Ryan Welcher </strong>walks through the<strong> </strong>forced <strong><a href=\"https://www.youtube.com/watch?v=4PrD1jzfD6E\">iframed post editor canvas</a>,</strong> landing August 19th with no flag to check and no opt-out. Five demos cover viewport detection, click-outside handlers, editor styles, admin body-class CSS, and unmaintained third-party libraries, with fixes using ownerDocument, defaultView, useRefEffect, editorStyle in block.json, and patch-package. His demo plugin ships broken and fixed versions of each.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Welcher also published a detailed tutorial: <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\"><strong>The post editor is going full iframe: what block developers need to know before WordPress 7.1</strong></a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-in-playground\">What&#8217;s new in Playground?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some people still assumed every Playground was temporary. Persistence, multiple sites, Blueprints, file editing — all already there, just easy to miss, which is what <a href=\"https://make.wordpress.org/playground/2026/07/31/meet-the-new-wordpress-playground-interface/\"><strong>the new WordPress Playground interface</strong></a> sets out to fix. A customizable Dock gathers those tools into one bottom toolbar: New, Playgrounds, Blueprint, Site Settings, Database, Files, Logs, Export. It&#8217;s navigation, not new capability. The design came out of the Playground table at WordCamp Europe Contributor Day, after Adam Zieliński used AI to explore 400+ variations.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Point a coding agent at WordPress Playground and it reads an instruction file first. <a href=\"https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/\"><strong>The wp-playground agent skill</strong></a> now splits that file into a 52-line router plus focused references, so your agent loads the CLI details only for a local run and the sharing rules only for a share link — encoding, CORS, public hosting. <strong>Fellyph Cintra</strong>&#8216;s four-scenario benchmark scored 24/24 against 22/24 for the old version, one run per prompt. All this is explain in more details in the post <a href=\"https://make.wordpress.org/playground/2026/07/28/one-playground-three-workflows-consistent-agent-guidance-across-surfaces/\"><strong>One Playground, three workflows: Consistent agent guidance across surfaces</strong></a> in the team&#8217;s Make Blog. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">In a third post, <strong>Fellyph Cintra</strong> walks you through <a href=\"https://make.wordpress.org/playground/2026/07/22/manage-wordpress-playground-sites-programmatically/\"><strong>programmatic site management in WordPress Playground</strong></a>: from DevTools you can list, create, save, rename, and switch sites, change PHP or networking, and run PHP inside a site to check active plugins. Order matters — temporary sites must be saved before you can rename or reconfigure them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One caveat worth knowing if it runs alongside the other Playground item: this API belongs to playground.wordpress.net only. It isn&#8217;t in the <code>@wp-playground/client</code> package, the CLI, or embedded Playgrounds via <code>/remote.html</code> — those need the JavaScript API instead.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"ai-and-wordpress\">AI and WordPress </h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Carlo Daniele</strong>&#8216;s guide to <a href=\"https://kinsta.com/blog/wordpress-abilities-api/\">the Abilities API for plugin developers</a> stays on fundamentals: the input schema, output schema, callback, and permission check that together form an ability&#8217;s contract, and the WP-CLI commands that let you inspect one. A fresh install ships three — site info, user info, environment info. His example registers an audio-to-blocks process from an existing plugin and triggers it over the wp-abilities/v1 REST route.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Where Carlo Daniele registers a single ability, <strong>Jonathan Bossenger </strong>composes three into <strong><a href=\"https://developer.wordpress.org/news/2026/07/build-your-first-ai-powered-wordpress-plugin/\">your first AI-powered WordPress plugin</a>.</strong> Two call the AI Client, a third orchestrates them via <code>wp_get_ability()</code> and <code>execute()</code>, turning an image URL into a draft post. The same ability then answers over curl, from a React settings page, and from Claude Desktop through the MCP Adapter. Gotchas included: base64 data URIs for vision providers, stray markdown fences, and request timeouts.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">One rule for this stream: no hand-written code. <strong>Ryan Welcher</strong> takes <a href=\"https://www.youtube.com/watch?v=hrR77NyQzYs\"><strong>a full WordPress site build with Studio Code</strong></a> end to end for his son&#8217;s hockey team, and you watch a custom post type, a teams taxonomy, an Advanced Query Loop roster, and junior/intermediate/senior tabs come together by direction alone. The highlight is the agent reaching for block bindings unprompted. The lowlight: rogue PHP metaboxes, and a PHP-first answer where he wanted a SlotFill.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n<div class=\"ng-block-d4c5d039597abfee wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-01ae61a225281799 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-30a1a1b17ee95005 wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-a1b41ce7affa49f5 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-5651c91c75614693 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-5fd8c7e125936df7 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2026 01:17:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Matt: Possible Futures of Happiness\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153785\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://ma.tt/2026/07/possible-futures-of-happiness/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3610:\"<p class=\"wp-block-paragraph\">At <a href=\"https://automattic.com/\">Automattic</a>, we don&#8217;t have customer service or support, we have <a href=\"https://happinessengineer.blog/\">Happiness Engineers</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p class=\"wp-block-paragraph\">There&#8217;s also a #ceo <a href=\"https://slack.com/\">Slack</a> channel where anyone can drop in and request a meeting, which my esteemed colleague <a href=\"https://www.dpresident.net/\">Damianne President</a> did, and this morning we had an interesting chat that set my mind racing about how we might engineer happiness in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>One overriding assumption:</strong> Personal agents will trounce company agents in most cases. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Your personal agent can — or soon will — know all your history, your calendar, your email, your preferences, and your photos, and it speaks your language. So much time is wasted in traditional support trying to see through the customer&#8217;s eyes, or authenticate them. That goes away, but watch your thinking! It&#8217;s so easy to fall into the mental model trap of legacy chatbots and data models.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As a company, your website, your <a href=\"https://wordpress.org/\">WordPress</a>, documentation, tutorials, menus, manuals need to be amazing and up to date. That&#8217;s the source of truth, and an agent will read all of it!</p>\n\n\n\n<p class=\"wp-block-paragraph\">The interface and APIs remain because that&#8217;s useful to both human visitors and the agents.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Whenever possible, make support public. More blogs and <a href=\"https://bbpress.org/\">bbPress</a>. I actually weep a little when I think of how many beautiful words are written by our Happiness Engineers that are only ever seen once in a chat box or email thread.</p>\n\n\n\n<p class=\"wp-block-paragraph\">My goal with our products is that support is radically available, and you almost never have to use it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re in a support role, I think you can pick a lane based on where you get energy. </p>\n\n\n\n<p class=\"wp-block-paragraph\">If you love looking at screens, I think there&#8217;s a future where customer service wizards are watching over an Iron Man-like interface, armies of chat bots talking to people, where they can see how they&#8217;re going and intervene or nudge them as needed. There&#8217;s a ton of work in tuning agents and interactions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If people recharge you, I actually think this will be the greatest era. All of the basic, mechanical stuff will be automated, but I think human connection will be what economists call a <a href=\"https://en.wikipedia.org/wiki/Veblen_good\">Veblen good</a>, more in demand even as it is more expensive. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I think Happiness Engineering in the future will look a lot more like community building. A bot can&#8217;t host a meetup or a <a href=\"https://central.wordcamp.org/\">WordCamp</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I <a href=\"https://ma.tt/2023/10/wowza/\">was the biggest Waymo fanboy</a>, but this year with lots of trips to and from hospitals with Om I found myself craving human connection and used Uber more than ever. (It also gave me a chance to practice the one repeatable way that money <em>can</em> buy happiness, which is keeping a couple Benjamins in your back pocket and surprising people with them.)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 16:54:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Gutenberg Times: WordPress 7.1 Source of Truth\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46291\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:137719:\"<p class=\"wp-block-paragraph\">Welcome to the Source of Truth for WordPress 7.1!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Before you dive headfirst into all the big and small changes and pick your favorites, make sure to read these preliminary thoughts about this post and how to use it. If you have any questions, leave a comment or email me at <a href=\"mailto:pauli@gutenbergtimes.com\">pauli@gutenbergtimes.com</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A huge &#8220;Thank you&#8221; to Anne McCarthy, Justin Tadlock, Isabel Brison, Adam Silverstein, Ramon Dodd, Andrew Serong, Hans-Gerd Gerhards, Marin Atanasov, Krupa Nanda, Aaron Robertshaw, Ben Dwyer, Brent MacKinnon, Ashar Fuadi, and a lot more. It still takes a village. Also huge respect to the whole release squad on getting WordPress 7.1 over the finish line.</p>\n\n\n\n<div class=\"wp-block-group is-content-justification-left is-nowrap is-layout-flex wp-container-core-group-is-layout-fbe4aca3 wp-block-group-is-layout-flex\" style=\"font-style: italic; font-weight: 400;\">\n<p class=\"wp-block-paragraph\">Estimated reading time </p>\n\n\n<div class=\"wp-block-post-time-to-read\">37–55 minutes</div>\n\n\n<p class=\"wp-block-paragraph\">at </p>\n\n\n<div class=\"wp-block-post-time-to-read\">8,705 words</div></div>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>Table of Contents</strong></p>\n\n\n\n<nav class=\"wp-block-table-of-contents\"><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#changelog\">Changelog </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#important-note-guidelines\">Important note/guidelines</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#overview\">Overview</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Resources</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#assets\">Assets </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#tags\">Tags</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Priority Items for WordPress 7.1</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#responsive-styles-for-blocks\">Responsive styles for blocks </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#viewport-breakpoint-customization\">Viewport breakpoint customization</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#interactive-states-styling-hover-focus\">Interactive states styling (hover, focus)</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#media-editor-modal-and-free-form-image-cropper\">Media editor modal and free-form image cropper </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#client-side-media-processing-improvements\">Client-side media processing improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#icons-now-inherit-color-and-the-icons-api-takes-shape\">Icons now inherit color, and the Icons API takes shape </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#for-developers-registering-more-collections\">For developers: Registering more collections</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-bar-everywhere\">Admin Bar everywhere  </a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#new-blocks\">New Blocks </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#playlist-block\">Playlist block</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#tabs-block\">Tabs block</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#improved-blocks-and-block-handling\">Improved Blocks and Block handling</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-transforms-preview-first-convert-faster\">Block transforms: preview first, convert faster </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#combine-gradient-and-image-backgrounds\">Combine gradient and image backgrounds </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#cover-block-control-video-embed-providers\">Cover Block: control video embed providers </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#gallery\">Gallery and the attached images workflow in the Media Library </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#image-block\">Image Block: Mark as decorative toggle </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#login-out-block-improvements\">Login/out Block Improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#navigation-block-and-link-creation\">Navigation Block and Link Creation </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#search-block-styling-theme-builder-site-admin-end-user\">Search block Styling</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#query-block\">Query block </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#general-quality-of-life-improvements\">General quality of life improvements. </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#pattern-editing-experience-improvements\">Pattern editing experience improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-width-and-layout-controls\"> Block Width and Layout Controls </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#link-control-and-preview-enhancements\">Link Control and Preview Enhancements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#additional-css-validation\">Additional CSS Validation </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-editor-attribute-handling\">Block Editor Attribute Handling </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#image-handling-improved\">Image handling improved </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-template-layout-improvements\">Post Template Layout Improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-title-block-enhancements\">Post Title Block Enhancements</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-inserter-enhancements\">Block Inserter Enhancements </a></li></ol></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#editor-enhancements\">Editor enhancements </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#notes-move-toward-a-full-commenting-workflow\">Notes move toward a full commenting workflow </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#dedicated-identity-section\">Dedicated Identity section </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#visual-revisions-improvement\">Visual revisions improvements </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#apply-globally-now-with-review-panel\">Apply Globally now with review panel</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-workflow-updates\">Admin / Workflow updates</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#organized-command-palette\">Organized command palette </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#change-a-comment-s-parent-from-the-edit-comment-screen\">Change a comment&#8217;s parent from the Edit Comment screen </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#see-an-excerpt-of-posts-without-titles\">See an excerpt of posts without titles </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out\">Media Library: infinite scrolling is back on by default, with a per-user opt-out </a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#hosts-can-now-tune-speculative-loading-defaults\">Hosts can now tune speculative loading defaults</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#developer-goodies\">Developer Goodies </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-editor-iframe-now-always-on\">Post editor iframe now always on</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#abilities-api-opens-up-its-execution-pipeline\">Abilities API opens up its execution pipeline</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#global-styles-and-theme-json\">Global Styles and theme.json </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#text-shadow-support-for-theme-json\">Text Shadow support for theme.json</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#text-align-block-support-migration\">Text-Align Block Support Migration</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-visibility\">Block Visibility</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-supports-css-variables-by-feature-selector\">Block Supports: CSS variables by feature selector</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#a-minimum-width-option-for-block-dimensions\">A minimum-width option for block dimensions</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#design-system-theme-provider\">Design System Theme Provider </a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#admin-color-schemes-in-site-editor\">Admin color schemes in Site Editor</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#mix-static-html-with-editable-blocks\">Mix static HTML with editable blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#block-bindings-for-list-items-and-inner-blocks\">Block Bindings for list-items and inner blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#connectors-authentication-improvements\">Connectors authentication improvements</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#blocks-package-stabilizes-two-experimental-functions\">Blocks package stabilizes two experimental functions</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-author-notifications-the-filter-decides\">Post author notifications: the filter decides</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#accessible-tooltips-and-toggle-tips-api\">Accessible tooltips and toggle tips API</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#filtering-site-editor-screens\">Filtering Site Editor screens</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</a></li></ol></li></ol></nav>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"changelog\">Changelog </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Any changes are cataloged here as the release goes on.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>July 30, 2026 </strong>&#8211; First edition.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>July 31, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#apply-globally-now-with-review-panel\">Apply Globally now with review panel</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#filtering-site-editor-screens\">Filtering Site Editor screens</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 3, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Added info on <code><a href=\"https://gutenbergtimes.com/feed/#opt-out\">responsiveEditingEnabled</a></code> editor setting</li>\n\n\n\n<li>Added link to <a href=\"https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/\">Iframed Editor Changes in WordPress 7.1</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#abilities-api-opens-up-its-execution-pipeline\">updates to the Abitilites API</a></li>\n\n\n\n<li>Removed Tags from the headlines as they borked the TOC</li>\n\n\n\n<li>Added link to the  dev note for the <a href=\"https://gutenbergtimes.com/feed/#accessible-tooltips-and-toggle-tips-api\">Accessible tooltips</a> </li>\n\n\n\n<li>Added <a href=\"https://gutenbergtimes.com/feed/#post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</a> section</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 4, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Removed <strong>On This Day widget </strong>information <a href=\"https://core.trac.wordpress.org/ticket/65801\">per this ticket</a>.  Punted to 7.2 pending more design input. </li>\n\n\n\n<li class=\"has-small-font-size\">Corrected the  <code>\"-current\": { \"color\": { \"text\": \"pink\" }</code>&#8221; code example. </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>August 5, 2026</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Removed the &#8220;On This Day&#8221; from the  Overview </li>\n\n\n\n<li>Added <code>wp_get_abilities()</code> filtering to <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#abilities-api-opens-up-its-execution-pipeline\">the Abilities API section</a> </li>\n\n\n\n<li>Added the <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#post-author-notifications-the-filter-decides\"><code>notify_post_author</code> filter behavior change</a>.</li>\n\n\n\n<li>Added the Navigation font-size propagation change to the <a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/#navigation-block-and-link-creation\">Navigation Block section</a></li>\n\n\n\n<li>Added section <a href=\"https://gutenbergtimes.com/feed/#hosts-can-now-tune-speculative-loading-defaults\">Host can now tune speculartive loading defaults</a> </li>\n\n\n\n<li>Updated dev note links from draft previews to published versions (Responsive styles, Filtering Site Editor screens)</li>\n\n\n\n<li>Updated the Resources section: linked the published <a href=\"https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/\">WordPress 7.1 Field Guide</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"important-note-guidelines\">Important note/guidelines</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Try not to just copy and paste what’s in this post since it’s going to be shared with plenty of folks. Use this as inspiration for your own stuff and to get the best info about this release. If you do copy and paste, just remember that others might do the same, and it could lead to some awkward moments with duplicate content floating around online.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each item has been tagged using best guesses with different high-level labels so that you can more readily see at a glance who is likely to be most impacted.<br />Each item has a high-level description, visuals (if relevant), and key resources if you would like to learn more.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"overview\">Overview</h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46574\" height=\"367\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/7.1-hightlight-grid.png?resize=652%2C367&#038;ssl=1\" width=\"652\" /><figcaption class=\"wp-element-caption\"><em>WordPress 7.1 Highlight grid <a href=\"https://github.com/WordPress/gutenberg/issues/79297#issuecomment-5184641950\">draft August 5, 2026</a> </em></figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 rounds out the block editor&#8217;s styling controls and makes working with media noticeably smoother. Long-requested features let you style how blocks look across three screen sizes and in interactive states like hover and focus — all without writing custom CSS. The admin experience becomes more personal, too, following you with your own color scheme and toolbar across every screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Handling images gets a considerable upgrade, too. The new media editor modal brings free-form cropping, rotation, and metadata editing into one workflow, and client-side media processing makes uploads faster and more resilient, with broader format support and better-optimized files. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The new Playlist and Tabs blocks enrich the layout options available out of the box and make for more creative information presentation. In the same realm fall the expanded Icon API with custom icon collections, dynamic galleries, and background gradients for more blocks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The unification of WP Admin and the block editors progresses as well: the editors now respect your admin color scheme, and the admin bar stays with you on every screen — including the editors and the front end. </p>\n\n\n\n<p class=\"wp-block-paragraph\">While real-time collaboration has been punted to a future WordPress version, the asynchronous collaboration in Notes took real steps forward with inline notes on partial text selections, @mentions, rich text formatting, and multiple notes per block.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the headliners, core blocks receive many quality-of-life improvements and bug fixes to make editing content in WordPress streamlined, consistent, and fast — and developers get an expanding set of APIs to build on.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\"><strong>Resources</strong></h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Help Test WordPress 7.1 </a></li>\n\n\n\n<li>Follow along with <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">Dev Notes published</a>. </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/\">WordPress 7.1 Field Guide</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\">Roadmap to 7.1</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">This release consists of features from the Gutenberg plugin version 22.7 – 23.6. Here are the release posts of those plugin releases:  <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a> | <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a> | <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a> | <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>  | <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a> | <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a> | <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a> | <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a> |  <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> | <a href=\"https://make.wordpress.org/core/2026/07/22/whats-new-in-gutenberg-23-6-july-22-2026/\">23.6</a>  Later Gutenberg releases contain bug fixes, backported to WordPress 7.1. release branches.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"assets\">Assets </h3>\n\n\n\n<p class=\"wp-block-paragraph\">In this <a href=\"https://drive.google.com/drive/u/0/folders/1acZ_1UbQNat4VlRGoAwkCH3qygliC0vb\">Google Drive folder</a> you can view all assets in this document.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"tags\">Tags</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To make this document easier to navigate based on specific audiences, the following tags are used liberally: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>[end user]</strong>: end user focus. </li>\n\n\n\n<li><strong>[theme builder]</strong>: block or classic theme author. </li>\n\n\n\n<li><strong>[plugin author]</strong>: plugin author, whether block or otherwise.</li>\n\n\n\n<li><strong>[developer]</strong>: catch-all term for more technical folks. </li>\n\n\n\n<li><strong>[site admin]</strong>: this includes a “builder” type. </li>\n\n\n\n<li><strong>[enterprise]</strong>: specific items that would be of interest to or particularly impact enterprise-level folks</li>\n\n\n\n<li><strong>[all]</strong>: broad impact to every kind of WordPress user. </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">How can you use these? Use your browser&#8217;s <strong>Find</strong> capability and search for the string including the brackets. Then use the arrows to navigate through the post from one result to the next.</p>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\">Short video on how to use the tags to navigate the post. \n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		</details>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Priority Items for WordPress 7.1</h2>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">WordPress 7.1 introduces significant enhancements to block-based design and editing. These priority features focus on responsive controls, interactive states, media management, and modernized Admin bar navigation.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"responsive-styles-for-blocks\">Responsive styles for blocks </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">[theme builders] [site admin][end user]</p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Probably the most requested improvement of the block editor: after years of pushing intrinsic design for fonts and spacing, WordPress 7.1 makes responsive design a built-in, first-class part of the editing experience. The feature builds on earlier steps in this direction — the ability to show or hide blocks by screen size and the Navigation block&#8217;s customizable mobile overlay — and extends the idea to styling itself.</p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img alt=\"\" class=\"wp-image-46364\" height=\"760\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Responsive-Styles-in-Preview-dropdown.png?resize=518%2C760&#038;ssl=1\" style=\"width: 236px; height: auto;\" width=\"518\" /></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">The feature is available across all block editors for Posts, Pages, Templates, Patterns,template parts and Navigation. Responsive styling follows a desktop-first model, letting styles cascade to smaller screens until you customize them for specific devices.</p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Viewport-specific values are currently limited to block sidebar settings (like typography, spacing, and colors). The controls work in Global Styles (affecting all instances of a block) and on individual block instances, across all block editors — Posts, Pages, Templates, Patterns, template parts, and Navigation. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Any controls from the toolbar that can&#8217;t be set by viewport will be hidden when a viewport state is enabled. Among the most significant controls: viewport-level aspect ratio presets for Image, Featured Image, and Cover blocks, so each can be optimized per device (<a href=\"https://github.com/WordPress/gutenberg/pull/78543\">#78543</a>). Alongside this work, the Layout controls moved from the Settings tab to the Styles tab, keeping all styling decisions together. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"opt-out\">Community feedback from the Call for Testing made sure this feature ships with an off switch via a new <code>responsiveEditingEnabled</code> editor setting: turned off, both the <strong>Responsive styles</strong> option in the <strong>View</strong> menu and the viewport selector in <strong>Global Styles</strong> disappear. It gates the editing interface only. Responsive styles already saved keep rendering as before. (<a href=\"https://github.com/WordPress/gutenberg/pull/80814\">#80814</a>). See code examples are in the responsive styles dev note. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">Follow the <a href=\"https://make.wordpress.org/test/2026/07/03/call-for-testing-responsive-styling/\">Call for Testing: Responsive Styling</a> to learn how to invoke the feature and what to look out for, and find the technical details in the Dev Note: Responsive block styles and configurable viewports in WordPress 7.1. </p>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"resources-help-test-wordpress-7-1-fieldguide-dev-notes-are-scheduled-to-be-published-around-rc-august-5-links-in-this-document-are-to-the-draft-versions-roadmap-to-7-1of-note-this-release-consists-of-features-from-the-gutenberg-plugin-version-22-7-23-6-here-are-the-release-posts-of-those-plugin-releases-22-7-22-8-22-9-23-0-23-1-23-2-23-3-23-4-23-5-23-6-later-gutenberg-releases-contain-bug-fixes-backported-to-wordpress-7-1-release-branches\">You can find more technical details in the Dev Note: <a href=\"https://make.wordpress.org/core/2026/08/05/responsive-block-styles-and-configurable-viewports-in-wordpress-7-1/\">Responsive block styles and configurable viewports in WordPress 7.1</a>.</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h4 class=\"wp-block-heading\" id=\"viewport-breakpoint-customization\">Viewport breakpoint customization</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Themes can now define custom breakpoints in theme.json, so both responsive styling and per-viewport block visibility work from your design system&#8217;s breakpoints instead of WordPress&#8217;s defaults. For theme developers and designers, this provides fine-grained, device-agnostic control over responsive behavior. (<a href=\"https://github.com/WordPress/gutenberg/pull/79104\">79104)</a>.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"settings\": {\n		\"viewport\": {\n			\"mobile\": \"30rem\",\n			\"tablet\": \"45rem\"\n		}\n	}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;settings&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;viewport&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;mobile&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;30rem&quot;</span><span style=\"color: #657B83;\">,</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;tablet&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;45rem&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75707\">WordPress 7.1: Block visibility configurable breakpoints and theme.json integration</a> (#75707)</p>\n\n\n\n<p class=\"wp-block-paragraph\">This makes interactive design accessible to non-coders and theme builders. It eliminates the need to add custom CSS snippets for common interactions. </p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"interactive-states-styling-hover-focus\">Interactive states styling (hover, focus)</h4>\n\n\n\n<p class=\"wp-block-paragraph\">You can now style interactive pseudo-states (:hover:, :focus: or :active) for two blocks: Button and Navigation Link. The styling can be applied globally and per-instance without writing any CSS. For example, Users can change a button&#8217;s color on hover directly in the editor. (<a href=\"https://github.com/WordPress/gutenberg/pull/76491\">76491</a>) </p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img alt=\"\" class=\"wp-image-46324\" height=\"377\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Interactive-states.png?resize=652%2C377&#038;ssl=1\" style=\"width: 569px; height: auto;\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The underlying mechanism allows for the styling of the current menu item in a navigation block via theme.json (<a href=\"https://github.com/WordPress/gutenberg/pull/75736\">75736</a>).</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"core/navigation-link\": {\n  \"-current\": {\n    \"color\": { \"text\": \"#ff0000\" },\n    \"typography\": { \"fontWeight\": \"700\" },\n    \":hover\": {\n      \"color\": { \"text\": \"#0000ff\" }\n    },\n    \":focus\": {\n      \"color\": { \"text\": \"#00aa00\" }\n    },\n    \":active\": {\n      \"color\": { \"text\": \"#ff6600\" }\n    }\n  }\n}\n\n\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;core/navigation-link&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  </span><span style=\"color: #859900;\">&quot;-current&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#ff0000&quot;</span><span style=\"color: #657B83;\"> },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;fontWeight&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;700&quot;</span><span style=\"color: #657B83;\"> },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:hover&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#0000ff&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:focus&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#00aa00&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    },</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;:active&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;color&quot;</span><span style=\"color: #657B83;\">: { </span><span style=\"color: #859900;\">&quot;text&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;#ff6600&quot;</span><span style=\"color: #657B83;\"> }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note give you more details <a href=\"https://make.wordpress.org/core/2026/08/05/pseudo-and-custom-style-states-in-wordpress-7-1/\">Pseudo and custom style states in WordPress 7.1</a> and more code examples</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"media-editor-modal-and-free-form-image-cropper\">Media editor modal and free-form image cropper </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"media-editor-modal-and-free-form-image-cropper-end-user-site-admin\">[end user][site admin]</p>\n\n\n\n<p class=\"wp-block-paragraph\">The new media editor modal replaces the inline cropping tool, accessed via the familiar <strong>Crop</strong> button, and brings together free-form and aspect-ratio cropping, flip, fine-grained rotation with snap guides, and metadata editing in one unified workflow. (<a href=\"https://github.com/WordPress/gutenberg/pull/78653\">78653</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/78935\">78935</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/78792\">78792</a>) </p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46325\" height=\"434\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Media-editor-modal.png?resize=652%2C434&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This considerably improves the editing experience in WordPress Block editor. The goal was to eliminate the need for external tools for basic image editing. You can now exercise faster, more precise control over your images—fine-tuning framing, fixing orientation, or mirroring an image to better fit your layout in just a few clicks, all without breaking your editing flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For the Cover Block, this new media editor modal is hooked up to the <strong>Crop background image</strong> button. The option appears whenever the Cover block uses an editable image, and the block automatically recalculates its overlay color and contrast after an edit, so text stays readable even if the crop removes the image&#8217;s brightest or darkest areas (<a href=\"https://github.com/WordPress/gutenberg/pull/79258\">79258</a> )<br /><br />Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/73771\">Media Editor Modal task tracking</a> (#73771)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"client-side-media-processing-improvements\">Client-side media processing improvements </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"client-side-media-processing-improvements-developer-site-admin-enterprise\"><strong>[developer][site admin][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">When you upload an image in the block editor, your browser — not your server — will now handle the creation of all sub-sized images using a WebAssembly (WASM) version of libvips (wasm-vips), a high-performance image processing library. The result stored on your server is improved over what server-side processing produced until today: smaller files generated directly on your device. Server-side image processing CPU usage could decline by more than 80% on capable devices (<a href=\"https://github.com/WordPress/gutenberg/pull/79188\">79188</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The update also comes with broader modern image  format support that includes HEIC (the default format for iPhone photos), JPEGS with HDR gain maps (used by UltraHDR and Adaptive HDR), AVIF and WebP support built in. A great performance improvement is the GIF-to-video conversion feature for lighter, more efficient files that are faster to load on the front-end. This feature is opt-in right now. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off (<a href=\"https://github.com/WordPress/gutenberg/pull/76765\">76765</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/79307\">79307</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">For content creators uploading media, this update means better support for HDR images,  faster, more reliable uploads, broader format support, and better-optimized files without manual intervention.<br /><br />Plugin developers should note that some server-side hooks, including `wp_generate_attachment_metadata`, `image_resize_dimensions`, and `wp_handle_upload` may not fire as before. The team is working on documentation and mitigation strategies. (<a href=\"https://github.com/WordPress/gutenberg/issues/74333\">74333</a>)<br /><br />More in-depth information is available in the Dev Note <a href=\"https://make.wordpress.org/core/2026/07/22/client-side-media-processing-in-wordpress-7-1/\">Client-Side Media Processing in WordPress 7.1</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"icons-now-inherit-color-and-the-icons-api-takes-shape\">Icons now inherit color, and the Icons API takes shape </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"icons-now-inherit-color-and-the-icons-api-takes-shape-theme-builder-plugin-author-developer-enterprise\"><strong>[theme builder][plugin author][developer][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 shipped a built-in set of SVG icons for the block editor and the Icon block. With WordPress 7.1, this grows into a proper, public API: plugins and themes can register their own icons, group them into collections, render them on the server, and read them over the REST API.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For content creators, the most visible change is the Icon block&#8217;s picker: it now <a href=\"https://github.com/WordPress/gutenberg/pull/79681\">groups icons by collection</a>, with a tab per collection plus an &#8220;All&#8221; tab, and your search query carries over as you switch tabs. Custom icons from plugins and themes appear right alongside the core set. The block itself picked up several refinements: it <a href=\"https://github.com/WordPress/gutenberg/pull/79111\">inserts a default icon</a> so you&#8217;re never staring at an empty placeholder, offers <a href=\"https://github.com/WordPress/gutenberg/pull/77017\">flip and rotate controls</a> <a href=\"https://github.com/WordPress/gutenberg/pull/79192\">in the toolbar</a>, and shows <a href=\"https://github.com/WordPress/gutenberg/pull/80251\">text and background color controls by default</a>.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"for-developers-registering-more-collections\">For developers: Registering more collections</h4>\n\n\n\n<p class=\"wp-block-paragraph\">For developers, the pieces come together on the PHP side: register a collection with wp_register_icon_collection(), add icons with <code>wp_register_icon()</code> — from an inline SVG string or an .svg file — and <a href=\"https://github.com/WordPress/gutenberg/pull/78332\">print any registered icon</a> with wp_get_icon(), including size, CSS class, and an accessible label. Icon names get <a href=\"https://github.com/WordPress/gutenberg/pull/76079\">strict validation</a>, the <a href=\"https://github.com/WordPress/gutenberg/pull/80139\">registry&#8217;s register method is now public</a>, and REST API endpoints expose collections and icons to your own code. A dev note with full code examples is on its way to the Make Core blog.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One breaking change to flag: all 330 icons in @wordpress/icons v15 now declare <a href=\"https://github.com/WordPress/gutenberg/pull/79320\"><code>fill=\"currentColor\"</code></a>, so icons inherit the surrounding text color by default. If you&#8217;ve been tinting icons with the CSS fill property, switch to color — it&#8217;s more reliable, since an icon may use fill, stroke, or both internally. If you register your own icons, add fill=&#8221;currentColor&#8221; to their &lt;svg&gt; element to get the same behavior.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note <a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons in WordPress 7.1</a> holds all the details. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75715\">SVG Icon API: Iteration for WordPress 7.1</a> (#75715)</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46329\" height=\"392\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/icons-block.png?resize=652%2C392&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"admin-bar-everywhere\">Admin Bar everywhere  </h3>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"admin-bar-everywhere-all\"><strong>[</strong>all<strong>]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">With WordPress 7.1, the WordPress admin bar which sits at the top of your site&#8217;s front end and other admin pages is now displayed when using block editor by default. It stays hidden when Fullscreen mode and Distraction-free mode are both turned on. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Until now, entering the editor in its default fullscreen mode meant the admin bar disappeared, cutting you off from the rest of wp-admin. Since the admin bar now provides site context, the update also replaces the top-left W/site icon in the site editor with an explicit back button, making the navigation control more obvious (<a href=\"https://github.com/WordPress/gutenberg/pull/79197\">79197</a>).  </p>\n\n\n\n<p class=\"wp-block-paragraph\">With this update also comes a design refresh: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>your site icon replaces the home icon, </li>\n\n\n\n<li>the profile avatar becomes circular, and </li>\n\n\n\n<li>the command palette keyboard shortcut moves into the Admin bar to remove visual clutter and resolve shortcut conflicts. (<a href=\"https://github.com/WordPress/gutenberg/pull/79060\">79060</a>) </li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">This keeps the familiar navigation with you on all screens again. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev Notes with all the details for users and developer can be found here: <a href=\"https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/\">Consistent navigation in WordPress 7.1 with persistent toolbar</a>. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46296\" height=\"232\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/AdminBar-everywhere-site-icon.png?resize=652%2C232&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"new-blocks\">New Blocks </h2>\n\n\n\n<p class=\"has-text-align-right has-normal-font-size wp-block-paragraph\" id=\"new-blocks-all\"><strong>[all]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This release expands the block library with versatile new tools. These additions provide content creators with improved ways to display interactive media and organize information.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"playlist-block\">Playlist block</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Playlist block lets you create audio playlists with waveform visualization, making it easy to showcase multiple tracks or podcast episodes in a single interactive player. Visitors can browse and play through your audio content without leaving the page. For content creators this provides a rich, modern listening experience built right into WordPress to highlight podcast episodes, track of music or talks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Each track comes with its metadata: artwork, artist name, track number, and track length. The tracklist itself is configurable — you can set the play order and toggle artwork, artist names, track numbers, and <a href=\"https://github.com/WordPress/gutenberg/pull/78954\">track length</a> individually to suit the design of your page.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://github.com/WordPress/gutenberg/pull/75203\">WaveformPlayer visualization</a> comes with a <a href=\"https://github.com/WordPress/gutenberg/pull/76147\">visualization style selector</a>. You can set <a href=\"https://github.com/WordPress/gutenberg/pull/80065\">waveform and waveform background colors</a> for more granular theming and show the <a href=\"https://github.com/WordPress/gutenberg/pull/79938\">track artwork on the play button</a>, accessible for all visitors. The Playlist and Playlist Track blocks are available in the default block library.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This is the first version and contributors are working on improvements for the next WordPress version, too looking to add more waveform styles, shuffle and skip buttons, a hover overlay for more intuitive track scrubbing, as well as performance improvements.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/77421\">Playlist Block: Iteration issue for 7.1</a> (#77421)</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46330\" height=\"371\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/playlist-block.png?resize=652%2C371&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"tabs-block\">Tabs block</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The new Tabs block organizes content into separate tabbed panels that visitors click through to navigate. It&#8217;s a design pattern that presents information compactly without overwhelming readers with a wall of text. It&#8217;s a common layout for FAQs, product features, or any content where you want to show options side-by-side. For editors, it&#8217;s a familiar, flexible layout pattern now available natively in WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The block family consists of a Tab List for the navigation and Tab Panels for the content. Each panel accepts any blocks you like, and the tab buttons come with their own color, typography, border, and spacing controls, so the navigation can be styled to match your theme. Using the toolbar buttons you can reorder the tabs quickly. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the markup and keyboard behavior follow the best practices set out in <a href=\"https://www.w3.org/WAI/ARIA/apg/patterns/tabs/\">the tabs pattern from the W3C ARIA Authoring Practices Guide</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/WordPress/gutenberg/issues/73230\">Tracking: Stabilize Tabs Blocks</a> (#73230)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h2 class=\"wp-block-heading\" id=\"improved-blocks-and-block-handling\">Improved Blocks and Block handling</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Core blocks receive numerous quality-of-life improvements in 7.1. These updates refine existing editing workflows, simplify media handling, and provide deeper customization for layouts and design.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-transforms-preview-first-convert-faster\">Block transforms: preview first, convert faster<sup> </sup></h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-transforms-preview-first-convert-faster-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Switching a block&#8217;s look or type is now much easier to evaluate before you commit. When you open the block switcher in the toolbar, the style options a theme provides — say, a Button&#8217;s &#8220;Outline&#8221; style — show live previews on hover, so you see exactly how your block will look with the style applied. (<a href=\"https://github.com/WordPress/gutenberg/pull/75889\">75889</a>) The same previews in the inspector&#8217;s Styles panel now match the toolbar presentation, so it no longer matters where you make the switch. (<a href=\"https://github.com/WordPress/gutenberg/pull/75989\">75989</a>) A small polish fix also centers the Navigation block&#8217;s preview in its preview pane. (<a href=\"https://github.com/WordPress/gutenberg/pull/75741\">75741</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Transforms got more capable, too: a block can now transform directly into a variation of another block. Instead of converting to a Group and then picking Row afterwards, the transform menu offers Row or Stack as direct targets — one step instead of two. (<a href=\"https://github.com/WordPress/gutenberg/pull/78713\">78713</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The same &#8220;one step instead of two&#8221; thinking extends to legacy content. Pasting or converting an <code></code> shortcode now creates a proper Embed block instead of leaving raw shortcode text behind, so embeds from YouTube and other services display correctly right away (<a href=\"https://github.com/WordPress/gutenberg/pull/77937\">77937</a>)— and if you change your mind, undo restores a paragraph with the URL rather than deleting it. (<a href=\"https://github.com/WordPress/gutenberg/pull/77551\">77551). </a></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Shortcode block joins in as well: when its content matches a registered shortcode, it now offers block-specific transforms to convert it into the equivalent block. <a href=\"https://github.com/WordPress/gutenberg/pull/77944\">(77944</a>) </p>\n\n\n\n<p class=\"wp-block-paragraph\">For anyone maintaining a site with years of shortcode-based posts, that removes a tedious cleanup step on the way to block-based editing.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"combine-gradient-and-image-backgrounds\">Combine gradient and image backgrounds </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"combine-gradient-and-image-backgrounds-end-user-theme-builder-site-admin\"><strong>[end user]</strong> <strong>[theme builder][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">More blocks now support background gradients through the new background.gradient block support, which<a href=\"https://github.com/WordPress/gutenberg/pull/75859\"> layers a gradient on top of a background image</a> instead of one overwriting the other — a translucent color wash over a photo, for instance, without custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Previously, gradients lived only in the Color panel, stored as a CSS background shorthand that clashed with any image on the block. The new support adds a Gradient control to the Background panel next to the existing Image control, and the style engine combines both into a single layered background-image value on individual blocks, in Global Styles, and via theme.json. A follow-up allows<a href=\"https://github.com/WordPress/gutenberg/pull/79791\"> modern color functions in standalone gradients</a>, and the<a href=\"https://github.com/WordPress/gutenberg/pull/77279\"> text and background color controls moved</a> to the Typography and Background panels to match.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 ships with six blocks supporting the new gradients:<a href=\"https://github.com/WordPress/gutenberg/pull/75859\"> Group</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79391\"> Verse</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79840\"> Accordion</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79841\"> Pullquote</a>,<a href=\"https://github.com/WordPress/gutenberg/pull/79842\"> Post Content</a>, and<a href=\"https://github.com/WordPress/gutenberg/pull/79843\"> Quote</a>. More will follow, with a long-term plan to migrate the older color.gradient to the new system across all blocks. There&#8217;s no built-in migration path in 7.1 yet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For extenders, opting in follows the familiar block supports pattern. Custom blocks declare it in their block.json:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"supports\": {\n	\"background\": {\n		\"gradient\": true\n	}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;supports&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #B58900;\">true</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Themes control the setting via theme.json under settings.background.gradient (it&#8217;s also included in appearanceTools), and can define gradient values in styles — at the root, per block, or in style variations:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"styles\": {\n		\"background\": {\n			\"gradient\": \"linear-gradient( 135deg, #000 0%, #fff 100% )\"\n		},\n		\"blocks\": {\n			\"core/group\": {\n				\"background\": {\n					\"gradient\": \"var:preset|gradient|vivid-cyan-blue\"\n				}\n			}\n		}\n	}\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;linear-gradient( 135deg, #000 0%, #fff 100% )&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/group&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;background&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;gradient&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;var:preset|gradient|vivid-cyan-blue&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">All the salient details in this Dev Note <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-background-gradient-background-gradient/\">New Block Support in WordPress 7.1: Background Gradient (background.gradient)</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"cover-block-control-video-embed-providers\">Cover Block: control video embed providers </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"cover-block-control-video-embed-providers-theme-builder-plugin-author-enterprise-developer\"><strong>[theme builder][plugin author][enterprise][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Besides gaining the new media editor modal for background images, the Cover block addresses a request from community feedback. When the block&#8217;s &#8220;Embed video from URL&#8221; feature shipped in WordPress 7.0, site builders<a href=\"https://github.com/WordPress/gutenberg/issues/75069\"> asked for a way to curate or disable it</a>. WordPress 7.1 adds a new allowedVideoProviders attribute to restrict which video providers are offered, or to remove the URL-embed option entirely by allowing none (<a href=\"https://github.com/WordPress/gutenberg/pull/80092\">#80092</a>). Existing embeds keep working; only new URL input in the editor is restricted. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The details are already reflected in the<a href=\"https://developer.wordpress.org/block-editor/reference-guides/core-blocks/core-blocks-media/core-block-cover/\"> Cover block&#8217;s documentation</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gallery\">Gallery and the attached images workflow in the Media Library </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"gallery-and-the-attached-images-workflow-in-the-media-library-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Images you upload while writing a post have always been &#8220;attached&#8221; to that post. This specifically true for older sites, pre-Block editor. Attached images where no accessible as an cluster and need to be added the block editor canvas one at a time. WordPress 7.1 finally puts that relationship to work in the editor, via an additional filter drop-down item <strong>Uploaded to this post </strong>in the Media Library Inserter modal. Photos and other media you&#8217;ve uploaded stay within reach for reuse instead of disappearing into the media library. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The Gallery block is the showcase: instead of hand-picking every image, a single <strong>Use attached images</strong> button populates a dynamic gallery from all media attached to the current post (<a href=\"https://github.com/WordPress/gutenberg/pull/78796\">#78796</a>). For content creators, this makes assembling image galleries faster and more flexible. It also helps reorganize image on older posts. The Source panel provides options for sorting the images. This brings the block editor handling of Galleries up to par with some features of the \n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/interactive-states/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Interactive-states.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/media-editor-modal/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Media-editor-modal-scaled.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/icons-block/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/icons-block.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/playlist-block/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/playlist-block.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/use-attached-images-wp71/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Use-attached-images-wp71.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/mark-as-decorative/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/mark-as-decorative.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/block-transform-layout-grid-768x475/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/block-transform-layout-grid-768x475-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/query-block-exclude-current-post-wp7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Query-block-exclude-current-post-wp7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/identity-section-in-site-editor-wp-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Identity-section-in-site-editor-wp-7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/change-comments-parent/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Change-comments-parent.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/no-title-posts-in-list/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/no-title-posts-in-list.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/onthisday-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/OnThisDay-7.1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/wordpress-7-1-source-of-truth/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/WordPress-7.1-Source-of-Truth.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/responsive-styles-in-preview-dropdown/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Responsive-Styles-in-Preview-dropdown.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/tooltip-api-wp-7-1/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Tooltip-API-wp-7-1.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n<a href=\"https://gutenbergtimes.com/wordpress-7-1-source-of-truth/7-1-hightlight-grid/\"><img alt=\"\" class=\"attachment-thumbnail size-thumbnail\" height=\"150\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/7.1-hightlight-grid-scaled.png?resize=150%2C150&amp;ssl=1\" width=\"150\" /></a>\n shortcode. </p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46339\" height=\"169\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Use-attached-images-wp71.png?resize=652%2C169&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">To have entire freedom to control the Gallery block, the Detach feature comes in handy. A <strong>Detach</strong> button in the toolbar and in the sidebar’s <strong>Source</strong> panel, makes out a stand-alone Gallery without the dynamic connetion to the post’s image. Using it help user to edit/upate the gallery block. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Below video visualizes the connection between a list of image attached to a post from the Media Library and the gallery block with the new feature. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking:<a href=\"https://github.com/WordPress/gutenberg/issues/77117\"> WordPress 7.1: dynamic galleries and post-attached media iteration issue</a> (#77117)</p>\n\n\n\n<p class=\"wp-block-paragraph\">It’s a step back toward the simplicity of dropping photos into a post and having WordPress do the arranging. It&#8217;s the first visible piece of a larger effort around<a href=\"https://github.com/WordPress/gutenberg/issues/76955\"> dynamic galleries and post-attached media</a>, with dynamic queries by date and eventually categories or tags ahead.</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"image-block\">Image Block: Mark as decorative toggle </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"image-block\"><strong>[end user][site admin]</strong></p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full\"><img alt=\"\" class=\"wp-image-46343\" height=\"487\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/mark-as-decorative-edited.png?resize=263%2C487&#038;ssl=1\" width=\"263\" /></figure>\n</div>\n\n\n<p class=\"wp-block-paragraph\">Screen readers announce every image to their users — but some images, like dividers and design flourishes, carry no information worth announcing. The Image block&#8217;s new &#8220;Mark as decorative&#8221; checkbox tells assistive technologies to skip such an image entirely on the front end, by rendering it with role=&#8221;none&#8221; in the published post. It now eliminates the question, did we forget an alt=text or was it a deliberate decision to leave the alt-text empty?</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is further processing to come with the checked box. Marking an image decorative clears its alt text and disables captions and links, since an image that links somewhere or explains something isn&#8217;t decorative by definition. Until now, the accessible route was knowing the empty-alt-text convention; the checkbox makes the intent explicit, machine-readable, and available to every content creator. (<a href=\"https://github.com/WordPress/gutenberg/pull/78064\">78064</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"login-out-block-improvements\">Login/out Block Improvements </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"login-out-block-improvements-theme-builder-site-admin-developer\"><strong>[theme builder][site admin][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Login/Logout block has an option to display a full login form instead of a simple link — but until now, that form&#8217;s submit button ignored your theme entirely, rendering with plain browser-default styles that stuck out next to every other button on the site. With a block theme active, the submit button now carries the standard button classes (wp-block-button__link and wp-element-button), so it automatically picks up the button styling your theme defines in theme.json — colors, border radius, and all — with no custom CSS required. The block follows the same approach the Comments form already uses, resolving a mismatch first reported back in 2023. (<a href=\"https://github.com/WordPress/gutenberg/pull/76746\">76746</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"navigation-block-and-link-creation\">Navigation Block and Link Creation </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"navigation-block-and-link-creation-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Navigation block picks up several improvements that give site builders more freedom in what a menu can contain and where it can be edited. The Login/Logout block can now be<a href=\"https://github.com/WordPress/gutenberg/pull/75497\"> nested inside submenus</a> (#75497), handy for tucking account actions into a &#8220;My Account&#8221; dropdown instead of spending a top-level slot on them. New links can be<a href=\"https://github.com/WordPress/gutenberg/pull/75918\"> created directly from the sidebar List View</a> in the Site Editor (#75918), so building out a menu no longer requires clicking into each item on the canvas. And the Home Link block<a href=\"https://github.com/WordPress/gutenberg/pull/76672\"> gains previously missing controls</a> (#76672), bringing it up to par with its navigation siblings. </p>\n\n\n\n<p class=\"wp-block-paragraph\">One behavior change to note for theme builders: the Navigation block no longer force-propagates its font size down to individual menu items (<a href=\"https://github.com/WordPress/gutenberg/pull/77419\">#77419</a>). Until now, every navigation link, submenu, and page list item received the parent&#8217;s font-size markup — and because relative units multiply, nested dropdowns compounded dramatically (1.5em became 2.25em, then 3.375em). </p>\n\n\n\n<p class=\"wp-block-paragraph\">The block now relies on standard CSS inheritance instead, which also fixes mismatched typography between the editor canvas and the front end. Most themes need no changes, but themes that target <code>has-{slug}-font-size</code> classes directly on nav items should check their menus — the <a href=\"https://make.wordpress.org/core/2026/08/04/miscellaneous-block-editor-changes-in-wordpress-7-1/\">Miscellaneous Editor Changes dev note</a> includes a filter to restore the old markup if needed.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"search-block-styling-theme-builder-site-admin-end-user\">Search block Styling</h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"search-block-styling-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A styling gap is closed in the release for the Search block: color settings now apply to the search input field even when the search button is disabled (<a href=\"https://github.com/WordPress/gutenberg/pull/77219\">77219</a>), so your search boxes match your design system regardless of which display options you choose.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The block also embraces modern HTML: it can now render inside the native &lt;search&gt; landmark element, which carries search semantics for browsers and assistive technologies without the manual role=&#8221;search&#8221; attribute. Because dropping that attribute could break existing theme CSS, the feature is opt-in — per block via a new HTML element selector in the Advanced panel, or site-wide with add_theme_support( &#8216;search-element&#8217; ) (#78485). Default output is unchanged, with a path to making the modern markup the default in a future release.(<a href=\"https://github.com/WordPress/gutenberg/pull/78485\">78485</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"query-block\">Query block </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"query-block-theme-builder-site-admin-end-user\"><strong>[theme builder]</strong> <strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Query block received an additional filter to control the list of blocks: You can now exclude the current post from a list of posts. This is useful when you want to add a list of posts with related posts. (<a href=\"https://github.com/WordPress/gutenberg/pull/64916\">64916</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46345\" height=\"326\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Query-block-exclude-current-post-wp7-1.png?resize=652%2C326&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"general-quality-of-life-improvements\">General quality of life improvements. </h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"pattern-editing-experience-improvements\">Pattern editing experience improvements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"pattern-editing-experience-improvements-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0 shifted pattern editing to focus on content changes rather than exposing every tool, treating patterns more like single blocks. In 7.1, work focuses on UX refinements based on feedback, bug fixes, and general maintenance. For users inserting and customizing patterns, this means a more polished, predictable experience with fewer rough edges.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/75717\">WordPress 7.1: Pattern Editing Iteration</a> (#75717)</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Pattern Editing and Block Fields: Highlight selected block (<a href=\"https://github.com/WordPress/gutenberg/pull/74841\">74841</a><em>)</em></li>\n\n\n\n<li>Pattern editing: show root block identity when editing pattern sections <a href=\"https://github.com/WordPress/gutenberg/pull/79417\">#79417</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-width-and-layout-controls\"> Block Width and Layout Controls </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-width-and-layout-controls-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Refines spacing and layout tools to be more intuitive. The Columns block no longer shows a confusing &#8216;Skip&#8217; option in its layout picker, the Button block now uses the standard width control system, and spacing controls display in a more logical order when unlinked. These changes remove friction points that tripped up editors when building complex layouts.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Button: Migrate to width block support <a href=\"https://github.com/WordPress/gutenberg/pull/74242\">#74242</a> </li>\n\n\n\n<li>Columns: Remove redundant Skip option from layout picker <a href=\"https://github.com/WordPress/gutenberg/pull/78405\">#78405</a> </li>\n\n\n\n<li>Re-order spacing side controls when unlinked <a href=\"https://github.com/WordPress/gutenberg/pull/66317\">#66317</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"link-control-and-preview-enhancements\">Link Control and Preview Enhancements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"link-control-and-preview-enhancements-theme-builder-site-admin-developer\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">When linking to pages or posts, the link picker now shows &#8216;Homepage&#8217; instead of just &#8216;Page&#8217; for your site&#8217;s front page, and uses the actual entity link title for previews. These small improvements make link creation feel smarter and help editors understand exactly what they&#8217;re linking to before publishing.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use entity link title for link control preview <a href=\"https://github.com/WordPress/gutenberg/pull/77155\">#77155</a> </li>\n\n\n\n<li>Link Picker: Use Homepage badge instead of Page if Homepage <a href=\"https://github.com/WordPress/gutenberg/pull/75929\">#75929</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"additional-css-validation\">Additional CSS Validation </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"additional-css-validation-theme-builder-site-admin-developer-end-user\"><strong>[theme builder]</strong> <strong>[site admin]</strong> <strong>[developer]</strong><strong>[end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Additional CSS is now validated both on mount and via a new dimension validation endpoint for sideloaded styles. These checks prevent malformed or insecure CSS from breaking your site&#8217;s appearance or introducing security risks, giving you more confidence when adding custom styles.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Validate additional CSS on mount <a href=\"https://github.com/WordPress/gutenberg/pull/78682\">#78682</a> </li>\n\n\n\n<li>Add dimension validation to sideload endpoint <a href=\"https://github.com/WordPress/gutenberg/pull/74903\">#74903</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-editor-attribute-handling\">Block Editor Attribute Handling </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-editor-attribute-handling-theme-builder-developer\"><strong>[theme builder][developer]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The block editor now correctly targets the right block when copying direct insert block attributes, fixing edge cases where attributes would apply to the wrong block. This fix ensures that copy-paste and duplication workflows behave as expected.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Block Editor: Fix target block for copying direct insert block attributes <a href=\"https://github.com/WordPress/gutenberg/pull/77877\">#77877</a> </li>\n\n\n\n<li>Block Editor: Allow overriding `disableContentOnlyForTemplateParts` setting <a href=\"https://github.com/WordPress/gutenberg/pull/79191\">#79191</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"image-handling-improved\">Image handling improved </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"image-handling-improved-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A set of small fixes makes working with images more predictable. If an image points to a media library item that has since been deleted, the editor no longer treats it as a local attachment, preventing confusing errors. The crop button only appears when cropping is actually available for your user role and image type, so you&#8217;re never offered a tool that can&#8217;t work. </p>\n\n\n\n<p class=\"wp-block-paragraph\">And the featured image field now shows placeholder text making clear at a glance what goes there<em>.</em></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Image block: Validate attachment ID exists before treating image as local <a href=\"https://github.com/WordPress/gutenberg/pull/77178\">#77178</a></li>\n\n\n\n<li>Image/Site Logo: hide crop toolbar when editMediaEntity is unavailable <a href=\"https://github.com/WordPress/gutenberg/pull/76626\">#76626</a></li>\n\n\n\n<li>Set placeholder to featured image field <a href=\"https://github.com/WordPress/gutenberg/pull/76342\">#76342</a></li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"post-template-layout-improvements\">Post Template Layout Improvements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"post-template-layout-improvements-theme-builder-site-admin\"><strong>[theme builder][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Ensures the Post Template block&#8217;s fallback styles only apply when appropriate, preventing layout conflicts when custom minimum column widths are defined. This fix gives editors more predictable control over query loop layouts without unexpected style overrides.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Ensure Post Template fallback styles don&#8217;t apply when minimumColumnWidth is defined <a href=\"https://github.com/WordPress/gutenberg/pull/77411\">#77411</a> </li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"post-title-block-enhancements\">Post Title Block Enhancements</h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"post-title-block-enhancements-site-admin-end-user\"><strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Title block gains a placeholder attribute, letting you show helpful text when no title has been entered yet. This small addition improves the editing experience for custom post types and guides content creators to fill in required fields.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Post Title: Add placeholder attribute <a href=\"https://github.com/WordPress/gutenberg/pull/76016\">#7601</a> <em>v22.7.0</em></li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-inserter-enhancements\">Block Inserter Enhancements </h4>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"block-inserter-enhancements-site-admin-end-user\"><strong>[site admin][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Makes discovering and adding blocks easier with visual polish to the inserter interface. The search input now stays visible while scrolling through block options, and the inserter button animates to clearly signal when the panel is open. These small touches reduce friction when building pages and help editors stay oriented while exploring block options.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Block Inserter: Animate inserter button icon to signal open state. <a href=\"https://github.com/WordPress/gutenberg/pull/78306\">#78306</a> </li>\n\n\n\n<li>Make Block Inserter search input sticky while scrolling <a href=\"https://github.com/WordPress/gutenberg/pull/77698\">#77698</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"editor-enhancements\">Editor enhancements </h2>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the block improvements, the editing experience itself picks up refinements across the board. Notes mature into a fuller commenting workflow. Visual revisions gain a more detailed timeline. And your site&#8217;s brand identity gets a dedicated home in the Site Editor. </p>\n\n\n\n<p class=\"wp-block-paragraph\">A Dev Note provides a list of <a href=\"https://make.wordpress.org/core/2026/08/04/miscellaneous-block-editor-changes-in-wordpress-7-1/\">miscellaneous Editor changes</a>. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"notes-move-toward-a-full-commenting-workflow\">Notes move toward a full commenting workflow </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"notes-move-toward-a-full-commenting-workflow-end-user-site-admin-developer-enterprise\"><strong>[end user][site admin][developer][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Notes, the inline editorial comments right in the editor, continue to mature, with several additions in this release that make asynchronous collaboration richer and easier to act on without leaving WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The headline feature:<a href=\"https://github.com/WordPress/gutenberg/pull/78218\"> inline notes</a>. You can now attach a note to a specific text selection rather than to a whole block. Select part of a paragraph, add a note, and the highlight stays anchored to that text as you keep editing around it. A single block can carry multiple inline notes, sorted by the order they appear, and none of the highlighting shows up in the published post. Also, blocks are no longer limited to a single conversation, either — you can start<a href=\"https://github.com/WordPress/gutenberg/pull/75147\"> multiple note threads on the same block</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversations themselves got more expressive, too. Notes now support<a href=\"https://github.com/WordPress/gutenberg/pull/78242\"> rich text formatting</a> — bold, italic, links, and code. <a href=\"https://github.com/WordPress/gutenberg/pull/79604\">@mention autocomplete</a> makes it quick to pull a colleague into a thread. Longer notes collapse behind a<a href=\"https://github.com/WordPress/gutenberg/pull/77446\"> &#8220;Show more&#8221; toggle</a>, and a<a href=\"https://github.com/WordPress/gutenberg/pull/80019\"> &#8220;Resolved&#8221; divider</a> in the sidebar separates finished discussions from open ones, so it&#8217;s easy to see what still needs attention.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking:<a href=\"https://github.com/WordPress/gutenberg/issues/76316\"> Notes iteration for WordPress 7.1</a> (#76316)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"dedicated-identity-section\">Dedicated Identity section </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"dedicated-identity-section-site-admin-theme-builder-end-user\"><strong>[site admin][theme builder][end user]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">A new <strong>Appearance &gt; Editor &gt; Identity</strong> screen consolidates your site&#8217;s logo, favicon, title, and tagline into one easy-to-find location, with inline editing so you can crop and adjust images right there. This eliminates hunting through <strong>Settings</strong> or digging into templates just to update foundational branding. For new site builders especially, it makes setting up your site&#8217;s identity quick and straightforward. Existing site owners have an intuitive place to update the data.  (<a href=\"https://github.com/WordPress/gutenberg/pull/76264\">76264</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/76116\">76116</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46349\" height=\"561\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Identity-section-in-site-editor-wp-7-1.png?resize=652%2C561&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"visual-revisions-improvement\">Visual revisions improvements </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"visual-revisions-improvements-site-admin-end-user-theme-builder\"><strong>[site admin][end user][theme builder]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Building on the visual revisions introduced in 7.0, the revisions screen gains a paginated timeline in the inspector with more detailed information about each revision, making it easier to understand what changed as you scrub through versions. (<a href=\"https://github.com/WordPress/gutenberg/pull/77333\">77333</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">Changes  made via autosave are now labeled in the revisions timeline and make the autosave notice work with the visual revisions UI.(<a href=\"https://github.com/WordPress/gutenberg/pull/79950\">79950</a>, <a href=\"https://github.com/WordPress/gutenberg/pull/79947\">79947</a>)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"apply-globally-now-with-review-panel\">Apply Globally now with review panel</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The block inspector&#8217;s <strong>Apply globally</strong> action which has been a one button push of the block&#8217;s local style changes to Global Styles, has received an upgrade in WordPress 7.1 so designer can have a more granular control, on which part of the styles will make it into the global styles. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The button now opens a review modal instead, listing each modified style with its current and new value. All changes come pre-selected; deselect any you want to keep as local overrides, and only the checked styles are applied. Undo still restores the previous state in one step. What was a somewhat risky action is now a deliberate choice. You see exactly what will change across your site before committing. (<a href=\"https://github.com/WordPress/gutenberg/pull/79839\">#79839</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h2 class=\"wp-block-heading\" id=\"admin-workflow-updates\">Admin / Workflow updates</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Updates to admin and workflow tools in 7.1 improve navigation, content management, and site administration. These changes are designed to reduce friction and help you work more efficiently within the WordPress dashboard.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"organized-command-palette\">Organized command palette </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"organized-command-palette-all\"><strong>[all]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The command palette, the quick-access menu you open with keyboard shortcuts,  now groups results into recent, suggested, and matching sections, and remembers your recently-used commands across sessions. The visual design has also been refreshed to make scanning results easier. This helps you navigate WordPress faster by surfacing the tools you use most often right at the top. (<a href=\"https://github.com/WordPress/gutenberg/pull/75691\">75691</a>)</p>\n\n\n\n		<figure class=\"wp-block-jetpack-videopress jetpack-videopress-player\">\n			<div class=\"jetpack-videopress-player__wrapper\"> </div>\n			\n			\n		</figure>\n		\n\n\n<h3 class=\"wp-block-heading\" id=\"change-a-comment-s-parent-from-the-edit-comment-screen\">Change a comment&#8217;s parent from the Edit Comment screen </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"change-a-comment-s-parent-from-the-edit-comment-screen-end-user-site-admin-enterprise\"><strong>[end user][site admin][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">Ever needed to fix a comment that landed in the wrong thread? The Edit Comment screen now has an &#8220;In reply to&#8221; control in the Save box — hit Edit and you get a dropdown of the post&#8217;s other comments, listed by the author with a short excerpt. Top-level comments just show &#8220;None.&#8221;</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&#8217;t create broken threads with it: the dropdown hides the comment itself and anything nested under it, and the server double-checks on save — the new parent has to be on the same post and can&#8217;t be the comment or one of its own replies (anything invalid gets bounced with a WP_Error). If the current parent wouldn&#8217;t normally show up in the list (a pingback, say), it&#8217;s kept in there as the selected option, so saving without touching the field changes nothing. Works without JavaScript too, and there are tests covering the validation. (<a href=\"https://core.trac.wordpress.org/ticket/65570\">65570</a>)</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46353\" height=\"485\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Change-comments-parent.png?resize=652%2C485&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"see-an-excerpt-of-posts-without-titles\">See an excerpt of posts without titles </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"see-an-excerpt-of-posts-without-titles-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">If you publish posts without titles for instance for quick status-style updates, the Posts list has been pretty useless for telling them apart: just a column of identical &#8220;(no title)&#8221; links. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, in Compact view, untitled posts show the first 15 words of the excerpt right after &#8220;(no title)&#8221;, so you can actually see what each post is at a glance. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The checkbox&#8217;s screen-reader label gets the same text, password-protected posts keep their content hidden, and the Extended view is unchanged since it already shows excerpts.(<a href=\"https://core.trac.wordpress.org/ticket/65022\">65022</a>).</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46355\" height=\"348\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/no-title-posts-in-list.png?resize=652%2C348&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out\">Media Library: infinite scrolling is back on by default, with a per-user opt-out </h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"media-library-infinite-scrolling-is-back-on-by-default-with-a-per-user-opt-out-end-user-site-admin\"><strong>[end user][site admin]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">The Media Library grid now uses infinite scrolling by default, so attachments load continuously as you scroll instead of behind a &#8220;Load more&#8221; button. For anyone who prefers the previous behavior, there&#8217;s a new personal option: a &#8220;Disable infinite scrolling in the Media Library grid view&#8221; checkbox on the profile screen. The setting only appears for users who can actually upload files, since others never see the attachment grid.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For developers, the existing media_library_infinite_scrolling filter still works and now takes top precedence: a hooked filter always wins, followed by the user&#8217;s profile preference, with infinite scrolling enabled when neither is set. Note the filter&#8217;s default value has flipped from false to true as of 7.1.0, so any code relying on the old default should be reviewed. The change ships with unit tests covering the new user option and the full precedence chain (<a href=\"https://core.trac.wordpress.org/ticket/65564\">65564</a>).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Read the Dev note: <a href=\"https://make.wordpress.org/core/2026/07/23/media-library-infinite-scrolling-is-now-enabled-by-default-with-a-per-user-opt-out/\">Media Library infinite scrolling is now enabled by default, with a per-user opt-out</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"hosts-can-now-tune-speculative-loading-defaults\">Hosts can now tune speculative loading defaults</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Since WordPress 6.8, <a href=\"https://make.wordpress.org/core/2025/03/06/speculative-loading-in-6-8/\">speculative loading</a> lets browsers prefetch or prerender pages a visitor is likely to open next, making navigation feel near-instant. WordPress ships with deliberately cautious defaults — and until now, changing them required an mu-plugin. With WordPress 7.1, hosting providers and site owners can adjust the default mode and eagerness through environment variables or wp-config.php constants. A well-configured host with page and object caching in place can opt its sites into more aggressive speculation and pass the speed gains on to visitors. The real-world data hosts gather this way will also help inform whether core changes the defaults for everyone in a future release. The technical details are available in the core ticket (<a href=\"https://core.trac.wordpress.org/ticket/65624\">#65624</a>).</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"developer-goodies\">Developer Goodies </h2>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\" id=\"developer-goodies-developer-theme-builder-plugin-author-enterprise\"><strong>[developer][theme builder][plugin author][enterprise]</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 provides developers with expanded APIs, theme.json capabilities, and system improvements. These tools offer greater control over site design, block behavior, and system integrations.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"post-editor-iframe-now-always-on\">Post editor iframe now always on</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Other editors in WordPress—the site editor, the template editor, and block, template, and device previews—have been unconditionally iframed for a long time, going back to the template editor&#8217;s introduction in 5.8. The post editor was the holdout: starting in 7.0, whether it ran isolated depended on the blocks actually present in a given post, so a post using only Block API v3+ blocks got the isolated canvas, while a post containing even one older block (API v1 or v2) dropped out of it entirely. That meant the same site, even the same author, could see the editor behave differently from post to post. <a href=\"https://github.com/WordPress/gutenberg/pull/75187\">In 7.1, that condition is removed</a>: every post editor is always iframed, regardless of theme type or block API version.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For most people writing and editing content, this is good news—no more switching behavior depending on which blocks happen to be inserted. Block developers have a bit of homework, though: the iframe has its own document and window, separate from the admin page where editor scripts run, so any code that reaches for the global document or window to touch the canvas will now be looking at the wrong place. The usual fix is to get the canvas&#8217;s document from an element inside it (via ownerDocument and its defaultView) rather than the global object, and to use useRefEffect for attaching and cleaning up canvas event listeners.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Read the <a href=\"https://make.wordpress.org/core/2026/08/03/iframed-editor-changes-in-wordpress-7-1/\">dev note on the 7.1 changes</a> and the <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\">block migration guide</a> for more details.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Ryan Welcher published a guide and a demo plugin. <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a> with code examples and instructions how to fix things if necessary. </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"abilities-api-opens-up-its-execution-pipeline\">Abilities API opens up its execution pipeline</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Abilities API arrived in WordPress 6.9, and 7.1 gives extenders real control over it. Four new lifecycle filters let plugins step into ability execution — short-circuit it entirely (think caching, rate limiting, or maintenance mode), transform input, layer on extra authorization rules, or reshape and even recover results. Two more filters add custom input and output validation on top of JSON Schema, and a new <code>wp_ability_invoked</code> action fires on every invocation — even failed ones — handy for logging and auditing. The core info abilities return more user details, input over the REST API now arrives properly typed, and <code>wp_prepare_json_schema_for_client()</code> strips PHP callbacks and WordPress-only conventions before a schema goes out to REST clients, MCP integrations, or AI tools. </p>\n\n\n\n<p class=\"wp-block-paragraph\">A new <code>public</code> metadata flag rounds it out: declare once that an ability is meant for external clients, and REST, MCP adapters, and future integrations use it as their default — with channel-specific flags still able to override, and permission callbacks still guarding actual execution.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Finding the right abilities gets easier too: <code>wp_get_abilities()</code> now accepts arguments to filter registered abilities by category, namespace, or meta — with the same filtering available on the REST endpoint.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Details and code examples in these dev notes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/29/new-execution-lifecycle-filters-for-the-abilities-api-in-wordpress-7-1/\">New execution lifecycle filters for the Abilities API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/abilities-api-improvements-in-wordpress-7-1/\">Abilities API improvements</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/31/json-schema-preparation-for-client-compatibility-in-wordpress-7-1/\">JSON Schema preparation for client compatibility</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/08/04/a-unified-public-exposure-flag-for-abilities-in-wordpress-7-1/\">A unified public exposure flag for Abilities </a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/08/05/filtering-registered-abilities-with-wp_get_abilities-in-wordpress-7-1/\">Filtering registered abilities with wp_get_abilities() in WordPress 7.1</a></li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"global-styles-and-theme-json\">Global Styles and theme.json </h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"text-shadow-support-for-theme-json\">Text Shadow support for theme.json</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Theme authors can now define <a href=\"https://github.com/WordPress/gutenberg/pull/73320\">text shadows directly in theme.json</a> via a new textShadow property under styles.typography. It works everywhere you&#8217;d expect: at the root level, per-block (say, a shadow on paragraphs only), via style variations, and on elements — including pseudo-selectors like a link&#8217;s :hover state. Any valid CSS text-shadow value is accepted, including stacked multi-shadow definitions. Block placeholder text in the editor resets the shadow so it stays readable regardless of what the theme sets.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">\"styles\": {\n		\"typography\": {\n			\"textShadow\": \"1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;\"\n		},\n		\"blocks\": {\n			\"core/paragraph\": {\n				\"typography\": {\n					\"textShadow\": \"1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;\"\n				}\n			}\n		},\n		\"elements\": {\n			\"link\": {\n				\":hover\": {\n					\"typography\": {\n						\"textShadow\": \"none\"\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #2AA198;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;1px 1px 2px red, 0 0 1em blue, 0 0 0.2em blue;&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/paragraph&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;1px 1px 2px red, 0 0 1em red, 0 0 0.2em red;&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		},</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;elements&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;link&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;:hover&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">						</span><span style=\"color: #859900;\">&quot;textShadow&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;none&quot;</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">More details in the Dev Note: <a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text Shadow Support in Global Styles</a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"text-align-block-support-migration\">Text-Align Block Support Migration</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Nine more core blocks (Post Date, Post Excerpt, Post Navigation Link, Post Title, Query Title, Site Tagline, Site Title, Pullquote and Term Name) now use WordPress&#8217;s standardized <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-supports/#align\">text-align system</a>. As part of a larger <a href=\"https://github.com/WordPress/gutenberg/issues/60763\">migration effort</a> this update ensures consistent alignment controls across the editor and makes these blocks behave predictably alongside newer blocks. </p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress EndUser are not supposed to see any changes and existing blocks continue to work. Theme designers are now able to style any of these blocks text align via theme.json property. The code example shows how to set the center as the site-wide TextAlign default. And `&#8221;textAlign&#8221;: false` disables the feature for this block </p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"version\": 3,\n	\"styles\": {\n		\"blocks\": {\n			\"core/pullquote\": {\n				\"typography\": {\n					\"textAlign\": \"center\"\n				}\n			}\n		}\n	}\n}\n\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;version&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #D33682;\">3</span><span style=\"color: #657B83;\">,</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	</span><span style=\"color: #859900;\">&quot;styles&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		</span><span style=\"color: #859900;\">&quot;blocks&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			</span><span style=\"color: #859900;\">&quot;core/pullquote&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				</span><span style=\"color: #859900;\">&quot;typography&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">					</span><span style=\"color: #859900;\">&quot;textAlign&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #2AA198;\">&quot;center&quot;</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">				}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">			}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">	}</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-visibility\">Block Visibility</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Adds <code>settings.blockVisibility.allowEditing</code> to theme.json, allowing themes to disable the block visibility feature entirely.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #FDF6E3; font-style: italic; color: #657B83;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #657B83; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n  \"settings\": {\n    \"blockVisibility\": {\n      \"allowEditing\": false\n    }\n  }\n}\n</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki solarized-light\" style=\"background-color: #FDF6E3;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #657B83;\">{</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  </span><span style=\"color: #859900;\">&quot;settings&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    </span><span style=\"color: #859900;\">&quot;blockVisibility&quot;</span><span style=\"color: #657B83;\">: {</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">      </span><span style=\"color: #859900;\">&quot;allowEditing&quot;</span><span style=\"color: #657B83;\">: </span><span style=\"color: #B58900;\">false</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">    }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">  }</span></span>\n<span class=\"line\"><span style=\"color: #657B83;\">}</span></span>\n<span class=\"line\"></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">When set to false, the toolbar button and block options menu item are hidden. In this regard, it makes this block support consistent with color, typography etc.</p>\n\n\n\n<p class=\"wp-block-paragraph\">blockVisibility.allowEditing follows the layout flag. The reason is the two-fold nature of blockVisibility at the block supports level: a bool means don&#8217;t render the block at all, but viewport settings allow users to control visibility per viewport.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The object shape also leaves the door open to extending block visibility to triggers, not only blockVisibility.viewports but others like post type or whatever. (<a href=\"https://github.com/WordPress/gutenberg/pull/76559\">76559</a>).</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"block-supports-css-variables-by-feature-selector\">Block Supports: CSS variables by feature selector</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Block Supports<a href=\"https://github.com/WordPress/gutenberg/pull/75226\"> now generates CSS custom properties</a> based on a block&#8217;s feature-specific selectors, not just its root selector. Some blocks—the Button block is the example given—define their outer wrapper and an inner styling target as different elements, and previously there was no way to output a preset variable (like a dimension size) onto that inner element specifically. Theme and plugin authors building design systems now have a way to target the right element per feature, without needing custom CSS to work around the mismatch.</p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"a-minimum-width-option-for-block-dimensions\">A minimum-width option for block dimensions</h4>\n\n\n\n<p class=\"wp-block-paragraph\">Blocks already supported height, minHeight, and width. What was missing was a way to stop something from shrinking too far—so a layout element wouldn&#8217;t collapse into an unusable sliver on a narrow screen. <a href=\"https://github.com/WordPress/gutenberg/pull/76949\">Minimum-width closes that gap</a>, mirroring how minimum-height already works.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s opt-in at the block level: the control stays hidden in the inspector until a block explicitly enables it, though it shows by default in the global styles panel. Theme-defined dimension presets carry over automatically, so existing spacing scales just work. The Group block is the first to adopt it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You’ll find more details in the Dev Note <a href=\"https://make.wordpress.org/core/2026/07/26/new-block-support-in-wordpress-7-1-minimum-width/\">New Block Support in WordPress 7.1: Minimum Width</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"design-system-theme-provider\">Design System Theme Provider </h3>\n\n\n\n<p class=\"wp-block-paragraph\">The first version of the design system’s theme component arrives in WordPress 7.1. It consists of standardized CSS custom properties that follow the W3C Design Tokens specification. You probably won&#8217;t spot the difference right away — the default theme was deliberately built to match existing styles — but this is the machinery that will power the admin color scheme in the Site Editor. You can read more details on the future direction in the <a href=\"https://make.wordpress.org/core/2026/07/07/merge-proposal-design-system-theming/\">Merge Proposal: Design System Theming</a> </p>\n\n\n\n<p class=\"wp-block-paragraph\">The Dev Note has more: <a href=\"https://make.wordpress.org/core/2026/07/31/design-system-theming-in-wordpress-7-1/\">Design System Theming in WordPress 7.1</a></p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"admin-color-schemes-in-site-editor\">Admin color schemes in Site Editor</h4>\n\n\n\n<p class=\"wp-block-paragraph\">The Site Editor&#8217;s sidebar and interface now respect your chosen WordPress admin color scheme instead of always showing a dark background. This brings visual consistency across the post editor, Site Editor, and admin dashboard. If you&#8217;ve personalized WordPress with a color scheme you prefer, that choice now carries through everywhere you work. <a href=\"https://github.com/WordPress/gutenberg/pull/78397\">78397</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mix-static-html-with-editable-blocks\">Mix static HTML with editable blocks</h3>\n\n\n\n<p class=\"wp-block-paragraph\">A new innerContent block support lets a block keep static HTML fragments interleaved with editable inner blocks as the canonical source of its own markup. In practice, this means a hand-written HTML structure can have just a piece of it—a paragraph, an image—editable in place, while the rest stays fixed and can&#8217;t be moved, removed, or rearranged.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Custom HTML block is the first adopter: pasting HTML with a block comment delimiter embedded in it (for example, a &lt;!&#8211; wp:paragraph &#8211;&gt; block inside a larger static &lt;div&gt;) makes that inner piece editable directly in the canvas, while the surrounding markup remains locked in place. It&#8217;s a narrow, developer-facing capability for now—the HTML block is the only place it&#8217;s wired up—but it opens the door for custom blocks to offer the same kind of &#8220;mostly static, partly editable&#8221; experience going forward. (<a href=\"https://github.com/WordPress/gutenberg/pull/79115\">79115</a>)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The dev note can be found on the Make Core Blog: <a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside the Custom HTML block</a> </p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"block-bindings-for-list-items-and-inner-blocks\">Block Bindings for list-items and inner blocks</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The List Item block has gained Block Bindings support. A List Item&#8217;s content can now be connected to a data source—a custom field, a pattern override, or another registered source—so individual entries in a list can be populated dynamically rather than typed in by hand. The change <a href=\"https://github.com/WordPress/gutenberg/pull/78947\">registers content as a bindable attribute</a> for core/list-item.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/WordPress/gutenberg/pull/79346\">A related fix rounds out the feature</a>: previously, if a bound List Item also contained a nested sub-list, that nested list was dropped when the binding was rendered. Now a List Item can carry a bound value and a nested list beneath it at the same time. In practice, this means multi-level lists—say, a team member&#8217;s name pulled from a custom field, with a nested list of their current projects underneath—can now be fully dynamic without losing structure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/77199\">Block Bindings in WordPress 7.1</a> (#77199)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"connectors-authentication-improvements\">Connectors authentication improvements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The Connectors framework, which manages WordPress&#8217;s connections to external services like AI providers, now supports username and application password authentication as an alternative to API keys. A <a href=\"https://github.com/WordPress/gutenberg/pull/79403\">merged pull request</a> adds a default connector form for this method, along with the underlying authentication type, mirroring the equivalent API already available in WordPress Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The change also handles the practical details: saved passwords are masked in the UI and over REST, credentials can be set via constants or environment variables instead of the database, and a <a href=\"https://github.com/WordPress/wordpress-develop/pull/12264\">companion Core patch</a> keeps the two in sync. For connectors that require an account login rather than a bare API key, this removes the need for a custom settings screen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This lands alongside a broader <a href=\"https://github.com/WordPress/gutenberg/issues/78647\">open proposal for a PHP-side field registry</a> that would let connector authors declare arbitrary settings—model choice, temperature, custom URLs, and more—the way register_setting() works elsewhere in WordPress. That registry isn&#8217;t built yet; the application password work is a first, concrete step (new auth method, not new field types), addressing one of the two gaps the proposal identified rather than the full vision.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Tracking: <a href=\"https://github.com/WordPress/gutenberg/issues/78647\">Connectors: proposal for a PHP-side field registry for connector configuration</a> (#78647)</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"blocks-package-stabilizes-two-experimental-functions\">Blocks package stabilizes two experimental functions</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https://github.com/WordPress/gutenberg/pull/79928\">Blocks package stabilizes</a> cloneSanitizedBlock and sanitizeBlockAttributes, dropping their __experimental prefixes now that the functions have been stable in practice for some time. The old __experimental-prefixed names still work but will log a deprecation notice, so plugins or themes importing them directly should switch to the new names.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"post-author-notifications-the-filter-decides\">Post author notifications: the filter decides</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The <code>notify_post_author</code> filter <a href=\"https://make.wordpress.org/core/2026/08/05/the-notify_post_author-filter-now-has-the-final-say-on-post-author-notifications/\">now has the final say</a>: approval status is checked before the filter runs, so it receives an accurate default and returning <code>true</code> reliably sends a notification — even for unapproved comments. Sites forcing notifications with <code>__return_true</code> should switch to a callback that checks approval, or they&#8217;ll start receiving emails for spam and moderated comments. (<a href=\"https://core.trac.wordpress.org/ticket/64217\">#64217</a>). More Details can be found in the Dev note <a href=\"https://make.wordpress.org/core/2026/08/05/the-notify_post_author-filter-now-has-the-final-say-on-post-author-notifications/\">The notify_post_author filter now has the final say on post author notifications</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"accessible-tooltips-and-toggle-tips-api\">Accessible tooltips and toggle tips API</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress adds a core mechanism for accessible tooltips (<a href=\"https://core.trac.wordpress.org/ticket/51006\">51006</a>), offering an alternative to the title attribute, which is not available to keyboard and touch users. Two new functions cover different use cases: wp_get_tooltip() exposes an accessible name when a control has focus or hover, such as for icon-only buttons, and wp_get_toggletip() implements a popover disclosure with extended help information that stays open until dismissed. Both generate accessible markup that avoids excess verbosity for screen readers and follows best practices for voice command users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The first toggle tip in core explains the &#8220;Remember Me&#8221; option on the login screen (<a href=\"https://core.trac.wordpress.org/ticket/55343\">55343</a>). Plugin developers can use the functions for their own settings screens and metaboxes. (<a href=\"https://core.trac.wordpress.org/changeset/62741\">62741</a>). </p>\n\n\n\n<p class=\"wp-block-paragraph\">Dev Note is now available with the details: <a href=\"https://make.wordpress.org/core/2026/08/03/introducing-name-and-informational-tool-tips-in-wordpress-7-1/\">Introducing name and informational tool tips in WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-46367\" height=\"434\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Tooltip-API-wp-7-1-edited.png?resize=652%2C434&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"filtering-site-editor-screens\">Filtering Site Editor screens</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Plugin developers can now configure the Site Editor&#8217;s Pages, Templates, Template Parts, and Patterns screens through four new PHP filters — one per screen. Each filter adjusts the DataViews and DataForm components powering these screens: the default view (layout, sort order, visible fields), the layouts available to users, the preconfigured views in the sidebar such as &#8220;All&#8221; or &#8220;Drafts,&#8221; and the fields shown in the Quick Edit form. </p>\n\n\n\n<p class=\"wp-block-paragraph\">This creates a single place of configuration per entity, with more screens — including the editor inspector — planned to draw from the same source in future releases (<a href=\"https://github.com/WordPress/gutenberg/issues/76544\">#76544</a>). Code examples are in the Dev Note: <a href=\"https://make.wordpress.org/core/2026/07/31/filtering-site-editor-screens-in-wordpress-7-1/\">Filtering Site Editor Screens in WordPress 7.1.</a></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"post-list-table-markup-changed-for-accessibility\">Post list table markup changed for accessibility</h3>\n\n\n\n<p class=\"wp-block-paragraph\">An eleven-year-old accessibility ticket is resolved: in post list tables, the row header (<code>th scope=\"row\"</code>) moves from the checkbox column to the title column, so screen readers identify each row by the post&#8217;s name rather than by a checkbox that may not even be present. (<a href=\"https://core.trac.wordpress.org/ticket/32892\">#32892</a>). </p>\n\n\n\n<p class=\"wp-block-paragraph\">Extenders should check their CSS and JavaScript: selectors like <code>th.check-column</code> or ones expecting the title and row actions inside a <code>td</code> need updating. The dev note <a href=\"https://make.wordpress.org/core/2026/08/03/post-list-tables-row-headers-changed/\">Post list tables row headers changed</a> lists the affected patterns, and keeping both <code>td</code> and <code>th</code> selectors preserves compatibility with older WordPress versions. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">A list of <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\">all the dev notes can be reviewed from the Make Core blog</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 13:51:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Open Channels FM: Why Open Source Projects Need a License Before They Need Code\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556844\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://openchannels.fm/why-open-source-projects-need-a-license-before-they-need-code/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:212:\"Open source fosters creativity but involves complex issues like licensing and ownership, especially in hackathons. Proper planning with appropriate licenses upfront is crucial for project success and flexibility.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2026 13:35:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Open Channels FM: Signal – Issue 18\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557496\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://openchannels.fm/signal-issue-18/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:188:\"Talk about personal journeys in web development, the complexities of fame, and the benefits of open source, emphasizing enriching content options for listeners beyond traditional podcasts.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 17:54:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21243\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6493:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 4</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 4 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta4.zip\">Beta 4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta4</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 4 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 Beta 4?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 contains more than <strong>114</strong> updates and fixes since the Beta 3 release, including <strong>51</strong> in the Editor and <strong>63</strong> in Core. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 3 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-22&amp;until=2026-07-29\" rel=\"noopener\" target=\"_blank\">GitHub commits for 7.1</a>  since July 22, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F22%2F2026..07%2F29%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" rel=\"noopener\" target=\"_blank\">Closed Trac tickets for 7.1</a> since July 22, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Beta 4 brings a round of fixes that make the editor smoother to work with. Notes now stay reliably tied to the passage they refer to, and tagged people are displayed cleanly and clearly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 4 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testers lend their eyes,<br />edge cases hide in plain sight—<br />Patch, rebuild, refine.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a> for preparing this post and <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a> for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\" rel=\" noopener\" target=\"_blank\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 15:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: #227 – Maciek Palmowski on Testing Secure WordPress Hosting: Does the Marketing Match Reality?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206791\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://wptavern.com/podcast/227-maciek-palmowski-on-testing-secure-wordpress-hosting-does-the-marketing-match-reality\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:50326:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, testing secure WordPress hosting, does the marketing match the reality?</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Maciek Palmowski. Maciek is based in Poland and works at Patchstack, one of the companies in the WordPress ecosystem dedicated specifically to security. At Patchstack, Maciek collaborates with other security professionals on industry reports, bug bounty programmes, and solutions for agencies, product owners, and hosting companies aiming to secure their client sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I met up with Maciek at WordCamp Europe, and we discussed his presentation there. It examined the claims of secure hosting made by many WordPress hosting providers. He describes how Patchstack set out to test these claims with real world penetration testing, using 30 known plugin vulnerabilities across multiple hosts. Employing standardised methodologies and validating their results independently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The findings are sobering. The majority of WordPress specific attacks still get through, and there&#8217;s a significant gap between the marketing hype and real protection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation starts with Maciek&#8217;s background, and how his journey in the WordPress security space led to a focus on the promises made by hosts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">From there, the discussion gets into the research approach, the selection of well-known vulnerabilities, consistent testing across different hosting environments, and the surprising result that even hosts with identical security tooling produce drastically different outcomes, showing it&#8217;s not just about the tools you use, but how you use them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the Swiss cheese model of security, every layer will have holes, so you need multiple overlapping defences, and honest communication from hosts about their limitations.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explored whether an industry-wide standard, or badge, for secure hosting is feasible or even desirable, given how easy it is for strong marketing claims to outpace reality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">AI also enters the conversation, increasing both the speed and sophistication of attacks, and making patching, and processes, even more important, especially as the volume of vulnerabilities continues to rise and the time to exploitation drops.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in understanding what secure hosting really means, how to ask intelligent questions of providers, and the realities of WordPress security in 2026, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to find out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Maciek Palmowski.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:56] <strong>Maciek Palmowski:</strong> I am joined on the podcast by Maciek Palmowski. Hello Maciek.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Perfect. You did great.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:01] <strong>Nathan Wrigley:</strong> For some reason, your name has got into my head. A lot of the people that I interview, I struggle with their name, and I continue to struggle, but for some reason, I established many years ago that was how to say your name. And I think I&#8217;ve done it correctly ever since then.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:16] <strong>Maciek Palmowski:</strong> Yes you did. You&#8217;re almost having the typical Polish accent, so you&#8217;re doing great.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:21] <strong>Nathan Wrigley:</strong> So we are at WordCamp Europe, which is in Krakow, or Krakow, I don&#8217;t know how.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:26] <strong>Maciek Palmowski:</strong> Krakow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:27] <strong>Nathan Wrigley:</strong> Thank you, that was good. And the reason Maciek is correcting my pronunciation is because Maciek is actually from Poland, which I suppose means that this is a bit of a, well, it&#8217;s like a home game to you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:37] <strong>Maciek Palmowski:</strong> In a way so, but it&#8217;s also like a bit of a shame because I do like travelling when WordCamp Europe&#8217;s are happening. And, you know, just hopping on the train and going to Krakow, it was like a, I mean it&#8217;s cool because, yeah, the venue&#8217;s amazing, everything is great, but still I&#8217;m staying home, so yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:53] <strong>Nathan Wrigley:</strong> Yeah, mixed feelings. So Maciek has done, or is going to do a presentation at WordCamp EU. Have you done it yet?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:02] <strong>Maciek Palmowski:</strong> I will do it tomorrow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:04] <strong>Nathan Wrigley:</strong> Okay. And are you all set, are you one of these like really prepared people that has all the slides done, or are you last minute?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:11] <strong>Maciek Palmowski:</strong> Everything is ready. I already did one version of it at the Checkout Summit in Palermo, so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:17] <strong>Nathan Wrigley:</strong> Oh I see. So you&#8217;ve had a sort of dry run of elsewhere.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:19] <strong>Maciek Palmowski:</strong> Of course.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:20] <strong>Nathan Wrigley:</strong> Excellent. So the presentation, which is going to be the focus of today&#8217;s conversation, is called Testing the promise, does secure hosting deliver? And I may as well read the blurb because it was a reasonably short one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it says, secure hosting, in quotes, is everywhere in WordPress. What does it actually protect against? We put this claim to the test with real penetration testing. 30 known vulnerabilities, multiple hosting providers, standardised methodology, validated by independent observers. The findings reveal a critical gap between marketing and reality. WordPress specific attacks succeed most of the time. That&#8217;s quite an alarming sentence. This talk shares the complete results and explains why generic security fails.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, we&#8217;ll get into that in a moment. But as with all people, when I&#8217;m talking to them about security, I guess it&#8217;s good to establish who you are, and what your credentials are and what you&#8217;ve done, and how is it that you get to talk about security with authority. So over to you really, a little moment to give us your bio and tell us about you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:20] <strong>Maciek Palmowski:</strong> Okay. So I work at Patchstack, and Patchstack is one of those few companies in WordPress space that are doing a lot in terms of security. We are constantly running this bug bounty for the whole ecosystem. We have quite a few solutions for both clients and hosting companies, and I work there right now. My role is, if I remember, the Growth Team Engineer, something like this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But yeah, I do spend a lot of time working with other security people. So when we are working on all the reports, when we are checking the data, I&#8217;m also part of those teams that are working on it. So yeah, I think I know a thing or two about what is happening behind the scenes when it comes to WordPress security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:02] <strong>Nathan Wrigley:</strong> Yeah, thank you. Always good to get that established though, right at the outset.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Patchstack is a company which is not a host though, I suppose that&#8217;s important to mention at the beginning. It&#8217;s a company which is in the security space, very much in the WordPress space, but perhaps more broad than WordPress, I&#8217;m not sure. But not a hosting company.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But obviously your presentation focuses its aim on hosting, I guess because that&#8217;s one of the places where the claim about security is most often made. You know, you&#8217;ll go to a, the landing page of hosting Company X, and you&#8217;ll see somewhere fairly near the top, secure hosting, or something along those lines. And you&#8217;ve decided to examine that in fine detail and look at these 30 vulnerabilities.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I guess really just tell us about this test and what it is that you decided to do and some of the items that came out of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:50] <strong>Maciek Palmowski:</strong> Okay, so maybe let&#8217;s start with how it even started, right? Because there was a trigger. At some point we published one report about the state of WordPress security. We tweeted about this. We got the response from none other than Matt Mullenweg, who kind of asked a very interesting question, but isn&#8217;t hosting companies taking care of this already?</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this was, kind of at this moment when we were, we thought that we know the answer that, no they aren&#8217;t. But to be honest, we didn&#8217;t have any broader proof about this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We knew how it&#8217;s working at some hosting companies, but we could say that it was more of an anecdotal evidence that we had. So this was kind of the trigger that made us, okay, let&#8217;s check this. But not with one partner or two partners, but with more hosting companies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So we did this research twice. First we just did kind of a beta run because we weren&#8217;t sure about the result and, is it even a good idea to go deeper inside of it? And during our first run, we were already very surprised because like the methodology was very simple. We just installed vulnerable plugins and we checked if we would be able to use the vulnerability. Because if the hosting is claiming that, we got your back, we are making your website secure, we have this and that, this means that they should protect against it. So it was as simple as that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And when we were doing our first test, we were quite surprised because we saw, if I remember, that 80% of the attacks went through. 80% of the attacks. So our first reaction was, okay, we are doing something wrong. Okay, this was only few hosting companies, less plugins, but still the result were so surprising for us because we thought that, okay, that the problem exists, but it&#8217;s not that big of a problem. But it was.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s why we did the second test. And this is about which the, my talk will be mostly when we tested more hosting companies, more plugins. And we saw that the problem still exists.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Of course it was, in some cases 70 few percent. So still, it&#8217;s a huge problem, especially if we are talking about some companies that are literally saying, you don&#8217;t have to install anything additional when it comes to security on your website. We got your back. They don&#8217;t. We found a lot of interesting things, but still the problem exists.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:21] <strong>Nathan Wrigley:</strong> So just deep diving into that a little bit, when tests like this are done, there&#8217;s obviously, the claim might be levelled, you know, obviously Patchstack would, this kind of maybe benefits Patchstack, if you know what I mean.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s just sort of clear up what the test involved. So presumably the plugins that you chose are ones where it&#8217;s publicly known that there&#8217;s a vulnerability in this component or this particular file or what have you. So is that the case? This is stuff that, longstanding understanding that there&#8217;s a problem here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:51] <strong>Maciek Palmowski:</strong> Yes. We only use the plugins that we had all the proof of concepts. So we know how have the vulnerability happened, what was the attack vector? They were all reported through our bug bounty programme, because that&#8217;s why we had the proof of concept. Yeah, and that&#8217;s it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It was, like I said, it was as simple as that. We had a really broad mix of all the plugins. How many? It was 30 something of those plugins, if I remember. Different ones. Some were connected with WooCommerce. So, like a very broad selection of them. Different vulnerability types. So we try to mix it up as much as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:27] <strong>Nathan Wrigley:</strong> Was the situation for each hosting company the same though? In other words, was the things that you did in one hosting environment the exact same as you did in another hosting environment? No. You mixed that up a bit as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:38] <strong>Maciek Palmowski:</strong> I mean we used all the same plugins, like the methodology was always the same. But we got totally different results. Even if, and this was one of the most interesting findings, because very often hostings will put a logo of some company that takes care of security. For example, say, Cloudflare. And despite using the same stack for security, they got different results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:02] <strong>Nathan Wrigley:</strong> Interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:03] <strong>Maciek Palmowski:</strong> So it turns out, in many cases, it&#8217;s not about the tools that you are using, it&#8217;s how you are using them, which was very interesting. And we did everything. We tried to enable every feature, every security features on those hosting, to kind of give them a chance to kind of make sure that they are defending the most as they can.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And the result in most cases was very simple. They were doing quite well with the generic ones like uploads, patch reversal, things like this, which are very generic in PHP. But with those WordPress specific attacks, they just failed miserably.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:44] <strong>Nathan Wrigley:</strong> That&#8217;s so interesting. The word secure hosting, which you&#8217;ll see all over the place, it feels a bit like using the word healthy on food. There&#8217;s no real definition of what healthy is. You know, a company selling chocolate could probably pretend that it&#8217;s healthy compared to something else.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:04] <strong>Maciek Palmowski:</strong> Like here, healthy chocolate is exactly, like in some cases secure hosting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:07] <strong>Nathan Wrigley:</strong> Right. So what do you take from this then? I mean basically, is your survey saying that whenever you see the word secure hosting, be sceptical?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:16] <strong>Maciek Palmowski:</strong> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:16] <strong>Nathan Wrigley:</strong> Okay. As simple as that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:18] <strong>Maciek Palmowski:</strong> It&#8217;s as simple as that. Because one of the things that we were always promoting, security is not a plugin, it&#8217;s not a one button thing. Security is a process. It&#8217;s layers.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And that&#8217;s kind of why we, especially after this report starting kind of using the term, Swiss cheese layer model. Because every layer will fail in some way. That&#8217;s also why you still need all the security solutions that hosting provides, because they do have a lot of interesting solutions against those generic attacks.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because they&#8217;re doing really great when it comes to those generic ones. And that&#8217;s great because some of the attacks will be already dealt with. So whatever passes to the second layer, it has less work to do because a lot of it was already stopped at the first layer. The second layer should be something more WordPress specific that understand what is installed. And with this it can catch also a lot of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But still, you have to be prepared that, because again, this layer also isn&#8217;t perfect. Because there are zero days vulnerabilities, there are custom code, there are a lot of things that can happen, that your website will be hacked. I mean, weak password. Simple as that. That&#8217;s why you also need to have a layer, which will be more of what to do if everything else fails. Because you do need to know that you have to inform your clients, all the GDPR related things. How to kind of, I don&#8217;t know, use the backups.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In short you need to have procedures. You have to be prepared before the attack happens. Because let&#8217;s be honest, asking some lawyers about, what should we send to our clients? The moment when, well, the milk is already spilled. It&#8217;s like the worst moment to think about it. Especially that, hey, your website was just hacked. It&#8217;s not just a technical problem, it&#8217;s also a business problem. Again, with those GDPRs and everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, the more layers, the better. You still need to remember, every layer can fail in some place. That&#8217;s why the more, the better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:29] <strong>Nathan Wrigley:</strong> Would you like to see a standard industry-wide definition of something like a badge or, I don&#8217;t know, let&#8217;s say for example, that you put the word secure hosting on your website, that has to actually stand for something.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because obviously coming from the background that you do with a broad oversight on what that is, you have a vast amount of data at your disposal. You can see all of this kind of stuff. But every company can make the claim that our food is healthy, our hosting is secure. But I don&#8217;t know, in the model that we&#8217;ve got where any company can put anything they like on a website, I don&#8217;t really know how you do that, but some sort of accreditation or something. I don&#8217;t know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:08] <strong>Maciek Palmowski:</strong> Honestly, it&#8217;s really difficult because as I said before, a lot of companies using the same tools were failing in different ways. So that&#8217;s a problem. On the other hand, like sometimes the, those stupid things like weak passwords. And it doesn&#8217;t matter that you had a, let&#8217;s call it a certified secure hosting, you still failed because your password was weak, you know? So, also certificates like this can backfire because some people might think I have a secure hosting, I don&#8217;t have to worry about things. And then you have 10 admin accounts for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:43] <strong>Nathan Wrigley:</strong> Is there is there something, some mark of that description that you, personally, that you go looking for though? Is there some credentialing system which you think actually does carry some weight? So for example, I don&#8217;t know, like the insurance space or the accountancy space or something like that. You have to have that accreditation in order to do business. Is there something like that? Is there a mark which hosting companies can apply for which you could have some confidence in it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:13] <strong>Maciek Palmowski:</strong> Okay. So for sure one of those things would be, and I don&#8217;t want to say it as an advertisement, but it is a thing that you see that the hosting is thinking a bit better about security, kind of looking if they are a Patchstack partner. Because this kind of automatically means that they do have this WordPress, the security WordPress layer. So that&#8217;s already a good sign.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So yeah, I would start with this. I think that&#8217;s kind of one of the simplest ways, but again, Patchstack isn&#8217;t the only solution that does it. So looking for partners of such companies might be the best way to start because having those Patchstack aware security solutions built in, into the hosting is a really good sign.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:05] <strong>Nathan Wrigley:</strong> Yeah, okay. Now, the inevitable conversation in the year 2026 is AI. It doesn&#8217;t matter which area of WordPress you&#8217;re talking about. AI manages to get in somewhere. I am presuming that the landscape in terms of security only got more complicated because of AI. Because I&#8217;m imagining that attacks that needed to be conceived by a human can now be conceived in a fraction of the time by an AI agent. But not just one, maybe a dozen or a thousand or whatever it may be.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Let&#8217;s just talk about that for a moment. It feels almost as if AI and security are like, that&#8217;s a real systemic problem for the future of the entire industry. Because these things can happen so fast, a plugin vulnerability is discovered by an AI agent. It then discovers the attack surface, implements the attack all in a matter of seconds, possibly. What&#8217;s the position? Like, how do we stay calm basically in the year 2026?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:09] <strong>Maciek Palmowski:</strong> So the problem already existed around a year ago, because a year ago when we did our State of WordPress Security Report, we already saw that vulnerabilities are being used after around five hours after kind of being published. So five hours. That&#8217;s the first thing, because we still have a lot of people that say, yeah, just update your WordPress weekly and you&#8217;re good to go. No, you&#8217;re not. Looking at this number, you have five hours.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:39] <strong>Nathan Wrigley:</strong> Okay. Let&#8217;s just parse that at the moment. So the vulnerability is published. So there&#8217;s a whole thing there, like the vulnerability may well have been discovered prior to being published, so that&#8217;s a whole other thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:52] <strong>Maciek Palmowski:</strong> So first the vulnerability is discovered. Then at least how it works on, with our bug bounty. We inform the vendor they have, let&#8217;s say around a month to fix it. When they fix it, we publish everything and, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:09] <strong>Nathan Wrigley:</strong> Okay, so from the moment you publish, you can then detect that that is being leveraged within a space of five hours.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:17] <strong>Maciek Palmowski:</strong> Yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:17] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s really interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:19] <strong>Maciek Palmowski:</strong> But there is a problem. There is a really big problem. So if the vendor doesn&#8217;t respond, we still publish it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:26] <strong>Nathan Wrigley:</strong> How long do you give them? Is it like.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:27] <strong>Maciek Palmowski:</strong> It is the one month.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:28] <strong>Nathan Wrigley:</strong> Okay, thirty days.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:30] <strong>Maciek Palmowski:</strong> Of course, if they reach out that there is some problem, they need like extra days. But in most cases, we&#8217;re talking about the vendors that just don&#8217;t respond at all. We publish it anyway.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But the problem is that, from all the vulnerabilities that were discovered last year, 50% weren&#8217;t patched at the moment of publishing about it. 50%.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:50] <strong>Nathan Wrigley:</strong> So half of the plugins where there was a known vulnerability, the vendor had been informed, they&#8217;d had this 30 day window. Half of them made no amendment to their code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:01] <strong>Maciek Palmowski:</strong> Exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:02] <strong>Nathan Wrigley:</strong> Okay. Wow, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:03] <strong>Maciek Palmowski:</strong> Again, going back to this classical, yeah, just update your WordPress regularly. No.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:08] <strong>Nathan Wrigley:</strong> No, that&#8217;s a really different surface, isn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:11] <strong>Maciek Palmowski:</strong> It doesn&#8217;t work on so many levels. Because not only the problem is with the fact that, still the famous five hours, which also, it&#8217;s five hours now. It was much longer a few years ago. On the other hand, yeah, most of those, I mean around half of it aren&#8217;t patched, so the attacks will happen quicker than it get patched. So yeah, there is a lot of problems like this. And also the problem with security is that it&#8217;s really difficult to sell.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:39] <strong>Nathan Wrigley:</strong> It&#8217;s like insurance, isn&#8217;t it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:40] <strong>Maciek Palmowski:</strong> Yeah. But insurance, okay, you see your car, your house, it&#8217;s real. It&#8217;s real, you kind of see it. The only category of websites that it&#8217;s much easier to kind of explain is e-commerce.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:54] <strong>Nathan Wrigley:</strong> Yes. You can feel the tightening on your wallet.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:56] <strong>Maciek Palmowski:</strong> They literally see the money. They can kind of really, okay, one hour of my website not working equals this and this Złotys or Euros or whatever. So that&#8217;s easier to explain. But for most people, yeah, security, meh.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:11] <strong>Nathan Wrigley:</strong> Yeah. That&#8217;s really interesting. So you mentioned, about this survey, you mentioned that fully 80% of your penetration testing resulted in something. What were the sort of, the high level items? Apart from that 80% figure. What were some of the other, because you said there were a few interesting things that dropped out of it. Can you mention anything else?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:31] <strong>Maciek Palmowski:</strong> So like I said, one of the things was that we learned that, despite using the same tools, we got different results. That was also a surprise for us.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:39] <strong>Nathan Wrigley:</strong> So let&#8217;s just figure that out. So at hosting company A, we&#8217;ve got a WordPress website with the same collection of plugins in. Hosting company B, exactly the same as far as you can make it the same, but things are different.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:52] <strong>Maciek Palmowski:</strong> No, no, they are, for example, they&#8217;re using for security the same tools.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:56] <strong>Nathan Wrigley:</strong> Right, okay.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:57] <strong>Maciek Palmowski:</strong> So in theory, if they&#8217;re using the same tools, we should have exactly the same results.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:03] <strong>Nathan Wrigley:</strong> So does that then point to a different set of configurations on the backend, or is it more curious than that? You just don&#8217;t quite know what&#8217;s going on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:12] <strong>Maciek Palmowski:</strong> I mean because it&#8217;s not something that they will tell us. But yeah, in most cases, it&#8217;s all about configuration because the fact that you&#8217;re using a tool, it&#8217;s also important how you use a tool.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also, with security is very often about, is something easy to use or is something secure? And kind of finding the balance. So some of the companies probably had a bit more aggressive configuration, which is better from the security point of view, but probably more often result in some annoying side effects for the user.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Also what, this was one of the most interesting things, but also what was very interesting because we contacted every company afterwards and we informed them that we did the test. Here are the results, what went through, what was blocked. And some of the companies did an amazing job of fixing whatever they could. On the other hand, we saw that some of the companies, because we did some extra tests later just to check what they did with our report, did nothing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s one of the things about security in general, not about the hosting, about even having vulnerability in your plugin. That&#8217;s normal that we make mistakes. We&#8217;re humans, right? So that&#8217;s normal. What&#8217;s important is how we deal with them. If you have a problem and you fix it as quickly as possible, as good as possible, that&#8217;s great because you learn from your mistakes, you fix it, and you move on. Perfect. Good job. Now you are in a much better position than before. But if you get this, you look at it and you say, ah, this is fine, that&#8217;s the worst behaviour from the security point of view that you can have.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:57] <strong>Nathan Wrigley:</strong> I&#8217;m going to ask you not to name names here, but were some of the companies familiar to us?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:05] <strong>Maciek Palmowski:</strong> For sure, because we did test the biggest ones. But there is a reason why we didn&#8217;t want to name them, and it wasn&#8217;t about that we were afraid that I know someone will get mad or whatever. It was more about this weird side effect that could happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Some users would think, my hosting isn&#8217;t on this list, so probably I&#8217;m secure. Probably you&#8217;re not, you just weren&#8217;t in the test. Because we also did some site checks and everything. And we saw that a lot of those problems happen at most of the hosting companies. And like I said, the more important part was how did they reacted after getting the report. Like I said, it was a more common problem that we even thought.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:43] <strong>Nathan Wrigley:</strong> Do you, obviously, you know, caveat all of this with the fact that you work for Patchstack and what have you, do you see it even as the role of a hosting company to have any position on security publicly? Or would you prefer them not to make grand claims about things that you believe they can&#8217;t necessarily substantiate?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t really know where I&#8217;m going with that question, but I&#8217;m just wondering if there&#8217;s just a sense that the language that&#8217;s being used is too strong. You know, secure hosting implies we&#8217;ve got all the padlocks, and the padlocks are there and you&#8217;ve got nothing to worry about. You&#8217;ve found a different picture. So I&#8217;m just wondering whether or not you would just prefer that the hosting companies stop talking about this altogether.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:27] <strong>Maciek Palmowski:</strong> I do think that&#8217;s, one of the biggest problem here is about the claims, the bold claims, the whole marketing around it. Sometimes even you can find documentation of some of them that, yeah, you don&#8217;t need to install any third party tool because we got you covered. We checked it, no they didn&#8217;t. So that&#8217;s kind of the problem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s really more about the, how they market it. If they would say, okay, so we have a really performant hosting that does this, this and this. When it comes to security, kind of do it yourself. I mean we are providing this layer, but the rest is up to you. And that&#8217;s okay. That&#8217;s an honest claim. We are not doing everything for you. We are doing this part, but this is up to you. This would be much better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I know that from the marketing point of view, it doesn&#8217;t sound as good as, we got all the security that you can imagine, don&#8217;t have to worry about this. Because that&#8217;s kind of the thing that very often managed hosts trying to sell, that you don&#8217;t have to worry about things. You just have to focus on whatever you have, writing content, selling stuff. If you have a e-commerce, whatever, that&#8217;s it. That&#8217;s kind of the only thing you should think of. Not about performance, because we got your back. Not about security, again, we got your back. And if you are paying for a managed hosting and suddenly they would start having like this different way of messaging to, it&#8217;s not that obvious that we have your back in everything. That would be very difficult for them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So now it&#8217;s kind of the problem that, because everyone is kind of using this messaging, everyone else also has to. And also if we think about how a lot of those algorithms, look like that algorithms love bold claims. They want something white or black, not grey. And the truth is, most of the things we are talking about, it doesn&#8217;t matter, security, SEO performance, it&#8217;s everything in the grey zone. That&#8217;s why a lot of developers can end their talk with, yeah, it depends. There is no right or wrong. It depends because there are so many things you have to think about.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I could say that, and this is my kind of thing that, most of the websites that people have should be static. They don&#8217;t need even WordPress at all. This is a horrible claim if you&#8217;re a manager of a WordPress hosting, right? So that&#8217;s the thing. But it all depends on so many things, but yeah, the messaging is important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:08] <strong>Nathan Wrigley:</strong> Yeah, if you were, on a personal level, if you were going out there looking and let&#8217;s say, if you can somehow put your job hat to one side, what would be the kind of things that you would be looking for? What questions would you be asking related to security if you were to be going to these companies?</p>\n\n\n\n<p class=\"wp-block-paragraph\">From everything that you said, obviously it&#8217;s not black, it&#8217;s not white, it&#8217;s definitely grey. So every setup has some way of being vulnerable. But what are the kind of intelligent questions that you would be bringing to hosts to get some reassurance that at least they appear to know what they&#8217;re doing, even if they can&#8217;t make the claim that they&#8217;re a hundred percent cast iron, water tight? What might be some intelligent questions to start asking?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:49] <strong>Maciek Palmowski:</strong> One of the best questions you can ask is just, is there any solution in your security stack that is WordPress aware? Not the general one. Because if they only start talking about some web firewall, things like this, it&#8217;s already kind of a red flag. Because this is, overall, if we&#8217;re talking about firewalls, that&#8217;s not the correct layer about which, this is the generic one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So this is the main question. How do you take care of WordPress specific attacks? Simple question. And if they will start responding, yeah, that we have this web application firewall that, in most cases this will be a sign that, no, we are not talking about the correct layer. That&#8217;s not it. It&#8217;s probably not aware about what is happening in WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:40] <strong>Nathan Wrigley:</strong> Okay. So given that this is a WordPress podcast, and we are at a WordPress event, that would be the beginning of your questioning is demonstrate that something in your stack is specific to WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:52] <strong>Maciek Palmowski:</strong> Exactly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:53] <strong>Nathan Wrigley:</strong> Okay. And beyond that, is there any questions that, so let&#8217;s imagine that they come back with, yes, we have something specific, it&#8217;s WordPress. What would be sort of sensible follow up questions?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:00] <strong>Maciek Palmowski:</strong> I mean you can kind of start off about, okay, what exactly you are using? Because there is a limited amount of tools that are really WordPress aware. So if they will answer with kind of a product name, that&#8217;s kind of the easy way that then you can check it on your own. But that&#8217;s kind of the thing. Is it WordPress aware?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:19] <strong>Nathan Wrigley:</strong> Does it worry you in some way that there&#8217;s this perception out there that WordPress is insecure? You know, if you ask a thousand people, you&#8217;d maybe get 800 saying, oh WordPress, you know, we&#8217;re not touching that with a barge pole.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you worry that content like this, that you are putting out, that that might fuel that fire? Does it concern you in any way that it might lean into the argument that, I don&#8217;t know, somebody can link to that blog post from a rival CMS, or a SaaS platform, which does something similar to WordPress? Where do you sit on that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:51] <strong>Maciek Palmowski:</strong> That&#8217;s a really difficult question. And this is one of the questions that when I talk on non WordPress events, I love to ask people. Is WordPress secure? And in most cases, I see that most of the room is, yes, it&#8217;s unsecure for sure. And I&#8217;m like, no, that&#8217;s not true. WordPress is secure. Every year there is just a few minor vulnerabilities in Core. That&#8217;s it. The problem is, of course, that WordPress on its own lacks some functionality. That&#8217;s why we install plugins.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And here we enter another problem because, okay, every year we have like thousands of those vulnerabilities in general in plugins. On the other hand, we have thousands of plugins. So kind of statistics will always look bad. But that&#8217;s why every time when you want to select a new plugin, you need to do some research. Yeah, I know it&#8217;s boring and everything but, hey, now we have AI, you can do it much quicker. It can help you a lot.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But looking at all those databases, for example, we have one database, WPScan has. There are those databases of WordPress vulnerabilities that occur to every plugin. And you can see, is the plugin you&#8217;re interested in had a lot of vulnerabilities? On the other hand, how it kind of looked historically. It&#8217;s not just about the number of them. In general, it requires some research.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yeah, if we are just like looking at this, and this kind of vibe that right now we have that we are just about really bold opinions stated quickly that will fit one TikTok, yeah, WordPress is in a horrible position because, let&#8217;s be honest, it&#8217;s like, if you have, I&#8217;m not sure how many seconds does a TikTok movie has?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:39] <strong>Nathan Wrigley:</strong> I think 30.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:40] <strong>Maciek Palmowski:</strong> Okay, let&#8217;s say 30. So it will sound much better that you will say, yeah, WordPress is unsecure, which is not entirely true because it depends again. One of the most boring, especially again for those algorithms and everything, it&#8217;s a grey zone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because we are collaborating with a lot of companies that are making plugins, and we see how their security flow looks like. How they are dealing with vulnerabilies that are discovered. And honestly, I&#8217;m amazed how well some of those companies are doing it. They are very serious about it. They understand how important it is. For them it&#8217;s something very important.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:22] <strong>Nathan Wrigley:</strong> I suppose WordPress is a victim of its own success in that sense. And it would be a bit like, I guess a good analogy might be if you&#8217;ve got a car manufacturer and they produce a thousand cars a year and you compare them to Ford who make, let&#8217;s say, I don&#8217;t know, 20 million a year. And the question is, well, whose cars break down more often?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:41] <strong>Maciek Palmowski:</strong> Yeah. Do we look at the percentage of the number?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:44] <strong>Nathan Wrigley:</strong> Right. And if you say, well, 400,000 Fords broke down last year, and one of these other manufacturer, you can immediately see why there&#8217;s a problem there. And that I think is the landscape in which WordPress is often painted. The reason there&#8217;s lots of publications like yours bringing out WordPress information is because it&#8217;s the most popular thing. It makes sense to write about the most popular thing and to try to find the vulnerabilities and disclose them in a sensible way. So I don&#8217;t know what we do with that. It is just the way it is.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:15] <strong>Maciek Palmowski:</strong> I would also say there is one more interesting aspect because WordPress is considered unsecure because of the plugins. But what&#8217;s funny, for example, Elementor is also considered unsecure because there are plugins for Elementor. This is a very weird moment when the thing that brought WordPress to its bigger success, security wise, is its biggest problem right now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because WordPress did a lot of, I mean it was always great to, being as it&#8217;s kind of, let&#8217;s call it entry level CMS. For many people, it was also the way how they began the adventure with PHP development because it was so easy. Now we kind of have the, all the consequences of being that easy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:06] <strong>Nathan Wrigley:</strong> Yeah, in a sense, this is going to sound ridiculous, we should be glad that there&#8217;s people talking about WordPress vulnerabilities, because it means the project is successful. And it also means that it&#8217;s, there&#8217;s an industry of WordPress security solutions, and there are people who take this very seriously and dedicate their lives to it. And you may not find that in some of these other ones, you know, some of the smaller CMSs and things like that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think we&#8217;ve probably hit about the sweet spot for the amount of time. But Maciek, I don&#8217;t know if there was anything in that report that you have got lined up in your presentation that I never got to. If there was a particular thread that you wanted to pull. If there is, go for it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:46] <strong>Maciek Palmowski:</strong> No, I think we covered all the important things. And as you kind of said, this AI aspect, this will change so many things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:55] <strong>Nathan Wrigley:</strong> Yeah, we&#8217;ll come back in two years and this conversation will be a very different thing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:57] <strong>Maciek Palmowski:</strong> Oh, I think even in few months which will be very interesting. Yeah, so this aspect, it&#8217;s really very surprising. And I think that everyone who is right now kind of giving somewhere a talk about AI and security is in a very difficult spot because.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:14] <strong>Nathan Wrigley:</strong> Yeah, your content is going to look stale quickly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:16] <strong>Maciek Palmowski:</strong> Yeah because you know it&#8217;s like, but a week ago everything changed. Yeah, I have to rewrite everything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:20] <strong>Nathan Wrigley:</strong> Speaking of which, by the time that this goes out, hopefully you have managed to give out your presentation at WordCamp Europe. I will link to it and anything else that we&#8217;ve mentioned today in the WP Tavern post. So go and check that out. But I will specifically link to the wordpress.tv version of your presentation, which no doubt will have been created by then. So Maciek, thank you for chatting to me today. Good luck. I hope presentation goes well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:43] <strong>Maciek Palmowski:</strong> Thank you. Thank you so much. Yes. I might need a bit because, you know, it&#8217;s WordCamp Europe. It&#8217;s a big conference.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:49] <strong>Nathan Wrigley:</strong> It is, yeah. Good luck. I hope that you manage to stay calm.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:52] <strong>Maciek Palmowski:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://www.linkedin.com/in/maciekpalmowski/\">Maciek Palmowski</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Maciek is based in Poland and works at <a href=\"https://patchstack.com\">Patchstack</a>, one of the companies in the WordPress ecosystem dedicated specifically to security. At Patchstack, Maciek collaborates with other security professionals on industry reports, bug bounty programs, and solutions for agencies, product owners, and hosting companies aiming to secure their client sites.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I met up with Maciek at WordCamp Europe in Kraków, and we discussed his presentation there. It examined the claims of “secure hosting” made by many WordPress hosting providers. He describes how Patchstack set out to test these claims with real-world penetration testing, using 30 known plugin vulnerabilities across multiple hosts, employing standardised methodologies, and validating their results independently. The findings are sobering. The majority of WordPress-specific attacks still get through, and there’s a significant gap between the marketing hype and real protection.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The conversation starts with Maciek’s background and how his journey in the WordPress security space led to a focus on the promises made by hosts. From there, the discussion gets into the research approach: the selection of well-known vulnerabilities, consistent testing across different hosting environments, and the surprising result that even hosts with identical security tooling produced drastically different outcomes, showing it’s not just about what tools you use, but how you use them.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the “Swiss cheese” model of security, every layer will have holes, so you need multiple, overlapping defenses, and honest communication from hosts about their limitations. We also explored whether an industry-wide standard or badge for “secure hosting” is feasible or even desirable, given how easy it is for strong marketing claims to outpace reality.</p>\n\n\n\n<p class=\"wp-block-paragraph\">AI also enters the conversation, increasing both the speed and sophistication of attacks, and making patching and processes even more important, especially as the volume of vulnerabilities continues to rise and the time to exploitation drops.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re interested in understanding what “secure hosting” really means, how to ask intelligent questions of providers, and the realities of WordPress security in 2026, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://patchstack.com\">Patchstack</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://checkoutsummit.com\"> Checkout Summit</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/testing-the-promise-does-secure-hosting-deliver/\">Testing the promise: does secure hosting deliver?</a> &#8211; Maciek&#8217;s presentation at WordCamp Europe 2026. It includes the video of the presentation.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://patchstack.com/whitepaper/state-of-wordpress-security-in-2026/\"> State of WordPress Security in 2026 Report</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wpscan.com\">WPScan</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Open Channels FM: Navigating Client Expectations in the Age of AI-Assisted Web Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557092\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://openchannels.fm/navigating-client-expectations-in-the-age-of-ai-assisted-web-design/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:224:\"The growing use of AI tools is reshaping web design, as clients increasingly present AI-generated content. Education and proactive communication are essential for web professionals to navigate these complexities effectively.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 12:49:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Open Channels FM: Fame Then and Now – How the Internet Changed What It Means to Be Known\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/fame-then-and-now-how-the-internet-changed-what-it-means-to-be-known/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"Bob and Nathan dissect fame, revealing it’s often more a glorious prison than a prize, making anonymity sound downright luxurious.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 10:39:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Leading Tech Firms Unite to Form Open Source Secure AI Alliance\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557661\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/leading-tech-firms-unite-to-form-open-source-secure-ai-alliance/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"Today\'s top story. NVIDIA announces the formation of the Open Source Secure AI Alliance, a coalition of over 40 companies.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 10:11:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Open Channels FM: A Journey Back to Enjoying Web Development and Personal Blogging\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://openchannels.fm/a-journey-back-to-enjoying-web-development-and-personal-blogging/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"In this episode, Bob and Simon discuss the creative ups and downs of building personal websites, overcoming perfectionism, and finding joy in fun coding projects as part of the indie web journey.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 06:08:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: Why Real-Time Threat Detection Matters for Website Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557083\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/why-real-time-threat-detection-matters-for-website-security/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:359:\"Much of the conversation around web security centers on preventative measures and layers of defense, but there’s a new front line that deserves focused attention: real-time threat detection at the runtime level. With attacks now happening faster and at greater scale thanks to AI, the ability to identify and block malicious activity as it unfolds [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2026 15:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Open Channels FM: AI Bots Now Dominate Web Traffic and Court Sides Against Google in Scraping Case\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557527\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://openchannels.fm/ai-bots-now-dominate-web-traffic-and-court-sides-against-google-in-scraping-case/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:222:\"Automated bots now dominate web traffic, outnumbering humans, significantly impacting ad models. In legal news, SERPAPI won a court case against Google\'s web scraping efforts. Tech mourns icons Om Malik and John C. Dvorak.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2026 07:24:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: How ISO Works\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153694\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2026/07/how-iso-works/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:457:\"<p class=\"wp-block-paragraph\">Inspired by Om I&#8217;ve been getting back into my DSLR photography. I learned a lot about how ISO settings work from <a href=\"https://www.youtube.com/@MinutePhysics\">this delightful physics YouTube channel MinutePhysics</a>.</p>\n\n\n\n<figure class=\"wp-block-embed alignwide is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 26 Jul 2026 00:08:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"Gutenberg Times: WordPress 7.1 Beta 3, AI in Action at #WCUS, Playground UI testing and more — Weekend Edition 370\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://gutenbergtimes.com/wordpress-7-1-beta-3-ai-in-action-at-wcus-playground-ui-testing-and-more-weekend-edition-370/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23259:\"<p class=\"wp-block-paragraph\">Hi,</p>\n\n\n\n<p class=\"wp-block-paragraph\">After a few month dealing with a bad knee and a bad back, I enjoy moving again. As long as the weather is nice, I will be biking, swimming and walking the city with all the tourists that populate downtown Munich. </p>\n\n\n\n<p class=\"wp-block-paragraph\">From an SEO veteran&#8217;s surprisingly upbeat take on WordPress market share to a one-file answer to &#8220;what makes a block theme,&#8221; this week&#8217;s finds dig a little deeper than the usual headlines. There&#8217;s also plenty of hands-on material, whether you want to test 7.1 Beta 3, try the new Playground UI, or get your store ready for agentic commerce.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Enjoy your weekend! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wcus-2026-has-a-dedicated-ai-track-the-ai-in-action-sessions-are-built-around-the-questions-site-builders-are-actually-sitting-with-right-now-how-do-you-set-guardrails-for-ai-assisted-development-without-losing-client-trust-how-do-you-build-sites-that-serve-ai-agents-as-visitors-not-just-humans-what-are-the-legal-and-ethical-boundaries-when-you-put-ai-tools-in-front-of-clients\"><strong>WCUS 2026 has a dedicated AI track </strong></h2>\n\n\n\n<p class=\"wp-block-paragraph\" id=\"wcus-2026-has-a-dedicated-ai-track-the-ai-in-action-sessions-are-built-around-the-questions-site-builders-are-actually-sitting-with-right-now-how-do-you-set-guardrails-for-ai-assisted-development-without-losing-client-trust-how-do-you-build-sites-that-serve-ai-agents-as-visitors-not-just-humans-what-are-the-legal-and-ethical-boundaries-when-you-put-ai-tools-in-front-of-clients\">The AI in Action sessions are built around the questions site builders are actually sitting with right now. How do you set guardrails for AI-assisted development without losing client trust? How do you build sites that serve AI agents as visitors, not just humans? What are the legal and ethical boundaries when you put AI tools in front of clients?</p>\n\n\n\n<p class=\"wp-block-paragraph\">They’re practical sessions for developers navigating a workspace that changed faster than anyone planned for. <a href=\"https://us.wordcamp.org/2026/schedule/\">The full schedule is live</a>. If you’re figuring out how AI changes your pricing, your workflow, or your service model, this is a rare room to be in. </p>\n\n\n\n<p class=\"wp-block-paragraph\">August 16–19, Phoenix Convention Center. $100 includes four days, all sessions, lunch, and the community social.<br /><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> <a href=\"https://href.li/?https://us.wordcamp.org/2026/tickets/\" rel=\"noopener\" target=\"_blank\">us.wordcamp.org/2026/tickets</a></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://us.wordcamp.org/2026/tickets\"><img alt=\"WordCamp US 2026\" class=\"wp-image-46239\" height=\"256\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Screenshot-2026-07-24-at-16.11.31.png?resize=652%2C256&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\"><strong>WordPress 7.1 Beta 3</strong></a> is now available for testing. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Rae Morey, The Repository, has the news <a href=\"https://www.therepository.email/wordpress-7-1-beta-3-now-available-punts-unicode-email-support-over-security-concerns\"><strong>WordPress 7.1 Beta 3 Now Available, Punts Unicode Email Support Over Security Concerns</strong></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Contribute by <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\"><strong>Help Test WordPress 7.1</strong></a> and learn deeply how the new features and blocks work. It&#8217;s a very impactful way to contribute to the open-source project that powers hundreds of millions of websites. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Quite a few Dev notes made it out of the publishing queue this week: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/text-shadow-support-in-global-styles/\">Text Shadow Support in Global Styles</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editor-components-updates-in-wordpress-7-1/\">Editor components updates in WordPress 7.1</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/23/editable-blocks-inside-the-custom-html-block/\">Editable blocks inside the Custom HTML block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/react-19-punted-beyond-wordpress-7-1-experiment-in-gutenberg/\">React 19: punted beyond WordPress 7.1, experiment in Gutenberg</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/24/registering-and-rendering-svg-icons-in-wordpress-7-1/\">Registering and rendering SVG icons in WordPress 7.1</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the WordPress.com blog, <strong>Joe Fylan</strong> explains <a href=\"https://wordpress.com/blog/2026/07/10/what-is-agentic-commerce/\"><strong>what agentic commerce means for your store</strong></a>. AI assistants that discover, compare, and buy products on a shopper&#8217;s behalf. You&#8217;ll get an overview of where  the big AI tools stand on in-chat checkout, plus reassurance that small stores can win with verifiable facts. Fylan&#8217;s checklist for getting ready: clear product descriptions, structured data, and making sure your robots.txt isn&#8217;t blocking the agents you want.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Dave Smith</strong>, core committer and Gutenberg contributor,  thinks <a href=\"https://www.youtube.com/watch?v=PIyNUmX7sFc\">WordPress has a homepage problem — and he built a better version</a> to prove it. In his video, he walks you through why setting a static homepage trips up so many beginners, then demos a prototype exploring a simpler, clearer approach. You can <a href=\"https://getdave.github.io/rsm-editor-prototype\">try the live demo</a> yourself in the browser. Smith wants to know if the direction resonates, so drop your homepage struggles in the video&#8217;s comments.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In episode 226 of the WP Tavern Jukebox podcast, <strong>Nathan Wrigley </strong>talks with <strong>Jessica Lyschik</strong> about <a href=\"https://wptavern.com/podcast/226-jessica-lyschik-on-why-accessibility-in-wordpress-themes-is-easier-than-you-think\">why accessibility in WordPress themes is easier than you think</a>. Fresh from her WordCamp Europe 2026 <a href=\"https://wordpress.tv/2026/06/05/accessibility-in-themes-easier-than-you-think/\">talk,</a> Lyschik walks you through the recently updated accessibility-ready requirements, quick wins like correct HTML tags, alt text, and skip links, and why block themes make much of this effortless because Core handles it. The insight: AI agents navigate your site like screen readers do.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ryan Welcher </strong>digs into <a href=\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\"><strong>how WordPress decides a theme is a &#8220;block theme&#8221;</strong></a> — and the answer might surprise you. It all comes down to one file: <code>templates/index.html</code> exists, or it doesn&#8217;t. Neither theme.json nor patterns flip the switch, which is why Astra, Kadence, and Blocksy all still test classic. </p>\n\n\n<div class=\"ng-block-6665c15279aaf2ed wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-d101401331850506 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-edb8f86eaa45ff0c wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In episode 477 of the WP Builds podcast, <strong>Nathan Wrigley</strong> talks with <strong>Olly Campion </strong>and <strong>Tommy Rocket</strong>t about <a href=\"https://wpbuilds.com/2026/07/23/477-classic-themes-to-block-editor-lessons-from-a-wordpress-plugin-business/\"><strong>lessons from their WordPress plugin business</strong></a> and their block-based plugin Slidey Panel, which slides customizable side panels into any site. You&#8217;ll hear how years of client work revealed a gap in both classic themes and the block editor, the philosophy behind their &#8220;page as panel&#8221; approach, and their candid take on AI, market share shifts, and the future of bespoke agency work.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Ryan Welcher</strong> walks you through <a href=\"https://www.youtube.com/watch?v=IwmF28FIt-4\">What&#8217;s New for WordPress Developers for July 2026</a> in his monthly video roundup. You&#8217;ll learn why WordPress 7.0.2 is a must-install security release, how to test React 19 via a runtime flag in Gutenberg 23.4, and what the now-enforced iframed editor means for your themes. He also covers responsive styling, Block Bindings for list items, and MCP support in Playground. Prefer reading? There&#8217;s a <a href=\"https://developer.wordpress.org/news/2026/07/whats-new-for-developers-july-2026/\">companion post on the Developer Blog</a>.</p>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div>\n\n\n<h2 class=\"wp-block-heading\" id=\"what-s-new-with-playground\">What&#8217;s new with Playground</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The Playground team wants your <a href=\"https://make.wordpress.org/playground/2026/07/17/help-us-test-the-new-wordpress-playground-ui/\">help testing the new WordPress Playground UI</a> before it officially launches. <strong>Fellyph Cintra </strong>shares four testing modules you can pick from: creating and managing Playgrounds, the Blueprint experience, developer tools like Files and Logs, and import/export workflows. Five minutes on desktop or mobile is enough, and the post walks you through each step. Feedback on text clarity, mechanics, and design goes into the GitHub issue <a href=\"https://github.com/WordPress/wordpress-playground/issues/4092\">#4092.</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Elliott Richmond</strong> shares how he <a href=\"https://elliottrichmond.co.uk/using-wordpress-playground-and-blueprints-to-train-clients-on-block-themes/\"><strong>uses WordPress Playground and Blueprints to train clients on block themes</strong></a>, inspired by WordCamp Europe. For a client migrating from a classic theme, he trimmed a gigabyte-plus database to a 50MB export, then built a Blueprint that loads their actual theme, plugin, and content into a disposable in-browser site. You send one link, the client can safely break things, and a refresh resets everything — no hosting or credentials needed.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"wordpress-and-ai\">WordPress and AI </h2>\n\n\n\n<p class=\"wp-block-paragraph\">On the Kinsta blog, <strong>Carlo Daniele</strong> takes <a href=\"https://kinsta.com/blog/wordpress-ai/\"><strong>a deep dive into the WordPress AI integration architecture</strong></a> that arrived with WordPress 7.0. You&#8217;ll learn how the three layers — Connectors, AI Client, and Providers — replace bundled SDKs and provider-specific code with the unified <code>wp_ai_client_prompt()</code> function. Daniele then walks you through building a real plugin, available on GitHub, that transcribes an audio note and converts it into structured Gutenberg blocks via two AI passes.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">An interesting take: On the MemberPress blog, SEO veteran <strong>Curt Noble</strong> argues that <strong><a href=\"https://memberpress.com/blog/wordpress-lost-market-share-got-stronger-heres-why/\">WordPress lost market share and got stronger</a>.</strong> Drawing on twenty years in SEO, including his own private blog network (PBN) days, Noble contends the dip mostly reflects Google demolishing the spam economy that ran on WordPress. Meanwhile, search interest hit a five-year high, WordPress dominates the top 10,000 sites, and the vibe-coding security hangover is sending founders back to proven platforms. Noble&#8217;s bigger point: with the AI Client, Abilities API, and MCP Adapter, WordPress became the platform AI agents can natively and safely operate.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jeff Paul</strong> announced <a href=\"https://make.wordpress.org/ai/2026/07/21/whats-new-in-ai-1-2-0/\"><strong>what&#8217;s new in AI 1.2.0</strong></a>, the latest release of the canonical AI plugin. You&#8217;ll find a new Suggest Reply experiment that drafts contextual comment responses for moderators to review, bulk Content Summary generation for existing content libraries, and two read-only Abilities: <code>core/read-content</code> and <code>core/read-users</code>. The settings screen got simpler, too, with advanced controls now tucked behind an opt-in Developer Tools option. Content Translations and C2PA (Coalition for Content Provenance and Authenticity)  tracking are on the 1.3.0 roadmap.</p>\n\n\n<div class=\"ng-block-6392df522a67ff71 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-ea71980ac1ab6da0 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-771578e692f6b03f wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-754d112a04e2208a wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-5eef1040083c59b1 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-b63b99c866e94f70 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 25 Jul 2026 10:41:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Aaron D. Campbell: WP2Shell: Coordination Was Part of the Protection\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://aarondcampbell.com/?p=3026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://aarondcampbell.com/2026/07/wp2shell-coordination-was-part-of-the-protection/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:417:\"<p>WP2Shell showed that coordinated disclosure is more than a private warning. It\'s a system for turning trust, preparation, and fast execution into protection for users.</p>\n<p>The post <a href=\"https://aarondcampbell.com/2026/07/wp2shell-coordination-was-part-of-the-protection/\">WP2Shell: Coordination Was Part of the Protection</a> appeared first on <a href=\"https://aarondcampbell.com\">Aaron D. Campbell</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2026 18:37:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Open Channels FM: Our Guide to Open Channels FM Podcast Network’s Channels, Series, and Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557382\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://openchannels.fm/our-guide-to-open-channels-fm-podcast-networks-channels-series-and-blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"A guide to better understand the content, both audio and written that makes the Open Channels Podcast Network what it is today.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2026 11:53:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Matt: AI Slop\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153646\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://ma.tt/2026/07/ai-slop/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:461:\"<p class=\"wp-block-paragraph\">If you&#8217;re going to give me AI slop, at least make it fun! Give me <a href=\"https://en.wikipedia.org/wiki/Iambic_pentameter\">iambic pentameter</a>. Make it all rhyme. Have <a href=\"https://suno.com/\">it be a song</a>. I think we&#8217;re under-utilizing the artistic and creative capabilities of models by making them produce work that <a href=\"https://www.pangram.com/\">sort-of-but-not-really looks like human effort</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 20:34:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7521:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 3 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 3</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 3 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 3 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 7.1 Beta 3?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">For technical details on the more than <strong>71 issues</strong> addressed since Beta 1, see the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F15%2F2026..07%2F22%2F2026&amp;milestone=7.1&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed 7.1 WordPress Core Trac tickets</a> since July 15, 2026</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-15&amp;until=2026-07-22\">7.1 Gutenberg commits</a> since July 15, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: <strong>Beta 2 was released on July 17, 2026</strong>, as part of the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2 release</a> and includes important security fixes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Beta 3 introduces two improvements to styling.</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Applying local style changes globally is no longer an all-or-nothing action. The <a href=\"https://github.com/WordPress/gutenberg/pull/79839\" rel=\"noopener\" target=\"_blank\">Apply globally</a> option in the block inspector now opens a quick review step, allowing you to choose which modified styles to apply globally while keeping the rest as local overrides.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other notable fixes include improvements to media uploads: long animated GIF uploads no longer hang, images rotated using EXIF metadata are processed correctly, and uploading a single HEIC image in Safari no longer creates two entries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The editor also includes additional fixes for Notes, responsive styling, and custom CSS. For developers, WordPress Coding Standards has been updated to version 3.4.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/05/22/extending-unicode-support-in-email-addresses-usernames-and-slugs/\" rel=\"noopener\" target=\"_blank\">Unicode email address support</a> will <strong>not be included</strong> in WordPress 7.1. The work will continue in a community plugin, allowing broader testing of compatibility, security, and data-handling considerations.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Fresh bugs surface now,<br />click by click, we chase them down—<br />codebase grows steady.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/krupajnanda/\"><span class=\"mentions-prefix\">@</span>krupajnanda</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <br /><a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a> <em>for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 15:23:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"Open Channels FM: Signal – Issue 17\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557126\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://openchannels.fm/signal-issue-17/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:213:\"Talk about the intersection of open source software and business, rapid security response amid AI advancements, the importance of fundamentals in AI implementation, and concise content creation for engaging media.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 13:10:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: #226 – Jessica Lyschik on Why Accessibility in WordPress Themes Is Easier Than You Think\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206634\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/podcast/226-jessica-lyschik-on-why-accessibility-in-wordpress-themes-is-easier-than-you-think\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:55129:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, why accessibility in WordPress themes is easier than you think.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Jessica Lyschik. Jessica is a longtime member of the WordPress community who&#8217;s been working in the ecosystem since 2015. She&#8217;s spent years learning and advocating for web accessibility, both as a developer and as an active community participant, joining agencies, working on theme reviews, and helping improve standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many theme creators assume that making themes accessible is an intimidating task, but Jessica&#8217;s here to show you that achieving an accessibility ready WordPress theme is more straightforward than you might imagine.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Her WordCamp Europe 2026 presentation, accessibility in themes, easier than you think, aimed to demystify the requirements for accessible themes. Explaining what the WordPress guidelines mean in practise, where the low hanging fruit is, and how both block and classic themes can reach accessibility ready status with manageable efforts.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the personal and moral journey that brings developers to accessibility. The technical hurdles and documentation challenges, and the ways in which things like AI agents are putting accessibility in the spotlight for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica talks about practical steps that quickly improve accessibility, like using correct HTML tags, adding alternative text to images, and configuring skip to content links, and shares why building accessibility in from the start saves time and effort down the road.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explore the differences, and possible advantages, of block themes when it comes to accessibility, and why theme guidelines work the way they do, and the importance of interdisciplinary awareness across SEO, design, and content teams.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica mentions helpful resources, influential leaders in accessibility, and the ongoing need for documentation improvements to help everyone level up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever felt overwhelmed by accessibility requirements, or wonder why they matter, and how you can build better WordPress sites that work for everyone, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Jessica Lyschik.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Jessica Lyschik. Hello, Jessica.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:39] <strong>Jessica Lyschik:</strong> Hi Nathan.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:41] <strong>Nathan Wrigley:</strong> Nice to have you with us. This is my second interview at WordCamp Europe 2026. We&#8217;re in a beautiful, big media room. I&#8217;ve got to say, this is one of the nicest spaces I&#8217;ve ever had for these kind of interviews, so that&#8217;s really nice.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica has already done, I want to say presentation but maybe it was a workshop. I&#8217;m not sure.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:57] <strong>Jessica Lyschik:</strong> No, it was a regular talk actually, yeah.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:59] <strong>Nathan Wrigley:</strong> Okay. And how did it go?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:00] <strong>Jessica Lyschik:</strong> It went super well, except for my slides went missing in between. That wasn&#8217;t so great. But the audience was very respectful of that, and I made a bit fun of it, so they laughed for a second and I tried, the media guys tried to fix that. We got it fixed in the end. I would&#8217;ve winged it anyway because I, like I knew what was coming up. But it&#8217;s always good to have your slides. It&#8217;s like seeing them, because for me it&#8217;s also visual reminder. It&#8217;s like, I need to see what I&#8217;m talking about, so I&#8217;m not losing track of it. But yeah, this was just a little technical hiccup. But overall I got very great feedback so far on my talk, and I&#8217;m very glad.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There were also quite a lot of people. I did not expect this many. And that makes me just super happy that people are actually interested in this topic, although it is sort of scary for some of them if they even like try to touch this topic. We can probably get into the details later. Yeah, just overall like, what does it do? Why do I need that? These unanswered questions that they have that they were like, ah, no, I&#8217;m not really interested into that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:01] <strong>Nathan Wrigley:</strong> Oh, that&#8217;s nice a big reception.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:03] <strong>Jessica Lyschik:</strong> Yeah. And that&#8217;s just great to see because I think just as we all grow older, and I even noticed that, and I&#8217;ve said that in my talk, like I kind of get to appreciate when a website is accessible. I mean I&#8217;m still have a long time to go, hopefully in my life, but I start to appreciate the small things that make just browsing websites easier, to be honest.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:23] <strong>Nathan Wrigley:</strong> So I guess we should introduce the subject and then give you a chance to introduce yourself because it feels like in this context, the subject at hand, it&#8217;s important to know that you know what you are doing. It&#8217;s not, well, I suppose it&#8217;s a general skill in that it should be something most people know an awful lot about. But I fear that that&#8217;s not the case.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So the presentation that you&#8217;ve just given was called accessibility in themes, easier than you think. That&#8217;s nicely phrased. Let&#8217;s get them through the door.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then the blurb that went with that, I&#8217;ll just read that into the record then everybody knows what we&#8217;re talking about. So it says, many theme developers assume accessibility ready requirements are hard to meet, but that&#8217;s rarely true. This session shares practical insights for real theme reviews, and shows how both block and classic themes can reach accessibility ready status with manageable effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s the context of what we&#8217;re going to talk about today. However, as I just alluded to, could you just tell us a bit about you, how long you&#8217;ve been using WordPress, and then I guess if you want to focus a bit on your accessibility credentials and what you&#8217;ve been doing in that space.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:23] <strong>Jessica Lyschik:</strong> Yeah, of course. So yeah, I&#8217;ve been using WordPress, I think I started around 2005 or 6 already. So like dipped my toes into it, played with it around, just got a feel for it. But actually professionally, I started out in 2015 in the WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Before that, I already joined the community. So I was working at another place that did not use WordPress before. And then in 2015 I joined a WordPress agency. Today they&#8217;re called Syde, for anyone who&#8217;s wondering. And ever since I&#8217;ve been into WordPress that long.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And accessibility in that case I have, I think it was a gradual process more of. It was not just like, I&#8217;m now doing accessibility. That just didn&#8217;t happen. It was, I learned it over time. And when I started learning about how to create a website accessibility was absolutely not a thing. No one cared about it. And it just became more and more aware for people, for developers, especially in the past couple years. I think we still have some way to go but like, as I said earlier, there were so many people interested in my talk. So I think we&#8217;re now at a pace where things get really interesting for many more people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yeah, I learned a lot along the way. Made a lot of mistakes along the way. But I&#8217;m glad I&#8217;m learning this. I&#8217;m still learning. So it&#8217;s always something that you continuously learn, because I think the hardest part to grasp for people is that, if you are abled, it&#8217;s like you can see, you can hear, you can navigate a device with your own hands, all stuff like that, you take it for granted.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And if you suddenly see or people tell you the perspective of like a blind person, a person who&#8217;s deaf, a person who may not be able to use a device like you do, maybe have a hand injury, or no hands anymore, that&#8217;s also happening. Then you start to wonder, okay, how do these people actually like use websites or use their phones or computers? And there are many different ways to do that. And I think if you have the chance to learn about this, it is absolutely eye-opening.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also then, there was a talk at WordCamp Leipzig this year, but also last year, I attended last year, by a blind person. And her brother was also blind. He was a developer. And they shared like how bad some websites are, and how they struggle to like get the information out of the website, and what crazy, crazy stuff people are doing to their websites that do not make it accessible for these people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And then you are sitting there and wondering, oh my God. And sometimes I have to say, I even did this in the past and I didn&#8217;t know, but I&#8217;m glad today that I learned about this and make a better web essentially. Yeah, that&#8217;s why I&#8217;m here sharing my knowledge.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:11] <strong>Nathan Wrigley:</strong> It kind of sounds for me, so when I talk about accessibility, there&#8217;s always two strands to it. There&#8217;s like this legal bit where the governments are increasingly talking about things that will happen to you as a company that builds websites if you don&#8217;t follow guidelines. So that&#8217;s one side.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But there&#8217;s also this moral side. There&#8217;s the side of, we ought to do this despite what the law says. You know, it&#8217;s just a necessary thing. And it feels to me as if your journey in this was a moral one.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:38] <strong>Jessica Lyschik:</strong> More of, yes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:39] <strong>Nathan Wrigley:</strong> Yeah, there was a definite need here. You know, in the real world when you see somebody, let&#8217;s say somebody who&#8217;s sitting in a wheelchair and they&#8217;re trying to get into a post office and there&#8217;s a step that they can&#8217;t get over, there&#8217;s no bit of you which doesn&#8217;t see that as unjust. Every bit of you says that character can&#8217;t get over that step. That&#8217;s wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And yet, the bit of the world which is becoming increasingly the way that we interact, you know, we book flights, we file our taxes, we do our banking, we, all of these things, they&#8217;re completely invisible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Most of the time we&#8217;re doing the internet by ourselves. You know, we might be sitting on a train, but nevertheless it&#8217;s a solitary activity, or we&#8217;re in our own home or whatever. And these pitfalls, the equivalent of the step in front of the post office is totally invisible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it also seems that the voice of the people whose lives are made more difficult is just drowned out. Somehow that anger that they must feel never seems to rise to the top quite enough that we all take the necessary steps.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t know if any of that landed, and there was definitely no question there, but I&#8217;ll hand it back to you if any of that resonates.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:49] <strong>Jessica Lyschik:</strong> No, I think you, you&#8217;ve put it absolutely right. And the invisibility is the thing, because a step for us is visually, like we see it I mean. If you&#8217;re blind, you&#8217;re not seeing it. But let&#8217;s put it away for a second. But in the web, the invisibility is like the key thing. And I just talked to Anne-Mieke Bovelett about, who&#8217;s doing another accessibility talk this afternoon. She told me about like a company where they put effort into their website, making it more accessible. And their sales actually increased. So it can definitely help. This is just one example.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But there&#8217;s also a new player in the field that will probably even increase the interest in accessibility, and that is AI agents. Because AI agents, they do not see a website as we do visually. They rely on that the website is technically built correctly. Google actually just last month announced that they will focus on this. They will focus on the accessibility for the AI agent. I have put a link in my slides to that document. This is basically, I think something that will be easier to grasp for people for some weird reason. But it&#8217;s made more visible to them because if an AI agent cannot read your website, and I know we are probably still at the very beginning of this AI agent stuff, but I think this will increase over the next couple months or even years.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:14] <strong>Nathan Wrigley:</strong> That&#8217;s really interesting because when an individual, let&#8217;s go back 10 years, when an individual is creating a website, every single bit that you have to achieve is a minute of work or another minute or 20 minutes or an hour or what have you. And so there was this whole thing of just building the website, especially when page builders and things like that came along, just building the website to see what it looks like. And that whole accessibility layer just basically gets ignored.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, that&#8217;s what you&#8217;ve just said is curious because the AI agent building the website, to the AI agent, that&#8217;s kind of no extra work to get it right, if you know what I mean? If it&#8217;s configured to do all of the bits correctly, I&#8217;m using air quotes around the word correctly, then in theory it should be quite a good custodian of accessibility when it&#8217;s building things. I guess only time will tell whether that actually happens.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:08] <strong>Jessica Lyschik:</strong> Yeah, but it&#8217;s also for like, not the agents itself building, but also the agents visiting your website. Especially if you do like, I think shopping will be the one thing that if you say, hey, I don&#8217;t know what the best coffee or what, this is like a good topic. Yeah, okay, here are three options. And then, okay, buy me option one, a kilo of these beans or whatever. The AI agent, if the shop is accessible, the AI agent could do the shopping for you. This is where things are going and progressing towards, that you are not actively anymore the person who actually goes to the online shop, puts it in the cart, goes to the checkout and does all that stuff for you. But if the agent knows all that, it can do it for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:50] <strong>Nathan Wrigley:</strong> Can I ask a question then? Because I may have, I think I&#8217;ve understood what you were just saying and curiously, I&#8217;ve never had that thought, the one that you&#8217;ve just expressed. I want to know if I&#8217;ve got it right. Are you saying that in a world in which we increasingly ask AI to achieve things on the web for us, if it&#8217;s built with accessibility in mind, it&#8217;s more likely to be able to achieve the result of, let&#8217;s say, buy me a kilo of coffee.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:14] <strong>Jessica Lyschik:</strong> Yep.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:15] <strong>Nathan Wrigley:</strong> That&#8217;s so interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:16] <strong>Jessica Lyschik:</strong> Yeah because like, Anne-Mieke, whom I just talked about, shared a long document with me recently and I was just reading through it and was like, yeah, of course. Of course, if we technically do things right, we use the right elements, we do the right descriptions for everything that a computer, because AI agent is just a computer. Like assistive technology, like a screen reader who needs to read the right structure out of it and to fit the right content. But also is able to interact with stuff, like click on that button, put that in the cart, go to the checkout and so on. It&#8217;s basically the same. An AI agent is a screen reader.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:53] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really interesting. I&#8217;m thinking of a map where I&#8217;m trying to get to a destination, but the map has no directions. Imagine a scenario where we set off from one place and our destination is here. What you are saying is all the instructions in between to get from the start to the end can be read if the HTML and all of the bits and pieces wrapped up in that are correct. I had never had that thought before. That&#8217;s so interesting.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:17] <strong>Jessica Lyschik:</strong> Yeah, that&#8217;s very interesting. And I did not focus too much on this topic in my talk, but I wanted to put it in there at least in one slide to give like the food for thought that people can actually think about it because this is like what&#8217;s hyped right now. I have not tried out this whole agent thing yet, but like from a developer perspective, I can totally see that this is something that will increasingly help AI agents to achieve stuff.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:41] <strong>Nathan Wrigley:</strong> Yeah. And presumably make it so that a whole tranche of people who struggle with the web as it is currently might be able to interact with their voice or whatever other technique they use. We&#8217;ve completely gone off the rails, but that was such an interesting aside, thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:58] <strong>Jessica Lyschik:</strong> Yeah, I think this is something interesting to share. And as I said, I wanted to focus more on the technical details in my talk, so I left it kind of out. But I think it&#8217;s a great opportunity to share it here with you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:08] <strong>Nathan Wrigley:</strong> Yeah. That was lovely. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s go back to the WordPress bits and pieces then, and I&#8217;ll just do the title again because hopefully that&#8217;ll refresh it in listeners&#8217; minds. Accessibility in themes, easier than you think. Dear listener, if you&#8217;ve been using WordPress for any length of time, you&#8217;ll know that the themes still plays a giant part in the structure of your website and the way that people experience it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So where are we at then in the year 2026? Does the theme still represent a huge part of accessibility? In your experience, is it easier than most people think to get an accessible website in the year 2026? We&#8217;ll get into block based themes and classic themes and all that in a minute. But essentially what I&#8217;m asking is, is it an easier thing to get right than most people imagine?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:51] <strong>Jessica Lyschik:</strong> Yes, because I think what scares people off from my own experience, there are requirements to get the accessibility ready tag in the wordpress.org theme repository. And these requirements, if you first read them, they&#8217;ll sound a bit cryptic and you do not really understand what they actually mean.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In my talk, I was trying to combine this, what the requirement says with what is actually meant by that. Because right now, and this is something I would like to improve for the future, I&#8217;ve already talked to people about this, and I will have another chat with Rian Rietveld about it later, or tomorrow. Let&#8217;s see when we can make that happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because right now the requirements read like, okay, this must be achieved. This is what the website should do. Then there are some testing instructions, but you&#8217;re not told how to achieve it. What do you technically need to do in order to do that?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I noticed this while I was reworking. I found out about the requirements also just a month ago because the requirements got updated. I have a theme in the wordpress.org repository and I tried to apply these new rules and have another fresh look at it. I got the accessibility ready tag for this already when I first got the theme into the repository. But like it was a good refresher to like go over all the requirements because they have slightly changed a bit, they added new ones.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When I was there, I was like, okay, like I understand this now because I have learned about accessibility over the past couple years. For someone who is fresh to this topic and doesn&#8217;t know too much about it, it&#8217;s hard to understand. Because there are some descriptions of things like, basically what it means is that you need to use, for example, the right HTML tags, header, footer, the main tag. We have section and aside, which are available in HTML 5. But the requirements does not say this explicitly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think this is where probably most people have gotten stuck in the past, because they did not understand like, what is actually required from me technically? Because the texts are not so much focused on that. And this is something I would like to contribute as well, to give back and to enhance. So it&#8217;s not there yet, but hopefully sooner than later we can add all this information so it gets even easier for people.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because if you&#8217;ve done a website and you know about the HTML, you know about maybe a little bit of CSS, you know how to achieve this. You just need to connect the dots to what is relevant for accessibility and how do you do this in your HTML essentially.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:20] <strong>Nathan Wrigley:</strong> Yeah, I guess that&#8217;s a bit of a shame really, isn&#8217;t it? Is that the documentation is difficult to follow because I feel that accessibility is one of those things where if something is difficult it can get dropped basically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:33] <strong>Jessica Lyschik:</strong> Yeah, people won&#8217;t do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:34] <strong>Nathan Wrigley:</strong> Yeah, because the majority of people browsing the internet can browse the internet despite your accessibility efforts, that will be the standard that they&#8217;re aiming for in most cases. So if it&#8217;s difficult to achieve these things and the documentation&#8217;s not really straightforward, every time somebody comes across a question and thinks, I don&#8217;t really know the answer to that, probably the quickest thing to do is just to, ah, push it to one side and not press through. But you obviously have and made it a bit of a goal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So is there a particular accessibility requirement that developers in your estimation kind of overestimate the difficulty of? What I&#8217;m asking here really is about some low hanging fruit that you know about. In the scenario that we&#8217;ve just described where it&#8217;s easy to get put off and to sort of say to yourself, okay, I can&#8217;t do this. I&#8217;m wondering there are some sort of quick wins that you could describe that people could maybe achieve within the next half an hour, once they sat down at their machines?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:20:27] <strong>Jessica Lyschik:</strong> Yeah, I think there are definitely some. There is like underlining text in your main content, just underline the text. It&#8217;s one line of CSS, text declaration underline. For links, obviously, not for the entire text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there is like, as I said, the HTML tags. With block themes, it&#8217;s super easy. For example, you just need to configure that correctly in the editor, or use the correct template part and it&#8217;s basically done for you. Core does that. This is one advantage of block themes, but we can dive into this deeper later. Or the skip to content links also in block themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As an example, in block themes it is just like putting the content block in a group and assigning the main HTML tag to that group. And WordPress does the rest for you. It&#8217;s just like assigning this one little setting correctly and then you get automatically a skip a content link for block themes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:18] <strong>Nathan Wrigley:</strong> Yeah, but curiously, if you didn&#8217;t know that small fact, that WordPress would handle that for you, if you don&#8217;t know, you don&#8217;t know. And you&#8217;d presumably go around the houses trying to figure that out for yourself and implement some custom version of that thing. Whereas in fact, what, three clicks, four seconds and you&#8217;re done.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:33] <strong>Jessica Lyschik:</strong> It&#8217;s super easy, yep.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:33] <strong>Nathan Wrigley:</strong> Yeah. Any more before we move on?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:35] <strong>Jessica Lyschik:</strong> I think these are like the most, absolutely the low hanging fruit is also if you use any images to add an alternative text. I think this is probably the most common one people already know. It is so easy. And even WordPress, even if you use classic themes, it&#8217;s already in the media library, the alternative text field. For block themes you have it directly at the image so it&#8217;s already in front of you. You just need to use it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:57] <strong>Nathan Wrigley:</strong> Yeah, you just not ignore it basically. Yeah, that&#8217;s true.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So has this become kind of a habit for you then, over the last period of time since you&#8217;ve taken more and more interest in this? Have you got to the point now where this is just how it works? You know, in the same way that I drive a car and I use the gears and that&#8217;s all just second nature. Is it like that for you when you are building your themes? Because it&#8217;s now locked away in your head. Every time you do a thing that previously you would&#8217;ve omitted. You are now just in the habit. Has that been a difficult journey or fairly straightforward?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:28] <strong>Jessica Lyschik:</strong> I think it&#8217;s, like starting out with this, it would feel like a bumpy road. But for me it was, it&#8217;s a gradual process. But right now it&#8217;s really like, yeah, I just know that when I use a button in a context that is not like sending off a form to add an aria label to it, it&#8217;s like, it is baked into my brain essentially already because I know.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I just had a very interesting example this week at work where there was a client reaching out saying, hey, we did an accessibility test on our website and it marked like two buttons that did not say what they&#8217;re doing. These were essentially missing the aria label because they had only icons on the buttons, not real text.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So if there&#8217;s just an icon, the screen reader cannot read, what is this button for, essentially, with just an icon? The win here was just to add the aria labels, because the fields were already there. This was also part of the Greyd.Suite, so from our product so I knew how to put it in there. And then it was like, oh no, like I have to do this 12 times, my colleague said. And I was like, yeah, okay, then you have to do it twice, 12 times. So 24 times. But be happy it&#8217;s not 200 times you have to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So, and I said, do not take this personally. This is a great example of why putting accessibility at the very beginning of when you&#8217;re creating this makes life so much easier than rather when you just build a website and then you figure out you have to change 300 buttons. This is probably a crazy number, but just to give you an example, to change all the buttons manually again, going through every single page or whatever you have when you just could have taken the extra step, added the aria label, and then just be done with it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:09] <strong>Nathan Wrigley:</strong> Right. That&#8217;s an interesting thought. And also the exasperation of your colleague there kind of perfectly sums up the problem. In that you see it as a problem. Does that mean I&#8217;ve got to do something 24 times? And there&#8217;s this sense of, ugh, I&#8217;ve got to do this work. And it feels like a chore. But then I suppose if you step back and look at what you&#8217;ll actually enable by doing those 24 things.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I know that in the workday that&#8217;s hard to do. It&#8217;s hard to sort of step back and say, okay, if I do this thing 24 times, this will be the result, and lots more people will be able to, in this case, view the image.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:24:42] <strong>Jessica Lyschik:</strong> I mean this was like they started already working on. If you fix it now, you do not have to do it for the coming pages. So if you multiply that with how many pages more you need to do, once you get this one fixed, and ideally you need to change the aria label of the text changes obviously, but this was, I think for a header, in a header, where there was like, I think one sort of popover or popup. Fully accessible by the way, so don&#8217;t worry about that. And also a button to, I think for the phone numbers, like just a phone icon. And they could click on it and it would be something like that, along the lines. I don&#8217;t exactly remember what it was. But it was just like two icons in the header. And if you take that header, use it on, I don&#8217;t know, another 250 sites, you don&#8217;t need to do the work anymore.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:29] <strong>Nathan Wrigley:</strong> Okay. So you are painting a picture in which, get it right at the beginning, follow the guidelines, do the hard work once, then almost the career from then, from this moment forward, your life will be immeasurably easier if you build it into the theme or.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:45] <strong>Jessica Lyschik:</strong> And accessibility will not be taken as, ugh, and I now have to do this all. Because when you do it from the start, you have to make sure at the end of course that it still works. You may have to run into issues and redo stuff. That can happen. But I think you just have saved yourself so much work in the end if that requirement for some reason pops up later or so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:10] <strong>Nathan Wrigley:</strong> I&#8217;m wondering, depending on the kind of nature of where you work, and how you do this. You know, if you&#8217;re a freelance, then this is on you. If you&#8217;re in an agency, then it may be that there&#8217;s somebody, you know, maybe there&#8217;s an SEO person, there&#8217;s a design person, maybe there&#8217;s an accessibility person. But it does feel like the moral argument states everybody should have some insight. Maybe you&#8217;re not right in the weeds of it, but you should have some knowledge of what the low hanging fruit is, at least.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:38] <strong>Jessica Lyschik:</strong> Yeah it&#8217;s, what&#8217;s the right word for it? Interdisciplinary. It is like not just the developer who needs to think of accessibility. It&#8217;s like, okay, we need to because like we provide a technical structure for it. But it also needs to be for the content people who write the blog posts, the pages, whatever, for SEO people to understand that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think accessibility, if you want the entire website to be accessibility, everyone who works on a website needs to know about it. That an SEO person needs to know how to create a skip link, probably not. Or how to use, maybe to use the right text. But for them, the text would be just the, using the right heading structure, for example. This is also a requirement, that you do not use an H3 and then an H6 heading in your content, but you structure it correctly that you have the H1 on the top, and then every next level is H H2, and then every level under that is H3. So this way. They should know about this. But they do not need to know too much about the technical side. Because in the end, it all comes together and creates an accessible website.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:42] <strong>Nathan Wrigley:</strong> In your commentary a few minutes ago, you mentioned that there were some guidelines in order to put a theme on wordpress.org. Is that the nature of it? Is it a guideline, or are there some hard and fast rules, which will prevent a theme getting into the repo based upon a lack of accessibility? What I&#8217;m asking is, are there some things that you must do as of now, or is it very much, okay, if you do this, great, but if you don&#8217;t, we&#8217;ll let your theme pass anyway?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:09] <strong>Jessica Lyschik:</strong> Yeah. Let me explain this. So there&#8217;s this accessibility ready tag. So you have different tags for the themes in the repository. And in order to get the accessibility ready tag, you need to follow the requirements, the accessibility ready requirements, I think it&#8217;s completely called.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And these are as of now 18 requirements. I went through them all in my talk. We&#8217;ve already touched on some of these. Some are really low hanging fruit, some are, one of the newer ones are, a theme should not recommend or require a plugin that is not accessible. This is something else that the team came up with, which is an interesting one. There&#8217;s, I guess a lot of room for discussion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But also another one is to have an accessibility.txt file in your theme. Which basically, it&#8217;s not a standard yet, but like close to a standard sort of, has information about what has been done in terms of accessibility. Are there any classes that you can, CSS classes that you can use to make use of texts for screen readers? So basically hide them visually, or hide these texts or items visually, but still have them read out by screen readers. So they&#8217;re not like discipline none where you just remove that basically from the accessibility tree, but make it still readable for screen readers. And just some more information about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yeah, you need to meet all these requirements with your theme if you want this tag. But you can still like do not care about accessibility and still get your theme in the repo if you want.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:40] <strong>Nathan Wrigley:</strong> Would you like that to be flipped? Would you like that to be, because I mean we&#8217;re a very open ecosystem, aren&#8217;t we? And would you like to see though a day where you don&#8217;t meet these 18 guidelines, you don&#8217;t get the tag, you don&#8217;t get to play, you&#8217;re not allowed in the repo? Or is that a touch too far?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:56] <strong>Jessica Lyschik:</strong> Let me share some numbers, I think. So there are like 14,700 plus themes in the repository right now. All themes. At least that&#8217;s the number I can access. I don&#8217;t know if there&#8217;s maybe a bit more, I don&#8217;t know. But this is the public number you can access. And out of these themes, I think if I saw the correct number, it&#8217;s like just 270 have the accessibility ready tag. So then that is like 1.5% of all themes who have that tag.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I think it will be extremely hard to force sort of, if you want to flip that, force that onto people. And I think we need to do a more gradual way. And that&#8217;s what I&#8217;m sharing my knowledge because I think it is not that hard. If you can improve the documentation for it, it will be even easier for people. And I think this is the way to go instead of forcing like, because we do not like to be forced to things we do not understand.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:50] <strong>Nathan Wrigley:</strong> That&#8217;s right. Yeah, that&#8217;s interesting. I wonder if there&#8217;s a future in which that slowly gets ramped up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:56] <strong>Jessica Lyschik:</strong> I think with the AI agents, we will have an acceleration on this, I guess. So maybe not in WordPress themes, in the repository directly, but I think the attention will be put there and then like, oh, maybe we should make it more accessible. Let&#8217;s read into this. And I think these guidelines are also very interesting, maybe not just for WordPress themes. I mean, of course they&#8217;re for the repository, but you of course can apply them to your own custom theme, definitely. You do not have an absolute check like the team will do for you. But nothing stops you from using them even on a non WordPress site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:30] <strong>Nathan Wrigley:</strong> Do the guidelines, do they feel like they&#8217;re kind of firmly fixed or is it always a movable feast?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:35] <strong>Jessica Lyschik:</strong> They&#8217;re relatively fixed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:37] <strong>Nathan Wrigley:</strong> Okay, so if you were to swat up, for want of a better word, on what there is right now, there&#8217;s a good chance that the rug will not be pulled out from under you in six months, a year, two years time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:31:46] <strong>Jessica Lyschik:</strong> No, I think the last time the requirements got updated was in 2012, 14. I would need to ask, Joe Dolson did the initial, or was working on the initial thing. And so it has been a while since this got updated and they just got updated last month. So I don&#8217;t think that they will be changing anything.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The one I talked about, not requiring or recommending plugins is the one, this is something, it kind of creates a grey area sort of. And I think this will be put to discussion. It&#8217;s like, I don&#8217;t mind, but I can see many people like really, not raging against it, but like raising questions about it. If this is something that should be a requirement.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I think for like the actual technical stuff, I don&#8217;t think that there&#8217;s much that should change, because like they&#8217;re based on the WCAG requirements. These are like the standard requirements that also have, I&#8217;m not sure if they&#8217;re used on governmental things, like on the European Accessibility Act, but I think they&#8217;re a sort of base for that. And it&#8217;s not like completely this. So the theme requirements are not like the WCAG requirements 100%, but like a subset of it, sort of.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:57] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s a fairly slow moving ship in other words. If you acquire the knowledge today, you&#8217;ve got a good chance that in a year, two years, maybe even five years, the knowledge that you&#8217;ve got will need amending. But most of it will broadly work several years from now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:11] <strong>Jessica Lyschik:</strong> It&#8217;s with like development in general. So like you always need to be constantly learning. And I think if you learn about accessibility today, I think you&#8217;re in a very good spot. Because like of course we have European Accessibility Act and governmental requirements, at least in Europe we do have them. But I think there&#8217;s already so much information out there, that it should be relatively easy to onboard you. And I think this is just beneficial if you learn, it&#8217;s basically about learning about how to use things correctly. And if you&#8217;ve got that, then you&#8217;re absolutely good to go.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:45] <strong>Nathan Wrigley:</strong> So not that long ago I suppose, we had block themes coming around, which is an entirely different way of creating themes in WordPress. So you&#8217;ve got classic themes, which is the way it always used to be. And now we&#8217;ve got block themes. Is there a striking fundamental difference in the way that you might approach accessibility if you were used to doing block themes? Is there a whole lot more to learn? Maybe it&#8217;s more straightforward if you&#8217;re using block themes. Just tell us about how those two things differ.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:34:08] <strong>Jessica Lyschik:</strong> Yeah. It is more straightforward actually. Core is handling stuff for you. So accessibility just got a tad bit easier if you use block themes actually. In classic themes, you have to do a lot of things manually. You have to make sure that the elements are right, that the skip link is there, for example, things that we touched on already. And in block themes, if you use the correct blocks on the correct structure, Core handles stuff for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, there&#8217;s a requirement labelled form fields. So when you use a form or the form fields should have a label to it. In themes you don&#8217;t really have that because usually you should not put like, something like a form in there. There are two forms that by default come with a theme that are the comments form, but that&#8217;s completely handled by Core. And there&#8217;s the search form on the search results page.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But in block themes, both of them are handled by Core. Both of them are accessible because Core handles it all for you. You just need to place them and actually not do anything to them. It is that straightforward.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And same for like template parts. If you want to use header and footer, just use the template parts and use them. You can assign them a header template part as header of course, and one as footer. And then the HTML text will be automatically added correctly for you. So there&#8217;s not too much that you need to do manually anymore, just get that right.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And as I say, I really love block themes for the much easier accessibility, or the way you can make a block theme accessible. This is so much easier than with a classic theme.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:35:38] <strong>Nathan Wrigley:</strong> So presumably though, it sounds like there&#8217;s meta knowledge, if you know what I mean. You&#8217;ve got to know which block to put in which spot, and which block wraps this other block, and the parents and the children. But if you learn that, and if you make that, we were talking about habits earlier, if you make that your habit, and then save that habit and save the theme and what have you, you are painting a picture where it&#8217;s significantly more straightforward because you don&#8217;t have to think about it in many cases. Well, that&#8217;s the wrong way of phrasing it. You don&#8217;t have to do that hard work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:07] <strong>Jessica Lyschik:</strong> Exactly. If you have like a, sorry to interrupt you here, but if you have a theme that already gives you the correct examples, you can build off from that theme. For example, if you&#8217;re creating a new template, you can use an existing template and then just adjust it to what you need. If you need to change like colours or something but you have the structure already correct. You do not need to think about doing the structure again and maybe just have a check that it&#8217;s actually the right one. But if you just copy what&#8217;s already there, that is part of the theme, that&#8217;s actually super easy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:36:38] <strong>Nathan Wrigley:</strong> I&#8217;m going to link to your presentation, which I know by the time that this goes out will be probably on wordpress.tv, I would&#8217;ve thought by that point. But I&#8217;ll link to your presentation and all of the different bits and pieces.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But I&#8217;m curious, who in the WordPress space, and maybe not the WordPress space, maybe outside of that, who do you follow or try to get guidance from? Maybe that&#8217;s a YouTube channel or a blog, or a, I don&#8217;t know, government based website. Maybe it&#8217;s just wordpress.org, I don&#8217;t know. Where do you go to swat up on all of this?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:06] <strong>Jessica Lyschik:</strong> Ooh, there are some very good resources out there. So I do follow like people within the WordPress community. I mentioned a few names already, like Joe Dolson, Rian Rietveld, Amber Hinds from Equalize Digital. They do a lot of stuff in that area. And then I also follow Sara Soueidan, she&#8217;s a developer from, I think Lebanon, if I remember correctly. She does great stuff on accessibility. There is a few more names. There are some good resources out there. I can probably research that for you because I cannot remember the names right now.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:39] <strong>Nathan Wrigley:</strong> I&#8217;m putting you on the spot. I&#8217;m sorry.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:37:40] <strong>Jessica Lyschik:</strong> Put me on the spot. That&#8217;s okay. I&#8217;ll share some links with you that you can then put in with the podcast information. There are some great resources both within the WordPress community but also outside of it that can give you a very good overview. And I think it&#8217;s just interesting to follow people who like can build the bridge between, okay, this is a requirement, this is how you technically do it, and this is why you do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:05] <strong>Nathan Wrigley:</strong> I have a friend who&#8217;s recently been on the journey of trying to go from zero to really quite proficient in this space. He&#8217;s found a bunch of YouTube channels and several of the names that you mentioned there, particularly the Lebanese lady that you mentioned.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I think followed a course that they put together and found that structure profoundly helpful. The dry documentation, I think was the way it was described on the WCAG website can sometimes I think be a, you know, it&#8217;s hard to get into that in some way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You know, if this all sounds like a lot of work, there&#8217;s definitely resources out there, which, fun is perhaps the wrong word, but make it more engaging. There&#8217;s videos to watch, and channels to follow and blogs to read and all of this. And so it turns this, I&#8217;m doing air quotes, dry subject into something a little bit more manageable and easy to take in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:38:52] <strong>Jessica Lyschik:</strong> Yes. Yes, because like the WCAG requirements, like they&#8217;re hard to read. It&#8217;s like reading, the HTML 5 spec. This is also super hard to read.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:01] <strong>Nathan Wrigley:</strong> Yeah, it&#8217;s the cure for insomnia.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:03] <strong>Jessica Lyschik:</strong> Yeah, sort of. And it&#8217;s, yeah, I think if we have, not more content, but the right content available to people in the right spot, I think this will be beneficial for everyone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:14] <strong>Nathan Wrigley:</strong> Yeah. I think unless there&#8217;s something else you want to cover off, I think, Jessica, I&#8217;ve asked everything I wish to. Is there anything you think we&#8217;ve omitted or are you happy to call it a day there?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:24] <strong>Jessica Lyschik:</strong> I think we&#8217;re, I mean we could go on probably for days. But I think for now it&#8217;s, we&#8217;ve covered every topic.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:32] <strong>Nathan Wrigley:</strong> Well in which case, what I&#8217;ll do, dear listener, if you go to the WP Tavern website and search for Jessica&#8217;s post, I&#8217;m not sure what number it will be as we&#8217;re recording it, go there and anything that we discussed, and any names that we discussed and those kind of things, I&#8217;ll put a link and obviously if Jessica supplies any other things she mentioned, we&#8217;ll add those in as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So Jessica, thank you so much for chatting to me today. And now that your presentation is done, you can relax and enjoy the rest of the spectacle.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:55] <strong>Jessica Lyschik:</strong> Yes. Thank you so much, and thanks for having me.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:39:57] <strong>Nathan Wrigley:</strong> You&#8217;re welcome.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://jessicalyschik.de\">Jessica Lyschik</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jessica is a longtime member of the WordPress community who has been working in the ecosystem since 2015. She has spent years learning and advocating for web accessibility, both as a developer and as an active community participant, joining agencies, working on theme reviews, and helping to improve standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many theme creators assume that making themes accessible is an intimidating task, but Jessica’s here to show you that achieving an accessibility-ready WordPress theme is more straightforward than you might imagine. Her WordCamp Europe 2026 presentation, “Accessibility in themes: easier than you think,” aimed to demystify the requirements for accessible themes, explaining what the WordPress guidelines mean in practice, where the low-hanging fruit is, and how both block and classic themes can reach accessibility-ready status with manageable effort.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We talk about the personal and moral journey that brings developers to accessibility, the technical hurdles and documentation challenges, and the ways in which things like AI agents are putting accessibility in the spotlight for everyone. Jessica talks about practical steps that quickly improve accessibility, like using correct HTML tags, adding alternative text to images, and configuring skip-to-content links, and shares why building accessibility in from the start saves time and effort down the road.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We also explore the differences, and possible advantages, of block themes when it comes to accessibility, why theme guidelines work the way they do, and the importance of interdisciplinary awareness across SEO, design, and content teams. Jessica mentions helpful resources, influential leaders in accessibility, and the ongoing need for documentation improvements to help everyone level up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’ve ever felt overwhelmed by accessibility requirements, or wonder why they matter, and how you can build better WordPress sites that work for everyone, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/accessibility-in-themes-easier-than-you-think/\">Accessibility in themes: easier than you think</a> &#8211; Jessica&#8217;s presentation at WordCamp Europe 2026</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://syde.com\">Syde</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://leipzig.wordcamp.org/2026/\">WordCamp Leipzig 2026</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://greydsuite.com\"> Greyd.Suite</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://developer.wordpress.org/themes/classic-themes/functionality/accessibility/\">Accessibility Handbook</a> &#8211; Theme section</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">WCAG 2 Overview</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://commission.europa.eu/strategy-and-policy/policies/justice-and-fundamental-rights/disability/european-accessibility-act-eaa_en\">European Accessibility Act (EAA)</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.joedolson.com\"> Joe Dolson</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://rianrietveld.com\">Rian Rietveld</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://amberhinds.com\">Amber Hinds</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.sarasoueidan.com\"> Sara Soueidan</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Open Channels FM: We are Welcoming Automattic as our Newest Sponsor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557268\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://openchannels.fm/we-are-welcoming-automattic-as-our-newest-sponsor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"Automattic is now a sponsor of Open Channels FM Podcast Network, supporting creators with tools for WordPress, WooCommerce, and more, promoting freedom online.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 08:25:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Gutenberg Times: How WordPress decides a theme is a “block theme”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46118\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20333:\"<p class=\"wp-block-paragraph\">The term &#8220;block theme&#8221; is used a lot in WordPress but it was never really clear to me what that meant exactly from a code point of view.</p>\n\n\n\n<p class=\"wp-block-paragraph\">While researching <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\">The post editor is going full iframe: what block developers need to know before WordPress 7.1</a>, I learned that the outcome of testing WordPress 7.1 Beta 1 <em>may</em> soften the plan: instead of forcing the iframe for everyone, core might force it only for block themes, while classic themes using blocks with apiVersion 2 or lower keep the current 7.0 behavior. (The linked article covers the 7.0 state of things in full.)<br /><br />If that&#8217;s the split, then the exact definition of &#8220;block theme&#8221; suddenly matters a great deal. So what does core actually check?</p>\n\n\n\n<p class=\"wp-block-paragraph\">The public API is <code>wp_is_block_theme()</code>, which just asks the active theme:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/theme.php (guard clause trimmed)\nfunction wp_is_block_theme() {\n	return wp_get_theme()->is_block_theme();\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/theme.php (guard clause trimmed)</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">wp_is_block_theme</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">wp_get_theme</span><span style=\"color: #D4D4D4;\">()-&gt;</span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">And <code>WP_Theme::is_block_theme()</code> is, in its entirety, a file-existence check:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/class-wp-theme.php (caching trimmed)\npublic function is_block_theme() {\n	$paths_to_index_block_template = array(\n		$this->get_file_path( \'/templates/index.html\' ),\n		$this->get_file_path( \'/block-templates/index.html\' ),\n	);\n\n	foreach ( $paths_to_index_block_template as $path ) {\n		if ( is_file( $path ) &amp;&amp; is_readable( $path ) ) {\n			return true;\n		}\n	}\n\n	return false;\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/class-wp-theme.php (caching trimmed)</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">public</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">$paths_to_index_block_template</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">array</span><span style=\"color: #D4D4D4;\">(</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #569CD6;\">$this</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">get_file_path</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'/templates/index.html\'</span><span style=\"color: #D4D4D4;\"> ),</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #569CD6;\">$this</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">get_file_path</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'/block-templates/index.html\'</span><span style=\"color: #D4D4D4;\"> ),</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	);</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">foreach</span><span style=\"color: #D4D4D4;\"> ( </span><span style=\"color: #9CDCFE;\">$paths_to_index_block_template</span><span style=\"color: #D4D4D4;\"> as </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #C586C0;\">if</span><span style=\"color: #D4D4D4;\"> ( </span><span style=\"color: #DCDCAA;\">is_file</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) &amp;&amp; </span><span style=\"color: #DCDCAA;\">is_readable</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">$path</span><span style=\"color: #D4D4D4;\"> ) ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">			</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">true</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	}</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">false</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>A theme is a &#8220;block theme&#8221; if it ships an <code>index.html</code> block template</strong>, either in <code>templates/</code>, or in <code>block-templates/</code>, the pre-5.9 legacy location. Nothing else is consulted. That has a few consequences that may surprise people:</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong><code>theme.json</code> doesn&#8217;t make you a block theme.</strong> Neither do patterns, block template <em>parts</em>, or <code>add_theme_support( \'block-templates\' )</code>. A theme can adopt every one of those &#8220;hybrid&#8221; features and still land on the classic side of this check, because the test only looks for a top-level <code>index.html</code> template.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Child themes inherit the answer.</strong> <code>get_file_path()</code> looks in the child theme first and falls back to the parent, so a child theme of a block theme is a block theme even if the child ships no templates of its own.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s a filesystem check, not a declaration.</strong> There&#8217;s no header in <code>style.css</code> that opts you in or out. Drop a <code>templates/index.html</code> into a theme and, as far as WordPress is concerned, it <em>is</em> a block theme.</p>\n\n\n\n<h3 class=\"wp-block-heading\">The minimum files required for block and classic themes</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is the entire minimum viable <strong>block theme</strong> — two files:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>Markdown</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">my-block-theme/\n├── style.css          ← standard theme header\n└── templates/\n    └── index.html     ← this file IS the decider</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">my-block-theme/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">├── style.css          ← standard theme header</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">└── templates/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">    └── index.html     ← this file IS the decider</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">(WordPress considers a theme valid if it has <code>style.css</code> plus <em>either</em> <code>index.php</code> or <code>templates/index.html</code>, which means for a block theme, <code>index.php</code>, <code>functions.php</code>, and even <code>theme.json</code> are all optional.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">And this is a theme that is <strong>guaranteed to stay classic</strong>:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>Markdown</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">my-classic-theme/\n├── style.css\n└── index.php          ← the classic fallback template</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">my-classic-theme/</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">├── style.css</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">└── index.php          ← the classic fallback template</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Staying on the classic side of the check comes down to two conditions:</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>No</strong> <strong><code>templates/index.html</code></strong> <strong>and no legacy</strong> <strong><code>block-templates/index.html</code>.</strong> Other block templates don&#8217;t matter: a theme with `templates/single.html` but no `templates/index.html` still tests as classic. (In practice, though, if you&#8217;re shipping block templates, ship the index and be a block theme on purpose.)</li>\n\n\n\n<li><strong>No block-theme parent.</strong> The check falls back to the parent theme, so a child of Twenty Twenty-Five is a block theme no matter what the child contains. To be classic, the whole chain has to be.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\">Everything else is fair game. <code>theme.json</code>, patterns, <code>add_theme_support( \'block-template-parts\' )</code>` custom templates registered from plugins — none of them flip the switch., patterns, <code>add_theme_support( \'block-template-parts\' )</code>, custom templates registered from plugins: none of them flip the switch.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Where real themes land</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Running that check against some current releases from the theme directory</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Tests <strong>classic</strong></th><th>Tests <strong>block</strong></th></tr></thead><tbody><tr><td>Twenty Twenty-One and every earlier default</td><td>Twenty Twenty-Two and every later default</td></tr><tr><td>Astra, Kadence, Blocksy, Botiga, Sydney, Hello Elementor — <em>all ship <code>theme.json</code></em></td><td></td></tr><tr><td>GeneratePress, Neve, OceanWP, Storefront</td><td></td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Six of the themes in the first column ship <code>theme.json</code>, the marquee &#8220;block&#8221; feature, and still test classic, because the check never looks at <code>theme.json</code><br /><br />Twenty Twenty and OceanWP are another good gotcha: both ship a <code>templates/</code> directory and are still classic, because it&#8217;s full of PHP page templates (<code>template-cover.php</code>, <code>landing.php</code>). The check wants <code>templates/index.html</code> specifically, so &#8220;does it have a templates folder&#8221; is not the indicator you might assume.</p>\n\n\n\n<h3 class=\"wp-block-heading\">How the editor reads it</h3>\n\n\n\n<p class=\"wp-block-paragraph\">On the JavaScript side, the block-theme flag surfaces in two different places, which is worth knowing if you go source-diving.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As an editor setting:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/block-editor.php, get_block_editor_settings()\n$editor_settings&#91;\'__unstableIsBlockBasedTheme\'&#93; = wp_is_block_theme();</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/block-editor.php, get_block_editor_settings()</span></span>\n<span class=\"line\"><span style=\"color: #9CDCFE;\">$editor_settings</span><span style=\"color: #D4D4D4;\">&#91;</span><span style=\"color: #CE9178;\">\'__unstableIsBlockBasedTheme\'</span><span style=\"color: #D4D4D4;\">&#93; = </span><span style=\"color: #DCDCAA;\">wp_is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">and on the REST themes endpoint, which is where <code>@wordpress/core-data</code> picks it up:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php\n$data&#91;\'is_block_theme\'&#93; = $theme->is_block_theme();</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php</span></span>\n<span class=\"line\"><span style=\"color: #9CDCFE;\">$data</span><span style=\"color: #D4D4D4;\">&#91;</span><span style=\"color: #CE9178;\">\'is_block_theme\'</span><span style=\"color: #D4D4D4;\">&#93; = </span><span style=\"color: #9CDCFE;\">$theme</span><span style=\"color: #D4D4D4;\">-&gt;</span><span style=\"color: #DCDCAA;\">is_block_theme</span><span style=\"color: #D4D4D4;\">();</span></span></code></pre></div>\n\n\n\n<h2 class=\"wp-block-heading\">The one-file switch</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><br />For all the weight the term carries, &#8220;block theme&#8221; boils down to a single file: <code>templates/index.html</code> exists, or it doesn&#8217;t. Not <code>theme.json</code>, not patterns, not any amount of hybrid adoption. Just one index template, checked up the parent chain.</p>\n\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s worth keeping in mind if 7.1 does end up drawing the iframe line at <code>wp_is_block_theme()</code>. A hybrid theme that has adopted everything <em>except</em> block templates would keep the classic editor behavior, while adding a single <code>templates/index.html</code> (even accidentally, even in a parent theme you don&#8217;t control) would flip a site to the forced iframe. If your theme or your users&#8217; sites sit anywhere near that line, now is a good time to check which side of it you&#8217;re actually on: it&#8217;s one <code>is_file()</code> call away.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 18:57:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Ryan Welcher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Open Channels FM: The Growth of Domain Names and the Future of AI in Internet Identity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557208\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://openchannels.fm/the-growth-of-domain-names-and-the-future-of-ai-in-internet-identity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:223:\"This episode looks at the evolving online landscape, focusing on domain names, digital identity, and AI\'s influence. Key insights include rising domain registrations, AI in managing abuse, and the importance of open source.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 13:41:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Open Channels FM: Open Source and the Open Source Initiative\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556849\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://openchannels.fm/open-source-and-the-open-source-initiative/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:346:\"People think Open Source is just about having access to the source code. Actually, there&#8217;s a much longer history behind it. Open Source existed before the term Open Source was even coined, back in the late 60s. Universities started giving away software like Unix for free under small licenses like BSD or MIT, coincidentally named [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2026 12:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WordCamp Central: WordCamp Rajshahi 2026: Celebrating Community, Learning, and Open Source\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://central.wordcamp.org/?p=15457333\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://central.wordcamp.org/news/2026/07/wordcamp-rajshahi-2026-celebrating-community-learning-and-open-source/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8004:\"<p class=\"wp-block-paragraph\">WordCamp Rajshahi 2026, held on July 2nd-3rd, 2026, at the Rajshahi University of Engineering &amp; Technology (RUET) Auditorium, brought together WordPress enthusiasts, developers, designers, business owners, students, and open-source contributors from across Bangladesh and beyond. As a non-profit, community-driven conference, the event demonstrated the strength of collaboration, knowledge sharing, and the spirit of open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">More than just a technology conference, WordCamp Rajshahi became a place where people connected, exchanged ideas, and inspired one another to contribute to the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sharing Knowledge That Matters</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The conference featured a diverse lineup of local and international speakers who shared practical experiences, real-world case studies, and emerging trends shaping the web today.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Artificial intelligence was one of the most discussed topics throughout the event. Sessions explored how AI is transforming the way developers and businesses work—from integrating AI into WordPress without writing code to building customer support agents, using modern Large Language Models (LLMs) for development, debugging applications, and improving everyday workflows.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Performance, architecture, and security also received significant attention. Speakers demonstrated advanced WordPress optimization techniques, object caching strategies, no-code animations using GSAP, methods for identifying system vulnerabilities, and practical approaches to cleaning malware-infected WordPress websites with AI.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond technical sessions, the conference emphasized personal and professional growth. Attendees learned about building successful careers, transitioning from startups to multinational companies, product marketing, the realities of remote work, and maintaining mental well-being while working in the technology industry.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day: Giving Back to WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day, held on July 2, served as one of the most meaningful parts of the event.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Participants worked alongside experienced WordPress contributors and Table Leads to improve the WordPress project itself. Whether they contributed to Core, Accessibility, Themes, Plugins, Polyglots (translations), Education, or Photos, attendees experienced firsthand how community collaboration built the global WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For many first-time contributors, it was their first opportunity to make a direct contribution to one of the world&#8217;s largest open-source projects.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Campus Connect: Inspiring the Next Generation</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the highlights of WordCamp Rajshahi 2026 was the <strong>Campus Connect</strong> initiative.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To encourage student participation in open source, <strong>40 university students</strong> received <strong>complimentary tickets</strong> to attend the event. This initiative introduced young learners to the WordPress community, allowing them to interact with experienced professionals, attend technical sessions, and discover opportunities to contribute to open source.</p>\n\n\n\n<p class=\"wp-block-paragraph\">By investing in students today, the community hopes to cultivate the next generation of developers, designers, and contributors who will help shape the future of WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Sponsors Who Made It Possible</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp events are made possible through the generous support of organizations that believe in strengthening the open-source ecosystem. Rather than simply sponsoring an event, these companies invest in community growth and knowledge sharing.</p>\n\n\n\n<p class=\"wp-block-paragraph\">This year, the sponsorship tiers celebrated Rajshahi&#8217;s famous mango heritage.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Fazli Majesty (Platinum Sponsors)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://webappick.com/\" rel=\"noopener\" target=\"_blank\">WebAppick</a>,</li>\n\n\n\n<li><a href=\"https://fluentcart.com/\" rel=\"noopener\" target=\"_blank\">FluentCart</a>,</li>\n\n\n\n<li><a href=\"https://xcloud.host/\" rel=\"noopener\" target=\"_blank\">xCloud</a>.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Himsagar Legacy (Gold Sponsor)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://hosting.com/\" rel=\"noopener\" target=\"_blank\">Hosting.com</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Amrapali Delight (Silver Sponsors)</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://paymentform.io/\" rel=\"noopener\" target=\"_blank\">PaymentForm.io</a></li>\n\n\n\n<li><a href=\"https://kirki.com/\" rel=\"noopener\" target=\"_blank\">Kirki</a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Community Sponsors</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.google.com/url?sa=E&amp;q=https%3A%2F%2Fcrowdzonebd.com%2F\" rel=\"noopener\" target=\"_blank\">Crowd Zone</a>,</li>\n\n\n\n<li><a href=\"https://exprovia.com/\" rel=\"noopener\" target=\"_blank\">Exprovia</a>,</li>\n\n\n\n<li>NT Tech Innovation,</li>\n\n\n\n<li><a href=\"https://padmazon.com.bd/\" rel=\"noopener\" target=\"_blank\">Padmazon Limited</a>,</li>\n\n\n\n<li><a href=\"https://shapedplugin.com/\" rel=\"noopener\" target=\"_blank\">ShapedPlugin</a>,</li>\n\n\n\n<li><a href=\"https://sigmative.com/\" rel=\"noopener\" target=\"_blank\">Sigmative</a>,</li>\n\n\n\n<li><a href=\"https://timetics.ai/\" rel=\"noopener\" target=\"_blank\">Timetics AI</a>,</li>\n\n\n\n<li><a href=\"https://wpbakery.com/\" rel=\"noopener\" target=\"_blank\">WPBakery</a>.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Official Partners</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>FM Networks (Internet Partner)</li>\n\n\n\n<li>TNR Soft (Payment Gateway Partner)</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Their support enabled the community to deliver a world-class experience while keeping the event affordable and accessible.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank You to Everyone Behind the Scenes</h2>\n\n\n\n<p class=\"wp-block-paragraph\">An event of this scale is never the work of a single person.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Our sincere appreciation goes to every speaker and Contributor Day table lead who generously shared their knowledge and experience with the community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We are equally grateful to our organizers and volunteers. From sponsorship coordination, website management, registration, design, photography, audiovisual production, venue operations, food management, and attendee support, every team member played a vital role in ensuring the event ran smoothly.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Their dedication transformed months of planning into an unforgettable experience for every attendee.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Looking Ahead</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp Rajshahi 2026 demonstrated what is possible when passionate volunteers, contributors, sponsors, and community members work toward a common goal.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The event was more than a conference—it was a celebration of learning, collaboration, and the open-source values that make WordPress one of the world&#8217;s most successful communities.</p>\n\n\n\n<p class=\"wp-block-paragraph\">As the community continues to grow, the relationships built, ideas shared, and contributions made during WordCamp Rajshahi 2026 will inspire future events and encourage even more people to participate in the global WordPress ecosystem.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s to many more WordCamps, more contributors, and a stronger open-source community in Bangladesh and beyond.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Jul 2026 19:05:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Nazmul Hosen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Gutenberg Times: #WCUS Schedule, iframed Post Editor, WooCommerce 11.0 and so much more — Weekend Edition 369\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://gutenbergtimes.com/wcus-schedule-iframed-post-editor-woocommerce-11-0-and-so-much-more-weekend-edition-369/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:23662:\"<p class=\"wp-block-paragraph\">Hi there!</p>\n\n\n\n<p class=\"wp-block-paragraph\">What a week! WordPress 7.1 Beta 1 (and Beta 2) arrived with a huge array of updates. We&#8217;ll unpack them together over the next four weeks, right up to the final release on August 19, 2026.</p>\n\n\n\n<p class=\"wp-block-paragraph\">One thing shouldn&#8217;t wait, though: the security release WordPress 7.0.2. Go update your production sites now — this newsletter will still be here when you&#8217;re back. <img alt=\"😉\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png\" style=\"height: 1em;\" /></p>\n\n\n\n<p class=\"wp-block-paragraph\">In this edition, you&#8217;ll also find the first speaker lineup for WordCamp US, a fourth page-builder migration story, WooCommerce 11.0 on the horizon, and plenty of block development goodness:  from iframed editors to on-brand maintenance pages.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Grab your favorite Saturday beverage and dig in.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Yours, <img alt=\"💕\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f495.png\" style=\"height: 1em;\" /><br /><em>Birgit</em></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<h2 class=\"wp-block-heading\"><strong>WordCamp US 2026: Four Tracks, Three Workshops, 33 Speakers</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://us.wordcamp.org/2026/announcing-our-first-round-of-speakers-2/\"><img alt=\"First speaker spotlight WordCamp US&gt; \" class=\"wp-image-46081\" height=\"343\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/Speakers-WordCamp-Us.png?resize=652%2C343&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The first wave of WCUS 2026 speakers is live — and it reads like a who&#8217;s-who of WordPress in practice.</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US just <a href=\"https://us.wordcamp.org/2026/speakers/\">published its opening lineup</a> for August 16–19 in Phoenix: 34 confirmed speakers so far, including <strong>K Adam White, Brian Coords, Jamie Marsland, Kathy Zant, Miriam Schwab, and Robert Abela</strong>, all experienced developers, educators, security specialists, community builders.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The program runs four tracks. </p>\n\n\n\n<ul class=\"wp-block-list has-small-font-size\">\n<li><strong>AI in Action</strong> leads with sessions on agentic workflows, AI search, and guardrails for AI-assisted development. </li>\n\n\n\n<li><strong>Honing Your Skills</strong> covers the practical side: maintenance, privacy compliance, creator commerce, security. </li>\n\n\n\n<li><strong>Technical WordPress</strong> digs into block migrations at scale, WP-CLI automation, and plugin pipelines. </li>\n\n\n\n<li><strong>Beginning WP101</strong> is the on-ramp for newcomers — or for clients you&#8217;re bringing along.</li>\n\n\n\n<li>Three <strong>hands-on workshop</strong>s round out the program, where you build something real in the room and leave with it.<br /></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The full session schedule isn&#8217;t out yet, but the speaker list alone is a useful signal. If someone on that page is a voice you follow, a tool you depend on, or a corner of WordPress you&#8217;re actively navigating, you now have a specific reason to be in the room.<br /><br /><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> <a href=\"https://us.wordcamp.org/2026/tickets\" rel=\"noopener\" target=\"_blank\">us.wordcamp.org/2026/tickets</a> — $100 General Admission · $750 Micro-Sponsor (includes listing on the sponsors page) <img alt=\"👥\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f465.png\" style=\"height: 1em;\" /> <a href=\"https://us.wordcamp.org/2026/speakers/\" rel=\"noopener\" target=\"_blank\">Full speaker list →</a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\"><strong>WordPress 7.1 Beta </strong>1</a> was release on July 15, 2026.  is now available for testing. The release post offers instructions how to sent up a test side and shows an extensive list of new features. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The security team released <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\"><strong>WordPress 7.0.2</strong></a> with the urgent appeal to update right away. The security fixes were also backported in 6.9.5 and 6.8.6. </p>\n\n\n\n<p class=\"wp-block-paragraph\">The security fix was also included in <strong>WordPress 7.1 Beta 2</strong>, so testing sites are also protected during this release cycle. </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Huzaifa Al Mesbah,</strong> from the Core Test team, published the accompanying <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\"><strong>Help Test WordPress 7.1</strong></a> post. </p>\n\n\n\n<p class=\"wp-block-paragraph\">A few <strong>WordPress 7.1 Dev Notes</strong> are already available: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/07/13/consistent-navigation-in-wordpress-7-1-with-persistent-toolbar/\">Consistent navigation in WordPress 7.1 with persistent toolbar</a> </li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/07/07/the-classic-block-stays-in-the-inserter-for-wordpress-7-1/\">The Classic block stays in the inserter for WordPress 7.1</a></li>\n</ul>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><img alt=\"🎙\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f399.png\" style=\"height: 1em;\" /> The latest episode is <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-133-gutenberg-23-6-release-and-wordpress-7-1/\">Gutenberg Changelog #133 – Gutenberg 23.6 Release and WordPress 7.1</a></p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img alt=\"\" class=\"wp-image-46424\" height=\"186\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/08/Screenshot-2026-07-31-at-13.13.07.png?resize=652%2C186&#038;ssl=1\" width=\"652\" /></figure>\n\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\">\n<figure class=\"wp-block-embed is-type-rich is-provider-pocket-casts wp-block-embed-pocket-casts\"><div class=\"wp-block-embed__wrapper\">\n\n</div></figure>\n</div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p class=\"wp-block-paragraph\">In about 10 days, WooCommerce 11.0 release is schedule. Brain Coords has the skinny for you in <a href=\"https://developer.woocommerce.com/2026/07/13/woocommerce-11-0-pre-release/\"><strong>what&#8217;s coming for developers in WooCommerce</strong></a>. Performance leads the release with 28 PRs — product object caching becomes the default for new stores, speeding up variable products by 9–12%. You&#8217;ll also find email verification connecting guest orders to accounts, new phone validation hooks, video embeds in the block email editor, and the final removal of the Product Editor beta. The beta is ready for your testing now.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jamie Marsland</strong> followed his instincts and build <a href=\"https://wordpress.org/plugins/jamies-front-end-editor-for-content-teams/\"><strong>Jamie&#8217;s Front-End Editor for Content Teams</strong></a>, a plugin that lets your editors click any paragraph or heading on the live page and start typing — no block editor required. With the latest updates, you can now edit text, links, buttons and images right on the live page. No wp-admin, no block editor, just click and change it in place.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Built on the Interactivity API with no build step, it preserves block markup on save, records edits as native block notes for an audit trail, and lets you restrict chosen roles to front-end-only editing. Let Marsland what you think. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://gutenbergtimes.com/roadmap-7-1-gutenberg-23-5-responsive-styling-migration-to-block-themes-weekend-edition-368/\">Last week</a>, I shared three migration stories from page builders to the Core block editor and block themes. Here&#8217;s a fourth perspective: The team at WP Expert, an Ottawa agency founded by <strong>Frederic Sune</strong>, put together a comprehensive post on <a href=\"https://wpexpert.ca/migrate-agency-gutenberg-success/\"><strong>migrating agency sites from page builders to Gutenberg</strong></a>, should you go on that journey, too. You&#8217;ll find the strategic arguments (better Core Web Vitals, smaller attack surface, less technical debt) alongside a practical playbook covering backups, staging, block theme selection, pattern development, and SEO safeguards. The post also explores what block-based architectures mean for an agency&#8217;s business model, from premium modernization packages to fewer layout-related support tickets. An FAQ rounds it out.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Brian Coords</strong> tackles a common WooCommerce pain point: <a href=\"https://www.briancoords.com/custom-product-templates-for-block-themes/\"><strong>custom product templates for block themes</strong></a>. He combines two core WordPress features — the plugin template registration API from 6.7 and the venerable <code>single_template_hierarchy</code> filter — to serve custom templates for product collections, like all products in a category. His example plugin falls back to your Single Product template unless you override it. Clone the repo and give it a try; custom Product fields are next on his list.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">On the WordPress Developer Blog, <strong>Troy Chaplin </strong>shows you how to build <strong><a href=\"https://developer.wordpress.org/news/2026/07/on-brand-maintenance-mode-for-wordpress-block-themes/\">an on-brand maintenance mode for block themes</a>.</strong> You add one small hook to your theme&#8217;s <code>functions.php</code> once, then design and manage the maintenance page entirely in the Site Editor with full access to your Global Styles. Renaming or deleting the template toggles maintenance mode on and off, no code needed. An SEO-friendly variant adds 503 headers so crawlers know the downtime is temporary.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https://developer.wordpress.org/news/2026/07/on-brand-maintenance-mode-for-wordpress-block-themes/\"><img alt=\"\" class=\"wp-image-46150\" height=\"345\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/maintenance-mode.png?resize=652%2C345&#038;ssl=1\" width=\"652\" /></a></figure>\n\n\n<div class=\"ng-block-aca4975bea0abf20 wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #fdfcea; border-radius: 12px;\"><div class=\"ng-block-eb809ccd5dda9c76 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" rel=\"noreferrer noopener\" target=\"_blank\">&#8220;Keeping up with Gutenberg &#8211; Index 2026&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. </p></div></div></div></div>\n\n<div class=\"ng-block-a9f9abf56210497b wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>The previous years are also available: <br /><strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong> | <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2024/\"><strong>2024</strong></a> | <strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2025/\">2025</a></strong></p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools </h2>\n\n\n\n<p class=\"wp-block-paragraph\">On WP Mayor, <strong>Jean Galea </strong>untangles <strong><a href=\"https://wpmayor.com/wp-cli-vs-rest-api-vs-abilities-api/\">when to reach for WP-CLI, the REST API, or the Abilities API</a>.</strong> His mental model: they&#8217;re layers, not rivals. WP-CLI lives on the server for bulk work, REST serves off-server callers like headless front ends, and the Abilities API tells AI agents what they&#8217;re allowed to do, complete with schemas and permission checks. Galea also shares how his own sites lean on all three at once.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Get up to speed how to make your custom blocks plugin work in the iframed post editor, if you haven&#8217;t yet. After five years of ruminating and communicating the switch is coming to WordPress 7.1. In his post, <strong>Ryan Welcher</strong> explains <a href=\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\"><strong>why the post editor is going full iframe in WordPress 7.1</strong></a> and what that means for your custom blocks. You&#8217;ll find the fixes for the most common breakage — global <code>window</code> and <code>document</code> references, editor styles enqueued into the wrong document, stale admin-scoped CSS, and third-party libraries — plus a companion demo plugin with broken/fixed block pairs, Playground blueprints for testing both states, and a handy pre-flight checklist.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">The video volunteers at WordCamp Portugal uploaded all recordings to WordPressTV and two of the talks caught my eye: </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Imran Sayed</strong> walks you through <a href=\"https://wordpress.tv/2026/05/19/the-fastest-way-to-build-gutenberg-blocks-modern-tools-scripts-and-ai-2/\"><strong>the fastest way to build Gutenberg blocks with modern tools, scripts, and AI</strong></a>. If custom block development has felt complex or time-consuming, you&#8217;ll appreciate his focus on practical, real-world workflows you can adopt immediately — moving fast without over-engineering. The recording is available on WordPress.tv, and the presentation slides are linked below the video for easy reference.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Jorge Costa</strong> shows you how to use <a href=\"https://wordpress.tv/2026/05/19/ai-is-in-wordpress-core-heres-how-to-use-it/\">t<strong>he AI building blocks already shipped in WordPress core</strong></a> (the WP AI Client, the Abilities API, and the MCP adapter)  to bring AI-powered features into your own plugins, themes, and sites. He also tackles the bigger question: when agents can spin up entire projects on any stack, why is WordPress still the right bet? <a href=\"https://portugal.wordcamp.org/2026/files/2026/05/T1-12H30-jorge-slides_260516_095705.pdf\">Slides are linked</a> alongside the recording.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">Check out the not so new any more <strong>Talk Devy to Me</strong> series on Ryan Welchers YouTube Channel! In the latest epsiode, <strong>Antonio Sejas</strong> <a href=\"https://www.youtube.com/watch?v=YZWwP1QHXKM\"><strong>demos Studio Code, the agentic AI assistant</strong></a> built into WordPress Studio&#8217;s desktop app and CLI. You can spin up sites, run performance audits, add content, and install plugins and themes through natural language conversation — all locally, so nothing you break goes public. Sejas explains how it works under the hood before building something live with the host. Studio Code is free while in beta, so now&#8217;s a good time to experiment. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"wp-block-paragraph\">If you rather want to read about the updates in WordPress Studio, <strong>Fredrik Rombach Ekelund</strong> shares <a href=\"https://wordpress.com/blog/2026/07/13/faster-wordpress-studio/\"><strong>three big updates to WordPress Studio</strong></a>: a new default Native PHP runtime makes your local sites load 30–50% faster while using a third of the memory, the Studio CLI now installs with one dependency-free command — no Node.js or npm required — and Claude Sonnet 5 is the new default model in Studio Code, improving multi-step work like tracing bugs across files. A Sandbox runtime remains available for testing untrusted code.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n<div class=\"ng-block-054d02a4577ba22e wp-block-newsletterglue-container ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div class=\"ng-block-vs ng-block-vs-1\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div><div><div class=\"ng-block-hs ng-block-hs-1\" height=\"0\" style=\"width: 0px;\"></div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 20px; padding-bottom: 20px; padding-left: 0px; padding-right: 0px; text-align: none; color: #666666; background-color: #f8f8f8; border-radius: 8px;\"><div class=\"ng-block-228458131133df8f wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review.</p></div></div></div></div>\n\n<div class=\"ng-block-64b2dbf4ae10a9da wp-block-newsletterglue-image ng-block size-full is-resized\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;\"><a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\"><img alt=\"\" class=\"wp-image-42874 ng-image\" height=\"45\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/02/Screenshot-2025-11-15-at-12.06.44.png?resize=196%2C45&#038;ssl=1\" style=\"border-style: none; border-color: transparent;\" width=\"196\" /></a></div></div></div></div>\n\n<div class=\"ng-block-16c9ca13906bec66 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 16px; font-family: Helvetica; line-height: 1.6; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:pauli@gutenbergtimes.com\">Email me </a>with your experience.</p></div></div></div></div></div><div class=\"ng-block-hs ng-block-hs-2\" height=\"0\" style=\"width: 0px;\"></div></div><div><div class=\"ng-block-vs ng-block-vs-2\" colspan=\"3\" height=\"0\" style=\"height: 0px;\"></div></div></div></div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:pauli@gutenbergtimes.com\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size wp-block-paragraph\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:changelog@gutenbergtimes.com\">changelog@gutenbergtimes.com</a></p>\n\n\n<div class=\"ng-block-80a6691183831961 wp-block-newsletterglue-separator ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"center\" class=\"ng-block-td\" style=\"padding-top: 20px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; color: #666666;\"><hr style=\"background-color: transparent; color: transparent; margin: 0; border: 0; border-top: 1px solid #666666; width: 560px; height: 0;\" /></div></div></div></div>\n\n<div class=\"wp-block-newsletterglue-showhide ng-block\" width=\"100%\"><div class=\"ng-block-af7298b5e3ef4c46 wp-block-newsletterglue-text ng-block\" style=\"color: #666666;\" width=\"100%\"><div><div><div align=\"none\" class=\"ng-block-td\" style=\"font-size: 14px; font-family: Helvetica; line-height: 0.2; font-weight: normal; padding-top: 8px; padding-bottom: 10px; padding-left: 20px; padding-right: 20px; text-align: none; color: #666666;\"><p><strong>Featured Image: </strong></p></div></div></div></div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Jul 2026 13:15:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Matt: Important Security Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=153595\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://ma.tt/2026/07/wp-security/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2168:\"<p class=\"wp-block-paragraph\"><a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2</a> went out today with two important security updates. One is a type of pre-authorization RCE we (fortunately!) have only seen a few times in WordPress&#8217; 23-year history; the last, I believe, <a href=\"https://wordpress.org/documentation/wordpress-version/version-4-6-21/\">in the PHPMailer class five years ago</a>. </p>\n\n\n\n<p class=\"wp-block-paragraph\">Major kudos to <a href=\"https://x.com/hash_kitten\">Adam Kues</a> of <a href=\"https://slcyber.io/\">Searchlight Cyber</a> for finding the batch REST API RCE, to TF1T, dtro, and haongo on the facilitated SQL injection! </p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks to <a href=\"https://en.wikipedia.org/wiki/Coordinated_vulnerability_disclosure\">responsible disclosure</a>, the WordPress.org Security team was able to coordinate with hosts and CDNs to mitigate the attack at the network layer. <em>Please upgrade anyway!</em> But it&#8217;s a huge relief to know the vast majority of WordPress sites were protected by <a href=\"https://en.wikipedia.org/wiki/Defense_in_depth_(computing)\">defense-in-depth</a> even before the updates went out. </p>\n\n\n\n<p class=\"wp-block-paragraph\">I really appreciate how people and organizations that otherwise might not be on the best of terms come together in times like this. (<a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">Full credits in the release post</a>.) Everyone buries the hatchet to protect as many people as possible as quickly as possible.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve said it before, I&#8217;ll say it again: security is going to be a big topic this year as the technology industry digests the incredible advances in AI models. It&#8217;s a good time to review your plans and processes, sweat the details, <a href=\"https://www.amazon.com/dp/1953953492\">invest in maintenance</a>, and <a href=\"https://en.wikipedia.org/wiki/System_Administrator_Appreciation_Day\">hug a sysadmin</a>. <img alt=\"🙂\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" style=\"height: 1em;\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 18 Jul 2026 02:36:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WordPress.org blog: WordPress 7.0.2 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4462:\"<h2 class=\"wp-block-heading\">WordPress 7.0.2 is now available.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The 7.0.2 security release addresses one critical and one high severity security issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because this is a security release, <strong>it is recommended that you update your sites immediately.</strong> Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To manually update you can visit your WordPress Dashboard, click “Updates”, and then click “Update Now”, or you can <a href=\"https://wordpress.org/wordpress-7.0.2.zip\">download WordPress 7.0.2 from WordPress.org</a>. On sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for responsibly <a href=\"https://hackerone.com/wordpress\">reporting</a> vulnerabilities and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A facilitated SQL injection issue reported as a team by TF1T, dtro, and haongo </li>\n\n\n\n<li>A REST API batch-route confusion and SQL injection issue leading to Remote Code Execution reported by Adam Kues at <a href=\"https://slcyber.io\"><u>Assetnote / Searchlight Cyber</u></a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-7-0-2/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Backports</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 6.9 is affected by both vulnerabilities. Version 6.9.5 has been released containing fixes for both.</li>\n\n\n\n<li>WordPress 6.8 is only affected by the first vulnerability. Version 6.8.6 has been released containing a fix.</li>\n\n\n\n<li>The beta release of WordPress 7.1 is affected by both vulnerabilities. Version 7.1 beta2 has been released containing fixes for both.</li>\n\n\n\n<li>Versions of WordPress prior to 6.8 are not affected.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">CVE and GHSA references</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fpp7-x2x2-2mjf\"><code>CVE-2026-60137</code> / <code>GHSA-fpp7-x2x2-2mjf</code></a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-ff9f-jf42-662q\"><code>CVE-2026-63030</code> / <code>GHSA-ff9f-jf42-662q</code></a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> and <a href=\"https://profiles.wordpress.org/barry/\">Barry Abrahamson</a>. In addition to the security researchers mentioned above, WordPress 7.0.2 would not have been possible without the significant contributions of the following people: <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/Barry\">Barry</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/Matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, plus representatives from Altis, Automattic, Bluehost, Cloudflare, GoDaddy, Hostinger, and WP Engine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 18:45:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"Gutenberg Times: The post editor is going full iframe: what block developers need to know before WordPress 7.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=46095\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://gutenbergtimes.com/the-post-editor-is-going-full-iframe-what-block-developers-need-to-know-before-wordpress-7-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:55253:\"<p class=\"wp-block-paragraph\">For years, the post editor has lived a double life. The Site Editor renders your blocks inside an iframe. The post editor — where most people actually spend their time — renders them directly in the admin page. That split ends with WordPress 7.1: <strong>the post editor canvas will always be an iframe, on every theme, no matter what <code>apiVersion</code> your blocks declare</strong>. The Gutenberg plugin has been enforcing exactly this for months. If you ship blocks, assume the iframe.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If your block never touches the global <code>document</code> or <code>window</code>, you can probably stop reading after you&#8217;ve changed <code>\"apiVersion\": 2</code> to <code>\"apiVersion\": 3</code> in <code>block.json</code>. For everyone else — and especially anyone shipping blocks that wrap third-party libraries — the iframe changes <em>where your code runs</em> versus <em>where your markup lives</em>. That gap is where things break.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quick reference guide</strong>: <strong>Are your blocks ready?</strong></p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"An infographic showing the checks and fixes for readying custom blocks for the WordPress 7.1 iframed editor\" class=\"wp-image-46098\" height=\"652\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2026/07/7.1-iframe-block-check.png?resize=652%2C652&#038;ssl=1\" width=\"652\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"timeline\">The timeline, in one table</h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Release</th><th>What happens</th></tr></thead><tbody><tr><td><strong>June 21, 2021</strong></td><td>The iframed editor was <a href=\"https://make.wordpress.org/core/2021/06/29/blocks-in-an-iframed-template-editor/\">announced on make.wordpress.org</a></td></tr><tr><td><strong>WordPress 6.9</strong> (Dec 2025)</td><td>Console warning (with <code>SCRIPT_DEBUG</code>) when a block registers with <code>apiVersion</code> 2 or lower. The <code>block.json</code> schema now only validates <code>apiVersion: 3</code>.</td></tr><tr><td><strong>WordPress 7.0</strong> (Apr 2026)</td><td>The iframe decision now looks at blocks <strong>actually inserted in the post</strong>, not every registered block. All inserted blocks on v3+ → canvas is iframed. Insert a single v1/v2 block → the iframe is removed on the fly. Nothing is enforced yet.<br /></td></tr><tr><td><strong>Gutenberg 22.6+</strong></td><td>The iframe is <strong>enforced regardless of theme</strong> — this is the feedback-gathering phase.</td></tr><tr><td><strong>WordPress 7.1</strong> (Aug 19, 2026)</td><td>The iframe is <strong>enforced on every theme</strong>, regardless of <code>apiVersion</code>. The conditions are gone, not tightened.</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The WordPress 7.0 change is subtle but important: before 7.0, one <code>apiVersion: 2</code> block <em>registered by any active plugin</em> — even one never used in the post — kept the entire editor out of the iframe for everyone. Now only inserted blocks count. Your v3 block gets the iframe until the user inserts a legacy one, at which point the editor quietly reloads the canvas without the iframe. The companion plugin ships a <code>legacy-api-v2</code> block so you can watch this happen — insert it into an otherwise-v3 post and the iframe disappears. In 7.1, that escape hatch closes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Worth knowing, as an aside: the &#8220;every theme&#8221; decision landed in <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\" rel=\"noopener\" target=\"_blank\">WordPress 7.1 Beta 1</a>, and it&#8217;s deliberately being tested in public. Gutenberg merged <a href=\"https://github.com/WordPress/gutenberg/pull/74042\" rel=\"noopener\" target=\"_blank\">&#8220;Post editor: always iframe&#8221; (#74042)</a> on July 10, 2026, deleting the theme and <code>apiVersion</code> conditions outright. The 7.1 release lead signed off on that merge <a href=\"https://github.com/WordPress/gutenberg/pull/74042#issuecomment-4878384706\" rel=\"noopener\" target=\"_blank\">on the condition</a> that the team could &#8220;move to the softer approach&#8221; if Beta 1 feedback surfaced real problems — the softer approach being enforcement on block themes only, with everything else staying on the 7.0 rules. No specific mechanism is committed to; the plan is to respond to what the beta actually turns up.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Which is a reason to test harder, not to wait and see. If that rollback happens, the iframed and non-iframed editors both stay in the wild <em>longer</em> — and your block has to work in both regardless of which way it goes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s also worth noting that blocks that will break with the 7.1 changes are most likely <strong>already breaking in the Site Editor</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Why the iframe is a good thing</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This isn&#8217;t change for change sake. Rendering the canvas in an iframe gives the editor a real document boundary:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Admin CSS stops leaking into your content.</strong> No more <code>#wpadminbar</code>-adjacent style resets, no more admin styles subtly changing how blocks render in the editor versus the front end.</li>\n\n\n\n<li><strong>Viewport units and media queries finally work.</strong> <code>vw</code>, <code>vh</code>, and <code>@media</code> rules resolve against the canvas, not the admin page — so tablet/mobile previews and zoomed-out views actually behave like the front end.</li>\n\n\n\n<li><strong>What you see is much closer to what you get.</strong> The canvas document is built from your theme&#8217;s styles, not the admin&#8217;s.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The issue this raises for block developers? Your editor JavaScript runs in the admin page, but your block&#8217;s DOM lives in a different document. Every assumption baked into <code>document.querySelector(...)</code> and <code>window.addEventListener(...)</code> just became wrong.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What actually breaks (and how to fix it)</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Everything below is demonstrable with the companion plugin — each pattern ships as a broken/fixed pair of blocks: <strong><a href=\"https://github.com/ryanwelcher/iframe-editor-examples\" rel=\"noopener\" target=\"_blank\">iframe-editor-examples on GitHub</a></strong>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Global <code>window</code> and <code>document</code> references</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The classic: a block that reads the viewport or listens for resize.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Broken in the iframed editor\nuseEffect( () => {\n	const update = () => setWidth( window.innerWidth );\n	update();\n	window.addEventListener( \'resize\', update );\n	return () => window.removeEventListener( \'resize\', update );\n}, [] );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Broken in the iframed editor</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">useEffect</span><span style=\"color: #D4D4D4;\">( () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\"> = () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">setWidth</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">innerWidth</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">window</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Editor scripts load in the admin page, so <code>window</code> is the <strong>admin</strong> window. In the iframed editor this reports the wrong width and never reacts to the canvas resizing — switch to the Tablet preview and the number doesn&#8217;t move.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The fix is to derive the document and window from your block&#8217;s own DOM element:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Fixed — works iframed or not\nimport { useRefEffect } from \'@wordpress/compose\';\n\nconst ref = useRefEffect( ( element ) => {\n	const { defaultView } = element.ownerDocument;\n	const update = () => setWidth( defaultView.innerWidth );\n	update();\n	defaultView.addEventListener( \'resize\', update );\n	return () => defaultView.removeEventListener( \'resize\', update );\n}, [] );\n\nconst blockProps = useBlockProps( { ref } );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x2705; Fixed — works iframed or not</span></span>\n<span class=\"line\"><span style=\"color: #C586C0;\">import</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">useRefEffect</span><span style=\"color: #D4D4D4;\"> } </span><span style=\"color: #C586C0;\">from</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #CE9178;\">\'@wordpress/compose\'</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">ref</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">useRefEffect</span><span style=\"color: #D4D4D4;\">( ( </span><span style=\"color: #9CDCFE;\">element</span><span style=\"color: #D4D4D4;\"> ) </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #4FC1FF;\">defaultView</span><span style=\"color: #D4D4D4;\"> } = </span><span style=\"color: #9CDCFE;\">element</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">ownerDocument</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\"> = () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">setWidth</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">innerWidth</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">update</span><span style=\"color: #D4D4D4;\">();</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">defaultView</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'resize\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">update</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span>\n<span class=\"line\"></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">blockProps</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #DCDCAA;\">useBlockProps</span><span style=\"color: #D4D4D4;\">( { </span><span style=\"color: #9CDCFE;\">ref</span><span style=\"color: #D4D4D4;\"> } );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Two things to notice:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>element.ownerDocument</code> is whatever document the block is rendered into — the iframe&#8217;s document when iframed, the admin document when not. <code>ownerDocument.defaultView</code> is that document&#8217;s window. Code written this way is <em>context-agnostic</em>: it doesn&#8217;t care whether the iframe exists.</li>\n\n\n\n<li><code>useRefEffect</code> (from <code>@wordpress/compose</code>) instead of <code>useRef</code> + <code>useEffect</code>: it re-runs the callback when the ref changes, so if the block ever moves between documents, your listeners re-attach to the right window.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. &#8220;Close on outside click&#8221; and other document-level events</h3>\n\n\n\n<p class=\"wp-block-paragraph\">This one is my favorite because it fails <em>weirdly</em>. A dropdown that closes when you click outside, implemented the way every React tutorial teaches it:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Broken in the iframed editor\nuseEffect( () => {\n	const closeOnOutsideClick = ( event ) => {\n		if ( ! containerRef.current.contains( event.target ) ) {\n			setIsOpen( false );\n		}\n	};\n	document.addEventListener( \'click\', closeOnOutsideClick );\n	return () => document.removeEventListener( \'click\', closeOnOutsideClick );\n}, [] );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Broken in the iframed editor</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">useEffect</span><span style=\"color: #D4D4D4;\">( () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> = ( </span><span style=\"color: #9CDCFE;\">event</span><span style=\"color: #D4D4D4;\"> ) </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		</span><span style=\"color: #C586C0;\">if</span><span style=\"color: #D4D4D4;\"> ( ! </span><span style=\"color: #9CDCFE;\">containerRef</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">current</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">contains</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">event</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #9CDCFE;\">target</span><span style=\"color: #D4D4D4;\"> ) ) {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">			</span><span style=\"color: #DCDCAA;\">setIsOpen</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #569CD6;\">false</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">		}</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	};</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">addEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'click\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #C586C0;\">return</span><span style=\"color: #D4D4D4;\"> () </span><span style=\"color: #569CD6;\">=&gt;</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">removeEventListener</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'click\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #9CDCFE;\">closeOnOutsideClick</span><span style=\"color: #D4D4D4;\"> );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}, [] );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">In the iframed editor, clicks inside the canvas happen in the <strong>iframe&#8217;s</strong> document. They never bubble to the admin document, so the listener never fires. The result: click another block in the canvas and the dropdown stays open — but click the admin sidebar and it closes. Same code, same block, works perfectly in the non-iframed editor. This is the kind of bug report you&#8217;ll get from users that &#8220;can&#8217;t be reproduced&#8221; — because whoever tested it happened to have a v2 block sitting in their post, which quietly dropped the iframe and made everything work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Fix: same principle, attach to <code>element.ownerDocument</code> instead of <code>document</code> (<a href=\"https://github.com/ryanwelcher/iframe-editor-examples/blob/trunk/src/click-outside-fixed/edit.js#L32\">see the plugin for the full <code>useRefEffect</code> version</a>).</p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Editor styles enqueued into the wrong document</h3>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re styling your block&#8217;s editor experience with <code>enqueue_block_editor_assets</code>, those styles load in the <strong>admin page</strong> — outside the iframe. They silently stop applying the moment the canvas is iframed:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>PHP</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Loads in the admin page — never reaches the iframed canvas.\nfunction myplugin_enqueue_editor_styles() {\n	wp_enqueue_style( \'myplugin-editor\', plugins_url( \'editor.css\', __FILE__ ) );\n}\nadd_action( \'enqueue_block_editor_assets\', \'myplugin_enqueue_editor_styles\' );</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// &#x274c; Loads in the admin page — never reaches the iframed canvas.</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">function</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #DCDCAA;\">myplugin_enqueue_editor_styles</span><span style=\"color: #D4D4D4;\">() {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #DCDCAA;\">wp_enqueue_style</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'myplugin-editor\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #DCDCAA;\">plugins_url</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'editor.css\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #569CD6;\">__FILE__</span><span style=\"color: #D4D4D4;\"> ) );</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span>\n<span class=\"line\"><span style=\"color: #DCDCAA;\">add_action</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #CE9178;\">\'enqueue_block_editor_assets\'</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">\'myplugin_enqueue_editor_styles\'</span><span style=\"color: #D4D4D4;\"> );</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">The fix is to register editor styles through <code>block.json</code>, which WordPress injects <strong>into</strong> the canvas document, iframed or not:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JSON</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">{\n	\"editorStyle\": \"file:./index.css\"\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D4D4D4;\">{</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">&quot;editorStyle&quot;</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">&quot;file:./index.css&quot;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">(<code>add_editor_style()</code> also gets copied into the iframe, if you need theme-level editor styles.)</p>\n\n\n\n<p class=\"wp-block-paragraph\">The demo plugin makes this visual: the same block carries a green banner from <code>editorStyle</code> and a red banner from <code>enqueue_block_editor_assets</code>. Count the banners — two means no iframe, one means you&#8217;re iframed.</p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Stale CSS written for the leaky editor</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The section above is about CSS loading into the wrong document. This one is the sneakier inverse: the stylesheet loads into the <em>right</em> document — injected straight into the canvas, exactly as intended — and still gets it wrong, because of what it was written to describe. These are the rules that quietly stop matching, or start over-matching, once the canvas becomes its own document. It&#8217;s the code that&#8217;s been sitting in themes and plugins for years, &#8220;working,&#8221; right up until the iframe is enforced.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Selectors keyed on admin body classes</strong></h4>\n\n\n\n<p class=\"wp-block-paragraph\">The most common one, and it fails exactly like the &#8220;close on outside click&#8221; bug — silently.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> The canvas body no longer carries these classes */\n.wp-admin .my-block { padding: 2rem; }\nbody.block-editor-page .my-block__title { font-size: 2rem; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; The canvas body no longer carries these classes */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.wp-admin</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">padding</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">body.block-editor-page</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block__title</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-size</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Inside the iframe, the canvas <code>&lt;body&gt;</code> is a clean document — no <code>wp-admin</code>, no <code>block-editor-page</code>. The selector matches nothing and your editor styling just evaporates. Same block, same stylesheet, works perfectly in the non-iframed editor.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Scope to the block, not the admin chrome */\n.my-block { padding: 2rem; }\n.my-block__title { font-size: 2rem; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; Scope to the block, not the admin chrome */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">padding</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block__title</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-size</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">2rem</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\"><code>.editor-styles-wrapper</code> <em>does</em> still wrap the canvas content inside the iframe, so <code>.editor-styles-wrapper .my-block</code> keeps working if you need genuinely editor-only styling — but the admin ancestor was almost never necessary in the first place.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Offsets that compensate for admin chrome</strong></h4>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Subtracting the admin sidebar and adminbar from the viewport */\n.my-fullwidth { width: calc( 100vw - 160px ); } /* 160px = admin menu */\n.my-toolbar   { position: fixed; top: 32px; }   /* 32px = #wpadminbar */</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; Subtracting the admin sidebar and adminbar from the viewport */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-fullwidth</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">width</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #DCDCAA;\">calc</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #B5CEA8;\">100vw</span><span style=\"color: #D4D4D4;\"> - </span><span style=\"color: #B5CEA8;\">160px</span><span style=\"color: #D4D4D4;\"> ); } </span><span style=\"color: #6A9955;\">/* 160px = admin menu */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-toolbar</span><span style=\"color: #D4D4D4;\">   { </span><span style=\"color: #9CDCFE;\">position</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">fixed</span><span style=\"color: #D4D4D4;\">; </span><span style=\"color: #9CDCFE;\">top</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">32px</span><span style=\"color: #D4D4D4;\">; }   </span><span style=\"color: #6A9955;\">/* 32px = #wpadminbar */</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">This is the flip side of the win from earlier: now that <code>100vw</code> resolves against the <em>canvas</em> instead of the admin page, there&#8217;s no sidebar to subtract — so the <code>calc()</code> overshoots, and <code>top: 32px</code> pushes your toolbar below an admin bar that doesn&#8217;t exist in this document.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> The canvas is the viewport now — no compensation needed */\n.my-fullwidth { width: 100vw; }\n.my-toolbar   { position: fixed; top: 0; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; The canvas is the viewport now — no compensation needed */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-fullwidth</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">width</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">100vw</span><span style=\"color: #D4D4D4;\">; }</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-toolbar</span><span style=\"color: #D4D4D4;\">   { </span><span style=\"color: #9CDCFE;\">position</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">fixed</span><span style=\"color: #D4D4D4;\">; </span><span style=\"color: #9CDCFE;\">top</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">0</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Specificity walls built to fight leakage</strong></h4>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"❌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/274c.png\" style=\"height: 1em;\" /> Cranked up to beat leaking admin styles */\n.editor-styles-wrapper .my-block p {\n	font-family: Georgia, serif !important;\n	line-height: 1.6 !important;\n	box-sizing: border-box !important;\n}</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x274c; Cranked up to beat leaking admin styles */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.editor-styles-wrapper</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">p</span><span style=\"color: #D4D4D4;\"> {</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">font-family</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">Georgia</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">serif</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">line-height</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #B5CEA8;\">1.6</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">	</span><span style=\"color: #9CDCFE;\">box-sizing</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">border-box</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #569CD6;\">!important</span><span style=\"color: #D4D4D4;\">;</span></span>\n<span class=\"line\"><span style=\"color: #D4D4D4;\">}</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">The iframe already stops admin CSS from leaking in — that&#8217;s one of the reasons it&#8217;s a good thing. These <code>!important</code>s and resets have no admin styles left to override, but they <em>do</em> now override the theme styles the iframe loads into the canvas. The result: your editor preview drifts <em>away</em> from the front end — the exact opposite of what the iframe is for.</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>CSS</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">/* <img alt=\"✅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png\" style=\"height: 1em;\" /> Let theme styles through; set only what your block truly owns */\n.my-block p { font-family: Georgia, serif; }</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">/* &#x2705; Let theme styles through; set only what your block truly owns */</span></span>\n<span class=\"line\"><span style=\"color: #D7BA7D;\">.my-block</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #D7BA7D;\">p</span><span style=\"color: #D4D4D4;\"> { </span><span style=\"color: #9CDCFE;\">font-family</span><span style=\"color: #D4D4D4;\">: </span><span style=\"color: #CE9178;\">Georgia</span><span style=\"color: #D4D4D4;\">, </span><span style=\"color: #CE9178;\">serif</span><span style=\"color: #D4D4D4;\">; }</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Two things to notice:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The pattern is the same as the JavaScript fixes: <strong>stop describing the admin, start describing your block.</strong> A selector that names <code>.wp-admin</code>, <code>#wpadminbar</code>, or <code>.block-editor-page</code> is reaching for chrome that isn&#8217;t in the canvas document anymore.</li>\n\n\n\n<li>Most of these were <em>workarounds for problems the iframe solves.</em> Deleting them is usually the fix.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">5. Third-party libraries that assume one global context</h3>\n\n\n\n<p class=\"wp-block-paragraph\">The biggest real-world hazard. Masonry layouts, sliders, lightboxes, maps — a generation of libraries was written assuming there is exactly one <code>document</code>:</p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\"><span style=\"display: flex; padding: 10px 0px 0 16px; font-size: 0.8em; width: 100%; text-align: left; background-color: #1E1E1E; font-style: italic; color: #D4D4D4;\"><span>JavaScript</span></span><span class=\"code-block-pro-copy-button\" style=\"color: #D4D4D4; display: none;\" tabindex=\"0\"><pre class=\"code-block-pro-copy-button-pre\"><textarea class=\"code-block-pro-copy-button-textarea\" readonly=\"readonly\" tabindex=\"-1\">// Inside some-legacy-lib.js\nconst targets = document.querySelectorAll( selector ); // finds nothing in the iframe</textarea></pre><svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><path class=\"with-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path class=\"without-check\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg></span><pre class=\"shiki dark-plus\" style=\"background-color: #1E1E1E;\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #6A9955;\">// Inside some-legacy-lib.js</span></span>\n<span class=\"line\"><span style=\"color: #569CD6;\">const</span><span style=\"color: #D4D4D4;\"> </span><span style=\"color: #4FC1FF;\">targets</span><span style=\"color: #D4D4D4;\"> = </span><span style=\"color: #9CDCFE;\">document</span><span style=\"color: #D4D4D4;\">.</span><span style=\"color: #DCDCAA;\">querySelectorAll</span><span style=\"color: #D4D4D4;\">( </span><span style=\"color: #9CDCFE;\">selector</span><span style=\"color: #D4D4D4;\"> ); </span><span style=\"color: #6A9955;\">// finds nothing in the iframe</span></span></code></pre></div>\n\n\n\n<p class=\"wp-block-paragraph\">Your block calls the library, the library queries the admin document, finds zero matches, and silently does nothing. No error, no warning — the block just stops being enhanced.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Your options, in order of preference:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Pass elements, not selectors.</strong> If the library accepts an element (<code>lib.init( element )</code>), hand it the block&#8217;s element from <code>useRefEffect</code> and you&#8217;re usually fine.</li>\n\n\n\n<li><strong>Patch the library.</strong> For unmaintained dependencies, <a href=\"https://www.npmjs.com/package/patch-package\" rel=\"noopener\" target=\"_blank\"><code>patch-package</code></a> is the pragmatic answer: edit the module in <code>node_modules</code> to resolve <code>document</code>/<code>window</code> from the element (<code>node.ownerDocument</code>), run <code>npx patch-package &lt;pkg&gt;</code>, commit the patch, add a <code>postinstall</code> script. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\" rel=\"noopener\" target=\"_blank\">official migration guide</a> walks through a real patch for <code>@panzoom/panzoom</code>.</li>\n\n\n\n<li><strong>Guard and bail.</strong> If the library is loaded inside the iframe (front-end scripts are), check for it on <code>defaultView</code> before using it: <code>if ( ! defaultView.jQuery ) return;</code></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">So what does <code>apiVersion: 3</code> actually do?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Less than you might think — and that&#8217;s the point. Declaring <code>\"apiVersion\": 3</code> in <code>block.json</code> doesn&#8217;t change how your block renders; it&#8217;s a <strong>signal that your block is iframe-ready</strong>. All core blocks have been on v3 since WordPress 6.3. For most blocks the migration is literally a one-line change… followed by the actual work: testing that nothing in your <code>edit</code> component (or the libraries it pulls in) touches the global <code>document</code>/<code>window</code>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And to be clear about 7.1: the iframe will be enforced there <strong>regardless</strong> of <code>apiVersion</code>. Staying on v2 doesn&#8217;t opt you out anymore — it just means you get the console warning <em>and</em> the breakage.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test today</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You don&#8217;t need to wait for 7.1. What you&#8217;re testing is that your block works in <strong>both states</strong> — iframed and not — because both will exist in the wild for a while yet.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Iframed:</strong> install the <strong>Gutenberg plugin 22.6+</strong>. It enforces the iframe regardless of theme, so this is the fastest way to live in the future. <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\"><strong>7.1 Beta 1</strong> </a>does the same — I&#8217;ve confirmed it forces the iframe on a classic theme, which is the merged behavior shipping in August.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Not iframed:</strong> run <strong>WordPress 7.0 without the plugin</strong> and insert a v1/v2 block alongside yours — the canvas drops the iframe on the fly. <a href=\"https://github.com/ryanwelcher/iframe-editor-examples\">The companion plugin&#8217;s <code>legacy-api-v2</code> block exists for exactly this.</a> Any theme will do: core 7.0 has no theme check in the iframe decision at all, so you don&#8217;t need to hunt down a classic theme to reproduce this.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Confirm which state you&#8217;re in:</strong> <code>element.ownerDocument !== document</code>, or look for <code>iframe[name=\"editor-canvas\"]</code> in devtools.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The Site Editor</strong> has been iframed for years — if your block already behaves there, you&#8217;re most of the way home.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>The companion plugin</strong> ships a <code>wp-env</code> setup, an example override file that adds Gutenberg for enforced mode (copy it to <code>.wp-env.override.json</code>), and <strong>two Playground blueprints</strong> — one per state, so you can flip between iframed and not in two tabs without installing anything.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The block author&#8217;s checklist</h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Set <code>\"apiVersion\": 3</code> in every <code>block.json</code>.</li>\n\n\n\n<li>Check your editor code for <code>window.</code> and <code>document.</code> — every hit is a suspect. Replace with <code>element.ownerDocument</code> / <code>.defaultView</code> via <code>useRefEffect</code>.</li>\n\n\n\n<li>Check for <code>enqueue_block_editor_assets</code> — move canvas-affecting styles to <code>editorStyle</code> in <code>block.json</code>.</li>\n\n\n\n<li>Check your editor CSS for <code>.wp-admin</code>, <code>#wpadminbar</code>, and <code>.block-editor-page</code> , admin chrome offsets and <code>!important</code></li>\n\n\n\n<li>Audit third-party libraries: pass elements not selectors, patch what you must.</li>\n\n\n\n<li>Test both <strong>states</strong>, not both themes: iframed (Gutenberg 22.6+ active) and not iframed (no plugin, v1/v2 block inserted). </li>\n\n\n\n<li>Watch the console with <code>SCRIPT_DEBUG</code> on — the deprecation warnings tell you which registered blocks are still on v1/v2.</li>\n</ol>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Note What&#8217;s <em>not</em> on that list:</strong> checking whether the active theme is a block theme. Core exposes that answer twice — as <code>__unstableIsBlockBasedTheme</code> in the editor settings and as <code>is_block_theme</code> on the REST themes endpoint — and there&#8217;s a shelved PR and a live debate behind it. Your block never needs to ask. <code>element.ownerDocument !== document</code> answers the only version of the question that affects you. If you&#8217;re curious what that theme check does under the hood, that&#8217;s its own story: <a href=\"https://gutenbergtimes.com/how-wordpress-decides-a-theme-is-a-block-theme/\"><strong>How WordPress decides a Theme is a &#8220;Block theme&#8221;.</strong></a></p>\n\n\n\n<p class=\"wp-block-paragraph\">Resources</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2026/02/24/iframed-editor-changes-in-wordpress-7-0/\" rel=\"noopener\" target=\"_blank\">Iframed Editor Changes in WordPress 7.0</a> — the dev note this all builds on</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/74042\" rel=\"noopener\" target=\"_blank\">Post editor: always iframe (#74042)</a> — the merged PR that makes 7.1 always-iframed, and the discussion behind the beta-feedback plan</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2026/06/19/roadmap-to-7-1/\" rel=\"noopener\" target=\"_blank\">Roadmap to 7.1</a> — the original block-themes-first plan, superseded by #74042</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\" rel=\"noopener\" target=\"_blank\">Preparing the Post Editor for Full iframe Integration</a> — the 6.9 groundwork</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/\" rel=\"noopener\" target=\"_blank\">Migrating Blocks for iframe Editor Compatibility</a> — the official migration guide</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/\" rel=\"noopener\" target=\"_blank\">Block API Versions</a> — what each version means</li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/block-editor/how-to-guides/enqueueing-assets-in-the-editor/\">Enqueueing editor assets</a></li>\n\n\n\n<li><a href=\"https://developer.wordpress.org/themes/core-concepts/including-assets/#editor-stylesheets\">Editor styles for themes</a></li>\n\n\n\n<li>Companion demo plugin: <a href=\"https://github.com/ryanwelcher/iframe-editor-examples\" rel=\"noopener\" target=\"_blank\">iframe-editor-examples</a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 16:21:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Ryan Welcher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Open Channels FM: Who Is Actually Using the Internet?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2557053\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://openchannels.fm/who-is-actually-using-the-internet/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"A look at the impact of AI and bots on the web, emphasizing the decline of human engagement, the challenges for content creators, and the future of digital interaction.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 13:41:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"Open Channels FM: Open Channels FM Launches Streamed News Show Focused on the Open Source Ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556978\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"https://openchannels.fm/open-channels-fm-launches-streamed-news-show-focused-on-the-open-source-ecosystem/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"Open Channels FM is launching a new video news show called Open Channels News, starting July 27th. It\'s a quick, five to ten-minute program covering various open source topics, available live and on YouTube.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jul 2026 12:55:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: A small integration detail with a big impact\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284827\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://akismet.com/blog/a-small-integration-detail-with-a-big-impact/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1814:\"<p class=\"wp-block-paragraph\"><a href=\"https://givewp.com\">GiveWP</a> is the most popular fundraising and donation tool on WordPress, powering over $500 million in donations. It integrates with Akismet to ensure that spammy or potentially fraudulent submissions get filtered out. Recently, some Give users saw an unusually high level of false positives on their donation forms: legitimate donation submissions that were being marked as spam.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We investigated and found that the donation forms were being sent to Akismet for checking after each step in the donation process: once after choosing an amount, again after the user entered their name, again after they entered an optional message, etc. To Akismet, this looks like sudden repeated submissions from the same user, all with similar content (better known as spam).</p>\n\n\n\n<p class=\"wp-block-paragraph\">Akismet supports rechecking content, but only if the integration includes <a href=\"https://akismet.com/developers/detailed-docs/comment-check/\">the <code>recheck_reason</code> parameter</a>. If that parameter is present, Akismet knows not to classify the repeated duplicate (or nearly duplicate) checks as part of a spam attack; however, if <code>recheck_reason</code> is omitted, this kind of consecutive similar content looks very similar to spam, and Akismet blocks it.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/impress-org/givewp/issues/8238\">We reported the root issue</a> to Liquid Web, and they quickly addressed it and released a fix in version 4.16.0. This kind of collaboration is what makes Open Source great!</p>\n\n\n\n<p class=\"wp-block-paragraph\">We&#8217;re planning on bringing automatic integration review to more clients and platforms, so stay tuned for more tips and insights.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 16:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 7.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:17975:\"<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 1 is ready for download and testing! </p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 1</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 1 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" rel=\"noreferrer noopener\" target=\"_blank\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta1.zip\">Beta 1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" rel=\"noreferrer noopener\" target=\"_blank\">WP-CLI</a> command: <br /><code>wp core update --version=7.1-beta1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" rel=\"noopener\" target=\"_blank\">7.1 Beta 1 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" rel=\"noopener\" target=\"_blank\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing! </p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience. <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the <a href=\"https://wordpress.org/support/forum/alphabeta/\" rel=\"noopener\" target=\"_blank\">Alpha/Beta area</a> of the support forums. If you are comfortable submitting a reproducible bug report, you can do so <a href=\"https://core.trac.wordpress.org/newticket\" rel=\"noopener\" target=\"_blank\">via WordPress Trac</a>. You can also check your issue against this list of <a href=\"https://core.trac.wordpress.org/tickets/major\" rel=\"noopener\" target=\"_blank\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 will include new features that were previously only available in the Gutenberg plugin. Learn more about Gutenberg updates since WordPress 7.0 in the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s New in Gutenberg</a> posts for versions <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a>, <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a>, <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a>, <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>, <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a>, <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a>, <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a>, <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a>, <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> and 23.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new in WordPress 7.1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 delivers a more complete set of styling controls, a smoother media experience, and a more personalized admin experience. Notes have evolved to add inline notes with @mentions and rich text formatting that make asynchronous feedback feel more powerful. New styling features unlock long requested features to style how blocks look across screen sizes and to style interactive states, all without writing custom CSS. Various client side media improvements means better format support, improved performance, and more resilient uploads when adding media to your site. A new inline cropping tool brings a fresh and more robust experience to editing images. Finally, the admin experience becomes easier to navigate with an ever present admin bar in the editors, improvements to the command palette, and various quality of life improvements. Underneath it all, developers get an expanding set of APIs to build on, and site owners get better support for a truly global audience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">New suite of Notes features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Notes continue to grow into a fuller collaboration experience, making asynchronous feedback between teams faster and more expressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Text Formatting</strong>: Notes now support inline formatting like bold, italic, code, links and adding emoji; each with a respective keyboard shortcut, so feedback reads clearly without breaking your flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>@mentions</strong>: Type &#8220;@&#8221; in a Note to pull up a searchable list of collaborators and tag someone directly, so feedback points at the right person without leaving the sidebar.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave notes anywhere</strong>: Start more than one conversation on the same block instead of folding every comment into a single thread, making it easier to track distinct pieces of feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inline notes:</strong> Leave a note on a text selection instead of on an entire block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Show more / show less</strong>: Long notes now collapse by default with a toggle to expand them, keeping the margin tidy while you write.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Style it your way, on any screen</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 takes a major step toward built-in responsive design and interactive styling, letting you achieve looks that once required writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Responsive styling</strong>: Define how a block looks at different screen sizes directly in the editor, for both Global Styles and individual blocks without the need of writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Viewport breakpoint customization</strong>: Theme authors can now define their own responsive breakpoints in <code>theme.json</code>, giving more flexibility for how responsive controls behave on a given site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interactive state styling</strong>: Style how blocks respond to interaction, like a button changing color on hover or focus, using a standardized set of controls for both Global Styles and individual block instances.</p>\n\n\n\n<h3 class=\"wp-block-heading\">A smoother media experience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading, editing, and browsing media keeps getting more capable and more reliable.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Client-side media processing</strong>: Image and media processing moves into the browser, now with broader format support that includes HEIC (the default format for iPhone photos), UltraHDR, AVIF and WebP support built in, plus GIF-to-video conversion for lighter, more efficient files. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off.</li>\n\n\n\n<li><strong>New Media Editor Modal</strong>: A dedicated modal for editing images replaces the inline cropping tool, bringing cropping, rotation, and metadata editing together in one streamlined workflow.</li>\n\n\n\n<li><strong>Smarter galleries</strong>: Gallery blocks can automatically pull in and sort media already attached to the current post, cutting down on manual set-up.</li>\n\n\n\n<li><strong>View attached images:</strong> After you upload images to a post, the inserter will automatically surface them in a new Attached images section to make it easier to find relevant images.</li>\n\n\n\n<li><strong>Infinite scrolling by default</strong>: The Media Library grid view now loads additional items automatically as you scroll, rather than requiring a click on &#8220;Load more&#8221; especially handy for sites that handle large media libraries. This can be disabled under your user profile.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">A more personal, more navigable admin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">These meaningful upgrades make the WordPress admin easier to move around in and more consistent with how you like to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Persistent toolbar (Omnibar)</strong>: The admin toolbar now travels with you into the Site Editor and Block Editor, with a series of polish improvements throughout.</li>\n\n\n\n<li><strong>Command palette improvements</strong>: Moving through the dashboard and editor with the command palette <code>(Ctrl/Cmd+K)</code> is more refined to make finding what you need even faster! Now results are grouped into <em>Recent, matching and Suggestions</em> sections instead of one flat list.</li>\n\n\n\n<li><strong>Admin color scheme in the Site Editor</strong>: The Site Editor now reflects your chosen admin color scheme instead of always using a fixed background.</li>\n\n\n\n<li><strong>DataViews and DataForms iterations</strong>: Continued refinement of the components behind managing lists of posts, pages, patterns, and templates, alongside the forms used to edit them.</li>\n\n\n\n<li><strong>Excerpts in the Posts list</strong>: The Posts list view now shows a short excerpt for each entry, making it easier to identify the post you&#8217;re looking for without opening it.</li>\n\n\n\n<li><strong>Visual revisions</strong>: This release adds a picker activity layout for browsing history in more detail, clearly labeled autosaves in the timeline, and an autosave notice that opens straight into the visual revisions view. Global Styles revisions get a small polish too, swapping the <em>active</em> style&#8217;s text label for a badge.</li>\n\n\n\n<li><strong>A dedicated Identity section</strong>: Site identity settings like your title, tagline, and icon are now live in their own clearly labeled section of the Site Editor, making them easier to find and update.</li>\n\n\n\n<li><strong>On This Day Widget</strong>: A new widget resurfaces what you published on this date in past years, right on your dashboard. A small nudge to look back on what you&#8217;ve written, and a reason to write something new today.</li>\n\n\n\n<li><strong>Allow Changing Comment Parent:</strong> Fixing a misthreaded comment used to mean editing the database directly. WordPress 7.1 adds an editable &#8220;In reply to&#8221; control to the Edit Comment screen, letting you pick a new parent from a dropdown of the post&#8217;s other comments. It&#8217;s scoped to the same post, so this is about untangling threads, not moving comments across posts.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New blocks and block-level enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 release brings a handful of block refinements that give more control with fewer steps.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Playlist Block:</strong> A new block for adding a collection of audio files to a post or page, with an optional waveform visualization that shows the audio&#8217;s shape as it plays; a more visual way to present podcasts, music, or audio content without using any third-party plugins.</li>\n\n\n\n<li><strong>Tabs Block:</strong> A new block for organizing content into clickable tabbed panels instead of showing everything at once. It&#8217;s a cleaner way to present related content without overwhelming the page.</li>\n\n\n\n<li><strong>Background gradients</strong>: Background gradients and background images no longer conflict. The gradient used to get silently overridden by the image, but now they combine and display together. This fix extends beyond the Group block to Verse, Accordion, Pullquote, Post Content, and Quote block.</li>\n\n\n\n<li><strong>HTML block editable content</strong>: The HTML block now supports editable nested blocks. This is great to use for AI-generated content, which often arrives as raw HTML.</li>\n\n\n\n<li><strong>&#8220;Mark as decorative&#8221; for images</strong>: A new toggle on the Image block lets you hide purely decorative images from screen readers for a better accessibility experience.</li>\n\n\n\n<li><strong>Smarter shortcode handling</strong>: Pasting or converting a shortcode into the Embed block now creates a proper Embed block instead of leaving raw shortcode text behind, and the Shortcode block gains block-specific transforms of its own.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Built for a global audience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues work to make Core reflect the full diversity of its worldwide community, with progress toward supporting Unicode email addresses so usernames, slugs, and email addresses can better represent users everywhere.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Built for developers</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues to expand the foundation developers build on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Abilities API expansion</strong>: Continued refinement of the Abilities API with improved querying, filtering, and input validation, giving developers and AI tooling a more reliable foundation to build on.</li>\n\n\n\n<li><strong>Block Bindings for list items</strong>: Block Bindings now extend to List Item, making it possible to connect more block content to dynamic data sources without custom code.</li>\n\n\n\n<li><strong>Custom icon registration</strong>: New functions let plugin and theme authors register their own icons for the Icons block for use throughout the block editor.</li>\n\n\n\n<li><strong>Enforced iframed editor</strong>: The post editor now always runs inside an iframe, isolating the editing canvas from admin styles for more predictable rendering. Blocks using Block API v2 or lower should be updated to v3 for compatibility.</li>\n\n\n\n<li><strong>wordpress/theme stabilization</strong>: Introduces design tokens and a stable React ThemeProvider to provide a more consistent, customizable foundation for WordPress admin interfaces.</li>\n\n\n\n<li><strong>Connectors authentication improvements</strong>: The Connectors screen now also supports username and application-password login &#8211; a more familiar way to connect plugins and services. This release also closes a security gap where browsers could auto-suggest saved credentials into the API key field.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">With so much in progress for WordPress 7.1 Beta 1, this is still only the beginning; expect continued refinement with each Beta and RC release ahead of the final release on <strong>August 19, 2026</strong> at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" width=\"1024\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Just for you: a Beta 1 haiku:</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Seeds of Seven-One,<br />Notes, styles, media, and tools—<br />Test, and watch them bloom.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a class=\"mention\" href=\"https://profiles.wordpress.org/benjamin_zekavica/\"><span class=\"mentions-prefix\">@</span>benjamin_zekavica</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/amykamala/\"><span class=\"mentions-prefix\">@</span>amykamala</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/wildworks/\"><span class=\"mentions-prefix\">@</span>wildworks</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/adamsilverstein/\"><span class=\"mentions-prefix\">@</span>adamsilverstein</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/annezazu/\"><span class=\"mentions-prefix\">@</span>annezazu</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/fushar/\"><span class=\"mentions-prefix\">@</span>fushar</a>, <a class=\"mention\" href=\"https://profiles.wordpress.org/jorgefilipecosta/\"><span class=\"mentions-prefix\">@</span>jorgefilipecosta</a><em>, <a class=\"mention\" href=\"https://profiles.wordpress.org/joedolson/\"><span class=\"mentions-prefix\">@</span>joedolson</a> for proofreading and review.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 15:53:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Krupa Nanda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Open Channels FM: How AI Tools Are Transforming Everyday Web Design Practices\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556905\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://openchannels.fm/how-ai-tools-are-transforming-everyday-web-design-practices/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"In this episode, Bob and Cami discuss how AI is reshaping web design, offering tips on using AI tools effectively, educating clients, and adapting workflows for better efficiency in the digital space.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 14:45:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"WPTavern: #225 – Milan Petrović on the Risks of Legacy PHP in WordPress and Why Upgrading Matters for Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=206447\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://wptavern.com/podcast/225-milan-petrovic-on-the-risks-of-legacy-php-in-wordpress-and-why-upgrading-matters-for-security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:43219:\"<details>Transcript<div>\n<p class=\"wp-block-paragraph\">[00:00:19] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox Podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, the risks of legacy PHP in WordPress and why upgrading matters for security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast, and you can copy that URL into most podcast players. If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you or your idea featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So on the podcast today we have Milan Petrović. Milan has been deeply immersed in the WordPress ecosystem since 2007, developing an array of plugins, especially for expanding bbPress forums, and running his own company, creating plugins before joining the Freemius team as a full stack developer. With nearly two decades of hand-on experience, Milan has witnessed firsthand the evolution of both the WordPress and PHP landscapes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many WordPress users may be only partially aware of PHP. Perhaps they&#8217;ve noticed version numbers in their hosting panel, but few of the millions of WordPress users understand the real impact that PHP versions have on the security and performance of their websites. Milan is here to shine a light on why embracing newer versions like PHP eight isn&#8217;t just good practise, but a crucial step for security and efficiency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan begins by recounting his journey through WordPress development. The conversation gets into the heart of his recent WordCamp Europe presentation, which tackles how legacy PHP code exposes sites to thousands of open bugs and vulnerabilities. And why relying on old versions is, as he describes, an active invitation for automated exploitation.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The discussion explores the contrast between running legacy code, and using the native shields of modern PHP, and highlights how PHP 8 not only closes security holes, but also delivers major performance boosts, reducing memory usage, and accelerating speed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re wondering why you should care about the PHP version your site is running on, or you&#8217;re a developer interested in practical ways to harden your code, Milan unpacks both the existential risks of outdated PHP, and the step-by-step benefits for hosts, agencies, and plug-in developers alike.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He introduces his Vulnerability Lab plugin, designed for developers to see firsthand how code exploits play out differently across PHP versions, and makes the case that modernising can happen gradually, one update, one plugin at a time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;ve ever questioned how your hosting choice, or plugin stack, could affect your site&#8217;s future. Or you&#8217;re ready to take the first steps towards building more secure and future proof WordPress products, this episode is for you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And so without further delay, I bring you Milan Petrović.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I am joined on the podcast by Milan Petrović. Hello Milan.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:03:58] <strong>Milan Petrović:</strong> Hello Nathan. Thank you for having me here.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:00] <strong>Nathan Wrigley:</strong> You are very welcome. We&#8217;re in a beautiful, beautiful media room at WordCamp Europe. And I know that you have already done your presentation because we just had a little chat about the fact that you&#8217;ve done it and it went well and all of that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you want to tell us a little bit about you and your background working with code and developing and security and all of that kind of stuff? And then we&#8217;ll talk about your actual presentation and how it went.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:04:25] <strong>Milan Petrović:</strong> So I started with WordPress almost 20 years ago, so way back in 2007. And I created a lot of plugins for WordPress, and I especially have a lot of plugins for bbPress for expanding forums. Yeah, people still use forums these days. So that was, I really like bbPress and all the stuff I did with that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I have been working as a freelancer for a lot of years. I have my own company that was doing plugins, it&#8217;s called Dev4Press. But in 2024, I joined the amazing team at Freemius. So for almost two years I am a full stack developer at Freemius. And that was a really nice change of pace for me and the work I usually do before that. So yeah, that&#8217;s a short of it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:05:13] <strong>Nathan Wrigley:</strong> Yeah. That&#8217;s great. Thank you. And so the presentation that you did that is now over, goes like this. I&#8217;m going to read the entire blurb because it&#8217;s short enough to read, and it says, secure by design, hardening plugins with PHP 8.x. In the WordPress ecosystem, we&#8217;re often forced to choose between supporting the lowest common denominator of hosting and implementing modern security. But in 2026, writing legacy PHP 7 code isn&#8217;t just a bad habit, it&#8217;s an active invitation for automated exploitation. It&#8217;s time to stop playing whack-a-mole with sanitisation, and start building products that are secure by design. This talk isn&#8217;t just another slide deck on security tips. Through comparisons of a Vulnerability Lab plugin, you will see how common exploits like authentication bypass, and server side request forgery succeed on legacy code, only to be neutralised by the native shields of the latest PHP. You learn how to leverage the modern PHP patterns to ensure your plugins are resilient to a wide range of exploits.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now into the show notes I will put Milan&#8217;s wordpress.tv presentation so that you can go and watch the entirety of it. I guess basically if at any point you get confused, that would be a good idea, pause this podcast and go and check that out. But, how did it go? How well received was it?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:33] <strong>Milan Petrović:</strong> For me personally, I&#8217;m very satisfied with how how it went. I don&#8217;t know, it&#8217;s a bit overwhelming to be honest, but I am very satisfied and I got a lot of questions after the talk. I met a lot of people that liked what I had to say. And I think it&#8217;s good feedback to have, for something that is more technical like this was.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:06:52] <strong>Nathan Wrigley:</strong> Well touching on the fact that it&#8217;s more technical, I have to confess that I think you are going to have to shepherd me through this, because a lot of the content that you I think probably got stuck into is beyond my pay grade. But hopefully we&#8217;ll get through it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now at WordCamp Europe, where we are now, I don&#8217;t know what the ratio is, but I&#8217;m guessing that a significant proportion of the people out there are not developers. They kind of know that PHP is a thing. They realise that WordPress is built on that, but they don&#8217;t really have an understanding.</p>\n\n\n\n<p class=\"wp-block-paragraph\">They&#8217;ve probably heard of PHP 7. They&#8217;ve probably heard of PHP 8, because somewhere in a control panel that was shown to them. But maybe there&#8217;s not much of an understanding of the fact that it gets better over time. It gets secure over time. I think there&#8217;s probably a notion of, well, my website works. Why do I need to change anything?</p>\n\n\n\n<p class=\"wp-block-paragraph\">So let&#8217;s get into that. What were you talking about in your presentation? What&#8217;s changed in the landscape of PHP more recently that you brought to the fore that you shared with your audience?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:07:51] <strong>Milan Petrović:</strong> Yeah, I think that PHP 8 was a big milestone for a lot of things. And I&#8217;m not sure, but I don&#8217;t think that the wider communities are kind of aware about the impact of the PHP, or the server environment in general, on how the websites work and how secure they are. Maybe the WordPress in itself needs to spread more awareness about that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because right now we get a notice in the dashboard that maybe the PHP needs to be updated. But for a lot of website users, that can be too much and too little information at the same time, because they may be not aware of how to do things on their hosting site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">We need to spread more awareness about how important the changes in the code are when it comes to the newer PHP versions, and what they can do to improve the security. And how developers should be starting to use more of those new features and the new things that PHP provides on a language level nowadays.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:08:49] <strong>Nathan Wrigley:</strong> WordPress has got this real legacy, I suppose is the right word, of supporting legacy code. So WordPress itself is supported way, way, way back. You can keep using versions of WordPress, which are many, many, many years old. And I wonder what your stance is in terms of PHP, whether or not WordPress runs versions of PHP which are far too old, in your opinion.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So in other words, should WordPress have a policy of, I don&#8217;t know, 8.x only? Or is 7 okay. And I don&#8217;t know what other CMS platforms, you know, Drupal, Joomla as was. I don&#8217;t know what they do, I don&#8217;t know what their posture is.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:09:32] <strong>Milan Petrović:</strong> I think that one of the most important decisions that, it was done with WordPress early on, is that backwards compatibility, because it opened the doors for a wider adoption. Because you don&#8217;t need to change server every year, or you don&#8217;t need to upgrade your software that often. And that helped a lot of hosting companies to provide WordPress hosting very cheaply, because they didn&#8217;t have to have the latest PHP, they didn&#8217;t have to invest much more money into all that. So WordPress got a lot of adoption from backwards compatibility policies.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But in the same time, that also proved a bit of a problem. Because even the WordPress Core code is kind of stuck because of that policy of backwards compatibility. And it&#8217;s not only compatibility with old versions of WordPress, but the old versions of PHP. And we are running now maybe six years behind end of life PHP versions. Because PHP 7.4 end of life was four and a half years ago. And we still support it in the Core.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:10:33] <strong>Nathan Wrigley:</strong> Yeah, I guess it&#8217;s a nice thing to support it. And it, as you described, it was a great way of onboarding the millions of people that came along. But things have moved on.</p>\n\n\n\n<p class=\"wp-block-paragraph\">What would be some of the top level items? And I&#8217;m inviting you to open the scary book and sort of give out the worst case scenarios basically of running legacy code. So really, go to town, frighten us all. What are some of the horrors that await if you&#8217;re quite willing to, as a hosting company, support seven point whatever or beyond, six or five, or dare I say it, four, who knows? What are some of the terrible things that await us?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:11:08] <strong>Milan Petrović:</strong> To be honest, when I was researching some of the statistics and things like that, I was kind of scared when I saw that there are 3 or 4,000 open bug reports for PHP 7 and PHP 5, which are still in use today, and there are WordPress websites running on both of them in the millions. And there are 3 or 4,000 open and confirmed bags that are never going to be fixed. Never. So PHP 7 has thousands of bugs, and I&#8217;m sure that not everything security related, but a big chunk of those bags are related to security.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there are open exploits that run on the PHP level. They don&#8217;t care really about if you are using WordPress or using something else. It&#8217;s more like a exploit on the level of a, on a server side that can be quite scary because you, even the technical people are not really sure what are all those bugs. Who is going to go through 3,000 or 4,000 bug reports?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:05] <strong>Nathan Wrigley:</strong> Yeah, so just to sort of describe that, the fact that there is no more updates to the 7 branch of PHP means that all of those bugs which are publicly available, anybody can go and read great detail about what they are. Well that then means that any hacker can do that, and probably did like a dozen years ago. And so really you are painting a picture there of you are asking for trouble.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:12:30] <strong>Milan Petrović:</strong> There are hosting companies that maybe do things a bit differently because you don&#8217;t need to run PHP as it was created. You can build your own version of PHP. You can patch bugs on your own. And a lot of hosting companies are doing that. But in the same time, that also poses a problem. You are going to run WordPress in your own plugins on a platform that is not actually officially PHP supported. It can have some different quirks that make your code run a bit differently.</p>\n\n\n\n<p class=\"wp-block-paragraph\">A while ago we had the Facebook running their own PHP build, that was quite different from the public PHP. But they used it, and other people started using it. So I don&#8217;t know. Still I think that the official PHP is the one you should be on because you never know what other issues. Even when hosting company patches the PHP they&#8217;re using, maybe they&#8217;re opening doors to something else that is not quite documented on that level.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I think that the best policies, I don&#8217;t expect for WordPress to adopt the latest PHP or only supported PHP versions, but to kind of move quicker on the adoption of the newest version. So maybe we should be quicker to adopt PHP 8.0 or 8.1 is a next minimal required version for WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:13:50] <strong>Nathan Wrigley:</strong> When you say you don&#8217;t expect WordPress to do it, is that simply because it doesn&#8217;t have a history of doing it? Is there a technical reason why WordPress could not keep up with the latest version? I know we&#8217;ve got this plugin architecture where there&#8217;s thousands and thousands of developers who are all doing their own thing, and there&#8217;s all of that. Is there any technical reason why WordPress couldn&#8217;t be on the cutting edge, most up-to-date, latest version?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:14:15] <strong>Milan Petrović:</strong> There are two factors in all that. First one is you can declare, PHP 8 is the minimal version we support. We don&#8217;t support PHP 7.4 anymore. And that means that you don&#8217;t need to make any changes in WordPress at that point. You can declare it because WordPress is compatible with all PHP versions. It works on 8.0 and 8.5. That&#8217;s no problem. But say that branch 7 is no longer supported, you&#8217;re kind of pushing other developers and hosting companies to improve their support for newer versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And you don&#8217;t need to make immediate changes to WordPress. But at that point, you are open to modernise the code because now you can have more stricter typing across the board. There are some strict typing things in older PHP versions, but with 8.0, you can do all of that. And it doesn&#8217;t have to be a process that is done immediately. It can be done gradually. You can update parts of the WordPress Core over time. And it&#8217;ll take a few years, to get up to date, but at least you are closing doors to some older versions of PHP, and you are pushing developers as well for plugins to have that policy.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Right now, each developer can have their own plugins supporting any version of PHP you want. For my plugins, I have policy of 8.0 as a minimal version since this year. And, I&#8217;m updating the code as I go along. I don&#8217;t do it, it&#8217;s impossible to do it all at once. And for WordPress, it&#8217;s going to be even worse to make it all up to date. But declaring PHP 8 is a minimal required version, would be a great step in the right direction for wider adoption.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:15:51] <strong>Nathan Wrigley:</strong> Yeah, I think the problem is simply one of the user base, isn&#8217;t it? There&#8217;s just millions of people, thousands of developers all doing their own thing. And casting 8.x, 8.0 and above as the new minimum, there&#8217;s going to be a moment where some things do go wrong.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that calendar plugin that you&#8217;ve been using for ages, which just works. And sure, you&#8217;ve never really received any updates from the developer, but it just works. Everybody&#8217;s booking on my calendar and we are all good. And then suddenly PHP 8 is required and it turns out the calendar plugin now no longer works.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can imagine those kind of stories a million times over coming to the fore. But equally, we got to move on. There&#8217;s no way of, you know, because we can&#8217;t in 10 years still have sites on 7.4.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:16:43] <strong>Milan Petrović:</strong> We have sites on five point something. I recently checked the official WordPress tracking. 7.4 is on 20% even now. So we are far away from WordPress ditching the 7 branch. And I think there are still few percent of PHP 5 in all that so.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:01] <strong>Nathan Wrigley:</strong> Yes, I regularly look at the, it&#8217;s like a little donut chart, isn&#8217;t it? That is often produced and you gradually see the eight point x whatever section of the pie getting bigger as they produce the next survey. But you&#8217;re right, it&#8217;s still a significant chunk that&#8217;s on 7 and below.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And whilst when I look at that chart, it doesn&#8217;t really bring any alarm bells to the fore, I just think, oh, that&#8217;s a shame. But now that you are presenting this talk, and giving me this information, I realise that that attack surface is worse.</p>\n\n\n\n<p class=\"wp-block-paragraph\">When you gave that talk, who is your target audience? Were you directly sort of aiming at the hosting companies who presumably can do a lot of work very quickly? You know, they could take a million people onto 8 with a little bit of development work and on the back end of their platform. Or are you really encouraging the general WordPress user, like me, to take a bit more interest and make sure that I am going into the cPanel or whatever it is and updating myself? Or is it a bit of both?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:17:59] <strong>Milan Petrović:</strong> For everyone actually. It&#8217;s for developers to be more aware of what they can gain with the new PHP versions. It&#8217;s for hosting companies. Because it&#8217;s not only about security when it comes to the newer PHP. The PHP is faster and faster. So each new version gets you 5 or 10% more performance without doing anything. So PHP 8.5 is more than 50% faster than PHP 7.4. So that&#8217;s a significant update.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I have even, one slide was showing how much less memory PHP 8.5 used to run exactly the same piece of code. So it&#8217;s pretty wild to see that hosting companies are maybe the biggest factor in all this. They will gain a lot more because they&#8217;re going to free a lot of resources to run more websites because PHP is going to use less memory and it&#8217;s going to be faster.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So I understand they need to invest a lot of money to do all that. But, I don&#8217;t know, I think that gains from that are very significant, on that level alone.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:18:57] <strong>Nathan Wrigley:</strong> Yeah, so you described there are really compelling scenario. You know, it&#8217;s quicker, it uses less memory, you&#8217;ll save money. I mean what else do you need? You&#8217;ve just presented the entire argument.</p>\n\n\n\n<p class=\"wp-block-paragraph\">However, it hasn&#8217;t happened. So technically speaking, why do you think it hasn&#8217;t happened? Is there an acquisition of new knowledge that is difficult to take in? Is it that simply you would have to, I don&#8217;t know, retrain your staff? How do you understand that it hasn&#8217;t happened? What are the reasons people are digging their heels in and not making these updates?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:19:25] <strong>Milan Petrović:</strong> I kind of make the group of two or three types of hosting companies. One, and that&#8217;s usually more expensive managed hosting solutions. They are forcing the updates. They&#8217;re not maybe on the latest version, but they are forcing their users to use at least three or four versions of PHP back. So maybe 8.2 or 8.3, which is a great step in the right direction.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is also a problem of support. If something starts breaking, they&#8217;re going to be the first one to be asked about that, because they made the change to the server. So why now website that was working yesterday is no longer working today because of some change made on a hosting level. So there are a lot of factors to play into that adoption.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But on the other hand, there are a lot of developers that have moved on with supporting PHP 8. A lot of plugins are very much updated and, especially popular plugins. They invested a lot of time to do the update. It&#8217;s getting easier to support it. But on the other hand, you have very old websites that are simply cannot move without proper testing, without updating the plugins. And there are cases when you cannot simply update one plugin because something else may break, or you made some changes that will make some other thing break. So it&#8217;s a big puzzle that is definitely not easy to solve, but maybe we should start some work on that as a community to do it, and to move people along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I don&#8217;t want to say force the change, but make people aware of the benefits. Make people aware of the risks if they continue to run the old and outdated software. And the same goes for not updating plugins, not updating WordPress. No matter how much work is done in that regard, there are still most likely some exploits on a WordPress level for very old versions that at some point someone is going to find out about and exploit.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:21:16] <strong>Nathan Wrigley:</strong> I mean I guess the motto of WordPress was democratised publishing, which means basically make it available to everybody. No matter your level of expertise, make it available to everybody. And I&#8217;m sure that if you were to grab the CEO of any hosting company and say, I can save you money, I can save you resources, and all of those things that you outlined earlier, they would, yeah, we know, we know. But we&#8217;ve got thousands of non-technical people using WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I kind of have this analogy in my head, and it goes a bit like this. Several years ago, I bought a bike. And it sits in my garage and there is my bike. And I expect my bike to work tomorrow in the same way that it did four years ago. And in 10 years, I expect my bike to work. I don&#8217;t expect there to be an update to wheels or gears or the saddle. It doesn&#8217;t need an update. It&#8217;s just a bike. And I need my bike to be a bike and nothing more.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And I get the impression that many people treat their WordPress website as the same thing. This sort of static commodity that, sure enough, they pay a monthly fee for it, but it&#8217;s this website. It&#8217;s a thing, and it doesn&#8217;t need changing. And so what I&#8217;m trying to say is, I&#8217;m fairly sure that the hosting companies are met with that an awful lot. The customers who just, it&#8217;s a bike, it&#8217;s a website. Do you know what I mean?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:22:37] <strong>Milan Petrović:</strong> Yeah, but you need to maintain your bike. If you don&#8217;t do it, it&#8217;s going to, your belt is going to rust, your wheels are going to be deflated or whatever. A lot of things can happen with it if you don&#8217;t maintain it. So, we don&#8217;t need to upgrade everything all at once, but we can start from someplace. We can do it gradually. But still, WordPress needs to be the platform that leads the charging that, because it&#8217;s going to force other developers to do it. It&#8217;s going to force hosting companies to start doing it. And it&#8217;s not a big jump on moving just that one version, but it&#8217;s going to help to move things along faster. Let&#8217;s see how it goes in the next few years. But I really don&#8217;t expect for WordPress to drop 7.4 for at least a year or two, maybe even more.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:24] <strong>Nathan Wrigley:</strong> I loved your rebuttal of my bike analogy there. That was perfect. That&#8217;s exactly right. The bike will rust, the wheels will be deflated and all of that, yeah. So we need to drag the WordPress users along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Now, in your presentation, you mentioned something that I have never used, the Vulnerability Lab plugin, which you used to demonstrate the attack. Can you just tell us a little bit about that? Because I&#8217;d be curious to follow that up, and maybe some people listening to this would too.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:23:47] <strong>Milan Petrović:</strong> I started it for, created for this talk specifically to add few examples and to run the code that is going to show those things if you run the plugin on the old version and the new version of PHP. And I do plan to expand on it because there are a lot more PHP security elements that can be demonstrated in that way.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it can show you, you have like a, in many cases the same code, but if you run it on one platform, you&#8217;re going to get one result. And if you run it on the newer one, you will get something different. So it&#8217;s useful to show, and some of those changes are quite small, those attributes that you can add to the code are very, very small, but they can really help you to improve security of your plugin.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And there are more complex security measures that can be implemented, but the format of the talk wasn&#8217;t really suitable to mention everything. But this was like something to get you started on the path of discovering what else PHP 8 can offer, when it comes to improving the security of the plugins and what possible exploits and vulnerabilities are there.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I try to use some obvious things that are very easy to spot. And I&#8217;m sure I did made some of those errors myself in the past. So some of those examples are something that I dealt with when I was upgrading my code. So I&#8217;m sure that a lot of people can see similar problems in their own code, and similar kind of solutions that can help them to overcome those and to make them much more resilient in the future.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:17] <strong>Nathan Wrigley:</strong> So is your plugin designed primarily, would you say for developers in mind, or is it something that just a typical end user may get some mileage out of?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:25:26] <strong>Milan Petrović:</strong> No, it&#8217;s more for developers that they can see, they can run that code and see how it behaves on the old version and the new version to demonstrate some of those things. And I will definitely expand it to include more examples in the future. Even for myself to like a document, what can happen if you run something in the old version, and the new version?</p>\n\n\n\n<p class=\"wp-block-paragraph\">I had some suggestions coming to me like, maybe like a pattern library that is going to show what is the pattern that we use with old PHP and how to improve it with a new one, and document which version of PHP is going to support it, and how it&#8217;s going to improve the code.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:01] <strong>Nathan Wrigley:</strong> So is the idea then that you would instal it on various different, let&#8217;s say that you&#8217;ve got a live site and you&#8217;ve got, I don&#8217;t know, a development site and another development site, is that you would put it on each of those, different PHP versions, and just sort of compare and contrast what.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:16] <strong>Milan Petrović:</strong> Yeah, that can be used.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:17] <strong>Nathan Wrigley:</strong> Yeah, in that way. And what&#8217;s the reporting that you get? Is it kind of error logs, you know, that only a developer would be able to understand, or is it in plain language that somebody like me could understand?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:26:26] <strong>Milan Petrović:</strong> Right now it&#8217;s a bit technical because if you run a certain part of the code, some of those elements do have a visual component in the admin section. You will see, one of the examples, if it&#8217;s run on PHP 7.4, it&#8217;s going to result in a fatal error for sure, depending on the server settings. And if you run it on the new version, you will get a full code running and executing as expected.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So it&#8217;s a bit of a development thing that developers can use themselves to show maybe to potential clients or to website owners what is going to happen if they continue to run the outdated versions of the PHP. So it&#8217;s not just, yeah, the PHP 7.4 is bad, but here it is, why it is bad actually.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:27:12] <strong>Nathan Wrigley:</strong> Okay, that&#8217;s a really interesting use case, isn&#8217;t it? So if I&#8217;m an agency owner and I&#8217;ve got, I don&#8217;t know, a client over here who is absolutely wedded to this plugin, this calendar plugin say, and we know that the development of that plugin has ended years ago, then trying to persuade that client to find something new, or have something new built is difficult.</p>\n\n\n\n<p class=\"wp-block-paragraph\">But with the capabilities of the plugin that you&#8217;ve created, you&#8217;ll be able to show in a sort of readable human way, okay, right. That&#8217;s all very well, but we&#8217;ve got to get onto PHP 8.0. And when we do that, this is going to happen.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So that&#8217;s actually quite a useful tool for agencies to be able to dangle things in front of the noses of their clients. Potentially, I don&#8217;t know, get some new work out of it as well, because there&#8217;s this extra work that needs to be done to bring it up to the modern standards.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:28:01] <strong>Milan Petrović:</strong> Yes. And one example especially demonstrates not only security, it demonstrates the performance. It shows you how much memory that piece of code is using on old version. Almost half the memory is going to be used less with a new version. So that&#8217;s very on the nose demonstration on security, and the performance in the same time. So things like that can help. And I will definitely try to invest more time in showing more examples and anyone can contribute.</p>\n\n\n\n<p class=\"wp-block-paragraph\">It&#8217;s a plugin available on GitHub, so any contributions in that regard are welcome. And we can maybe all work to create like a list of patterns that are something that a lot of people can use, and show different people how the PHP can help them move along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And again, I don&#8217;t want to sound like we don&#8217;t need whatever WordPress is doing. We still need to use all the security enhancements that WordPress has built in the Core. Escaping, sanitisation. All that is still very important because you cannot solve everything by upgrading PHP and upgrading your code to use some of the PHP features. There are still a lot of security elements in WordPress itself that are very important and should not be replaced, or removed, from the code. There are patterns that are crucial to ensuring the security is on a top level. So combination of what WordPress already has, plus everything we get with the newer PHP is something that we should strive in the future, and to make things better.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And it&#8217;s not that complicated to start with the process. You can start upgrading small things. You can start with stricter typing. You can start with very small changes, and then gradually you can add those new attributes. You can replace some of the functions that you may be used with old version of PHP, but there is something better in the new version. So that&#8217;s something that everyone can do. Do a bit at a time so not everything at once. Spend time and make some gradual upgrades, and that&#8217;s going to help moving along.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:29:57] <strong>Nathan Wrigley:</strong> You are obviously here to talk about where PHP meets WordPress, but presumably you, yourself are gaining intel from the PHP community. Is there a resource, like a central PHP resource that you would direct people to, or would you rather steer them towards kind of WordPress resources? The things that people are doing in the WordPress space and the hosting space. There&#8217;s not really a question there, but it&#8217;s more where do you find your information? Where&#8217;s the most reliable place?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:30:25] <strong>Milan Petrović:</strong> You need to check everything. PHP website is a really good resource to find the information about what&#8217;s coming in the next version of PHP, because the preparations take up to a year to release a new version of PHP. So they&#8217;re now on a cycle that every December we get a new feature version. So in December this year, there is going to be PHP 8.6. And you already know most of the things that are coming to that version. You have the detailed list of changes for every PHP version. And that&#8217;s something that any developer should look at, and to see maybe something that will drive them to upgrade.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In the current usage of third party libraries, there are a lot of libraries used in PHP that have moved on beyond 7.4. There are a lot of libraries that now require 8.1 or 8.2. If you depend on some library for, I don&#8217;t know, parsing URLs, or doing something else, something for security, something for whatever. You may face the problem that if you want to use the latest version of that library, you will need to have the newer PHP version. So you are kind of forced to upgrade your plugin requirements to meet with the requirements of the third party libraries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">And outside of WordPress ecosystem, those libraries will move much faster with the adoption of newer PHPs versions than WordPress itself, because they don&#8217;t deal with millions and millions of websites that are affected. They are creating the library the best way they can. And they want to ensure that their library is secure, that their library has access to the latest features. So they are going to bump requirements for those libraries on their own. And if you are depending on it, you need to do it yourself for your plugin. So it&#8217;s kind of, those libraries are kind of forcing the hand of some developers to upgrade, even if they maybe are not ready at this point to do it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:15] <strong>Nathan Wrigley:</strong> Yeah, it certainly sounds like there&#8217;s no lack of information out there. If you make your business to find the information, then it&#8217;s all there. You&#8217;ve just got to make the effort to go and find it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">I&#8217;ve kind of run the gamut of everything I wish to ask. However, I&#8217;m very conscious, as I said at the beginning, that this conversation is a little bit above my pay grade. Is there anything that I missed that you wished you had been asked that you wanted to get across?</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:38] <strong>Milan Petrović:</strong> No, I think we covered a lot of stuff in that.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:32:42] <strong>Nathan Wrigley:</strong> Well I&#8217;m glad to hear it. That&#8217;s great. Yeah, thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">In which case, I&#8217;m assuming, given that you&#8217;ve come to an event like this and you&#8217;ve put a plugin on GitHub, you are sort of semi available, or very available, to have conversations with people around this. And if that&#8217;s the case, where&#8217;s the best place to find you online? A website or an email address or a Twitter handle or whatever.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:00] <strong>Milan Petrović:</strong> We included the slide with the contact information. So even the email, if someone wants to get more information, they can do it on various social networks as well. So any input about all that is welcome. And I&#8217;d be happy to help if someone needs, some pointers or additional information to get started with all this.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:21] <strong>Nathan Wrigley:</strong> Well, thank you. That&#8217;s very much appreciated. As always, if you go to the show notes on the WP Tavern website and click on the episode involving Milan, you&#8217;ll be able to find, buried probably towards the bottom, all the different bits and pieces, the wordpress.tv video that will go with his presentation and various other links that have been discussed during the course of this episode.</p>\n\n\n\n<p class=\"wp-block-paragraph\">So with that said, Milan, thank you so much for chatting to me today. I really appreciate it.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:47] <strong>Milan Petrović:</strong> Thank you. It was really great, and I appreciate your invitation for the interview.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:52] <strong>Nathan Wrigley:</strong> You are so welcome. Thank you.</p>\n\n\n\n<p class=\"wp-block-paragraph\">[00:33:53] <strong>Milan Petrović:</strong> Thank you.</p>\n</div></details>\n\n\n\n<p class=\"wp-block-paragraph\">On the podcast today we have <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrović</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan has been deeply immersed in the WordPress ecosystem since 2007, developing an array of plugins, especially for expanding bbPress forums, and running his own company creating plugins before joining the Freemius team as a full stack developer. With nearly two decades of hands-on experience, Milan has witnessed firsthand the evolution of both the WordPress and PHP landscapes.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Many WordPress users may be only partially aware of PHP, perhaps they’ve noticed version numbers in their hosting panels, but few of the millions of WordPress users understand the real impact that PHP versions have on the security and performance of their websites. Milan is here to shine a light on why embracing newer versions, like PHP 8.x, isn’t just good practice but a crucial step for security and efficiency.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Milan begins by recounting his journey through WordPress development. The conversation gets into the heart of his recent WordCamp Europe presentation, which tackles how legacy PHP code exposes sites to thousands of open bugs and vulnerabilities, and why relying on old versions is, as he describes, “an active invitation for automated exploitation.” The discussion explores the contrast between running legacy code and using the “native shields” of modern PHP, and highlights how PHP 8.x not only closes security holes but also delivers major performance boosts, reducing memory usage and accelerating speed.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’re wondering why you should care about the PHP version your site is running on, or you’re a developer interested in practical ways to harden your code, Milan unpacks both the existential risks of outdated PHP and the step-by-step benefits for hosts, agencies, and plugin developers alike.</p>\n\n\n\n<p class=\"wp-block-paragraph\">He introduces his Vulnerability Lab plugin, designed for developers to see first-hand how code exploits play out differently across PHP versions, and makes the case that modernising can happen gradually, one update, one plugin at a time.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you’ve ever questioned how your hosting choice or plugin stack could affect your site’s future, or you’re ready to take the first steps towards building more secure and future-proof WordPress products, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://europe.wordcamp.org/2026/session/secure-by-design-hardening-plugins-with-php-8-x/\">Secure-by-design: hardening plugins with PHP 8.x</a> &#8211; Milan&#8217;s presentation at WordCamp Europe 2026</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://bbpress.org\">bbPress</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://www.dev4press.com\">Dev4Press</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://freemius.com\">Freemius</a></p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://github.com/dev4press/vulnerability-lab\"> Vulnerability Lab plugin</a> on GitHub</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Open Channels FM: We are Welcoming InMotion Hosting as our Newest Sponsor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556962\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://openchannels.fm/we-are-welcoming-inmotion-hosting-as-our-newest-sponsor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:170:\"InMotion Hosting joins Open Channels FM Podcast as a sponsor, offering reliable hosting with great support. They\'ve been a solid choice for over 25 years. Check them out!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 10:08:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Open Channels FM: Multi-Layered Security and the Future of Hosting in an AI World\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556869\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://openchannels.fm/multi-layered-security-and-the-future-of-hosting-in-an-ai-world/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:232:\"In this episode, Adam and Aaron discuss evolving web security in the AI era, emphasizing proactive strategies, layered defenses, and the vital role of hosts in protecting websites against modern threats. Secure your online presence!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Jul 2026 12:41:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"WordPress.org blog: Your Guide to WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2026/07/wcus-2026-guide/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:24081:\"<figure class=\"wp-block-image size-large has-custom-border is-style-default\"><img alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" style=\"border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;\" width=\"1024\" /><figcaption class=\"wp-element-caption\"><img alt=\"📅\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png\" style=\"height: 1em;\" /> <strong>August 16-19, 2026 | Phoenix Convention Center</strong>,<strong> Phoenix, Arizona</strong></figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks address this moment, covering AI, Honing Your Skills, Technical WordPress, and Beginner WordPress. Between them, there is something for everyone, whether you lead an agency, freelance for local clients, write code for a living, or are building your very first site. Whatever draws you in, you will leave Phoenix better equipped and better connected than ever.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-c9c19393 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\">Get Your Tickets</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/contributor-day/\">Sign Up for Contributor Day</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/schedule/\">See the Schedule</a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Phoenix itself rewards anyone who adds a day or two to their trip. The capital of Arizona sits in the Sonoran Desert and pairs a lively downtown with a rich arts and food scene. The Roosevelt Row arts district is known for its galleries, murals, and independent restaurants. It is also home to one of the largest art walks in the region. Nearby, Chase Field and the Footprint Center host professional baseball and live shows, and the surrounding desert offers striking scenery at places like Papago Park and the Desert Botanical Garden.</p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\"><div class=\"wp-block-jetpack-slideshow_container swiper\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21052\" height=\"1147\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1920%2C1147&#038;ssl=1\" width=\"1920\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21053\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21054\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21056\" height=\"612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&#038;ssl=1\" width=\"1024\" /></figure></li></ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\"></a><a class=\"wp-block-jetpack-slideshow_button-pause\"></a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Start with Contributor Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The week begins with <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Contributor Day</a>, a full day set aside for giving back to the project that makes everything else possible. Attendees will gather in teams to improve WordPress itself, from Core code and documentation to design, training, accessibility, and translation.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p>\n<cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day is open to everyone, whatever your skills, and whether or not you have ever contributed before. Come and experience the open source collaboration that is at the heart of the project. <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Signing up</a> in advance helps us prepare our veteran contributors and provide you with the best experience.</p>\n\n\n\n<figure class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width: 20px; border-radius: 2px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19085\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19089\" height=\"1707\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" width=\"2560\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19110\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21080\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21078\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21079\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21077\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21074\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21076\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21083\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21082\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19083\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Explore Real-World Projects on Showcase Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Day 2, Showcase Day, is dedicated to real-world WordPress projects and focuses on how teams develop features, manage publishing, and run demanding sites at scale. It brings to life the kind of work collected in the WordPress <a href=\"https://wordpress.org/showcase/\">Showcase</a>, the directory of standout sites built on the platform, from global brands like <a href=\"https://wordpress.org/showcase/disney-connect/\">Disney</a> to community publishers and institutions like <a href=\"https://wordpress.org/showcase/nasa/\">NASA</a>. Past WordCamp US Showcase days have brought teams from the likes of <a href=\"https://www.youtube.com/watch?v=PGvh7fCOUk0\">Wikimedia</a> and <a href=\"https://www.youtube.com/watch?v=MHk-Us00pTk\">CANCOM</a> to explain how they manage large, high-traffic systems. Other sessions took a builder&#8217;s perspective on catching bugs faster with automated testing and even running the Block Editor inside a custom app.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img alt=\"\" class=\"wp-image-21064\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&#038;ssl=1\" width=\"1024\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Dive Into Two Conference Days</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The two main conference days will bring a full slate of sessions across four tracks. First among them is the AI track, which treats the technology as a tool to handle with care rather than a headline to chase. Its sessions set guardrails for AI-assisted development, prepare for a web where AI agents become the visitors a site must serve, and weigh the legal and ethical questions of putting AI tools in the hands of clients. Speakers from companies like Elementor will be taking a look at where the web is heading, while keeping the focus on what teams can adopt today without giving up control of their work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Technical WordPress and Honing Your Skills tracks cover the craft and business of building with WordPress. On the technical side, sessions dig into modern development workflows, automated testing with tools like the browser-based <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, and plugin pipelines. The Honing Your Skills track adds practical guidance on pricing, maintenance, and how the agency model is changing as clients ask for more. The Beginner WordPress track keeps the door open for newcomers, with approachable sessions that make your first WordCamp less daunting. Hands-on work runs through all of these tracks, so alongside the talks, attendees will find workshops and working sessions where they can build something real and leave ready to apply it to their own projects.</p>\n\n\n\n<figure class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width: 20px;\">\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-19080\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21086\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21085\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-full wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21065\" height=\"1280\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637801.jpg?resize=1920%2C1280&#038;ssl=1\" width=\"1920\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21084\" height=\"1024\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&#038;ssl=1\" width=\"819\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n\n\n\n<figure class=\"wp-block-image size-large wp-lightbox-container\"><img alt=\"\" class=\"wp-image-21081\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&#038;ssl=1\" width=\"1024\" /><button class=\"lightbox-trigger\" type=\"button\">\n			<svg fill=\"none\" height=\"12\" viewBox=\"0 0 12 12\" width=\"12\" xmlns=\"http://www.w3.org/2000/svg\">\n				<path d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" fill=\"#fff\">\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Not all of the value happens in the session rooms. On the show floor, the <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#happiness\">Happiness Bar</a> is a free, drop-in help desk where you can sit down with a volunteer WordPress expert and work through whatever has you stuck. The <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#sponsor\">Sponsor Hall</a> next door is where many of the best unplanned conversations happen, and its <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#career\">Career Corner</a> gives anyone weighing their next move a relaxed place to browse the job board, meet company reps, and see who is hiring across the ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Plan Your Trip to Phoenix</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Getting to Phoenix is straightforward. The <a href=\"https://us.wordcamp.org/2026/about/venue/\">Phoenix Convention Center</a> sits in the heart of downtown, less than five miles from Phoenix Sky Harbor International Airport (PHX) and about 15 minutes away on the <a href=\"https://www.valleymetro.org/how-to-ride/rail\">Valley Metro light rail</a>. WordCamp US has a room block at the Sheraton Phoenix Downtown, close to the convention center, so <a href=\"https://book.passkey.com/event/51129263/owner/68648/home\">book your hotel</a> before the block fills, and <a href=\"https://us.wordcamp.org/2026/tickets/\">reserve your ticket</a> if you have not already. The full event lineup and details live on the <a href=\"https://us.wordcamp.org/2026/schedule/\">WordCamp US 2026 site</a>, and the conference closes with an evening social before everyone heads home.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-nowrap is-layout-flex wp-container-core-group-is-layout-7c1a8141 wp-block-group-is-layout-flex\">\n<ol class=\"wp-block-list has-off-white-background-color has-background has-large-font-size wp-container-content-9cfa9a5a\">\n<li><strong><img alt=\"🎟\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" style=\"height: 1em;\" /> </strong><a href=\"https://us.wordcamp.org/2026/tickets/\">Reserve your ticket</a></li>\n\n\n\n<li><img alt=\"🛏\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png\" style=\"height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/about/travel-accommodation/\"> Find accommodations</a></li>\n\n\n\n<li><img alt=\"🚌\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png\" style=\"height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/plan-your-trip-to-phoenix/\"> Plan your trip</a></li>\n\n\n\n<li><img alt=\"📍\" class=\"wp-smiley\" src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png\" style=\"height: 1em;\" /><a href=\"https://www.visitphoenix.com/\">Explore Phoenix</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-full wp-container-content-577e1c61\" style=\"margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0;\"><img alt=\"\" class=\"wp-image-21164\" height=\"2560\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=2066%2C2560&#038;ssl=1\" width=\"2066\" /></figure>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags to tell your story on social.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 13:07:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:21:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Open Channels FM: Understanding Open Source Law and AI Impacts in Modern Software Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://openchannels.fm/?p=2556631\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://openchannels.fm/understanding-open-source-law-and-ai-impacts-in-modern-software-development/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:214:\"In this Open Web Conversations episode, host Anne Bovelett chats with lawyer Carlo Piana about open source software\'s legal challenges, AI\'s impact on coding, and the importance of proper licensing and attribution.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 08:54:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Bob Dunn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 05 Aug 2026 17:12:09 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Wed, 05 Aug 2026 16:45:32 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT dca 2\";}s:5:\"build\";i:1760643936;s:21:\"cache_expiration_time\";i:1785993130;s:23:\"__cache_expiration_time\";i:1785993130;}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(877, 'woocommerce_tracker_ua', 'a:5:{i:0;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36\";i:1;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";i:2;s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36\";i:3;s:129:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 App Version: 3.69.2\";i:4;s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0\";}', 'off'),
(902, 'woocommerce_task_list_tracked_completed_tasks', 'a:3:{i:0;s:17:\"launch-your-store\";i:1;s:8:\"products\";i:2;s:8:\"payments\";}', 'auto'),
(915, 'woocommerce_ces_tracks_queue', 'a:0:{}', 'auto'),
(916, '_transient_product-transient-version', '1785244262', 'on'),
(917, 'woocommerce_clear_ces_tracks_queue_for_page', '', 'auto'),
(918, 'woocommerce_ces_shown_for_actions', 'a:7:{i:0;s:10:\"ces_search\";i:1;s:22:\"add_product_attributes\";i:2;s:22:\"add_product_categories\";i:3;s:17:\"product_edit_view\";i:4;s:15:\"settings_change\";i:5;s:14:\"product_update\";i:6;s:19:\"product_add_publish\";}', 'auto'),
(1162, 'elementor_beta', 'no', 'auto'),
(1163, 'elementor_maintenance_mode_mode', '', 'auto'),
(1160, 'elementor_rollback_pro_separator', '', 'auto'),
(1161, 'elementor_rollback_pro', '', 'auto'),
(1154, 'elementor_clear_cache', '', 'auto'),
(1155, 'elementor_reset_api_data', '', 'auto'),
(1157, 'elementor_enable_inspector', '', 'auto'),
(1158, 'elementor_replace_url', '', 'auto'),
(1159, 'elementor_rollback', '', 'auto'),
(1400, 'elementor_woocommerce_purchase_summary_page_id', '', 'auto'),
(2200, 'elementor_css_print_method', 'external', 'auto'),
(2201, 'elementor_optimized_image_loading', '1', 'auto'),
(2202, 'elementor_optimized_gutenberg_loading', '1', 'auto'),
(2203, 'elementor_lazy_load_background_images', '1', 'auto'),
(2204, 'elementor_local_google_fonts', '0', 'auto'),
(2205, 'elementor_element_cache_ttl', '24', 'auto'),
(2206, 'elementor_experiment-e_panel_promotions', 'default', 'auto'),
(2207, 'elementor_experiment-markdown_rendering', 'default', 'auto'),
(2208, 'elementor_experiment-container', 'default', 'auto'),
(2209, 'elementor_experiment-mega-menu', 'default', 'auto'),
(2210, 'elementor_experiment-e_font_icon_svg', 'default', 'auto'),
(2211, 'elementor_experiment-additional_custom_breakpoints', 'default', 'auto'),
(2212, 'elementor_experiment-e_optimized_markup', 'default', 'auto'),
(2213, 'elementor_experiment-theme_builder_v2', 'default', 'auto'),
(2214, 'elementor_experiment-hello-theme-header-footer', 'default', 'auto'),
(2215, 'elementor_experiment-nested-elements', 'default', 'auto'),
(2193, 'elementor_validate_stripe_api_live_secret_key_button', '', 'auto'),
(2194, 'elementor_stripe_legal_disclaimer', '', 'auto'),
(2195, 'elementor_editor_break_lines', '', 'auto'),
(2196, 'elementor_google_font', '1', 'auto'),
(2197, 'elementor_form-submissions', '', 'auto'),
(2198, 'elementor_load_fa4_shim', 'yes', 'auto'),
(2199, 'elementor_meta_generator_tag', '', 'auto'),
(2182, 'elementor_pro_activecampaign_api_url', '', 'auto'),
(2183, 'elementor_pro_convertkit_api_key', '', 'auto'),
(2184, 'elementor_pro_drip_api_token', '', 'auto'),
(2185, 'elementor_pro_getresponse_api_key', '', 'auto'),
(2186, 'elementor_pro_mailerlite_api_key', '', 'auto'),
(2187, 'elementor_use_mini_cart_template', 'initial', 'auto'),
(2188, 'elementor_typekit-kit-id', '', 'auto'),
(2835, 'elementor_font_awesome_pro_kit_id', '', 'auto'),
(2190, 'elementor_pro_stripe_test_secret_key', '', 'auto'),
(2191, 'elementor_validate_stripe_api_test_secret_key_button', '', 'auto'),
(1918, '_transient_timeout_wc_blocks_query_343a04909e4ee50a77b461a8647e1de8', '1786194843', 'off'),
(1919, '_transient_wc_blocks_query_343a04909e4ee50a77b461a8647e1de8', 'a:2:{s:7:\"version\";s:10:\"1783602772\";s:5:\"value\";a:4:{i:0;i:445;i:1;i:444;i:2;i:443;i:3;i:442;}}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1926, '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:823:{i:0;a:21:{s:4:\"tmpl\";i:731;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:21:{s:4:\"tmpl\";i:732;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:21:{s:4:\"tmpl\";i:733;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:21:{s:4:\"tmpl\";i:734;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:21:{s:4:\"tmpl\";i:735;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:21:{s:4:\"tmpl\";i:736;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:21:{s:4:\"tmpl\";i:737;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:21:{s:4:\"tmpl\";i:738;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:21:{s:4:\"tmpl\";i:739;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:21:{s:4:\"tmpl\";i:740;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:21:{s:4:\"tmpl\";i:741;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:21:{s:4:\"tmpl\";i:742;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:21:{s:4:\"tmpl\";i:743;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:21:{s:4:\"tmpl\";i:744;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:21:{s:4:\"tmpl\";i:745;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:21:{s:4:\"tmpl\";i:746;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:21:{s:4:\"tmpl\";i:747;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:21:{s:4:\"tmpl\";i:748;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:21:{s:4:\"tmpl\";i:749;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:21:{s:4:\"tmpl\";i:750;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:21:{s:4:\"tmpl\";i:751;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:21:{s:4:\"tmpl\";i:752;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:21:{s:4:\"tmpl\";i:753;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:21:{s:4:\"tmpl\";i:754;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:21:{s:4:\"tmpl\";i:755;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:21:{s:4:\"tmpl\";i:756;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:21:{s:4:\"tmpl\";i:757;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:21:{s:4:\"tmpl\";i:758;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:21:{s:4:\"tmpl\";i:759;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:21:{s:4:\"tmpl\";i:760;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:21:{s:4:\"tmpl\";i:761;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:21:{s:4:\"tmpl\";i:762;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:21:{s:4:\"tmpl\";i:763;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:21:{s:4:\"tmpl\";i:764;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:21:{s:4:\"tmpl\";i:765;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:21:{s:4:\"tmpl\";i:766;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:21:{s:4:\"tmpl\";i:767;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:21:{s:4:\"tmpl\";i:768;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:21:{s:4:\"tmpl\";i:791;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:21:{s:4:\"tmpl\";i:792;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:21:{s:4:\"tmpl\";i:793;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:21:{s:4:\"tmpl\";i:794;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:21:{s:4:\"tmpl\";i:813;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:43;a:21:{s:4:\"tmpl\";i:814;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:21:{s:4:\"tmpl\";i:815;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:21:{s:4:\"tmpl\";i:816;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:21:{s:4:\"tmpl\";i:817;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:21:{s:4:\"tmpl\";i:818;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:21:{s:4:\"tmpl\";i:819;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:49;a:21:{s:4:\"tmpl\";i:820;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:21:{s:4:\"tmpl\";i:821;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:21:{s:4:\"tmpl\";i:822;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:21:{s:4:\"tmpl\";i:578;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:21:{s:4:\"tmpl\";i:619;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:21:{s:4:\"tmpl\";i:625;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:21:{s:4:\"tmpl\";i:626;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:21:{s:4:\"tmpl\";i:627;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:21:{s:4:\"tmpl\";i:628;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:21:{s:4:\"tmpl\";i:629;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:21:{s:4:\"tmpl\";i:630;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:21:{s:4:\"tmpl\";i:631;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:21:{s:4:\"tmpl\";i:632;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:21:{s:4:\"tmpl\";i:633;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:21:{s:4:\"tmpl\";i:634;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:21:{s:4:\"tmpl\";i:635;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:21:{s:4:\"tmpl\";i:636;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:21:{s:4:\"tmpl\";i:637;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:67;a:21:{s:4:\"tmpl\";i:638;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:68;a:21:{s:4:\"tmpl\";i:639;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:21:{s:4:\"tmpl\";i:640;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:21:{s:4:\"tmpl\";i:641;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:21:{s:4:\"tmpl\";i:642;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:21:{s:4:\"tmpl\";i:643;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:21:{s:4:\"tmpl\";i:644;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:21:{s:4:\"tmpl\";i:645;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:21:{s:4:\"tmpl\";i:646;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:21:{s:4:\"tmpl\";i:647;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:21:{s:4:\"tmpl\";i:648;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:21:{s:4:\"tmpl\";i:649;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:21:{s:4:\"tmpl\";i:650;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:21:{s:4:\"tmpl\";i:651;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:21:{s:4:\"tmpl\";i:652;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:21:{s:4:\"tmpl\";i:653;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:21:{s:4:\"tmpl\";i:657;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:21:{s:4:\"tmpl\";i:658;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:21:{s:4:\"tmpl\";i:659;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:21:{s:4:\"tmpl\";i:660;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:21:{s:4:\"tmpl\";i:661;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:21:{s:4:\"tmpl\";i:662;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:21:{s:4:\"tmpl\";i:663;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:21:{s:4:\"tmpl\";i:664;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:21:{s:4:\"tmpl\";i:665;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:21:{s:4:\"tmpl\";i:666;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:21:{s:4:\"tmpl\";i:667;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:21:{s:4:\"tmpl\";i:668;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:21:{s:4:\"tmpl\";i:669;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:21:{s:4:\"tmpl\";i:670;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:21:{s:4:\"tmpl\";i:671;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:21:{s:4:\"tmpl\";i:672;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:21:{s:4:\"tmpl\";i:673;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:21:{s:4:\"tmpl\";i:674;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:21:{s:4:\"tmpl\";i:675;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:21:{s:4:\"tmpl\";i:676;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:21:{s:4:\"tmpl\";i:677;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:21:{s:4:\"tmpl\";i:678;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:21:{s:4:\"tmpl\";i:679;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:21:{s:4:\"tmpl\";i:680;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:21:{s:4:\"tmpl\";i:681;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:21:{s:4:\"tmpl\";i:682;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:21:{s:4:\"tmpl\";i:683;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:21:{s:4:\"tmpl\";i:684;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:21:{s:4:\"tmpl\";i:685;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:21:{s:4:\"tmpl\";i:686;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:21:{s:4:\"tmpl\";i:687;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:21:{s:4:\"tmpl\";i:688;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:21:{s:4:\"tmpl\";i:689;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:21:{s:4:\"tmpl\";i:690;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:21:{s:4:\"tmpl\";i:691;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:21:{s:4:\"tmpl\";i:692;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:21:{s:4:\"tmpl\";i:693;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:21:{s:4:\"tmpl\";i:694;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:21:{s:4:\"tmpl\";i:695;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:21:{s:4:\"tmpl\";i:696;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:21:{s:4:\"tmpl\";i:697;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:21:{s:4:\"tmpl\";i:698;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:21:{s:4:\"tmpl\";i:699;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:21:{s:4:\"tmpl\";i:700;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:21:{s:4:\"tmpl\";i:701;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:21:{s:4:\"tmpl\";i:702;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:21:{s:4:\"tmpl\";i:703;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:21:{s:4:\"tmpl\";i:704;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:21:{s:4:\"tmpl\";i:705;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:21:{s:4:\"tmpl\";i:706;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:21:{s:4:\"tmpl\";i:707;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:21:{s:4:\"tmpl\";i:708;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:21:{s:4:\"tmpl\";i:709;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:21:{s:4:\"tmpl\";i:710;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:21:{s:4:\"tmpl\";i:711;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:21:{s:4:\"tmpl\";i:712;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:21:{s:4:\"tmpl\";i:713;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:21:{s:4:\"tmpl\";i:714;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:21:{s:4:\"tmpl\";i:715;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:21:{s:4:\"tmpl\";i:716;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:21:{s:4:\"tmpl\";i:717;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:21:{s:4:\"tmpl\";i:718;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:21:{s:4:\"tmpl\";i:719;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:21:{s:4:\"tmpl\";i:720;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:21:{s:4:\"tmpl\";i:721;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:21:{s:4:\"tmpl\";i:722;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:21:{s:4:\"tmpl\";i:723;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:21:{s:4:\"tmpl\";i:724;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:21:{s:4:\"tmpl\";i:725;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:21:{s:4:\"tmpl\";i:726;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:21:{s:4:\"tmpl\";i:727;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:21:{s:4:\"tmpl\";i:728;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:21:{s:4:\"tmpl\";i:729;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:21:{s:4:\"tmpl\";i:730;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:21:{s:4:\"tmpl\";i:482;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:21:{s:4:\"tmpl\";i:593;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:21:{s:4:\"tmpl\";i:769;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:21:{s:4:\"tmpl\";i:770;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:21:{s:4:\"tmpl\";i:771;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:21:{s:4:\"tmpl\";i:772;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:21:{s:4:\"tmpl\";i:773;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:164;a:21:{s:4:\"tmpl\";i:774;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:21:{s:4:\"tmpl\";i:775;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:166;a:21:{s:4:\"tmpl\";i:776;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:21:{s:4:\"tmpl\";i:777;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:21:{s:4:\"tmpl\";i:778;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:21:{s:4:\"tmpl\";i:779;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:21:{s:4:\"tmpl\";i:795;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:171;a:21:{s:4:\"tmpl\";i:798;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:21:{s:4:\"tmpl\";i:420;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:21:{s:4:\"tmpl\";i:334;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:21:{s:4:\"tmpl\";i:481;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:21:{s:4:\"tmpl\";i:581;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:21:{s:4:\"tmpl\";i:803;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:177;a:21:{s:4:\"tmpl\";i:421;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:21:{s:4:\"tmpl\";i:590;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:21:{s:4:\"tmpl\";i:599;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:180;a:21:{s:4:\"tmpl\";i:445;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:21:{s:4:\"tmpl\";i:582;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:21:{s:4:\"tmpl\";i:608;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:183;a:21:{s:4:\"tmpl\";i:422;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:184;a:21:{s:4:\"tmpl\";i:589;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:21:{s:4:\"tmpl\";i:606;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:21:{s:4:\"tmpl\";i:355;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:21:{s:4:\"tmpl\";i:584;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:21:{s:4:\"tmpl\";i:612;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:21:{s:4:\"tmpl\";i:796;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:21:{s:4:\"tmpl\";i:387;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:21:{s:4:\"tmpl\";i:381;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:21:{s:4:\"tmpl\";i:583;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:21:{s:4:\"tmpl\";i:797;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:21:{s:4:\"tmpl\";i:318;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:21:{s:4:\"tmpl\";i:591;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:21:{s:4:\"tmpl\";i:594;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:21:{s:4:\"tmpl\";i:493;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:21:{s:4:\"tmpl\";i:586;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:21:{s:4:\"tmpl\";i:801;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:21:{s:4:\"tmpl\";i:811;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:21:{s:4:\"tmpl\";i:512;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:21:{s:4:\"tmpl\";i:592;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:21:{s:4:\"tmpl\";i:433;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:21:{s:4:\"tmpl\";i:587;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:21:{s:4:\"tmpl\";i:610;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:21:{s:4:\"tmpl\";i:354;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:21:{s:4:\"tmpl\";i:588;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:21:{s:4:\"tmpl\";i:607;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:21:{s:4:\"tmpl\";i:463;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:21:{s:4:\"tmpl\";i:585;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:21:{s:4:\"tmpl\";i:604;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:21:{s:4:\"tmpl\";i:328;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:21:{s:4:\"tmpl\";i:580;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:21:{s:4:\"tmpl\";i:605;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:21:{s:4:\"tmpl\";i:492;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:21:{s:4:\"tmpl\";i:513;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:21:{s:4:\"tmpl\";i:812;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:21:{s:4:\"tmpl\";i:808;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:21:{s:4:\"tmpl\";i:410;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:21:{s:4:\"tmpl\";i:518;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:221;a:21:{s:4:\"tmpl\";i:480;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:21:{s:4:\"tmpl\";i:573;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:21:{s:4:\"tmpl\";i:804;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:224;a:21:{s:4:\"tmpl\";i:571;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:21:{s:4:\"tmpl\";i:602;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:21:{s:4:\"tmpl\";i:380;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:21:{s:4:\"tmpl\";i:572;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:21:{s:4:\"tmpl\";i:597;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:21:{s:4:\"tmpl\";i:443;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:21:{s:4:\"tmpl\";i:575;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:21:{s:4:\"tmpl\";i:615;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:232;a:21:{s:4:\"tmpl\";i:353;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:21:{s:4:\"tmpl\";i:577;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:21:{s:4:\"tmpl\";i:609;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:21:{s:4:\"tmpl\";i:456;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:21:{s:4:\"tmpl\";i:576;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:21:{s:4:\"tmpl\";i:611;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:21:{s:4:\"tmpl\";i:462;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:21:{s:4:\"tmpl\";i:574;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:21:{s:4:\"tmpl\";i:784;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:21:{s:4:\"tmpl\";i:800;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:242;a:21:{s:4:\"tmpl\";i:532;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:21:{s:4:\"tmpl\";i:537;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:21:{s:4:\"tmpl\";i:806;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:21:{s:4:\"tmpl\";i:799;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:21:{s:4:\"tmpl\";i:266;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:21:{s:4:\"tmpl\";i:310;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:21:{s:4:\"tmpl\";i:525;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:21:{s:4:\"tmpl\";i:267;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:21:{s:4:\"tmpl\";i:516;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:21:{s:4:\"tmpl\";i:787;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:21:{s:4:\"tmpl\";i:540;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:21:{s:4:\"tmpl\";i:595;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:21:{s:4:\"tmpl\";i:264;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:21:{s:4:\"tmpl\";i:531;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:21:{s:4:\"tmpl\";i:618;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:21:{s:4:\"tmpl\";i:263;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:21:{s:4:\"tmpl\";i:515;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:259;a:21:{s:4:\"tmpl\";i:621;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:21:{s:4:\"tmpl\";i:514;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:21:{s:4:\"tmpl\";i:601;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:21:{s:4:\"tmpl\";i:802;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:21:{s:4:\"tmpl\";i:268;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:21:{s:4:\"tmpl\";i:529;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:21:{s:4:\"tmpl\";i:260;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:21:{s:4:\"tmpl\";i:517;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:21:{s:4:\"tmpl\";i:810;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:21:{s:4:\"tmpl\";i:809;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:21:{s:4:\"tmpl\";i:541;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:21:{s:4:\"tmpl\";i:261;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:21:{s:4:\"tmpl\";i:523;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:21:{s:4:\"tmpl\";i:805;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:21:{s:4:\"tmpl\";i:807;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:21:{s:4:\"tmpl\";i:526;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:21:{s:4:\"tmpl\";i:265;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:21:{s:4:\"tmpl\";i:522;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:21:{s:4:\"tmpl\";i:603;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:21:{s:4:\"tmpl\";i:520;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:21:{s:4:\"tmpl\";i:617;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:21:{s:4:\"tmpl\";i:262;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:21:{s:4:\"tmpl\";i:527;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:21:{s:4:\"tmpl\";i:623;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:21:{s:4:\"tmpl\";i:95;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:284;a:21:{s:4:\"tmpl\";i:534;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:21:{s:4:\"tmpl\";i:614;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:21:{s:4:\"tmpl\";i:538;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:21:{s:4:\"tmpl\";i:613;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:21:{s:4:\"tmpl\";i:786;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:21:{s:4:\"tmpl\";i:528;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:290;a:21:{s:4:\"tmpl\";i:150;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:21:{s:4:\"tmpl\";i:569;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:21:{s:4:\"tmpl\";i:782;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:21:{s:4:\"tmpl\";i:783;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:21:{s:4:\"tmpl\";i:90;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:295;a:21:{s:4:\"tmpl\";i:524;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:21:{s:4:\"tmpl\";i:533;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:21:{s:4:\"tmpl\";i:789;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:21:{s:4:\"tmpl\";i:781;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:21:{s:4:\"tmpl\";i:91;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:300;a:21:{s:4:\"tmpl\";i:521;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:21:{s:4:\"tmpl\";i:519;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:21:{s:4:\"tmpl\";i:790;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:21:{s:4:\"tmpl\";i:564;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:21:{s:4:\"tmpl\";i:93;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:305;a:21:{s:4:\"tmpl\";i:560;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:21:{s:4:\"tmpl\";i:788;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:21:{s:4:\"tmpl\";i:780;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:21:{s:4:\"tmpl\";i:106;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:309;a:21:{s:4:\"tmpl\";i:551;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:21:{s:4:\"tmpl\";i:565;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:21:{s:4:\"tmpl\";i:785;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:21:{s:4:\"tmpl\";i:546;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:21:{s:4:\"tmpl\";i:620;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:21:{s:4:\"tmpl\";i:105;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:21:{s:4:\"tmpl\";i:568;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:21:{s:4:\"tmpl\";i:600;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:21:{s:4:\"tmpl\";i:94;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:318;a:21:{s:4:\"tmpl\";i:566;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:21:{s:4:\"tmpl\";i:616;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:21:{s:4:\"tmpl\";i:553;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:21:{s:4:\"tmpl\";i:598;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:21:{s:4:\"tmpl\";i:98;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:323;a:21:{s:4:\"tmpl\";i:563;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:21:{s:4:\"tmpl\";i:596;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:21:{s:4:\"tmpl\";i:544;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:21:{s:4:\"tmpl\";i:103;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:327;a:21:{s:4:\"tmpl\";i:567;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:328;a:21:{s:4:\"tmpl\";i:622;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:21:{s:4:\"tmpl\";i:570;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:21:{s:4:\"tmpl\";i:554;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:21:{s:4:\"tmpl\";i:104;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:332;a:21:{s:4:\"tmpl\";i:556;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:21:{s:4:\"tmpl\";i:99;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:334;a:21:{s:4:\"tmpl\";i:558;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:21:{s:4:\"tmpl\";i:562;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:21:{s:4:\"tmpl\";i:561;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:21:{s:4:\"tmpl\";i:579;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:21:{s:4:\"tmpl\";i:97;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:339;a:21:{s:4:\"tmpl\";i:504;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:21:{s:4:\"tmpl\";i:555;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:21:{s:4:\"tmpl\";i:92;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:342;a:21:{s:4:\"tmpl\";i:505;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:21:{s:4:\"tmpl\";i:559;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:21:{s:4:\"tmpl\";i:506;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:21:{s:4:\"tmpl\";i:552;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:21:{s:4:\"tmpl\";i:507;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:21:{s:4:\"tmpl\";i:557;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:21:{s:4:\"tmpl\";i:96;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:349;a:21:{s:4:\"tmpl\";i:508;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:21:{s:4:\"tmpl\";i:547;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:21:{s:4:\"tmpl\";i:501;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:21:{s:4:\"tmpl\";i:545;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:21:{s:4:\"tmpl\";i:100;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:354;a:21:{s:4:\"tmpl\";i:502;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:21:{s:4:\"tmpl\";i:549;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:21:{s:4:\"tmpl\";i:503;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:21:{s:4:\"tmpl\";i:548;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:21:{s:4:\"tmpl\";i:138;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:359;a:21:{s:4:\"tmpl\";i:484;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:21:{s:4:\"tmpl\";i:539;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:21:{s:4:\"tmpl\";i:139;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:362;a:21:{s:4:\"tmpl\";i:485;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:21:{s:4:\"tmpl\";i:550;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:21:{s:4:\"tmpl\";i:486;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:21:{s:4:\"tmpl\";i:535;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:21:{s:4:\"tmpl\";i:483;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:21:{s:4:\"tmpl\";i:536;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:21:{s:4:\"tmpl\";i:101;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:369;a:21:{s:4:\"tmpl\";i:487;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:370;a:21:{s:4:\"tmpl\";i:530;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:21:{s:4:\"tmpl\";i:149;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:372;a:21:{s:4:\"tmpl\";i:488;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:21:{s:4:\"tmpl\";i:542;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:21:{s:4:\"tmpl\";i:470;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:21:{s:4:\"tmpl\";i:543;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:21:{s:4:\"tmpl\";i:102;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:377;a:21:{s:4:\"tmpl\";i:473;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:21:{s:4:\"tmpl\";i:469;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:21:{s:4:\"tmpl\";i:276;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:21:{s:4:\"tmpl\";i:472;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:21:{s:4:\"tmpl\";i:471;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:21:{s:4:\"tmpl\";i:277;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:21:{s:4:\"tmpl\";i:464;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:21:{s:4:\"tmpl\";i:465;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:21:{s:4:\"tmpl\";i:278;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:21:{s:4:\"tmpl\";i:466;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:21:{s:4:\"tmpl\";i:654;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:21:{s:4:\"tmpl\";i:468;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:21:{s:4:\"tmpl\";i:279;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:21:{s:4:\"tmpl\";i:467;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:21:{s:4:\"tmpl\";i:624;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:21:{s:4:\"tmpl\";i:280;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:21:{s:4:\"tmpl\";i:449;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:21:{s:4:\"tmpl\";i:281;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:21:{s:4:\"tmpl\";i:448;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:21:{s:4:\"tmpl\";i:447;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:21:{s:4:\"tmpl\";i:282;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:21:{s:4:\"tmpl\";i:446;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:21:{s:4:\"tmpl\";i:655;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:21:{s:4:\"tmpl\";i:283;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:21:{s:4:\"tmpl\";i:439;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:21:{s:4:\"tmpl\";i:656;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:21:{s:4:\"tmpl\";i:284;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:21:{s:4:\"tmpl\";i:436;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:21:{s:4:\"tmpl\";i:435;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:21:{s:4:\"tmpl\";i:434;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:21:{s:4:\"tmpl\";i:426;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:21:{s:4:\"tmpl\";i:438;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:21:{s:4:\"tmpl\";i:437;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:21:{s:4:\"tmpl\";i:427;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:21:{s:4:\"tmpl\";i:444;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:21:{s:4:\"tmpl\";i:428;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:21:{s:4:\"tmpl\";i:425;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:21:{s:4:\"tmpl\";i:429;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:21:{s:4:\"tmpl\";i:424;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:21:{s:4:\"tmpl\";i:430;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:21:{s:4:\"tmpl\";i:431;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:21:{s:4:\"tmpl\";i:432;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:21:{s:4:\"tmpl\";i:411;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:21:{s:4:\"tmpl\";i:423;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:21:{s:4:\"tmpl\";i:412;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:21:{s:4:\"tmpl\";i:511;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:21:{s:4:\"tmpl\";i:413;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:21:{s:4:\"tmpl\";i:414;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:21:{s:4:\"tmpl\";i:400;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:21:{s:4:\"tmpl\";i:510;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:21:{s:4:\"tmpl\";i:823;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:21:{s:4:\"tmpl\";i:401;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:21:{s:4:\"tmpl\";i:402;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:21:{s:4:\"tmpl\";i:509;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:21:{s:4:\"tmpl\";i:234;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:21:{s:4:\"tmpl\";i:403;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:21:{s:4:\"tmpl\";i:388;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:21:{s:4:\"tmpl\";i:77;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:21:{s:4:\"tmpl\";i:389;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:21:{s:4:\"tmpl\";i:390;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:21:{s:4:\"tmpl\";i:80;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:21:{s:4:\"tmpl\";i:391;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:21:{s:4:\"tmpl\";i:392;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:21:{s:4:\"tmpl\";i:393;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:21:{s:4:\"tmpl\";i:84;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:442;a:21:{s:4:\"tmpl\";i:394;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:21:{s:4:\"tmpl\";i:81;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:21:{s:4:\"tmpl\";i:395;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:21:{s:4:\"tmpl\";i:396;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:21:{s:4:\"tmpl\";i:397;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:21:{s:4:\"tmpl\";i:83;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:448;a:21:{s:4:\"tmpl\";i:398;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:21:{s:4:\"tmpl\";i:89;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:450;a:21:{s:4:\"tmpl\";i:399;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:451;a:21:{s:4:\"tmpl\";i:369;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:21:{s:4:\"tmpl\";i:79;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:21:{s:4:\"tmpl\";i:366;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:21:{s:4:\"tmpl\";i:362;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:21:{s:4:\"tmpl\";i:88;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:456;a:21:{s:4:\"tmpl\";i:368;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:457;a:21:{s:4:\"tmpl\";i:367;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:21:{s:4:\"tmpl\";i:365;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:21:{s:4:\"tmpl\";i:86;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:460;a:21:{s:4:\"tmpl\";i:364;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:461;a:21:{s:4:\"tmpl\";i:363;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:21:{s:4:\"tmpl\";i:78;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:21:{s:4:\"tmpl\";i:327;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:21:{s:4:\"tmpl\";i:75;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:465;a:21:{s:4:\"tmpl\";i:326;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:21:{s:4:\"tmpl\";i:325;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:21:{s:4:\"tmpl\";i:324;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:21:{s:4:\"tmpl\";i:76;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:469;a:21:{s:4:\"tmpl\";i:301;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:21:{s:4:\"tmpl\";i:85;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:21:{s:4:\"tmpl\";i:82;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:21:{s:4:\"tmpl\";i:346;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:21:{s:4:\"tmpl\";i:350;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:21:{s:4:\"tmpl\";i:304;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:21:{s:4:\"tmpl\";i:87;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:476;a:21:{s:4:\"tmpl\";i:315;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:21:{s:4:\"tmpl\";i:25;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:478;a:21:{s:4:\"tmpl\";i:347;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:479;a:21:{s:4:\"tmpl\";i:23;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:480;a:21:{s:4:\"tmpl\";i:345;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:21:{s:4:\"tmpl\";i:351;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:21:{s:4:\"tmpl\";i:127;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:21:{s:4:\"tmpl\";i:300;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:21:{s:4:\"tmpl\";i:314;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:21:{s:4:\"tmpl\";i:128;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:21:{s:4:\"tmpl\";i:30;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:21:{s:4:\"tmpl\";i:352;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:21:{s:4:\"tmpl\";i:348;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:21:{s:4:\"tmpl\";i:69;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:21:{s:4:\"tmpl\";i:299;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:21:{s:4:\"tmpl\";i:313;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:21:{s:4:\"tmpl\";i:317;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:21:{s:4:\"tmpl\";i:71;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:21:{s:4:\"tmpl\";i:349;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:21:{s:4:\"tmpl\";i:74;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:21:{s:4:\"tmpl\";i:303;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:21:{s:4:\"tmpl\";i:316;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:21:{s:4:\"tmpl\";i:125;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:21:{s:4:\"tmpl\";i:312;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:21:{s:4:\"tmpl\";i:22;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:21:{s:4:\"tmpl\";i:302;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:21:{s:4:\"tmpl\";i:126;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:21:{s:4:\"tmpl\";i:24;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s: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:504;a:21:{s:4:\"tmpl\";i:311;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:21:{s:4:\"tmpl\";i:26;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:21:{s:4:\"tmpl\";i:32;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:21:{s:4:\"tmpl\";i:27;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:21:{s:4:\"tmpl\";i:29;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:21:{s:4:\"tmpl\";i:31;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:21:{s:4:\"tmpl\";i:28;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:21:{s:4:\"tmpl\";i:206;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:21:{s:4:\"tmpl\";i:227;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:21:{s:4:\"tmpl\";i:226;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:21:{s:4:\"tmpl\";i:225;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:21:{s:4:\"tmpl\";i:211;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:21:{s:4:\"tmpl\";i:167;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:21:{s:4:\"tmpl\";i:221;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:21:{s:4:\"tmpl\";i:220;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:21:{s:4:\"tmpl\";i:218;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:21:{s:4:\"tmpl\";i:219;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:21:{s:4:\"tmpl\";i:204;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:21:{s:4:\"tmpl\";i:207;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:21:{s:4:\"tmpl\";i:222;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:21:{s:4:\"tmpl\";i:212;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:21:{s:4:\"tmpl\";i:213;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:21:{s:4:\"tmpl\";i:208;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:21:{s:4:\"tmpl\";i:223;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:21:{s:4:\"tmpl\";i:224;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:21:{s:4:\"tmpl\";i:66;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:21:{s:4:\"tmpl\";i:216;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:21:{s:4:\"tmpl\";i:67;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:21:{s:4:\"tmpl\";i:68;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:21:{s:4:\"tmpl\";i:73;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:21:{s:4:\"tmpl\";i:205;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:21:{s:4:\"tmpl\";i:129;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:21:{s:4:\"tmpl\";i:217;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:21:{s:4:\"tmpl\";i:209;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:21:{s:4:\"tmpl\";i:210;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:21:{s:4:\"tmpl\";i:107;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:21:{s:4:\"tmpl\";i:215;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:21:{s:4:\"tmpl\";i:214;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:21:{s:4:\"tmpl\";i:489;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:21:{s:4:\"tmpl\";i:490;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:21:{s:4:\"tmpl\";i:491;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:21:{s:4:\"tmpl\";i:309;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:21:{s:4:\"tmpl\";i:308;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:21:{s:4:\"tmpl\";i:307;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:21:{s:4:\"tmpl\";i:306;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:21:{s:4:\"tmpl\";i:305;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:21:{s:4:\"tmpl\";i:113;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:21:{s:4:\"tmpl\";i:116;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:21:{s:4:\"tmpl\";i:117;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:21:{s:4:\"tmpl\";i:112;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:21:{s:4:\"tmpl\";i:114;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:21:{s:4:\"tmpl\";i:115;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:21:{s:4:\"tmpl\";i:118;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:21:{s:4:\"tmpl\";i:119;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:21:{s:4:\"tmpl\";i:110;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:21:{s:4:\"tmpl\";i:111;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:21:{s:4:\"tmpl\";i:141;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:21:{s:4:\"tmpl\";i:135;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:21:{s:4:\"tmpl\";i:140;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:21:{s:4:\"tmpl\";i:159;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:21:{s:4:\"tmpl\";i:160;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:21:{s:4:\"tmpl\";i:134;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:21:{s:4:\"tmpl\";i:133;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:21:{s:4:\"tmpl\";i:109;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:21:{s:4:\"tmpl\";i:108;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:21:{s:4:\"tmpl\";i:132;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:21:{s:4:\"tmpl\";i:158;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:21:{s:4:\"tmpl\";i:157;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:21:{s:4:\"tmpl\";i:461;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:21:{s:4:\"tmpl\";i:460;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:21:{s:4:\"tmpl\";i:459;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:21:{s:4:\"tmpl\";i:458;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:21:{s:4:\"tmpl\";i:457;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:21:{s:4:\"tmpl\";i:244;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:21:{s:4:\"tmpl\";i:240;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:21:{s:4:\"tmpl\";i:239;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:21:{s:4:\"tmpl\";i:238;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:21:{s:4:\"tmpl\";i:237;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:21:{s:4:\"tmpl\";i:236;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:21:{s:4:\"tmpl\";i:285;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:21:{s:4:\"tmpl\";i:245;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:21:{s:4:\"tmpl\";i:246;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:21:{s:4:\"tmpl\";i:247;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:21:{s:4:\"tmpl\";i:248;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:21:{s:4:\"tmpl\";i:249;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:21:{s:4:\"tmpl\";i:243;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:21:{s:4:\"tmpl\";i:242;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:21:{s:4:\"tmpl\";i:241;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:21:{s:4:\"tmpl\";i:235;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:21:{s:4:\"tmpl\";i:230;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:21:{s:4:\"tmpl\";i:231;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:21:{s:4:\"tmpl\";i:323;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:21:{s:4:\"tmpl\";i:322;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:21:{s:4:\"tmpl\";i:321;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:21:{s:4:\"tmpl\";i:320;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:21:{s:4:\"tmpl\";i:319;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:21:{s:4:\"tmpl\";i:228;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:21:{s:4:\"tmpl\";i:256;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:21:{s:4:\"tmpl\";i:251;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:21:{s:4:\"tmpl\";i:250;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:21:{s:4:\"tmpl\";i:286;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:21:{s:4:\"tmpl\";i:229;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:21:{s:4:\"tmpl\";i:258;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:21:{s:4:\"tmpl\";i:252;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:21:{s:4:\"tmpl\";i:253;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:21:{s:4:\"tmpl\";i:259;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:21:{s:4:\"tmpl\";i:257;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:21:{s:4:\"tmpl\";i:254;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:21:{s:4:\"tmpl\";i:255;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:21:{s:4:\"tmpl\";i:165;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:21:{s:4:\"tmpl\";i:121;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:21:{s:4:\"tmpl\";i:120;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:21:{s:4:\"tmpl\";i:72;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:21:{s:4:\"tmpl\";i:166;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:21:{s:4:\"tmpl\";i:162;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:21:{s:4:\"tmpl\";i:164;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:21:{s:4:\"tmpl\";i:163;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:21:{s:4:\"tmpl\";i:161;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:21:{s:4:\"tmpl\";i:123;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:21:{s:4:\"tmpl\";i:124;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:21:{s:4:\"tmpl\";i:122;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:21:{s:4:\"tmpl\";i:407;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:21:{s:4:\"tmpl\";i:408;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:21:{s:4:\"tmpl\";i:409;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:21:{s:4:\"tmpl\";i:406;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:21:{s:4:\"tmpl\";i:405;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:21:{s:4:\"tmpl\";i:404;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:21:{s:4:\"tmpl\";i:440;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:21:{s:4:\"tmpl\";i:441;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:21:{s:4:\"tmpl\";i:442;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:21:{s:4:\"tmpl\";i:344;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:21:{s:4:\"tmpl\";i:343;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:21:{s:4:\"tmpl\";i:342;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:21:{s:4:\"tmpl\";i:341;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:21:{s:4:\"tmpl\";i:340;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:21:{s:4:\"tmpl\";i:339;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:21:{s:4:\"tmpl\";i:450;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:21:{s:4:\"tmpl\";i:451;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:21:{s:4:\"tmpl\";i:452;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:21:{s:4:\"tmpl\";i:454;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:21:{s:4:\"tmpl\";i:455;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:21:{s:4:\"tmpl\";i:453;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:21:{s:4:\"tmpl\";i:379;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:21:{s:4:\"tmpl\";i:378;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:21:{s:4:\"tmpl\";i:375;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:21:{s:4:\"tmpl\";i:374;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:21:{s:4:\"tmpl\";i:376;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:21:{s:4:\"tmpl\";i:373;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:21:{s:4:\"tmpl\";i:372;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:21:{s:4:\"tmpl\";i:371;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:21:{s:4:\"tmpl\";i:370;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:21:{s:4:\"tmpl\";i:377;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:21:{s:4:\"tmpl\";i:419;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:21:{s:4:\"tmpl\";i:416;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:21:{s:4:\"tmpl\";i:418;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:21:{s:4:\"tmpl\";i:417;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:21:{s:4:\"tmpl\";i:415;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:21:{s:4:\"tmpl\";i:382;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:21:{s:4:\"tmpl\";i:383;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:21:{s:4:\"tmpl\";i:384;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:21:{s:4:\"tmpl\";i:386;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:21:{s:4:\"tmpl\";i:385;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:21:{s:4:\"tmpl\";i:336;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:21:{s:4:\"tmpl\";i:335;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:21:{s:4:\"tmpl\";i:333;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:21:{s:4:\"tmpl\";i:332;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:21:{s:4:\"tmpl\";i:338;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:21:{s:4:\"tmpl\";i:331;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:21:{s:4:\"tmpl\";i:330;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:21:{s:4:\"tmpl\";i:337;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:21:{s:4:\"tmpl\";i:329;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:21:{s:4:\"tmpl\";i:190;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:21:{s:4:\"tmpl\";i:202;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:21:{s:4:\"tmpl\";i:191;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:21:{s:4:\"tmpl\";i:192;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:21:{s:4:\"tmpl\";i:193;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:21:{s:4:\"tmpl\";i:194;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:21:{s:4:\"tmpl\";i:196;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:21:{s:4:\"tmpl\";i:197;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:21:{s:4:\"tmpl\";i:199;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:21:{s:4:\"tmpl\";i:201;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:21:{s:4:\"tmpl\";i:203;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:21:{s:4:\"tmpl\";i:61;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:21:{s:4:\"tmpl\";i:195;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:21:{s:4:\"tmpl\";i:198;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:21:{s:4:\"tmpl\";i:200;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:21:{s:4:\"tmpl\";i:189;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:21:{s:4:\"tmpl\";i:34;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:21:{s:4:\"tmpl\";i:39;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:21:{s:4:\"tmpl\";i:41;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:21:{s:4:\"tmpl\";i:42;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:21:{s:4:\"tmpl\";i:44;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:21:{s:4:\"tmpl\";i:46;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:21:{s:4:\"tmpl\";i:36;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:21:{s:4:\"tmpl\";i:38;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:21:{s:4:\"tmpl\";i:40;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:21:{s:4:\"tmpl\";i:43;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:21:{s:4:\"tmpl\";i:45;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:21:{s:4:\"tmpl\";i:33;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:21:{s:4:\"tmpl\";i:35;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:21:{s:4:\"tmpl\";i:37;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:21:{s:4:\"tmpl\";i:474;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:21:{s:4:\"tmpl\";i:475;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:21:{s:4:\"tmpl\";i:291;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:21:{s:4:\"tmpl\";i:476;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:21:{s:4:\"tmpl\";i:292;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:21:{s:4:\"tmpl\";i:477;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:21:{s:4:\"tmpl\";i:293;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:21:{s:4:\"tmpl\";i:478;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:21:{s:4:\"tmpl\";i:479;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:21:{s:4:\"tmpl\";i:12;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:21:{s:4:\"tmpl\";i:13;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:21:{s:4:\"tmpl\";i:18;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:21:{s:4:\"tmpl\";i:20;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:21:{s:4:\"tmpl\";i:3;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:21:{s:4:\"tmpl\";i:17;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:21:{s:4:\"tmpl\";i:15;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:21:{s:4:\"tmpl\";i:14;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:21:{s:4:\"tmpl\";i:1;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:21:{s:4:\"tmpl\";i:8;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:21:{s:4:\"tmpl\";i:6;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:21:{s:4:\"tmpl\";i:4;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:21:{s:4:\"tmpl\";i:21;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:21:{s:4:\"tmpl\";i:19;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:21:{s:4:\"tmpl\";i:16;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:21:{s:4:\"tmpl\";i:2;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:21:{s:4:\"tmpl\";i:153;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:21:{s:4:\"tmpl\";i:11;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:21:{s:4:\"tmpl\";i:10;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:21:{s:4:\"tmpl\";i:9;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:21:{s:4:\"tmpl\";i:7;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:21:{s:4:\"tmpl\";i:5;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:21:{s:4:\"tmpl\";i:269;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:21:{s:4:\"tmpl\";i:270;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:21:{s:4:\"tmpl\";i:271;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:21:{s:4:\"tmpl\";i:272;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:21:{s:4:\"tmpl\";i:273;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:21:{s:4:\"tmpl\";i:274;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:21:{s:4:\"tmpl\";i:275;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:21:{s:4:\"tmpl\";i:233;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:21:{s:4:\"tmpl\";i:232;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:21:{s:4:\"tmpl\";i:295;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:21:{s:4:\"tmpl\";i:294;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:21:{s:4:\"tmpl\";i:296;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:21:{s:4:\"tmpl\";i:297;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:21:{s:4:\"tmpl\";i:298;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:21:{s:4:\"tmpl\";i:148;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:21:{s:4:\"tmpl\";i:155;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:21:{s:4:\"tmpl\";i:154;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:21:{s:4:\"tmpl\";i:287;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:21:{s:4:\"tmpl\";i:156;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:21:{s:4:\"tmpl\";i:288;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:21:{s:4:\"tmpl\";i:143;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:21:{s:4:\"tmpl\";i:289;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:21:{s:4:\"tmpl\";i:147;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:21:{s:4:\"tmpl\";i:290;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:21:{s:4:\"tmpl\";i:144;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:21:{s:4:\"tmpl\";i:145;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:21:{s:4:\"tmpl\";i:142;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:21:{s:4:\"tmpl\";i:146;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:21:{s:4:\"tmpl\";i:131;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:21:{s:4:\"tmpl\";i:130;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:21:{s:4:\"tmpl\";i:152;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:21:{s:4:\"tmpl\";i:62;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:21:{s:4:\"tmpl\";i:65;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:21:{s:4:\"tmpl\";i:63;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:21:{s:4:\"tmpl\";i:70;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:21:{s:4:\"tmpl\";i:64;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:21:{s:4:\"tmpl\";i:58;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:21:{s:4:\"tmpl\";i:55;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:21:{s:4:\"tmpl\";i:51;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:21:{s:4:\"tmpl\";i:136;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:21:{s:4:\"tmpl\";i:48;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:21:{s:4:\"tmpl\";i:56;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:21:{s:4:\"tmpl\";i:151;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:21:{s:4:\"tmpl\";i:57;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:21:{s:4:\"tmpl\";i:59;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:21:{s:4:\"tmpl\";i:52;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:21:{s:4:\"tmpl\";i:60;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:21:{s:4:\"tmpl\";i:54;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:21:{s:4:\"tmpl\";i:53;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:21:{s:4:\"tmpl\";i:50;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:21:{s:4:\"tmpl\";i:49;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:21:{s:4:\"tmpl\";i:137;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:21:{s:4:\"tmpl\";i:47;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:21:{s:4:\"tmpl\";i:179;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:21:{s:4:\"tmpl\";i:175;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:21:{s:4:\"tmpl\";i:173;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:21:{s:4:\"tmpl\";i:171;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:21:{s:4:\"tmpl\";i:188;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:21:{s:4:\"tmpl\";i:186;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:21:{s:4:\"tmpl\";i:169;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:21:{s:4:\"tmpl\";i:187;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:21:{s:4:\"tmpl\";i:170;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:21:{s:4:\"tmpl\";i:172;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:21:{s:4:\"tmpl\";i:174;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:21:{s:4:\"tmpl\";i:176;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:21:{s:4:\"tmpl\";i:177;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:21:{s:4:\"tmpl\";i:178;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:21:{s:4:\"tmpl\";i:168;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:21:{s:4:\"tmpl\";i:180;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:21:{s:4:\"tmpl\";i:184;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:21:{s:4:\"tmpl\";i:185;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:21:{s:4:\"tmpl\";i:182;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:21:{s:4:\"tmpl\";i:183;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:21:{s:4:\"tmpl\";i:181;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:21:{s:4:\"tmpl\";i:358;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:21:{s:4:\"tmpl\";i:359;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:21:{s:4:\"tmpl\";i:357;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:21:{s:4:\"tmpl\";i:360;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:21:{s:4:\"tmpl\";i:361;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:21:{s:4:\"tmpl\";i:356;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:21:{s:4:\"tmpl\";i:496;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:21:{s:4:\"tmpl\";i:497;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:21:{s:4:\"tmpl\";i:498;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:21:{s:4:\"tmpl\";i:499;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:21:{s:4:\"tmpl\";i:495;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:21:{s:4:\"tmpl\";i:500;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:21:{s:4:\"tmpl\";i:494;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:26:\"minimum_hello_plus_version\";s:5:\"0.0.0\";s:8:\"products\";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');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1972, 'woocommerce_pickup_location_settings', 'a:4:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:0:\"\";s:4:\"cost\";s:0:\"\";s:10:\"tax_status\";s:7:\"taxable\";}', 'auto'),
(2069, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:21:\"arifwebsols@gmail.com\";s:7:\"version\";s:5:\"7.0.2\";s:9:\"timestamp\";i:1784430196;}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(15252, 'elementor_pro_remote_info_api_data_4.2.0', 'a:2:{s:7:\"timeout\";i:1785993211;s:5:\"value\";s:257779:\"{\"stable_version\":\"4.2.1\",\"last_updated\":\"2026-07-28 13:39:50\",\"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:243012:\\\"<h1>Elementor Pro - by Elementor.com<\\/h1>\\n<h4>4.2.1 - 2026-07-28<\\/h4>\\n<ul>\\n<li>Fix: Child product categories display the parent category image when Loop Taxonomy is used in a Product Archive template - Atomic Editor<\\/li>\\n<li>Fix: ACF Dynamic Tags display default values instead of item data in Loops - Atomic Editor<\\/li>\\n<li>Fix: ACF fields display in a flat list instead of being grouped by field group in Dynamic Tag - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.2.0 - 2026-07-20<\\/h4>\\n<ul>\\n<li>New: Introducing Loop for building dynamic content layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added Email 2 as an additional action after submit in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the settings UI in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added autocomplete support for better accessibility in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added accessibility support for Atomic Form success and error messages after submission - Atomic Editor<\\/li>\\n<li>Fix: Local styles are not loaded inside Shortcode or Template widgets - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/32921\\\">#32921<\\/a>)<\\/li>\\n<li>Fix: Empty overrides in nested Components show the default value instead of remaining empty - Atomic Editor<\\/li>\\n<li>Fix: Classes created from Components override the expected class priority - Atomic Editor<\\/li>\\n<li>Fix: Redoing detach Component inside another Component leaves stale exposed properties behind - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form elements cannot be copied and pasted - Atomic Editor<\\/li>\\n<li>Fix: Metadata is missing from email submissions in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Sub-menu indicators flicker while the page is loading in WordPress Menu widget<\\/li>\\n<li>Fix: Load on Click duplicates the initial posts instead of loading the next posts when using multiple Posts widgets<\\/li>\\n<li>Fix: Buttons are not keyboard accessible in Flip Box widget<\\/li>\\n<li>Fix: Non-existent pages can trigger a fatal error in Archive and 404 templates<\\/li>\\n<li>Fix: Custom Search Results URLs can trigger a fatal error in Search widget<\\/li>\\n<li>Fix: Headings are highlighted inconsistently when scrolling down and back up in Table of Contents widget<\\/li>\\n<li>Fix: PHP warnings appear when WooCommerce coupons are disabled in Cart and Checkout widgets<\\/li>\\n<\\/ul>\\n<h4>4.1.3 - 2026-07-14<\\/h4>\\n<ul>\\n<li>Fix: Content section isn&#39;t expanded by default when adding atomic element inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be saved as template - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.2 - 2026-06-23<\\/h4>\\n<ul>\\n<li>Fix: Email action is not configured correctly when submitting Atomic Forms - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.1.1 - 2026-06-08<\\/h4>\\n<ul>\\n<li>Fix: Live Results item count does not apply correctly on Tablet and Mobile in Search widget<\\/li>\\n<li>Fix: Default animation appears for logged-out users when using an ACF URL dynamic tag in Lottie widget<\\/li>\\n<li>Fix: &quot;Something went wrong&quot; error appears when using Taxonomy Filter with a Loop Grid based on Current Query<\\/li>\\n<\\/ul>\\n<h4>4.1.0 - 2026-05-26<\\/h4>\\n<ul>\\n<li>Tweak: Added Radio Button element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Select element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Date Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Time Picker element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added File Upload element to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Webhook URL support to Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Improved the default To and From field settings in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Updated the Connected Input ID control to a Select control in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added the Atomic Elements section when editing Loop Grid templates - Atomic Editor<\\/li>\\n<li>Tweak: Added support for dynamic field mentions in email content in Atomic Form - Atomic Editor<\\/li>\\n<li>Tweak: Added Start and End grid lines for the While Scrolling effect in Interactions - Atomic Editor<\\/li>\\n<li>Tweak: Updated the minimum required WordPress version to 6.8<\\/li>\\n<li>Fix: Custom styles are lost for Atomic elements used in loops - Atomic Editor<\\/li>\\n<li>Fix: Action Log and Page Title are not recorded in Atomic Form submissions - Atomic Editor<\\/li>\\n<li>Fix: Inline editing does not work for Buttons inside Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Atomic Form cannot be dragged into containers or child containers - Atomic Editor<\\/li>\\n<li>Fix: Pasting content from another site may cause a fatal error with Loop Item Templates<\\/li>\\n<\\/ul>\\n<h4>4.0.4 - 2026-04-28<\\/h4>\\n<ul>\\n<li>Fix: Flexbox and Div Block do not work with display conditions - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.3 - 2026-04-20<\\/h4>\\n<ul>\\n<li>Tweak: Updated base style font styling in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Submit button not working inside popups in Atomic Form - Atomic Editor<\\/li>\\n<li>Fix: Forms fail to send when using ACF Email dynamic tag - Atomic Editor<\\/li>\\n<li>Fix: Custom CSS editor not editable in RTL websites - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.2 - 2026-04-13<\\/h4>\\n<ul>\\n<li>Fix: Interactions apply only to the first matching element instead of all instances on the page - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.1 - 2026-04-01<\\/h4>\\n<ul>\\n<li>Fix: Exposed text properties appear empty in existing components - Atomic Editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/35357\\\">#35357<\\/a>)<\\/li>\\n<li>Fix: Cannot publish existing components with overridable properties - Atomic Editor<\\/li>\\n<li>Fix: Unexpected characters appear when deleting attribute values using backspace - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>4.0.0 - 2026-03-30<\\/h4>\\n<ul>\\n<li>New: Introducing Atomic Forms using composable Atomic elements - create flexible form layouts by combining individual field elements - Atomic Editor<\\/li>\\n<li>New: Introducing Interactions with new triggers and custom effects for dynamic experiences - create animations based on user scroll and user behavior - Atomic Editor<\\/li>\\n<li>Tweak: Component creation is available for Pro users - Atomic Editor<\\/li>\\n<li>Tweak: Added the ability to detach Components into editable layouts - Atomic Editor<\\/li>\\n<li>Tweak: Added support for custom fonts in typography controls - Atomic Editor<\\/li>\\n<li>Fix: Unable to paste content into the Custom CSS field - Atomic Editor<\\/li>\\n<li>Fix: Error when assigning a dynamic custom field to a component&#39;s inner element in Components - Atomic Editor<\\/li>\\n<\\/ul>\\n<h4>3.35.1 - 2026-02-11<\\/h4>\\n<ul>\\n<li>Fix: Enqueue script errors when <code>WP_DEBUG<\\/code> is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/34617\\\">#34617<\\/a>)<\\/li>\\n<li>Fix: General UI issues in Editor screens in WordPress Admin<\\/li>\\n<\\/ul>\\n<h4>3.35.0 - 2026-02-02<\\/h4>\\n<ul>\\n<li>Tweak: Extended the color picker to support ACF fields - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables with custom units across relevant controls - Editor V4<\\/li>\\n<li>Tweak: Enabled size variables in border radius controls - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.34.4 - 2026-01-29<\\/h4>\\n<ul>\\n<li>Fix: Shortcodes overflow the screen on Saved Templates screen in WordPress Admin<\\/li>\\n<li>Fix: Avoid Multiple Popups control does not work in Popups<\\/li>\\n<\\/ul>\\n<h4>3.34.3 - 2026-01-26<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder WordPress view does not work as expected<\\/li>\\n<li>Fix: Submissions menu appears even when the setting is disabled<\\/li>\\n<\\/ul>\\n<h4>3.34.2 - 2026-01-22<\\/h4>\\n<ul>\\n<li>Tweak: Updated notification behavior in Elementor menu in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.1 - 2026-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Unified the Elementor interface into a single place to manage, optimize, and configure Elementor capabilities in WordPress admin<\\/li>\\n<\\/ul>\\n<h4>3.34.0 - 2025-12-22<\\/h4>\\n<ul>\\n<li>New: Added support for Display Conditions for Atomic Elements - Editor V4<\\/li>\\n<li>Tweak: Enabled media queries for the Desktop breakpoint only in Custom CSS - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Added support for Google Calendar in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Tel link in Contact URL Dynamic Tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF Image field in Dynamic Tags - Editor V4<\\/li>\\n<li>Tweak: Removed icon from the accessibility tree in Flip Box widget<\\/li>\\n<li>Tweak: Applied CSS logical properties in text-align controls and improved RTL rendering in the Editor<\\/li>\\n<li>Fix: Website Template library displayed in English instead of the translated language<\\/li>\\n<li>Fix: Custom CSS field breaks when using certain characters - Editor V4<\\/li>\\n<\\/ul>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\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 &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; 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&#39;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&#39;t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; 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 &#39;Avoid Duplicates&#39; 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 &quot;External URL&quot; 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&#39;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 &quot;Space Between Dots&quot; 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: &#39;Reading Settings&#39; 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&#39;s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; 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 &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; 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 &quot;Load More&quot; or &quot;Infinite Scroll&quot; 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 &#39;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 &#39;Structure&#39; 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 &#39;Copy&#39;, &#39;Paste&#39;, and &#39;Clear&#39; 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 &#39;Create Template&#39; button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the &#39;Loader&#39; 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 &#39;Current Query&#39; 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: &#39;Editing Mode&#39; 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 &#39;User IP&#39; and &#39;User Agent&#39; 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 &quot;Include By&quot; Query doesn&#39;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&#39;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>&lt;time&gt;<\\/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>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/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 &#39;self-hosted&#39; 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: &#39;Fallback: Recent Posts&#39; 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 &quot;Offset Sides&quot; 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 &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; 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&#39;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&#39;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 &#39;Active item state&#39; 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&#39;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 &#39;Gap between slides&#39; 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 &quot;Form Validation&quot; 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 &quot;Advanced Rules&quot; 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 &amp; 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&#39;t edit page when using &#39;Content Tabs&#39; and &#39;Section&#39; 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 &amp; 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&#39; 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&#39;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 &#39;Show up to X times&#39; 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 &#39;Equal height&#39; 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 &amp; 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&#39;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&#39;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>&amp;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 &quot;Row&quot; 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 &amp; 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&#39;t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn&#39;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&#39;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&#39;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&#39;t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn&#39;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&#39;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 &amp; 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&#39;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 &quot;Auto Updates&quot; 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 &quot;Excerpt Length&quot; 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&#39;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&#39;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&#39;t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn&#39;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&#39;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 &quot;Need Help&quot; 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&#39;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&#39;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 &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can&#39;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&#39;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&#39;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&#39;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&#39;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 &quot;Change&quot; 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>Elementor\\\\Utils::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&#39;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&#39;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&#39;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&#39;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&#39;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 &amp; Close \\u201cbutton in Custom Code&#39;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 &quot;Standard&quot; 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&#39;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 &#39;Max Height&#39; 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 &#39;Reply To&#39; 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 &#39;Max Height&#39; 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%5D\\\">#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&#39;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 &quot;Show on Browsers&quot; 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&#39;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 &quot;Canvas&quot; 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&#39;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 &#39;get_create_url&#39; 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&#39;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&#39;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&#39;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 &quot;Move to Trash&quot; 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 &quot;Learn More&quot; 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&#39;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 &quot;occurred&quot; 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&#39;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&#39;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&#39;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&#39;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 &quot;Progress Bar&quot; and &quot;None&quot; 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 &quot;for&quot; 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 &quot;Save Changes&quot; 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: &quot;No headings were found on this page&quot; 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&#39;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 &quot;Open in new tab&quot; 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: &quot;Graphic Element&quot; 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 &amp; 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&#39;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&#39;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: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; 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: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/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>&lt;p&gt;<\\/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=&quot;navigation&quot;<\\/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 &quot;undefined Index&quot; 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 &quot;Custom label&quot; 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 &quot;Date&quot; 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&#39;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 &quot;By Author&quot; 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&#39;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 &quot;All&quot; 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&#39;s Icons for Custom icons &amp; 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 &quot;Save as Global&quot; 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 &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; 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 &gt;=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&#39;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>&gt;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: &quot;Child of Term&quot; and &quot;Any child of term&quot; 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 &amp; 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 &#39;Hide Title&#39; 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 &amp; 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&#39;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 &quot;All Archives&quot; 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 &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; 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 &amp; 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 &quot;Show up to X times&quot; 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 &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/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 &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; 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&#39;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>&lt;IfModule&gt;<\\/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 &quot;On&quot;<\\/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 &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; 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 &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; 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> &amp; <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&#39;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 &amp; Custom CSS for Header &amp; 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 &quot;Edit Template&quot; 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 &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; 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 &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/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 &#39;View Cart&#39; 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 &#39;Current Subcategories&#39; 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 &amp; 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 &amp; 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 &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; 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 &amp; 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 &amp; 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&#39;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 &quot;Nothing Found&quot; 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&#39;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 &quot;All Singular&quot;<\\/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&#39;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&#39;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&#39;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 &amp; 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 &amp; 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 &quot;Content Only mode&quot; (<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 &amp; 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 &amp; 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 &quot;Tweet&quot; 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&#39;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 &amp; 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 &amp; 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 &#39;typing&#39; and &#39;clip&#39; 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&#39;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&#39;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 &amp; 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 &quot;required&quot; 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 &quot;Bring to Front&quot; 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 &amp; 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 &amp; 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 &amp; 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 &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorPro\\\\Modules\\\\Forms\\\\Classes\\\\Action_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 &amp; 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 &amp; 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 &quot;none&quot; 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 &amp; 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&#39;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 &amp; 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 - &#39;Link apply on&#39; 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 &#39;0&#39; 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>\\n\\\";}\",\"new_version\":\"4.2.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"6.8\",\"tested\":\"7.0\",\"elementor_requires\":\"3.34\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvYXBleGl1bSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU5NTAwMTEsImV4cCI6MTc4NjAzNjQxMX0.kgczBzdywonBW1w6CVGo27SWqX3AmKEp3T6Xayhrm80\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtdWdMdTFycDNCQ25rY1VNRGRhVUIxNzAxMTA0NjUwRWdENFc3dWVmdDZpIiwidXJsIjoiaHR0cHM6Ly9tcmFyaWYubWUvYXBleGl1bSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3ODU5NTAwMTEsImV4cCI6MTc4NjAzNjQxMX0.kgczBzdywonBW1w6CVGo27SWqX3AmKEp3T6Xayhrm80\\/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:\\/\\/assets.elementor.com\\/miscellaneous\\/v1\\/images\\/icon.svg\"},\"requires_php\":\"7.4\"}\";}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(15239, '_site_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1785993130', 'off'),
(15240, '_site_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1785949930', 'off'),
(15241, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1785993130', 'off'),
(15242, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/\'>WordPress 7.1 Release Candidate 1</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\'>WordPress 7.1 Beta 4</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/\'>WordPress.org blog: WordPress 7.1 Release Candidate 1</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/podcast/228-priscilla-collado-ramirez-on-reducing-wordpress-beginner-anxiety\'>WPTavern: #228 – Priscilla Collado Ramirez on Reducing WordPress Beginner Anxiety</a></li><li><a class=\'rsswidget\' href=\'https://gziolo.pl/2026/08/05/the-abilities-api-in-wordpress-7-1-lifecycle-schemas-and-discovery/\'>Greg Ziółkowski: The Abilities API in WordPress 7.1: Lifecycle, Schemas, and Discovery</a></li></ul></div>', 'off'),
(15244, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_elementor', '1785993138', 'off'),
(15245, '_site_transient_wp_plugin_dependencies_plugin_timeout_elementor', '1', 'off'),
(15246, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_woocommerce', '1785993138', 'off'),
(15247, '_site_transient_wp_plugin_dependencies_plugin_timeout_woocommerce', '1', 'off'),
(15093, '_site_transient_timeout_woocommerce_new_version', '1786406381', 'off'),
(15094, '_site_transient_woocommerce_new_version', '', 'off'),
(15363, '_transient_woocommerce_admin_settings_payments_has_providers_with_incentive', 'no', 'off'),
(15220, '_site_transient_timeout_browser_c33c588009b95570bda142ca18d363d2', '1786554697', 'off'),
(15221, '_site_transient_browser_c33c588009b95570bda142ca18d363d2', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"150.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(15222, '_transient_timeout_powerpack_elements_license_data', '1785993098', 'off'),
(15223, '_transient_powerpack_elements_license_data', 'O:8:\"stdClass\":5:{s:7:\"success\";b:0;s:7:\"license\";s:7:\"invalid\";s:7:\"item_id\";b:0;s:9:\"item_name\";s:27:\"PowerPack+Pro+for+Elementor\";s:8:\"checksum\";s:32:\"40228002696dab1be25f3cef14abd1fd\";}', 'off'),
(15224, '_transient_timeout_action_scheduler_last_pastdue_actions_check', '1785971498', 'off'),
(15225, '_transient_action_scheduler_last_pastdue_actions_check', '1785949898', 'off'),
(15226, '_transient_timeout_elementor_remote_info_api_data_4.2.0', '1785993099', 'off'),
(15227, '_transient_elementor_remote_info_api_data_4.2.0', 'a:4:{s:9:\"timestamp\";s:10:\"1785948446\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:3;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:5;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:7;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:9;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:10;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:13:\"Portfolio Bio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:11;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:12;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:13;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(15228, '_transient_timeout_wc_tracks_blog_details', '1786036299', 'off'),
(15229, '_transient_wc_tracks_blog_details', 'a:6:{s:3:\"url\";s:25:\"https://mrarif.me/apexium\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"9e2dc9b3-47d2-479d-8b8b-039a6a82b433\";s:14:\"products_count\";s:1:\"8\";s:10:\"wc_version\";s:6:\"10.9.4\";}', 'off'),
(15230, '_site_transient_timeout_community-events-b3ce4eb76528d3b8101d113ea6f65d4b', '1785993129', 'off'),
(15231, '_site_transient_community-events-b3ce4eb76528d3b8101d113ea6f65d4b', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"45.120.99.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:87:\"WordPress Campus Connect Hajee Mohammad Danesh Science and Technology University (HSTU)\";s:3:\"url\";s:53:\"https://events.wordpress.org/campusconnect/2026/hstu/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-08-16 00:00:00\";s:8:\"end_date\";s:19:\"2026-08-16 00:00:00\";s:20:\"start_unix_timestamp\";i:1786816800;s:18:\"end_unix_timestamp\";i:1786816800;s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Dinajpur, Bangladesh\";s:7:\"country\";s:2:\"BD\";s:8:\"latitude\";d:25.6951926;s:9:\"longitude\";d:88.6519613;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:20:\"WordCamp Sylhet 2026\";s:3:\"url\";s:33:\"https://sylhet.wordcamp.org/2026/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2026-10-02 00:00:00\";s:8:\"end_date\";s:19:\"2026-10-03 00:00:00\";s:20:\"start_unix_timestamp\";i:1790877600;s:18:\"end_unix_timestamp\";i:1790964000;s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Sylhet, Bangladesh\";s:7:\"country\";s:2:\"BD\";s:8:\"latitude\";d:24.9172232;s:9:\"longitude\";d:91.8319132;}}}}', 'off'),
(15237, '_site_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1785993130', 'off'),
(15233, '_site_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1785993129', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(15234, '_site_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3', 'a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 15:37:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://wordpress.org/?v=7.1-RC1-63034\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 7.1 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2026/08/wordpress-7-1-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2026 15:37:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21248\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing! This version of the WordPress software is still under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site. WordPress 7.1 RC1 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12453:\"\n<p class=\"wp-block-paragraph\">The first Release Candidate (“RC1”) for WordPress 7.1 is ready for download and testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noopener\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=7.1-</code>RC1</td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\" target=\"_blank\" rel=\"noopener\">WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" target=\"_blank\" rel=\"noopener\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Please continue checking the <a href=\"https://make.wordpress.org/core/\" target=\"_blank\" rel=\"noopener\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/7-1\" target=\"_blank\" rel=\"noopener\">7.1-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 RC1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 RC1 contains more than <strong>145 updates</strong> and fixes since the Beta 4 release, including <strong>57 in the Editor</strong> and <strong>88 in Core</strong>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">For an overview of what’s new in WordPress 7.1, read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\" target=\"_blank\" rel=\"noopener\">Beta 1 announcement</a> and the <a href=\"https://make.wordpress.org/core/tag/dev-notes+7-1/\" target=\"_blank\" rel=\"noopener\">WordPress 7.1 Dev Notes</a>. For a comprehensive summary, see the <a href=\"https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2026/08/05/wordpress-7-1-field-guide/\" target=\"_blank\" rel=\"noopener\">WordPress 7.1 Field Guide.</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">You can also explore the technical details of all issues addressed since Beta 4 using the links below:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-29&amp;until=2026-08-05\" target=\"_blank\" rel=\"noopener\">GitHub commits for 7.1</a> since July 29, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F29%2F2026..08%2F05%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" target=\"_blank\" rel=\"noopener\">Closed Trac tickets for 7.1</a> since July 29, 2026</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New Features since Beta 1</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/changeset/62748\" target=\"_blank\" rel=\"noopener\">Icons API</a>: New APIs for registering icons and icon collections in Core, ready for plugins to extend.</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65624\" target=\"_blank\" rel=\"noopener\">Speculative loading configuration</a>: Speculative loading defaults can now be configured via environment variables and constants.</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79606\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/pull/79606\" target=\"_blank\" rel=\"noopener\">Email notifications for @mentions:</a> Email notifications have been introduced when mentioned in a Note.</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79934\" data-type=\"link\" data-id=\"https://github.com/WordPress/gutenberg/pull/79934\" target=\"_blank\" rel=\"noopener\">Shareable Revisions:</a> Share links to specific revisions for faster collaboration.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Want to look deeper into the details and technical notes for this release? These tickets and pull requests are just some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/79839\" target=\"_blank\" rel=\"noopener\">#GB-79839</a>: Apply globally: choose which modified block styles to apply</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80814\" target=\"_blank\" rel=\"noopener\">#GB-80814</a>: New responsiveEditingEnabled editor setting to hide responsive styles</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80107\" target=\"_blank\" rel=\"noopener\">#GB-80107</a>: Tabs: toolbar buttons to reorder tabs</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/80046\" target=\"_blank\" rel=\"noopener\">#GB-80046</a>: DataViews: shift-click range selection</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65636\" target=\"_blank\" rel=\"noopener\">#65636</a>: Preload REST API requests fetched on editor load</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65613\" target=\"_blank\" rel=\"noopener\">#65613</a>: Notes are excluded from comment feed queries</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65491\" target=\"_blank\" rel=\"noopener\">#65491</a>: KSES allows the autofocus attribute on dialog elements</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/65517\" target=\"_blank\" rel=\"noopener\">#65517</a>: Multisite upload limits are enforced when sideloading media from a URL</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/62757\" target=\"_blank\" rel=\"noopener\">#62757</a>: Update the jQuery UI library to version 1.14.2</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">How you can contribute</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Your help testing the WordPress 7.1 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\" target=\"_blank\" rel=\"noopener\">detailed guide</a> will walk you through testing features in WordPress 7.1.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Thanks for continuing to test your themes and plugins with the WordPress 7.1 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\" target=\"_blank\" rel=\"noopener\">plugin’s readme file</a> to 7.1.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\" target=\"_blank\" rel=\"noopener\">Get started with configuring distributed hosting tests here</a>. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\" target=\"_blank\" rel=\"noopener\">web hosts who help test WordPress</a>!</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\" target=\"_blank\" rel=\"noopener\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\" target=\"_blank\" rel=\"noopener\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\" target=\"_blank\" rel=\"noopener\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">An RC1 haiku</h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>A candidate stands</em><br><span style=\"white-space: normal\"><em>the desert sun tests its strength</em></span><br><em>Arizona waits</em></p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <br><a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a><em>,</em> <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> and <a href=\'https://profiles.wordpress.org/masteradhoc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>masteradhoc</a> <em>for collaboration and revie</em>w</p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21248\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2026 15:30:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21243\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 7.1 Beta 4 is ready for download and testing!&#160; This beta release is intended for testing and development only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7407:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 4</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 4 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta4.zip\">Beta 4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta4</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 4 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 7.1 Beta 4?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 4 contains more than <strong>114</strong> updates and fixes since the Beta 3 release, including <strong>51</strong> in the Editor and <strong>63</strong> in Core.&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\">Each beta cycle focuses on bug fixes, and more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 3 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-22&amp;until=2026-07-29\" target=\"_blank\" rel=\"noopener\">GitHub commits for 7.1</a> &nbsp;since July 22, 2026</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F22%2F2026..07%2F29%2F2026&amp;milestone=7.1&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\" target=\"_blank\" rel=\"noopener\">Closed Trac tickets for 7.1</a> since July 22, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Beta 4 brings a round of fixes that make the editor smoother to work with. Notes now stay reliably tied to the passage they refer to, and tagged people are displayed cleanly and clearly.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 4 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testers lend their eyes,<br>edge cases hide in plain sight—<br>Patch, rebuild, refine.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> for preparing this post and <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a> for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\" target=\"_blank\" rel=\" noopener\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21243\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 22 Jul 2026 15:23:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21177\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 7.1 Beta 3 is ready for download and testing!&#160; This beta release is intended for testing and development only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Benjamin Zekavica\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8428:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 3 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong> only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 3</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 3 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 3 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing!</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Find out what’s new in WordPress 7.1</strong>: Read the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 7.1 Beta 3?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">For technical details on the more than <strong>71 issues</strong> addressed since Beta 1, see the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F15%2F2026..07%2F22%2F2026&amp;milestone=7.1&amp;group=component&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed 7.1 WordPress Core Trac tickets</a> since July 15, 2026</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/7.1?since=2026-07-15&amp;until=2026-07-22\">7.1 Gutenberg commits</a> since July 15, 2026</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">Note: <strong>Beta 2 was released on July 17, 2026</strong>, as part of the <a href=\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\">WordPress 7.0.2 release</a> and includes important security fixes.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Beta 3 introduces two improvements to styling.</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Applying local style changes globally is no longer an all-or-nothing action. The <a href=\"https://github.com/WordPress/gutenberg/pull/79839\" target=\"_blank\" rel=\"noopener\">Apply globally</a>&nbsp;option in the block inspector now opens a quick review step, allowing you to choose which modified styles to apply globally while keeping the rest as local overrides.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Other notable fixes include improvements to media uploads: long animated GIF uploads no longer hang, images rotated using EXIF metadata are processed correctly, and uploading a single HEIC image in Safari no longer creates two entries.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The editor also includes additional fixes for Notes, responsive styling, and custom CSS. For developers, WordPress Coding Standards has been updated to version 3.4.0.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https://make.wordpress.org/core/2026/05/22/extending-unicode-support-in-email-addresses-usernames-and-slugs/\" target=\"_blank\" rel=\"noopener\">Unicode email address support</a> will <strong>not be included</strong> in WordPress 7.1. The work will continue in a community plugin, allowing broader testing of compatibility, security, and data-handling considerations.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Fresh bugs surface now,<br>click by click, we chase them down—<br>codebase grows steady.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <br><a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a> <em>for proofreading and review.</em></p>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></a><figcaption class=\"wp-element-caption\">Join us for the launch of WordPress 7.1 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>, August 16–19.</figcaption></figure>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21177\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WordPress 7.0.2 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2026/07/wordpress-7-0-2-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2026 18:45:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21167\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"WordPress 7.0.2 is now available. The 7.0.2 security release addresses one critical and one high severity security issue. Because this is a security release, it is recommended that you update your sites immediately. Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions. To manually [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4464:\"\n<h2 class=\"wp-block-heading\">WordPress 7.0.2 is now available.</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The 7.0.2 security release addresses one critical and one high severity security issue.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Because this is a security release, <strong>it is recommended that you update your sites immediately.</strong> Due to the severity, the WordPress.org team have enabled forced updates via the auto-update system for sites running affected versions.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To manually update you can visit your WordPress Dashboard, click “Updates”, and then click “Update Now”, or you can <a href=\"https://wordpress.org/wordpress-7.0.2.zip\">download WordPress 7.0.2 from WordPress.org</a>. On sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The security team would like to thank the following people for responsibly <a href=\"https://hackerone.com/wordpress\">reporting</a> vulnerabilities and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A facilitated SQL injection issue reported as a team by TF1T, dtro, and haongo </li>\n\n\n\n<li>A REST API batch-route confusion and SQL injection issue leading to Remote Code Execution reported by Adam Kues at <a href=\"https://slcyber.io\"><u>Assetnote / Searchlight Cyber</u></a></li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">For more information on this release, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-7-0-2/\">HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Backports</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress 6.9 is affected by both vulnerabilities. Version 6.9.5 has been released containing fixes for both.</li>\n\n\n\n<li>WordPress 6.8 is only affected by the first vulnerability. Version 6.8.6 has been released containing a fix.</li>\n\n\n\n<li>The beta release of WordPress 7.1 is affected by both vulnerabilities. Version 7.1 beta2 has been released containing fixes for both.</li>\n\n\n\n<li>Versions of WordPress prior to 6.8 are not affected.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">CVE and GHSA references</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-fpp7-x2x2-2mjf\"><code>CVE-2026-60137</code> / <code>GHSA-fpp7-x2x2-2mjf</code></a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/security/advisories/GHSA-ff9f-jf42-662q\"><code>CVE-2026-63030</code> / <code>GHSA-ff9f-jf42-662q</code></a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> and <a href=\"https://profiles.wordpress.org/barry/\">Barry Abrahamson</a>. In addition to the security researchers mentioned above, WordPress 7.0.2 would not have been possible without the significant contributions of the following people: <a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/Barry\">Barry</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/Matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, plus representatives from Altis, Automattic, Bluehost, Cloudflare, GoDaddy, Hostinger, and WP Engine.</p>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 7.1 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/07/wordpress-7-1-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Jul 2026 15:53:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"7-1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20987\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"WordPress 7.1 Beta 1 is ready for download and testing!&#160; This beta release is intended for testing and development&#160;only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features. How to Test WordPress 7.1 Beta 1 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Krupa Nanda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:19018:\"\n<p class=\"wp-block-paragraph\">WordPress 7.1 Beta 1 is ready for download and testing!&nbsp;</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>This beta release is intended for testing and development</strong>&nbsp;only. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, use a test environment or local site to explore the new features.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Test WordPress 7.1 Beta 1</h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can test WordPress 7.1 Beta 1 in any of the following ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>WordPress Beta Tester Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress Beta Tester</a> plugin on a WordPress install. Select the “Bleeding edge” channel and “Beta/RC Only” stream.</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-7.1-beta1.zip\">Beta 1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line (WP-CLI)</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\" target=\"_blank\" rel=\"noreferrer noopener\">WP-CLI</a> command: <br><code>wp core update --version=7.1-beta1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use a <a href=\"https://playground.wordpress.net/?site-slug=kind-classic-mountain&amp;networking=no&amp;php=8.3&amp;wp=beta&amp;language=&amp;multisite=no\" target=\"_blank\" rel=\"noopener\">7.1 Beta 1 WordPress Playground instance</a> to test the software directly in your browser. No setup required-just click and go!</td></tr></tbody></table></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The scheduled final release date for WordPress 7.1 is <strong>August 19, 2026</strong>. The full <a href=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2026/07/03/wordpress-7-1-release-party-schedule/\" target=\"_blank\" rel=\"noopener\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who contributes by testing! </p>\n\n\n\n<h2 class=\"wp-block-heading\">How important is your testing?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Testing for issues is a critical part of developing any software, and it’s a meaningful way for anyone to contribute – whether or not you have experience.&nbsp;<a href=\"https://make.wordpress.org/test/2026/07/15/help-test-wordpress-7-1/\">Details on what to test in WordPress 7.1 are available here</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you encounter an issue, please share it in the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\" target=\"_blank\" rel=\"noopener\">Alpha/Beta area</a>&nbsp;of the support forums. If you are comfortable submitting a reproducible bug report, you can do so&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\" target=\"_blank\" rel=\"noopener\">via WordPress Trac</a>. You can also check your issue against this list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\" target=\"_blank\" rel=\"noopener\">known bugs</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Curious about testing releases in general and how to get started? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a>&nbsp;and join the&nbsp;<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a>&nbsp;on&nbsp;<a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 will include new features that were previously only available in the Gutenberg plugin. Learn more about Gutenberg updates since WordPress 7.0 in the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">What’s New in Gutenberg</a> posts for versions <a href=\"https://make.wordpress.org/core/2026/03/11/whats-new-in-gutenberg-22-7-11-march/\">22.7</a>, <a href=\"https://make.wordpress.org/core/2026/03/25/whats-new-in-gutenberg-22-8-25-march/\">22.8</a>, <a href=\"https://make.wordpress.org/core/2026/04/09/whats-new-in-gutenberg-22-9-8-april/\">22.9</a>, <a href=\"https://make.wordpress.org/core/2026/04/22/whats-new-in-gutenberg-23-0-22-april/\">23.0</a>, <a href=\"https://make.wordpress.org/core/2026/05/07/whats-new-in-gutenberg-23-1-07-may/\">23.1</a>, <a href=\"https://make.wordpress.org/core/2026/05/21/whats-new-in-gutenberg-23-2-21-may/\">23.2</a>, <a href=\"https://make.wordpress.org/core/2026/06/03/whats-new-in-gutenberg-23-3-03-jun/\">23.3</a>, <a href=\"https://make.wordpress.org/core/2026/06/17/whats-new-in-gutenberg-23-3-03-jun-2/\">23.4</a>, <a href=\"https://make.wordpress.org/core/2026/07/01/whats-new-in-gutenberg-23-5-july-1-2026/\">23.5</a> and 23.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s new in WordPress 7.1?</h2>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 delivers a more complete set of styling controls, a smoother media experience, and a more personalized admin experience. Notes have evolved to add inline notes with @mentions and rich text formatting that make asynchronous feedback feel more powerful. New styling features unlock long requested features to style how blocks look across screen sizes and to style interactive states, all without writing custom CSS. Various client side media improvements means better format support, improved performance, and more resilient uploads when adding media to your site. A new inline cropping tool brings a fresh and more robust experience to editing images. Finally, the admin experience becomes easier to navigate with an ever present admin bar in the editors, improvements to the command palette, and various quality of life improvements. Underneath it all, developers get an expanding set of APIs to build on, and site owners get better support for a truly global audience.</p>\n\n\n\n<h3 class=\"wp-block-heading\">New suite of Notes features</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Notes continue to grow into a fuller collaboration experience, making asynchronous feedback between teams faster and more expressive.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Text Formatting</strong>: Notes now support inline formatting like bold, italic, code, links and adding emoji; each with a respective keyboard shortcut, so feedback reads clearly without breaking your flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>@mentions</strong>: Type &#8220;@&#8221; in a Note to pull up a searchable list of collaborators and tag someone directly, so feedback points at the right person without leaving the sidebar.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Leave notes anywhere</strong>: Start more than one conversation on the same block instead of folding every comment into a single thread, making it easier to track distinct pieces of feedback.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Inline notes:</strong> Leave a note on a text selection instead of on an entire block.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Show more / show less</strong>: Long notes now collapse by default with a toggle to expand them, keeping the margin tidy while you write.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Style it your way, on any screen</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 takes a major step toward built-in responsive design and interactive styling, letting you achieve looks that once required writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Responsive styling</strong>: Define how a block looks at different screen sizes directly in the editor, for both Global Styles and individual blocks without the need of writing custom CSS.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Viewport breakpoint customization</strong>: Theme authors can now define their own responsive breakpoints in <code>theme.json</code>, giving more flexibility for how responsive controls behave on a given site.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Interactive state styling</strong>: Style how blocks respond to interaction, like a button changing color on hover or focus, using a standardized set of controls for both Global Styles and individual block instances.</p>\n\n\n\n<h3 class=\"wp-block-heading\">A smoother media experience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Uploading, editing, and browsing media keeps getting more capable and more reliable.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Client-side media processing</strong>: Image and media processing moves into the browser, now with broader format support that includes HEIC (the default format for iPhone photos), UltraHDR, AVIF and WebP support built in,&nbsp;plus GIF-to-video conversion for lighter, more efficient files. Uploads are also more resilient, with a progress indicator and automatic retries if your data connectivity drops off.</li>\n\n\n\n<li><strong>New Media Editor Modal</strong>: A dedicated modal for editing images replaces the inline cropping tool, bringing cropping, rotation, and metadata editing together in one streamlined workflow.</li>\n\n\n\n<li><strong>Smarter galleries</strong>: Gallery blocks can automatically pull in and sort media already attached to the current post, cutting down on manual set-up.</li>\n\n\n\n<li><strong>View attached images:</strong> After you upload images to a post, the inserter will automatically surface them in a new Attached images section to make it easier to find relevant images.</li>\n\n\n\n<li><strong>Infinite scrolling by default</strong>: The Media Library grid view now loads additional items automatically as you scroll, rather than requiring a click on &#8220;Load more&#8221; especially handy for sites that handle large media libraries. This can be disabled under your user profile.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">A more personal, more navigable admin</h3>\n\n\n\n<p class=\"wp-block-paragraph\">These meaningful upgrades make the WordPress admin easier to move around in and more consistent with how you like to work.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Persistent toolbar (Omnibar)</strong>: The admin toolbar now travels with you into the Site Editor and Block Editor, with a series of polish improvements throughout.</li>\n\n\n\n<li><strong>Command palette improvements</strong>: Moving through the dashboard and editor with the command palette <code>(Ctrl/Cmd+K)</code> is more refined to make finding what you need even faster! Now results are grouped into <em>Recent, matching and Suggestions</em> sections instead of one flat list.</li>\n\n\n\n<li><strong>Admin color scheme in the Site Editor</strong>: The Site Editor now reflects your chosen admin color scheme instead of always using a fixed background.</li>\n\n\n\n<li><strong>DataViews and DataForms iterations</strong>: Continued refinement of the components behind managing lists of posts, pages, patterns, and templates, alongside the forms used to edit them.</li>\n\n\n\n<li><strong>Excerpts in the Posts list</strong>: The Posts list view now shows a short excerpt for each entry, making it easier to identify the post you&#8217;re looking for without opening it.</li>\n\n\n\n<li><strong>Visual revisions</strong>: This release adds a picker activity layout for browsing history in more detail, clearly labeled autosaves in the timeline, and an autosave notice that opens straight into the visual revisions view. Global Styles revisions get a small polish too, swapping the <em>active</em> style&#8217;s text label for a badge.</li>\n\n\n\n<li><strong>A dedicated Identity section</strong>: Site identity settings like your title, tagline, and icon are now live in their own clearly labeled section of the Site Editor, making them easier to find and update.</li>\n\n\n\n<li><strong>On This Day Widget</strong>: A new widget resurfaces what you published on this date in past years, right on your dashboard. A small nudge to look back on what you&#8217;ve written, and a reason to write something new today.</li>\n\n\n\n<li><strong>Allow Changing Comment Parent:</strong> Fixing a misthreaded comment used to mean editing the database directly. WordPress 7.1 adds an editable &#8220;In reply to&#8221; control to the Edit Comment screen, letting you pick a new parent from a dropdown of the post&#8217;s other comments. It&#8217;s scoped to the same post, so this is about untangling threads, not moving comments across posts.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">New blocks and block-level enhancements</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 release brings a handful of block refinements that give more control with fewer steps.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Playlist Block:</strong> A new block for adding a collection of audio files to a post or page, with an optional waveform visualization that shows the audio&#8217;s shape as it plays; a more visual way to present podcasts, music, or audio content without using any third-party plugins.</li>\n\n\n\n<li><strong>Tabs Block:</strong> A new block for organizing content into clickable tabbed panels instead of showing everything at once. It&#8217;s a cleaner way to present related content without overwhelming the page.</li>\n\n\n\n<li><strong>Background gradients</strong>: Background gradients and background images no longer conflict. The gradient used to get silently overridden by the image, but now they combine and display together. This fix extends beyond the Group block to Verse, Accordion, Pullquote, Post Content, and Quote block.</li>\n\n\n\n<li><strong>HTML block editable content</strong>: The HTML block now supports editable nested blocks. This is great to use for AI-generated content, which often arrives as raw HTML.</li>\n\n\n\n<li><strong>&#8220;Mark as decorative&#8221; for images</strong>: A new toggle on the Image block lets you hide purely decorative images from screen readers for a better accessibility experience.</li>\n\n\n\n<li><strong>Smarter shortcode handling</strong>: Pasting or converting a shortcode into the Embed block now creates a proper Embed block instead of leaving raw shortcode text behind, and the Shortcode block gains block-specific transforms of its own.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Built for a global audience</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues work to make Core reflect the full diversity of its worldwide community, with progress toward supporting Unicode email addresses so usernames, slugs, and email addresses can better represent users everywhere.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Built for developers</h3>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.1 continues to expand the foundation developers build on.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Abilities API expansion</strong>: Continued refinement of the Abilities API with improved querying, filtering, and input validation, giving developers and AI tooling a more reliable foundation to build on.</li>\n\n\n\n<li><strong>Block Bindings for list items</strong>: Block Bindings now extend to List Item, making it possible to connect more block content to dynamic data sources without custom code.</li>\n\n\n\n<li><strong>Custom icon registration</strong>: New functions let plugin and theme authors register their own icons for the Icons block for use throughout the block editor.</li>\n\n\n\n<li><strong>Enforced iframed editor</strong>: The post editor now always runs inside an iframe, isolating the editing canvas from admin styles for more predictable rendering. Blocks using Block API v2 or lower should be updated to v3 for compatibility.</li>\n\n\n\n<li><strong>wordpress/theme stabilization</strong>: Introduces design tokens and a stable React ThemeProvider to provide a more consistent, customizable foundation for WordPress admin interfaces.</li>\n\n\n\n<li><strong>Connectors authentication improvements</strong>: The Connectors screen now also supports username and application-password login &#8211; a more familiar way to connect plugins and services. This release also closes a security gap where browsers could auto-suggest saved credentials into the API key field.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">With so much in progress for WordPress 7.1 Beta 1, this is still only the beginning; expect continued refinement with each Beta and RC release ahead of the final release on <strong>August 19, 2026</strong> at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US 2026</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large has-custom-border\"><a href=\"https://us.wordcamp.org/2026/\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-style:none;border-width:0px;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;box-shadow:var(--wp--preset--shadow--natural)\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></a></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Just for you: a Beta 1 haiku:</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Seeds of Seven-One,<br>Notes, styles, media, and tools—<br>Test, and watch them bloom.</p>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/benjamin_zekavica/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>benjamin_zekavica</a>, <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a>, <a href=\'https://profiles.wordpress.org/adamsilverstein/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adamsilverstein</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/fushar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>fushar</a>, <a href=\'https://profiles.wordpress.org/jorgefilipecosta/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorgefilipecosta</a><em>, <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Your Guide to WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2026/07/wcus-2026-guide/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Jul 2026 13:07:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21007\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:56001:\"\n<figure class=\"wp-block-image size-large has-custom-border is-style-default\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"321\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser.png?resize=1024%2C321&#038;ssl=1\" alt=\"WordCamp US: Powered by WordPress, Driven by Community, August 16-19, 2026\" class=\"wp-image-20859\" style=\"border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1024%2C321&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=300%2C94&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=768%2C241&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=1536%2C482&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/06/wcus-2026-teaser-scaled.png?resize=2048%2C643&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c5.png\" alt=\"📅\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> <strong>August 16-19, 2026 | Phoenix Convention Center</strong>,<strong> Phoenix, Arizona</strong></figcaption></figure>\n\n\n\n<p class=\"wp-block-paragraph\">WordCamp US 2026 returns for another year, this time in Phoenix, Arizona, for four days, August 16 to 19. It comes at a moment of real energy for WordPress, as artificial intelligence reshapes everyday workflows, the business of building and maintaining sites is shifting, and new people keep discovering the platform every day. Four tracks address this moment, covering AI, Honing Your Skills, Technical WordPress, and Beginner WordPress. Between them, there is something for everyone, whether you lead an agency, freelance for local clients, write code for a living, or are building your very first site. Whatever draws you in, you will leave Phoenix better equipped and better connected than ever.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-c9c19393 wp-block-buttons-is-layout-flex\" style=\"padding-right:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/tickets/\">Get Your Tickets</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/contributor-day/\">Sign Up for Contributor Day</a></div>\n\n\n\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://us.wordcamp.org/2026/schedule/\">See the Schedule</a></div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">Phoenix itself rewards anyone who adds a day or two to their trip. The capital of Arizona sits in the Sonoran Desert and pairs a lively downtown with a rich arts and food scene. The Roosevelt Row arts district is known for its galleries, murals, and independent restaurants. It is also home to one of the largest art walks in the region. Nearby, Chase Field and the Footprint Center host professional baseball and live shows, and the surrounding desert offers striking scenery at places like Papago Park and the Desert Botanical Garden.</p>\n\n\n\n<div class=\"wp-block-jetpack-slideshow aligncenter\" data-effect=\"fade\"><div class=\"wp-block-jetpack-slideshow_container swiper\"><ul class=\"wp-block-jetpack-slideshow_swiper-wrapper swiper-wrapper\"><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1147\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21052\" data-id=\"21052\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1920%2C1147&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=767%2C458&amp;ssl=1 767w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-1.png?resize=1536%2C918&amp;ssl=1 1536w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21053\" data-id=\"21053\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-2.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21054\" data-id=\"21054\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-3.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li><li class=\"wp-block-jetpack-slideshow_slide swiper-slide\"><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"612\" alt=\"\" class=\"wp-block-jetpack-slideshow_image wp-image-21056\" data-id=\"21056\" data-aspect-ratio=\"1024 / 612\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&#038;ssl=1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1024%2C612&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=300%2C179&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=768%2C459&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?resize=1536%2C918&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/phoenix-4.png?w=1920&amp;ssl=1 1920w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure></li></ul><a class=\"wp-block-jetpack-slideshow_button-prev swiper-button-prev swiper-button-white\" role=\"button\"></a><a class=\"wp-block-jetpack-slideshow_button-next swiper-button-next swiper-button-white\" role=\"button\"></a><a aria-label=\"Pause Slideshow\" class=\"wp-block-jetpack-slideshow_button-pause\" role=\"button\"></a><div class=\"wp-block-jetpack-slideshow_pagination swiper-pagination swiper-pagination-white\"></div></div></div>\n\n\n\n<h2 class=\"wp-block-heading\">Start with Contributor Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The week begins with <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Contributor Day</a>, a full day set aside for giving back to the project that makes everything else possible. Attendees will gather in teams to improve WordPress itself, from Core code and documentation to design, training, accessibility, and translation.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p>\n<cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Contributor Day is open to everyone, whatever your skills, and whether or not you have ever contributed before. Come and experience the open source collaboration that is at the heart of the project. <a href=\"https://us.wordcamp.org/2026/contributor-day/\">Signing up</a> in advance helps us prepare our veteran contributors and provide you with the best experience.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a736d013a89f&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013af28&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013af28\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013b7c2&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013b7c2\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19089\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19089\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013bf5b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013bf5b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013c716&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013c716\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21080\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC8737.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013cec7&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013cec7\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21078\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21078\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0748.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013d674&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013d674\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21079\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21079\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0768.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013dde0&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013dde0\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21077\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21077\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0379.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013e5c9&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013e5c9\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21074\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21074\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0167.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013ed24&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013ed24\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21076\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21076\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC0331.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013f47b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013f47b\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21083\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21083\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z636050.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d013fbd9&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d013fbd9\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21082\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21082\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z632983.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d01403d8&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d01403d8\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19083\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19083\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<h2 class=\"wp-block-heading\">Explore Real-World Projects on Showcase Day</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Day 2, Showcase Day, is dedicated to real-world WordPress projects and focuses on how teams develop features, manage publishing, and run demanding sites at scale. It brings to life the kind of work collected in the WordPress <a href=\"https://wordpress.org/showcase/\">Showcase</a>, the directory of standout sites built on the platform, from global brands like <a href=\"https://wordpress.org/showcase/disney-connect/\">Disney</a> to community publishers and institutions like <a href=\"https://wordpress.org/showcase/nasa/\">NASA</a>. Past WordCamp US Showcase days have brought teams from the likes of <a href=\"https://www.youtube.com/watch?v=PGvh7fCOUk0\">Wikimedia</a> and <a href=\"https://www.youtube.com/watch?v=MHk-Us00pTk\">CANCOM</a> to explain how they manage large, high-traffic systems. Other sessions took a builder&#8217;s perspective on catching bugs faster with automated testing and even running the Block Editor inside a custom app.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-21064\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637241.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Dive Into Two Conference Days</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The two main conference days will bring a full slate of sessions across four tracks. First among them is the AI track, which treats the technology as a tool to handle with care rather than a headline to chase. Its sessions set guardrails for AI-assisted development, prepare for a web where AI agents become the visitors a site must serve, and weigh the legal and ethical questions of putting AI tools in the hands of clients. Speakers from companies like Elementor will be taking a look at where the web is heading, while keeping the focus on what teams can adopt today without giving up control of their work.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The Technical WordPress and Honing Your Skills tracks cover the craft and business of building with WordPress. On the technical side, sessions dig into modern development workflows, automated testing with tools like the browser-based <a href=\"https://playground.wordpress.net/\">WordPress Playground</a>, and plugin pipelines. The Honing Your Skills track adds practical guidance on pricing, maintenance, and how the agency model is changing as clients ask for more. The Beginner WordPress track keeps the door open for newcomers, with approachable sessions that make your first WordCamp less daunting. Hands-on work runs through all of these tracks, so alongside the talks, attendees will find workshops and working sessions where they can build something real and leave ready to apply it to their own projects.</p>\n\n\n\n<figure data-wp-context=\"{&quot;galleryId&quot;:&quot;6a736d0141a13&quot;}\" data-wp-interactive=\"core/gallery\" class=\"wp-block-gallery alignfull has-nested-images columns-6 is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-container-core-gallery-is-layout-db4b8a9e wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d014203a&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d014203a\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19080\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19080\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d014281e&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d014281e\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21086\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21086\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z633923.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d0142f79&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d0142f79\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21085\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21085\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9190.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d014350b&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d014350b\" class=\"wp-block-image size-full wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1280\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21065\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637801.jpg?resize=1920%2C1280&#038;ssl=1\" alt=\"\" class=\"wp-image-21065\" style=\"aspect-ratio:1\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d0143cd6&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d0143cd6\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"819\" height=\"1024\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21084\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&#038;ssl=1\" alt=\"\" class=\"wp-image-21084\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=819%2C1024&amp;ssl=1 819w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=240%2C300&amp;ssl=1 240w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=1229%2C1536&amp;ssl=1 1229w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?resize=768%2C960&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/Z637088-1.jpg?w=1536&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 819px) 100vw, 819px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a736d01444df&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"6a736d01444df\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"21081\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-21081\" style=\"aspect-ratio:1\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2026/07/DSC9344.jpg?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			data-wp-bind--aria-label=\"state.thisImage.triggerButtonAriaLabel\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.thisImage.buttonRight\"\n			data-wp-style--top=\"state.thisImage.buttonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p class=\"wp-block-paragraph\">Not all of the value happens in the session rooms. On the show floor, the <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#happiness\">Happiness Bar</a> is a free, drop-in help desk where you can sit down with a volunteer WordPress expert and work through whatever has you stuck. The <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#sponsor\">Sponsor Hall</a> next door is where many of the best unplanned conversations happen, and its <a href=\"https://us.wordcamp.org/2026/47-days-out-whats-waiting-for-you-at-wordcamp-us-2026/#career\">Career Corner</a> gives anyone weighing their next move a relaxed place to browse the job board, meet company reps, and see who is hiring across the ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Plan Your Trip to Phoenix</h2>\n\n\n\n<p class=\"wp-block-paragraph\">Getting to Phoenix is straightforward. The <a href=\"https://us.wordcamp.org/2026/about/venue/\">Phoenix Convention Center</a> sits in the heart of downtown, less than five miles from Phoenix Sky Harbor International Airport (PHX) and about 15 minutes away on the <a href=\"https://www.valleymetro.org/how-to-ride/rail\">Valley Metro light rail</a>. WordCamp US has a room block at the Sheraton Phoenix Downtown, close to the convention center, so <a href=\"https://book.passkey.com/event/51129263/owner/68648/home\">book your hotel</a> before the block fills, and <a href=\"https://us.wordcamp.org/2026/tickets/\">reserve your ticket</a> if you have not already. The full event lineup and details live on the <a href=\"https://us.wordcamp.org/2026/schedule/\">WordCamp US 2026 site</a>, and the conference closes with an evening social before everyone heads home.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-background-color has-background is-nowrap is-layout-flex wp-container-core-group-is-layout-7c1a8141 wp-block-group-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--edge-space)\">\n<ol style=\"padding-top:var(--wp--preset--spacing--10);padding-right:var(--wp--preset--spacing--10);padding-bottom:var(--wp--preset--spacing--10);padding-left:var(--wp--preset--spacing--10)\" class=\"wp-block-list has-off-white-background-color has-background has-large-font-size wp-container-content-9cfa9a5a\">\n<li><strong><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png\" alt=\"🎟\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> </strong><a href=\"https://us.wordcamp.org/2026/tickets/\">Reserve your ticket</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f6cf.png\" alt=\"🛏\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/about/travel-accommodation/\"> Find accommodations</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f68c.png\" alt=\"🚌\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://us.wordcamp.org/2026/plan-your-trip-to-phoenix/\"> Plan your trip</a></li>\n\n\n\n<li><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cd.png\" alt=\"📍\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /><a href=\"https://www.visitphoenix.com/\">Explore Phoenix</a></li>\n</ol>\n\n\n\n<figure class=\"wp-block-image size-full wp-container-content-577e1c61\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2066\" height=\"2560\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=2066%2C2560&#038;ssl=1\" alt=\"\" class=\"wp-image-21164\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?w=2066&amp;ssl=1 2066w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=242%2C300&amp;ssl=1 242w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=826%2C1024&amp;ssl=1 826w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=768%2C952&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=1240%2C1536&amp;ssl=1 1240w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?resize=1653%2C2048&amp;ssl=1 1653w, https://i0.wp.com/wordpress.org/news/files/2026/07/route-66-traveller-boy-scaled.png?w=2000&amp;ssl=1 2000w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n</div>\n\n\n\n<h3 class=\"wp-block-heading\">Help Us Spread the Word!</h3>\n\n\n\n<p class=\"wp-block-paragraph\">Whether attending in person or following along online, share your experience and help welcome others to the WordPress community. Use the #WCUS and #WordPress hashtags to tell your story on social.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21007\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 7.0.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2026/07/wordpress-7-0-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Jul 2026 17:33:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"7.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"7.0.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=21005\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:395:\"WordPress 7.0.1 is now available! This minor release includes fixes for 31 bugs throughout Core and the Block Editor, addressing issues affecting multiple areas of WordPress including the block editor, admin ui, and media. For a full list of bug fixes, please refer to the release candidate announcement. WordPress 7.0.1 is a short-cycle maintenance release. The next major version [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Estela Rueda\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8722:\"\n<p class=\"wp-block-paragraph\"><strong>WordPress 7.0.1 is now available!</strong></p>\n\n\n\n<p class=\"wp-block-paragraph\">This minor release includes fixes for 31 bugs <a href=\"https://core.trac.wordpress.org/query?resolution=fixed&amp;milestone=7.0.1&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=status&amp;col=priority&amp;order=priority\">throughout Core</a> and the <a href=\"https://core.trac.wordpress.org/changeset/62610\">Block Editor</a>, addressing issues affecting multiple areas of WordPress including the block editor, admin ui, and media. For a full list of bug fixes, please refer to the <a href=\"https://make.wordpress.org/core/2026/07/01/wordpress-7-0-1-rc1-is-now-available/\">release candidate announcement.</a></p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0.1 is a short-cycle maintenance release. The next major version of WordPress will be 7.1; it is scheduled for release on 19 August 2026 at <a href=\"https://us.wordcamp.org/2026/\">WordCamp US</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p class=\"wp-block-paragraph\">You can&nbsp;<a href=\"https://wordpress.org/wordpress-7.0.1.zip\">download WordPress 7.0.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. For more information on this release, please&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-7-0-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p class=\"wp-block-paragraph\">This release was led by&nbsp;<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a>, <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> and <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress 7.0.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long wp-block-paragraph\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abduremon\">Abdur Rahman Emon</a>, <a href=\"https://profiles.wordpress.org/abhishekfdd\">Abhishek Kumar</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/iamadisingh\">Aditya Singh</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andraganescu\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/scruffian\">Ben Dwyer</a>, <a href=\"https://profiles.wordpress.org/bacoords\">Brian Coords</a>, <a href=\"https://profiles.wordpress.org/masteradhoc\">Brian Haas</a>, <a href=\"https://profiles.wordpress.org/cbravobernal\">Carlos Bravo</a>, <a href=\"https://profiles.wordpress.org/cogdesign\">cogdesign</a>, <a href=\"https://profiles.wordpress.org/danluu\">Dan Luu</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/darshitrajyaguru97\">Darshit Rajyaguru</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dhruvang21\">Dhruvang21</a>, <a href=\"https://profiles.wordpress.org/ellatrix\">Ella Van Durpe</a>, <a href=\"https://profiles.wordpress.org/r1k0\">Erick Wambua</a>, <a href=\"https://profiles.wordpress.org/ecairol\">Esteban</a>, <a href=\"https://profiles.wordpress.org/estelaris\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/abcd95\">Himanshu Pathak</a>, <a href=\"https://profiles.wordpress.org/hbhalodia\">Hit Bhalodia</a>, <a href=\"https://profiles.wordpress.org/huzaifaalmesbah\">Huzaifa Al Mesbah</a>, <a href=\"https://profiles.wordpress.org/iflairwebtechnologies\">iflairwebtechnologies</a>, <a href=\"https://profiles.wordpress.org/jamesbregenzer\">James</a>, <a href=\"https://profiles.wordpress.org/jsnajdr\">Jarda Snajdr</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joen\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/karthikeya01\">Karthikeya Bethu</a>, <a href=\"https://profiles.wordpress.org/khokansardar\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/rlucian\">Lucian R.</a>, <a href=\"https://profiles.wordpress.org/luismulinari\">luismulinari</a>, <a href=\"https://profiles.wordpress.org/dervishov\">Mahammad Darvishov</a>, <a href=\"https://profiles.wordpress.org/manhar\">Manhar Barot</a>, <a href=\"https://profiles.wordpress.org/mciampini\">Marco Ciampini</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/muryam\">Maryam Sultana</a>, <a href=\"https://profiles.wordpress.org/masum52\">Masum</a>, <a href=\"https://profiles.wordpress.org/mcsf\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/369work\">Miroku</a>, <a href=\"https://profiles.wordpress.org/mohamedahamed\">Mohammed Noumaan Ahamed</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/mustafabharmal\">Mustafa Bharmal</a>, <a href=\"https://profiles.wordpress.org/ntsekouras\">Nik Tsekouras</a>, <a href=\"https://profiles.wordpress.org/noruzzaman\">Noruzzaman</a>, <a href=\"https://profiles.wordpress.org/ozgursar\">Ozgur Sar</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/ekla\">Rahul Kumar</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rishabhwp\">Rishabh Gupta</a>, <a href=\"https://profiles.wordpress.org/roshniahuja14\">Roshni Ahuja</a>, <a href=\"https://profiles.wordpress.org/sainathpoojary\">Sainath Poojary</a>, <a href=\"https://profiles.wordpress.org/sakshamsharma5\">Saksham Sharma</a>, <a href=\"https://profiles.wordpress.org/andrewssanya\">SAndrew</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/siliconforks\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/swanandm\">Swanand M</a>, <a href=\"https://profiles.wordpress.org/inc2734\">Takashi Kitajima</a>, <a href=\"https://profiles.wordpress.org/edent\">Terence Eden</a>, <a href=\"https://profiles.wordpress.org/threadi\">threadi</a>, <a href=\"https://profiles.wordpress.org/tusharaddweb\">Tushar Patel</a>, <a href=\"https://profiles.wordpress.org/umesh.nevase\">Umesh Nevase</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design | Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/yogeshbhutkar\">Yogesh Bhutkar</a>, <a href=\"https://profiles.wordpress.org/yusufmudagal\">Yusuf Mudagal</a> </p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"wp-block-paragraph\">To get involved in WordPress core development, head over to Trac,&nbsp;<a href=\"https://core.trac.wordpress.org/report/6\">choose a ticket</a>, and join the conversation in the&nbsp;<a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a>&nbsp;channel. Need help? Check out the&nbsp;<a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>Props to </em><a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a><em> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"21005\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"The First AI Leaders Graduates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2026/06/ai-leaders-graduates/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 Jun 2026 20:29:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:2:\"AI\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20951\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:377:\"On June 23, around 40 students from the University of Illinois Chicago (UIC), Louisiana Tech University, and the University of Louisiana at Lafayette were celebrated in Chicago as the first cohort to receive the AI Leaders Micro-Credential through AI Leaders, the nation&#8217;s first workforce-focused AI literacy course tied to a recognized credential. Each of them [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mary Hubbard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5442:\"\n<p class=\"wp-block-paragraph\">On June 23, around 40 students from the University of Illinois Chicago (UIC), Louisiana Tech University, and the University of Louisiana at Lafayette were celebrated in Chicago as the first cohort to receive the AI Leaders Micro-Credential through <a href=\"https://ai-leaders.org/\">AI Leaders</a>, the nation&#8217;s first workforce-focused AI literacy course tied to a recognized credential. Each of them earned it by building real projects, applying generative AI to genuine work, and contributing to the open source software that powers more than 40% of the web. Students who completed the course also earned $1,000, made possible by a donation from Automattic and UIC. This celebration was the moment the program had been building toward since it was <a href=\"https://wordpress.org/news/2026/02/ai-leaders-credential/\">first announced in February</a>.</p>\n\n\n\n<div class=\"wp-block-group has-background is-layout-constrained wp-container-core-group-is-layout-2431c55b wp-block-group-is-layout-constrained\" style=\"background-color:#0c1125;padding-top:var(--wp--preset--spacing--edge-space);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)\">\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-normal-font-size wp-elements-2 wp-block-paragraph\"><strong>Explore the project portfolios built by this year’s AI Leaders</strong></p>\n\n\n\n<figure class=\"wp-block-image size-full\" style=\"margin-top:var(--wp--preset--spacing--10);margin-bottom:var(--wp--preset--spacing--10)\"><a href=\"https://aileaderswp.blog/\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/aileaderswpblog-scaled.png?ssl=1\" alt=\"\" class=\"wp-image-20975\" /></a></figure>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-text-align-center wp-element-button\" href=\"https://aileaderswp.blog/\"><strong>AI Leaders · Class of 2026</strong></a></div>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\">When the pilot launched, the goal was to test whether open source learning could connect directly to job pathways rather than stopping at a certificate. What makes this program distinct is that it is built on open source from the ground up: students learn on WordPress, contribute to it, and use generative AI the way the WordPress ecosystem uses it every day, leaving with a credential that employers can verify and a community that continues long after the course ends.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The pilot reflects a shared belief that AI and open source skills should be within reach regardless of where someone lives or what they can afford.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">WordPress was built to expand access to publishing and participation on the open web.</p>\n</blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">The program is a collaboration with distinct roles for each partner. It is funded through the <a href=\"https://osf.it.uic.edu/\">UIC Tech Solutions Open Source Fund</a>, with support from the <a href=\"https://www.uic.edu/\">University of Illinois Chicago</a> and <a href=\"https://automattic.com/?p=867048\">Automattic</a>, while the WordPress project and the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a> contribute to the development of the curriculum itself.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What Comes Next</h2>\n\n\n\n<p class=\"wp-block-paragraph\">The first cohort was just the beginning. The gathering in Chicago brought this group together with employers and agencies, and further job placements are already in motion. </p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-2431c55b wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--edge-space);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)\">\n<p class=\"has-text-align-center wp-block-paragraph\">The next round of AI Leaders is on the horizon. Subscribe for updates to be the first to hear when the next cohort opens and how to take part.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://ai-leaders.org/#apply\"><strong>Subscribe for AI Leaders Updates</strong></a></div>\n</div>\n</div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-dark-strokes-grey-color has-alpha-channel-opacity has-dark-strokes-grey-background-color has-background\" />\n\n\n\n<p class=\"wp-block-paragraph\"><em>WordPress offers a wide range of educational opportunities for people at every stage, from first steps to advanced contribution. Explore workshops, lesson plans, and community-created resources designed to help you build practical skills while connecting with others who are learning and contributing at <a href=\"https://wordpress.org/education/\">WordPress.org/education/</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20951\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Browse the New Mercantile Swag Store\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/news/2026/06/open-web-merch/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jun 2026 15:07:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20930\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:324:\"Mercantile, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"jillq\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5622:\"\n<p class=\"wp-block-paragraph\"><a href=\"https://mercantile.wordpress.org/\">Mercantile</a>, the official swag store of the WordPress project, has a newly redesigned storefront with a catalog that now sits front and center, and a design tuned to hold up across a wide range of screen sizes. There are also small touches, like automatically selecting a variant when only one is in stock and order emails styled to match the look and feel of the store.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"1055\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=2048%2C1055&#038;ssl=1\" alt=\"\" class=\"wp-image-20931\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=300%2C155&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=767%2C395&amp;ssl=1 767w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1024%2C528&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-1.png?resize=1536%2C791&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Throughout the design, the storefront leans into the history and culture of WordPress. Visual and copy choices nod to familiar elements of the project, from the metabox and the admin bar to Wapuu making the occasional appearance, with small open source and code references for those who look closely. The aim was a storefront that feels uniquely WordPress.</p>\n\n\n\n<p class=\"wp-block-paragraph\">Under the hood, the storefront shows what a modern WordPress and <a href=\"https://woocommerce.com/\">WooCommerce</a> site can do. It is built almost entirely with blocks, including a block-based cart, checkout, mini-cart, and order confirmation, supported by a set of custom theme blocks created for the store. The <a href=\"https://developer.wordpress.org/block-editor/reference-guides/interactivity-api/iapi-about/\">Interactivity API</a> powers the catalog navigation and modal states, the store runs on WordPress 7.0, and accessibility is built in throughout, honoring reduced-motion preferences across animations and meeting color contrast standards. Product pages surface per-product attributes such as size, material, and care, so shoppers have the details they need before adding an item to the cart.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"800\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=2048%2C800&#038;ssl=1\" alt=\"\" class=\"wp-image-20932\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=300%2C117&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=768%2C300&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1024%2C400&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-2.png?resize=1536%2C600&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">This latest redesign supported the Mercantile booth at <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a>. To make in-person sales work smoothly, the team enabled local pickup at checkout and added a set of event-only products refined to match the rest of the catalog. Fifty orders were completed at the event using in-person payments, a strong real-world test of the new checkout flow.</p>\n\n\n\n<p class=\"wp-block-paragraph\">There is more on the way! A playful experiment in progress will let curious shoppers explore a text-based version of the store from the command line, a small tribute to the developers who make up much of the WordPress community. Subtle hints pointing the way will appear once it is ready.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"2048\" height=\"719\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=2048%2C719&#038;ssl=1\" alt=\"\" class=\"wp-image-20933\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?w=2048&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=300%2C105&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=766%2C269&amp;ssl=1 766w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1024%2C360&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/image-3.png?resize=1536%2C539&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">The new Mercantile is the work of many contributors who designed, built, tested, and refined it together. Every purchase supports the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a>, a 501(c)(3) nonprofit organization, in its mission to democratize publishing and preserve open source software for generations to come. Take a look around and find something you love.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://mercantile.wordpress.org/\">Shop at <strong>mercantile.WordPress.org</strong></a></div>\n</div>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20930\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"Kim Parsell Memorial Scholarship Opens for WordCamp US 2026\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2026/06/kim-parsell-wcus-scholarship/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Jun 2026 16:55:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"Kim Parsell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=20927\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:350:\"Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5857:\"\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1920%2C1080&#038;ssl=1\" alt=\"\" class=\"wp-image-20941\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2026/06/Kim-Parsell-Blog-post.png?resize=1536%2C864&amp;ssl=1 1536w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p class=\"wp-block-paragraph\">Applications are now open for the 2026 Kim Parsell Memorial Scholarship, which supports one active WordPress contributor who identifies as a woman and has not previously attended WordCamp US. The scholarship helps make it possible for a community member with financial need to join WordCamp US 2026 in Phoenix, Arizona, and take part in one of the largest annual gatherings in the WordPress project.</p>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship honors Kim Parsell, a longtime WordPress contributor whose work and presence left a meaningful mark on the project. Kim was known for her care, generosity, and commitment to helping others feel welcome in open source spaces. For readers who are less familiar with her story, the <a href=\"https://us.wordcamp.org/2019/memories-of-kim-parsell/\">tributes shared by friends and colleagues</a> offer a deeper look at her role in the WordPress community and the lasting impact she had on those who knew her. Through this scholarship, the WordPress Foundation continues to recognize contributors who reflect that same spirit of participation and community.</p>\n\n\n\n<p class=\"wp-block-paragraph\">WordPress is built by people from many backgrounds, experiences, and areas of expertise. Events like WordCamp US create space for contributors to meet in person, learn from one another, and continue the work that supports the software and the community around it. For some contributors, the cost of travel, lodging, and registration can make attending difficult. The Kim Parsell Memorial Scholarship helps reduce that barrier for one eligible contributor each year.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Scholarship Details</h2>\n\n\n\n<p class=\"wp-block-paragraph\">One scholarship will be awarded for WordCamp US 2026. Applicants must:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify as a woman. </li>\n\n\n\n<li>Be actively involved as a contributor to WordPress.</li>\n\n\n\n<li>Have never attended WordCamp US before.</li>\n\n\n\n<li>Demonstrate financial need to attend the event.</li>\n</ul>\n\n\n\n<p class=\"wp-block-paragraph\">The scholarship includes the cost of a WordCamp US 2026 ticket, round-trip flight, and lodging. Applications are open through July 10, 2026, and all applicants will be notified of the decision by July 24, 2026.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https://wordcampcentral.survey.fm/wcus-2026-kim-parsell-scholarship-application\" style=\"background-color:#6c214f\">Apply for the Kim Parsell Memorial Scholarship</a></div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<p class=\"wp-block-paragraph\">WordCamp US 2026 will take place August 16–19, 2026, at the Phoenix Convention Center in Phoenix, Arizona. Contributors, attendees, volunteers, organizers, and sponsors will come together to share ideas, learn from each other, and continue building the future of WordPress. For many contributors, attending in person creates new ways to collaborate, find support, and stay connected to the open source work that happens throughout the year.</p>\n\n\n\n<p class=\"wp-block-paragraph\">To learn more about eligibility, visit the <a href=\"https://wordpressfoundation.org/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship page</a>. Community members are encouraged to share this opportunity with contributors who may qualify. You can also learn more about attending WordCamp US 2026 on the <a href=\"https://us.wordcamp.org/2026/tickets/\">WordCamp US tickets page</a>, explore <a href=\"https://us.wordcamp.org/2026/call-for-volunteers/\">volunteer opportunities</a>, or review <a href=\"https://us.wordcamp.org/2026/call-for-sponsors/\">sponsorship opportunities</a>.</p>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"943\" height=\"1978\" src=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=943%2C1978&#038;ssl=1\" alt=\"\" class=\"wp-image-20939\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?w=943&amp;ssl=1 943w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=143%2C300&amp;ssl=1 143w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=768%2C1610&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=488%2C1024&amp;ssl=1 488w, https://i0.wp.com/wordpress.org/news/files/2026/06/WCUS26_Sign.png?resize=732%2C1536&amp;ssl=1 732w\" sizes=\"auto, (max-width: 943px) 100vw, 943px\" /></figure>\n</div>\n</div>\n\n\n\n<p class=\"wp-block-paragraph\"></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"20927\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 05 Aug 2026 17:12:09 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 05 Aug 2026 15:37:33 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:5:\"clear\";s:4:\"x-nc\";s:9:\"HIT dca 1\";}s:5:\"build\";i:1760643936;s:21:\"cache_expiration_time\";i:1785993129;s:23:\"__cache_expiration_time\";i:1785993129;}', 'off');
INSERT INTO `bas_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(12499, 'lws_woorewards_last_cron_time', '1785217302', 'auto'),
(2192, 'elementor_pro_stripe_live_secret_key', '', 'auto'),
(2170, 'elementor_disable_typography_schemes', '', 'auto'),
(2171, 'elementor_allow_tracking_last_update', '1783772399', 'auto'),
(2172, 'elementor_google_maps_api_key', '', 'auto'),
(2173, 'elementor_pro_recaptcha_site_key', '', 'auto'),
(2174, 'elementor_pro_recaptcha_secret_key', '', 'auto'),
(2175, 'elementor_pro_recaptcha_v3_site_key', '', 'auto'),
(2176, 'elementor_pro_recaptcha_v3_secret_key', '', 'auto'),
(2177, 'elementor_pro_recaptcha_v3_threshold', '0.5', 'auto'),
(2178, 'elementor_pro_facebook_app_id', '', 'auto'),
(2179, 'elementor_pro_mailchimp_api_key', '', 'auto'),
(2180, 'elementor_validate_api_data', '', 'auto'),
(2181, 'elementor_pro_activecampaign_api_key', '', 'auto'),
(2167, '_elementor_settings_update_time', '1783772399', 'auto'),
(2168, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:7:\"product\";}', 'auto'),
(2169, 'elementor_disable_color_schemes', '', 'auto'),
(15248, '_transient_timeout_wc_upgrade_notice_11.0.0', '1786036339', 'off'),
(4666, '_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-7.0.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-7.0.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.2\";s:7:\"version\";s:5:\"7.0.2\";s:11:\"php_version\";s:3:\"7.4\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1785953613;s:15:\"version_checked\";s:5:\"7.0.2\";s:12:\"translations\";a:0:{}}', 'off'),
(4837, 'yoast_migrations_free', 'a:1:{s:7:\"version\";s:4:\"28.1\";}', 'auto'),
(4838, 'wpseo', 'a:124:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";b:0;s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"28.1\";s:16:\"previous_version\";s:4:\"28.0\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:12:\"ahrefsverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:1;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1784541629;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:25:\"https://mrarif.me/apexium\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:11:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:13:\"product_brand\";s:5:\"brand\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:22:\"pos_product_visibility\";s:22:\"pos_product_visibility\";s:10:\"lws_badges\";s:10:\"lws_badges\";s:19:\"elementor_font_type\";s:19:\"elementor_font_type\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:0;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1784541630;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:7:\"product\";}s:28:\"last_known_public_taxonomies\";a:7:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:13:\"product_brand\";i:4;s:11:\"product_cat\";i:5;s:11:\"product_tag\";i:6;s:22:\"product_shipping_class\";}s:23:\"last_known_no_unindexed\";a:6:{s:27:\"wpseo_total_unindexed_posts\";i:1784558490;s:27:\"wpseo_total_unindexed_terms\";i:1784558490;s:31:\"wpseo_unindexed_term_link_count\";i:1785136704;s:40:\"wpseo_total_unindexed_post_type_archives\";i:1785136704;s:31:\"wpseo_unindexed_post_link_count\";i:1785136704;s:35:\"wpseo_total_unindexed_general_items\";i:1785136704;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:25:\"ai_free_sparks_started_on\";N;s:15:\"enable_llms_txt\";b:0;s:15:\"last_updated_on\";i:1784963198;s:17:\"default_seo_title\";a:1:{i:0;i:1;}s:21:\"default_seo_meta_desc\";a:1:{i:0;i:1;}s:18:\"first_activated_by\";i:1;s:34:\"enable_schema_aggregation_endpoint\";b:0;s:38:\"schema_aggregation_endpoint_enabled_on\";N;s:16:\"enable_task_list\";b:1;s:13:\"enable_schema\";b:1;}', 'auto'),
(4839, 'wpseo_titles', 'a:206:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:22:\"company_alternate_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:24:\"publishing_principles_id\";i:0;s:25:\"ownership_funding_info_id\";i:0;s:29:\"actionable_feedback_policy_id\";i:0;s:21:\"corrections_policy_id\";i:0;s:16:\"ethics_policy_id\";i:0;s:19:\"diversity_policy_id\";i:0;s:28:\"diversity_staffing_report_id\";i:0;s:15:\"org-description\";s:0:\"\";s:9:\"org-email\";s:0:\"\";s:9:\"org-phone\";s:0:\"\";s:14:\"org-legal-name\";s:0:\"\";s:17:\"org-founding-date\";s:0:\"\";s:20:\"org-number-employees\";s:0:\"\";s:10:\"org-vat-id\";s:0:\"\";s:10:\"org-tax-id\";s:0:\"\";s:7:\"org-iso\";s:0:\"\";s:8:\"org-duns\";s:0:\"\";s:11:\"org-leicode\";s:0:\"\";s:9:\"org-naics\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:24:\"title-e-floating-buttons\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-e-floating-buttons\";s:0:\"\";s:26:\"noindex-e-floating-buttons\";b:0;s:37:\"display-metabox-pt-e-floating-buttons\";b:1;s:37:\"post_types-e-floating-buttons-maintax\";i:0;s:35:\"schema-page-type-e-floating-buttons\";s:7:\"WebPage\";s:38:\"schema-article-type-e-floating-buttons\";s:4:\"None\";s:31:\"social-title-e-floating-buttons\";s:9:\"%%title%%\";s:37:\"social-description-e-floating-buttons\";s:0:\"\";s:35:\"social-image-url-e-floating-buttons\";s:0:\"\";s:34:\"social-image-id-e-floating-buttons\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:9:\"%%title%%\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:26:\"post_types-product-maintax\";i:0;s:24:\"schema-page-type-product\";s:7:\"WebPage\";s:27:\"schema-article-type-product\";s:4:\"None\";s:20:\"social-title-product\";s:9:\"%%title%%\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:21:\"%%pt_plural%% Archive\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:26:\"taxonomy-category-ptparent\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:26:\"taxonomy-post_tag-ptparent\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:29:\"taxonomy-post_format-ptparent\";i:0;s:23:\"title-tax-product_brand\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-tax-product_brand\";s:0:\"\";s:33:\"display-metabox-tax-product_brand\";b:1;s:25:\"noindex-tax-product_brand\";b:0;s:30:\"social-title-tax-product_brand\";s:23:\"%%term_title%% Archives\";s:36:\"social-description-tax-product_brand\";s:0:\"\";s:34:\"social-image-url-tax-product_brand\";s:0:\"\";s:33:\"social-image-id-tax-product_brand\";i:0;s:31:\"taxonomy-product_brand-ptparent\";i:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:31:\"display-metabox-tax-product_cat\";b:1;s:23:\"noindex-tax-product_cat\";b:0;s:28:\"social-title-tax-product_cat\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_cat\";s:0:\"\";s:32:\"social-image-url-tax-product_cat\";s:0:\"\";s:31:\"social-image-id-tax-product_cat\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:31:\"display-metabox-tax-product_tag\";b:1;s:23:\"noindex-tax-product_tag\";b:0;s:28:\"social-title-tax-product_tag\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-product_tag\";s:0:\"\";s:32:\"social-image-url-tax-product_tag\";s:0:\"\";s:31:\"social-image-id-tax-product_tag\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:42:\"display-metabox-tax-product_shipping_class\";b:1;s:34:\"noindex-tax-product_shipping_class\";b:0;s:39:\"social-title-tax-product_shipping_class\";s:23:\"%%term_title%% Archives\";s:45:\"social-description-tax-product_shipping_class\";s:0:\"\";s:43:\"social-image-url-tax-product_shipping_class\";s:0:\"\";s:42:\"social-image-id-tax-product_shipping_class\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:0;s:17:\"company_logo_meta\";b:0;s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;}', 'auto'),
(4840, 'wpseo_social', 'a:20:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:17:\"other_social_urls\";a:0:{}s:12:\"mastodon_url\";s:0:\"\";}', 'auto'),
(4841, 'wpseo_llmstxt', 'a:7:{s:23:\"llms_txt_selection_mode\";s:4:\"auto\";s:13:\"about_us_page\";i:0;s:12:\"contact_page\";i:0;s:10:\"terms_page\";i:0;s:19:\"privacy_policy_page\";i:0;s:9:\"shop_page\";i:0;s:20:\"other_included_pages\";a:0:{}}', 'auto'),
(4842, 'wpseo_tracking_only', 'a:3:{s:25:\"task_list_first_opened_on\";s:0:\"\";s:22:\"task_first_actioned_on\";s:0:\"\";s:36:\"frontend_inspector_first_actioned_on\";s:0:\"\";}', 'auto'),
(10607, 'lws_woorewards_show_levels_in_editlist', '', 'auto'),
(10608, 'lws_woorewards_registration_birthday_field', 'on', 'auto'),
(10609, 'lws_woorewards_myaccount_register_birthday_field', 'on', 'auto'),
(10610, 'lws_woorewards_myaccount_detail_birthday_field', 'on', 'auto'),
(10611, 'lws_woorewards_myaccount_birthday_debug', 'on', 'auto'),
(10612, 'lws_woorewards_socialshare_back_give_sponsorship', '', 'auto'),
(10613, 'lws_wooreward_max_sponsorship_count', '0', 'auto'),
(5962, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1786036287', 'off'),
(5963, '_transient_woocommerce_marketplace_promotions_v2', 'a:1:{s:6:\"promos\";a:4:{i:0;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:33:\"/wp-admin/admin.php?page=wc-admin\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:240:\"Save up to 40% on themes and extensions in the WooCommerce Marketplace until December 2 at 14:00 UTC. <strong>Coupon applied at checkout.</strong> <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:29:\"Black Friday savings are live\";}s:4:\"icon\";s:7:\"percent\";}i:1;a:9:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:10:\"/marketing\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:23:\"Level up your marketing\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:223:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. T&Cs apply. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:43:\"Take up to 40% off marketing tools and more\";}s:4:\"icon\";s:7:\"percent\";}i:2;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"path\";s:0:\"\";s:8:\"pathname\";s:40:\"/wp-admin/edit.php?post_type=shop_coupon\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:19:\"Upgrade your promos\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:211:\"Save up to 40% in the Woo BFCM sale. <strong>Coupon applied at checkout.</strong> Offer ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&C</a>’s apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:46:\"Take up to 40% off coupon and promo extensions\";}s:5:\"style\";s:4:\"wide\";s:4:\"icon\";s:7:\"percent\";}i:3;a:10:{s:13:\"date_from_gmt\";s:16:\"2025-11-26 14:15\";s:11:\"date_to_gmt\";s:16:\"2025-12-02 13:59\";s:6:\"format\";s:10:\"promo-card\";s:5:\"pages\";a:1:{i:0;a:2:{s:4:\"page\";s:8:\"wc-admin\";s:4:\"path\";s:11:\"/extensions\";}}s:9:\"cta_label\";a:1:{s:5:\"en_US\";s:13:\"Shop the sale\";}s:8:\"cta_link\";s:52:\"/wp-admin/admin.php?page=wc-admin&path=%2Fextensions\";s:7:\"content\";a:1:{s:5:\"en_US\";s:233:\"Take up to 40% off WooCommerce Marketplace products this BFCM. <strong>Coupon applied at checkout.</strong> Sale ends December 2 at 14:00 UTC. <a href=\"https://woocommerce.com/products/#sale-ts-and-cs\" target=\"_blank\">T&Cs</a> apply.\";}s:5:\"title\";a:1:{s:5:\"en_US\";s:39:\"Save up to 40% on your next big upgrade\";}s:5:\"style\";s:14:\"has-background\";s:4:\"icon\";s:7:\"percent\";}}}', 'off'),
(4917, 'general_options', '', 'on'),
(4918, 'woo_variation_swatches', 'a:15:{s:17:\"enable_stylesheet\";s:3:\"yes\";s:14:\"enable_tooltip\";s:2:\"no\";s:11:\"shape_style\";s:7:\"rounded\";s:17:\"default_to_button\";s:3:\"yes\";s:16:\"default_to_image\";s:3:\"yes\";s:10:\"tick_color\";s:7:\"#ffffff\";s:11:\"cross_color\";s:7:\"#ff0000\";s:5:\"width\";s:2:\"50\";s:6:\"height\";s:2:\"50\";s:16:\"single_font_size\";s:2:\"16\";s:17:\"clear_on_reselect\";s:3:\"yes\";s:27:\"hide_out_of_stock_variation\";s:3:\"yes\";s:32:\"clickable_out_of_stock_variation\";s:2:\"no\";s:18:\"attribute_behavior\";s:4:\"blur\";s:20:\"attribute_image_size\";s:29:\"variation_swatches_image_size\";}', 'on'),
(4919, 'style_icons_options', '', 'on'),
(4920, 'single_style_options', '', 'on'),
(14272, '_transient_timeout_wc_term_counts', '1787836270', 'off'),
(14273, '_transient_wc_term_counts', 'a:9:{s:14:\"24_product_cat\";i:1;s:14:\"27_product_cat\";i:1;s:14:\"28_product_cat\";i:1;s:14:\"31_product_cat\";i:1;s:14:\"26_product_cat\";i:1;s:14:\"30_product_cat\";i:1;s:14:\"25_product_cat\";i:1;s:14:\"29_product_cat\";i:1;s:14:\"21_product_cat\";i:0;}', 'off'),
(5012, 'advanced_options', '', 'on'),
(15360, '_site_transient_timeout_wp_theme_files_patterns-58d94f62ddcd991be915f6ad805c22b9', '1785955410', 'off'),
(15361, '_site_transient_wp_theme_files_patterns-58d94f62ddcd991be915f6ad805c22b9', 'a:2:{s:7:\"version\";s:5:\"3.4.9\";s:8:\"patterns\";a:0:{}}', 'off'),
(12746, 'site_logo', '1431', 'auto'),
(15202, '_transient_wc_block_product_filter_attribute_default_attribute', 'O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:9:\"vial-size\";s:15:\"attribute_label\";s:9:\"Vial size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";i:0;}', 'off'),
(15201, '_transient_timeout_wc_block_product_filter_attribute_default_attribute', '1785991318', 'off'),
(13539, '_transient_timeout_wc_product_children_1572', '1787825817', 'off'),
(13291, '_transient_wc_attribute_taxonomies', 'a:1:{i:0;O:8:\"stdClass\":6:{s:12:\"attribute_id\";s:1:\"3\";s:14:\"attribute_name\";s:9:\"vial-size\";s:15:\"attribute_label\";s:9:\"Vial size\";s:14:\"attribute_type\";s:6:\"select\";s:17:\"attribute_orderby\";s:10:\"menu_order\";s:16:\"attribute_public\";s:1:\"0\";}}', 'on'),
(13983, '_transient_timeout_wc_product_children_1693', '1787830400', 'off'),
(13984, '_transient_wc_product_children_1693', 'a:2:{s:3:\"all\";a:1:{i:0;i:1713;}s:7:\"visible\";a:1:{i:0;i:1713;}}', 'off'),
(13605, '_transient_timeout_wc_product_children_1663', '1787826522', 'off'),
(13606, '_transient_wc_product_children_1663', 'a:2:{s:3:\"all\";a:2:{i:0;i:1679;i:1;i:1680;}s:7:\"visible\";a:2:{i:0;i:1679;i:1;i:1680;}}', 'off'),
(13985, '_transient_timeout_wc_var_prices_1693', '1787830400', 'off'),
(13797, '_transient_timeout_wc_product_children_1736', '1787828785', 'off'),
(13798, '_transient_wc_product_children_1736', 'a:2:{s:3:\"all\";a:1:{i:0;i:1763;}s:7:\"visible\";a:1:{i:0;i:1763;}}', 'off'),
(13799, '_transient_timeout_wc_var_prices_1736', '1787828785', 'off'),
(13800, '_transient_wc_var_prices_1736', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1763\":\"25.00\"},\"regular_price\":{\"1763\":\"25.00\"},\"sale_price\":{\"1763\":\"25.00\"}}}', 'off'),
(13899, '_transient_timeout_wc_product_children_1782', '1787829357', 'off'),
(13900, '_transient_wc_product_children_1782', 'a:2:{s:3:\"all\";a:2:{i:0;i:1808;i:1;i:1807;}s:7:\"visible\";a:2:{i:0;i:1808;i:1;i:1807;}}', 'off'),
(13902, '_transient_timeout_wc_var_prices_1782', '1787829363', 'off'),
(13903, '_transient_wc_var_prices_1782', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1808\":\"60.00\",\"1807\":\"50.00\"},\"regular_price\":{\"1808\":\"60.00\",\"1807\":\"50.00\"},\"sale_price\":{\"1808\":\"60.00\",\"1807\":\"50.00\"}}}', 'off'),
(13928, '_transient_timeout_wc_product_children_1809', '1787829671', 'off'),
(13929, '_transient_wc_product_children_1809', 'a:2:{s:3:\"all\";a:1:{i:0;i:1812;}s:7:\"visible\";a:1:{i:0;i:1812;}}', 'off'),
(13930, '_transient_timeout_wc_var_prices_1809', '1787829671', 'off'),
(13931, '_transient_wc_var_prices_1809', '{\"f9e544f77b7eac7add281ef28ca5559f\":{\"price\":{\"1812\":\"69.00\"},\"regular_price\":{\"1812\":\"69.00\"},\"sale_price\":{\"1812\":\"69.00\"}}}', 'off'),
(15081, '_site_transient_timeout_browser_98289dd1c8427f7ac9bc8f4d0003f2e0', '1786406379', 'off'),
(15082, '_site_transient_browser_98289dd1c8427f7ac9bc8f4d0003f2e0', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"151.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(15083, '_site_transient_timeout_php_check_2cd6b574a37d822556e9c586248b843b', '1786406380', 'off'),
(15084, '_site_transient_php_check_2cd6b574a37d822556e9c586248b843b', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:3:\"7.4\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(15362, '_transient_timeout_woocommerce_admin_settings_payments_has_providers_with_incentive', '1785957210', 'off'),
(15358, '_site_transient_timeout_wp_theme_files_patterns-071e9bd64c35c7f3a23ebc2e91fa6441', '1785955410', 'off'),
(15359, '_site_transient_wp_theme_files_patterns-071e9bd64c35c7f3a23ebc2e91fa6441', 'a:2:{s:7:\"version\";s:5:\"2.0.0\";s:8:\"patterns\";a:0:{}}', 'off'),
(14882, '_site_transient_timeout_browser_ad371fc82b00bf5c96c9189093ee3c73', '1786193044', 'off'),
(14883, '_site_transient_browser_ad371fc82b00bf5c96c9189093ee3c73', 'a:10:{s:4:\"name\";s:7:\"unknown\";s:7:\"version\";s:0:\"\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}', 'off'),
(15154, '_transient_woocommerce_product_task_has_product_transient', 'yes', 'on'),
(15364, '_transient_timeout__woocommerce_helper_subscriptions', '1785954511', 'off'),
(15365, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(15349, '_site_transient_timeout_theme_roots', '1785954128', 'off'),
(15350, '_site_transient_theme_roots', 'a:5:{s:27:\"hello-elementor-child-theme\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}', 'off'),
(15216, '_transient_timeout_woocommerce_admin_pes_incentive_woopayments_cache', '1786036297', 'off'),
(15217, '_transient_woocommerce_admin_pes_incentive_woopayments_cache', 'a:3:{s:10:\"incentives\";a:0:{}s:12:\"context_hash\";s:32:\"e1e4e64c700de280c2517a42e6e1cf25\";s:9:\"timestamp\";i:1785949897;}', 'off');

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

--
-- Table structure for table `bas_postmeta`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_postmeta`
--

INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(6, 7, '_elementor_template_type', 'kit'),
(5, 7, '_elementor_edit_mode', 'builder'),
(7, 8, '_elementor_edit_mode', 'builder'),
(8, 8, '_elementor_template_type', 'wp-page'),
(20, 14, '_wp_attached_file', '2026/07/user_131563.svg'),
(21, 14, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1152;s:5:\"width\";i:62;s:6:\"height\";i:62;}'),
(22, 14, '_elementor_source_image_hash', '5ca1582485954e3251fffa333c22c0d430d5f81c'),
(23, 15, '_elementor_edit_mode', 'builder'),
(24, 15, '_elementor_template_type', 'header'),
(25, 15, '_elementor_version', '4.2.0'),
(26, 15, '_elementor_pro_version', '4.2.0'),
(27, 15, '_elementor_global_class_usage_indexed', '1'),
(28, 15, '_elementor_global_class_usage_indexed_preview', '1'),
(29, 15, '_elementor_data', '[{\"id\":\"58c43b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e572f8b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bde7d50\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9fee457\"}],\"z_index\":9999,\"pp_display_conditions\":[{\"_id\":\"3515136\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9EBED\",\"__globals__\":{\"border_color\":\"\",\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"background_background\":\"classic\",\"flex_wrap_mobile\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"flex_gap_laptop\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"sticky\":\"top\",\"custom_css\":\"selector{\\n        background-color: \\ncolor-mix(in oklab, #fff 60%, transparent);\\nbackdrop-filter: blur(10px);\\n}\"},\"elements\":[{\"id\":\"55897a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d2bd626\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b0e380c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7de88a3\"}],\"pp_display_conditions\":[{\"_id\":\"f1457bb\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3efe3a07\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_display_conditions\":[{\"_id\":\"b092cb3\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":13,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"52a7bd54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"98eb42b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d744d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4355af9\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"pp_display_conditions\":[{\"_id\":\"098e605\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"4b1150c1\",\"elType\":\"widget\",\"settings\":{\"pointer\":\"none\",\"submenu_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"toggle_label\":\"Menu\",\"color_menu_item\":\"#001A4D\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_weight\":\"500\",\"menu_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"db121c8\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"menu_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=3fab917\",\"toggle_background_color_hover\":\"globals\\/colors?id=primary\",\"toggle_color_hover\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_hover\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_active\":\"globals\\/colors?id=primary\",\"overlay_bg_color\":\"globals\\/colors?id=650878f\",\"mobile_link_color\":\"globals\\/colors?id=primary\",\"mobile_link_hover\":\"globals\\/colors?id=secondary\",\"close_icon_color\":\"globals\\/colors?id=primary\",\"mobile_sub_link_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_divider_color\":\"\",\"background_color_dropdown_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\"},\"align_items\":\"center\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"indicator_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_type\":\"off-canvas\",\"dropdown_min_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"toggle_thickness\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"offcanvas_position\":\"right\",\"mobile_sub_link_bg_hover\":\"#02010100\",\"menu_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Inter\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"dropdown_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_css\":\"\\/*selector a:hover{*\\/\\r\\n\\/*    color:#b19591 !important;*\\/\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1366px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 10px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1200px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 5px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\",\"color_dropdown_item\":\"#001A4D\",\"color_dropdown_item_hover\":\"#001A4D\",\"background_color_dropdown_item_hover\":\"#F5EEE7\",\"color_dropdown_item_active\":\"#001A4D\",\"background_color_dropdown_item_active\":\"#F5EEE7\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.12)\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#F5EEE7CC\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_background_color\":\"#FFFFFF00\",\"toggle_color_hover\":\"#FFFFFF\",\"toggle_background_color_hover\":\"#001A4D\",\"overlay_bg_color\":\"#FFFFFF\",\"mobile_link_color\":\"#001A4D\",\"mobile_link_hover\":\"#0047FF\",\"mobile_sub_link_hover\":\"#0047FF\",\"close_icon_color\":\"#001A4D\",\"_border_color\":\"#0047FF\",\"color_menu_item_hover\":\"#0047FF\",\"color_menu_item_active\":\"#0047FF\",\"toggle_border_border\":\"solid\",\"toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"toggle_border_color\":\"#F3F3F3\",\"toggle_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"toggle_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"toggle_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"69de2aa6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c311d39\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7b50ac0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1b70194\"}],\"pp_display_conditions\":[{\"_id\":\"4ef0bfa\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"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}},\"elements\":[{\"id\":\"86fa3f1\",\"elType\":\"widget\",\"settings\":{\"cart_text\":\"Cart\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15.svg\",\"id\":73},\"library\":\"svg\"},\"show_subtotal\":\"\",\"cart_title\":\"Cart\",\"cart_message\":\"\",\"cart_button_icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"936d603\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"cart_button_counter_color\":\"globals\\/colors?id=e0f9d87\",\"cart_button_counter_bg_color\":\"globals\\/colors?id=secondary\",\"offcanvas_bar_bg_color\":\"globals\\/colors?id=e0f9d87\"},\"direction\":\"right\",\"offcanvas_bar_bg_background\":\"classic\",\"offcanvas_bar_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-woo-offcanvas-cart\"},{\"id\":\"6fab4f24\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":14,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/user_131563.svg\"},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"687bdbc\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e813c06\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2266%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false}]'),
(395, 15, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(42, 18, '_elementor_edit_mode', 'builder'),
(43, 18, '_elementor_template_type', 'footer'),
(44, 18, '_elementor_version', '4.2.0'),
(45, 18, '_elementor_pro_version', '4.2.0'),
(46, 18, '_elementor_global_class_usage_indexed', '1'),
(47, 18, '_elementor_global_class_usage_indexed_preview', '1'),
(48, 18, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1887,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Apexium-white.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Research-grade compounds with verified purity and batch-level transparency. Built for research.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFE8\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CJC-1295 (no DAC)\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/cjc-1295-no-dac\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Adamax 5mg\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/adamax-5mg\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Kisspeptin-10\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/kisspeptin-10\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bacteriostatic Water\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":[],\"_id\":\"da6e07b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/bacteriostatic-water\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"dd1a25e\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFE8\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Labs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"COA library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"Research hub\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFE8\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab dispatch\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Occasional updates on new batches, testing, and product availability.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFE8\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"email@example.com\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59b4334\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f579119\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fddd506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"35b826c\"}],\"pp_display_conditions\":[{\"_id\":\"0c0ba8d\"}]},\"elements\":[{\"id\":\"72ec513\",\"elType\":\"widget\",\"settings\":{\"editor\":\"All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"text_color\":\"#FFFFFFE8\",\"pp_display_conditions\":[{\"_id\":\"d880e25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] apexium. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#FFFFFFE8\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#FFFFFFE8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(491, 18, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(66, 23, '_elementor_edit_mode', 'builder'),
(67, 23, '_elementor_template_type', 'loop-item'),
(68, 23, '_elementor_version', '4.2.0'),
(69, 23, '_elementor_pro_version', '4.2.0'),
(70, 23, '_elementor_global_class_usage_indexed', '1'),
(71, 23, '_elementor_global_class_usage_indexed_preview', '1'),
(78, 23, '_wp_page_template', 'default'),
(79, 23, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(80, 23, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button, .iovision-lvs__pills button:hover{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n    color:#0d0d0f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"},\"add_button_text\":\"Add\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\\n\\nselector .pp-info-box-subtitle{\\n    text-align: right;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(1971, 44, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_align_items_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22184, 1769, '_wp_page_template', 'elementor_header_footer'),
(22150, 1766, '_wp_page_template', 'elementor_header_footer'),
(22151, 1766, '_elementor_global_class_usage_indexed', '1'),
(22152, 1766, '_elementor_edit_mode', 'builder'),
(22153, 1766, '_elementor_template_type', 'wp-page'),
(22154, 1766, '_elementor_version', '4.1.4'),
(22155, 1766, '_elementor_pro_version', '4.1.2'),
(22156, 1766, '_elementor_global_class_usage_indexed_preview', '1'),
(22157, 1766, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22158, 1766, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.<\\/p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22203, 1770, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23990, 1924, '_wp_page_template', 'elementor_header_footer'),
(23991, 1924, '_elementor_global_class_usage_indexed', '1'),
(23992, 1924, '_elementor_edit_mode', 'builder'),
(23993, 1924, '_elementor_template_type', 'wp-page'),
(23994, 1924, '_elementor_version', '4.2.0'),
(23995, 1924, '_elementor_pro_version', '4.2.0'),
(23996, 1924, '_elementor_global_class_usage_indexed_preview', '1'),
(23997, 1924, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23998, 1924, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"end\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22282, 1778, '_wp_page_template', 'elementor_header_footer'),
(22283, 1778, '_elementor_global_class_usage_indexed', '1'),
(22284, 1778, '_elementor_edit_mode', 'builder'),
(22285, 1778, '_elementor_template_type', 'wp-page'),
(22286, 1778, '_elementor_version', '4.2.0'),
(22287, 1778, '_elementor_pro_version', '4.2.0'),
(22288, 1778, '_elementor_global_class_usage_indexed_preview', '1'),
(22289, 1778, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22290, 1778, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22209, 1771, '_wp_page_template', 'elementor_header_footer'),
(22210, 1771, '_elementor_global_class_usage_indexed', '1'),
(22211, 1771, '_elementor_edit_mode', 'builder'),
(22212, 1771, '_elementor_template_type', 'wp-page'),
(22213, 1771, '_elementor_version', '4.2.0'),
(22214, 1771, '_elementor_pro_version', '4.2.0'),
(22215, 1771, '_elementor_global_class_usage_indexed_preview', '1'),
(22216, 1771, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22217, 1771, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22219, 1772, '_wp_page_template', 'elementor_header_footer'),
(22220, 1772, '_elementor_global_class_usage_indexed', '1'),
(22221, 1772, '_elementor_edit_mode', 'builder'),
(22222, 1772, '_elementor_template_type', 'wp-page'),
(22223, 1772, '_elementor_version', '4.2.0'),
(22224, 1772, '_elementor_pro_version', '4.2.0'),
(22225, 1772, '_elementor_global_class_usage_indexed_preview', '1'),
(22226, 1772, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22227, 1772, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22259, 1776, '_wp_page_template', 'elementor_header_footer'),
(22229, 1773, '_wp_page_template', 'elementor_header_footer'),
(22230, 1773, '_elementor_global_class_usage_indexed', '1'),
(22231, 1773, '_elementor_edit_mode', 'builder'),
(22232, 1773, '_elementor_template_type', 'wp-page'),
(22233, 1773, '_elementor_version', '4.2.0'),
(22234, 1773, '_elementor_pro_version', '4.2.0'),
(22235, 1773, '_elementor_global_class_usage_indexed_preview', '1'),
(22236, 1773, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22237, 1773, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22239, 1774, '_wp_page_template', 'elementor_header_footer'),
(22240, 1774, '_elementor_global_class_usage_indexed', '1'),
(22241, 1774, '_elementor_edit_mode', 'builder'),
(22242, 1774, '_elementor_template_type', 'wp-page'),
(22243, 1774, '_elementor_version', '4.2.0'),
(22244, 1774, '_elementor_pro_version', '4.2.0'),
(22245, 1774, '_elementor_global_class_usage_indexed_preview', '1'),
(22246, 1774, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22247, 1774, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22249, 1775, '_wp_page_template', 'elementor_header_footer'),
(22250, 1775, '_elementor_global_class_usage_indexed', '1'),
(22251, 1775, '_elementor_edit_mode', 'builder'),
(22252, 1775, '_elementor_template_type', 'wp-page'),
(22253, 1775, '_elementor_version', '4.2.0'),
(22254, 1775, '_elementor_pro_version', '4.2.0'),
(22255, 1775, '_elementor_global_class_usage_indexed_preview', '1'),
(22256, 1775, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22257, 1775, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22260, 1776, '_elementor_global_class_usage_indexed', '1'),
(22261, 1776, '_elementor_edit_mode', 'builder'),
(22262, 1776, '_elementor_template_type', 'wp-page'),
(22263, 1776, '_elementor_version', '4.2.0'),
(22264, 1776, '_elementor_pro_version', '4.2.0'),
(22265, 1776, '_elementor_global_class_usage_indexed_preview', '1'),
(22266, 1776, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22267, 1776, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22269, 1777, '_elementor_edit_mode', 'builder'),
(22270, 1777, '_elementor_template_type', 'loop-item'),
(22271, 1777, '_elementor_version', '4.2.0'),
(22272, 1777, '_elementor_pro_version', '4.2.0'),
(22273, 1777, '_elementor_global_class_usage_indexed', '1'),
(22274, 1777, '_elementor_global_class_usage_indexed_preview', '1'),
(22275, 1777, '_wp_page_template', 'default'),
(22276, 1777, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22277, 1777, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22separator%22%3A%22%2C%20%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(94, 27, '_elementor_edit_mode', 'builder'),
(95, 27, '_elementor_template_type', 'loop-item'),
(96, 27, '_elementor_version', '4.1.4'),
(97, 27, '_elementor_pro_version', '4.1.2'),
(98, 27, '_elementor_global_class_usage_indexed', '1'),
(99, 27, '_elementor_global_class_usage_indexed_preview', '1'),
(106, 27, '_wp_page_template', 'default'),
(107, 27, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:700;s:5:\"sizes\";a:0:{}}}'),
(108, 27, '_elementor_data', '[{\"id\":\"73d208b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7d03735\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"af7c306\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9620acb\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"5ce132f\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:56\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\n\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[{\"id\":\"65407b6c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"image\",\"icon_text\":\"1\",\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"icon_img_width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"icon_vertical_position\":\"middle\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_time_before_value\":\"2026-07-08 06:36\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .pp-info-box-icon{\\n    background: linear-gradient(135deg, #c4b5fd 0%, #a5f3fc 50%, #e0e7ff 100%);\\n    padding: 10px;\\n    border-radius: 10px;\\n\\n}\",\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=dbc2557\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"99d3c30\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"66f9c4f\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"2959fbe\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"icon_position\":\"left\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"select_button_icon\":{\"value\":\"\",\"library\":\"\"},\"info_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_slideshow_gallery\":[],\"info_box_bg_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6c1b092f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"<div class=\\\"shrink-0 text-right\\\" data-tsd-source=\\\"\\/src\\/routes\\/products.$slug.tsx:156:17\\\"><p class=\\\"text-[10px] uppercase tracking-clinical text-ink\\/40 group-hover:text-ink\\\" data-tsd-source=\\\"\\/src\\/routes\\/products.$slug.tsx:158:19\\\">View \\u2192<\\/p><\\/div>\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_visible\":\"\",\"button_text\":\"View \\u2192\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:55\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"image\":{\"id\":26,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-4.png\"},\"select_button_icon\":{\"value\":\"\",\"library\":\"\"},\"info_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_slideshow_gallery\":[],\"info_box_bg_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"info_box_bg_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":false}]'),
(119, 30, '_elementor_edit_mode', 'builder'),
(120, 30, '_elementor_template_type', 'container'),
(121, 30, '_elementor_version', '4.1.4'),
(122, 30, '_elementor_pro_version', '4.1.2'),
(123, 30, '_elementor_global_class_usage_indexed', '1'),
(124, 30, '_elementor_global_class_usage_indexed_preview', '1'),
(131, 30, '_wp_page_template', 'default'),
(132, 30, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(133, 30, '_elementor_data', '[{\"id\":\"546e0c99\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1360,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90b5b06\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2610119\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a91b283\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"934c4c1\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-06-18 to 2026-06-24\",\"pp_condition_date_time_before_value\":\"2026-06-24 10:39\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\",\"pp_condition_woo_product_category_value\":\"\",\"pp_condition_woo_product_price_value\":\"\",\"pp_condition_woo_product_rating_value\":\"\",\"pp_condition_woo_product_stock_value\":\"\",\"pp_condition_woo_product_type_value\":\"simple\",\"pp_condition_woo_cart_products_category_value\":\"\",\"pp_condition_woo_cart_products_count_value\":\"\",\"pp_condition_woo_cart_products_value\":\"\",\"pp_condition_woo_cart_total_value\":\"\",\"pp_condition_woo_cart_subtotal_value\":\"\",\"pp_condition_woo_category_page_value\":\"\",\"pp_condition_woo_last_purchase_value\":\"2026\\/06\\/21\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\",\"pp_condition_acf_text_name\":\"\",\"pp_condition_acf_choice_name\":\"\",\"pp_condition_acf_true_false_name\":\"\",\"pp_condition_acf_post_name\":\"\",\"pp_condition_acf_taxonomy_name\":\"\",\"pp_condition_acf_date_time_name\":\"\",\"pp_condition_acf_text_value\":\"\",\"pp_condition_acf_choice_value\":\"\",\"pp_condition_acf_true_false_value\":\"true\",\"pp_condition_acf_post_value\":\"\",\"pp_condition_acf_taxonomy_value\":\"\",\"pp_condition_acf_date_time_value\":\"2026-07-02\"}],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}]'),
(144, 33, '_elementor_edit_mode', 'builder'),
(145, 33, '_elementor_template_type', 'container'),
(146, 33, '_elementor_version', '4.1.4'),
(147, 33, '_elementor_pro_version', '4.1.2'),
(148, 33, '_elementor_global_class_usage_indexed', '1'),
(149, 33, '_elementor_global_class_usage_indexed_preview', '1'),
(156, 33, '_wp_page_template', 'default'),
(157, 33, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(158, 33, '_elementor_data', '[{\"id\":\"3552dd3a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"987da32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3495272\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6e01c74\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"fda5e87\",\"pp_condition_key\":\"authentication\",\"pp_condition_shortcode_name\":\"\",\"pp_condition_operator\":\"is\",\"pp_condition_operator_advanced\":\">\",\"pp_condition_operator_date\":\"<\",\"pp_condition_authentication_value\":\"authenticated\",\"pp_condition_user_value\":\"\",\"pp_condition_role_value\":\"subscriber\",\"pp_condition_visitor_type_value\":\"new\",\"pp_condition_page_value\":\"\",\"pp_condition_post_value\":\"\",\"pp_condition_static_page_value\":\"home\",\"pp_condition_post_term_value\":\"\",\"pp_condition_post_type_value\":\"\",\"pp_condition_taxonomy_archive_value\":\"\",\"pp_condition_term_archive_value\":\"\",\"pp_condition_post_type_archive_value\":\"\",\"pp_condition_date_archive_value\":\"\",\"pp_condition_author_archive_value\":\"\",\"pp_condition_search_results_value\":\"\",\"pp_condition_date_value\":\"2026-06-18 to 2026-06-24\",\"pp_condition_date_time_before_value\":\"2026-06-24 10:39\",\"pp_condition_time_value\":\"\",\"pp_condition_day_value\":\"1\",\"pp_condition_os_value\":\"iphone\",\"pp_condition_browser_value\":\"ie\",\"pp_condition_search-bot_value\":\"all_search_bots\",\"pp_condition_shortcode_value\":\"\",\"pp_condition_request_parameter_value\":\"\",\"pp_condition_woo_product_category_value\":\"\",\"pp_condition_woo_product_price_value\":\"\",\"pp_condition_woo_product_rating_value\":\"\",\"pp_condition_woo_product_stock_value\":\"\",\"pp_condition_woo_product_type_value\":\"simple\",\"pp_condition_woo_cart_products_category_value\":\"\",\"pp_condition_woo_cart_products_count_value\":\"\",\"pp_condition_woo_cart_products_value\":\"\",\"pp_condition_woo_cart_total_value\":\"\",\"pp_condition_woo_cart_subtotal_value\":\"\",\"pp_condition_woo_category_page_value\":\"\",\"pp_condition_woo_last_purchase_value\":\"2026\\/06\\/21\",\"pp_condition_woo_orders_placed_value\":\"\",\"pp_condition_woo_purchased_category_value\":\"\",\"pp_condition_acf_text_name\":\"\",\"pp_condition_acf_choice_name\":\"\",\"pp_condition_acf_true_false_name\":\"\",\"pp_condition_acf_post_name\":\"\",\"pp_condition_acf_taxonomy_name\":\"\",\"pp_condition_acf_date_time_name\":\"\",\"pp_condition_acf_text_value\":\"\",\"pp_condition_acf_choice_value\":\"\",\"pp_condition_acf_true_false_value\":\"true\",\"pp_condition_acf_post_value\":\"\",\"pp_condition_acf_taxonomy_value\":\"\",\"pp_condition_acf_date_time_value\":\"2026-07-02\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":1366,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[],\"pp_custom_cursor_icon\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"pp_custom_cursor_text_bg_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}]'),
(169, 15, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(170, 15, '_edit_lock', '1785223054:1'),
(283, 7, '_elementor_global_class_usage_indexed', '1'),
(284, 7, '_elementor_global_class_usage_indexed_preview', '1'),
(172, 33, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(173, 30, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(174, 27, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(175, 23, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(176, 18, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(180, 8, '_edit_last', '1'),
(181, 8, '_wp_page_template', 'default'),
(185, 8, '_edit_lock', '1785247332:1'),
(186, 38, '_edit_last', '1'),
(187, 38, '_wp_page_template', 'default'),
(188, 38, '_edit_lock', '1783863979:1'),
(189, 40, '_edit_last', '1'),
(190, 40, '_wp_page_template', 'elementor_header_footer'),
(191, 40, '_edit_lock', '1785245979:1'),
(192, 42, '_edit_last', '1'),
(193, 42, '_wp_page_template', 'default'),
(194, 42, '_edit_lock', '1783773795:1'),
(195, 44, '_edit_last', '1'),
(196, 44, '_wp_page_template', 'elementor_header_footer'),
(197, 44, '_edit_lock', '1785247353:1'),
(198, 46, '_edit_last', '1'),
(199, 46, '_wp_page_template', 'default'),
(200, 46, '_edit_lock', '1785247333:1'),
(201, 48, '_menu_item_type', 'post_type'),
(202, 48, '_menu_item_menu_item_parent', '0'),
(203, 48, '_menu_item_object_id', '46'),
(204, 48, '_menu_item_object', 'page'),
(205, 48, '_menu_item_target', ''),
(206, 48, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(207, 48, '_menu_item_xfn', ''),
(208, 48, '_menu_item_url', ''),
(255, 7, '_edit_lock', '1785232156:1'),
(210, 49, '_menu_item_type', 'post_type'),
(211, 49, '_menu_item_menu_item_parent', '0'),
(212, 49, '_menu_item_object_id', '44'),
(213, 49, '_menu_item_object', 'page'),
(214, 49, '_menu_item_target', ''),
(215, 49, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(216, 49, '_menu_item_xfn', ''),
(217, 49, '_menu_item_url', ''),
(256, 7, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(219, 50, '_menu_item_type', 'post_type'),
(220, 50, '_menu_item_menu_item_parent', '0'),
(221, 50, '_menu_item_object_id', '42'),
(222, 50, '_menu_item_object', 'page'),
(223, 50, '_menu_item_target', ''),
(224, 50, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(225, 50, '_menu_item_xfn', ''),
(226, 50, '_menu_item_url', ''),
(228, 51, '_menu_item_type', 'post_type'),
(229, 51, '_menu_item_menu_item_parent', '0'),
(230, 51, '_menu_item_object_id', '40'),
(231, 51, '_menu_item_object', 'page'),
(232, 51, '_menu_item_target', ''),
(233, 51, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(234, 51, '_menu_item_xfn', ''),
(235, 51, '_menu_item_url', ''),
(257, 7, '_elementor_global_classes_labels', 'a:0:{}'),
(237, 52, '_menu_item_type', 'post_type'),
(238, 52, '_menu_item_menu_item_parent', '0'),
(239, 52, '_menu_item_object_id', '38'),
(240, 52, '_menu_item_object', 'page'),
(241, 52, '_menu_item_target', ''),
(242, 52, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(243, 52, '_menu_item_xfn', ''),
(244, 52, '_menu_item_url', ''),
(246, 53, '_menu_item_type', 'post_type'),
(247, 53, '_menu_item_menu_item_parent', '0'),
(248, 53, '_menu_item_object_id', '8'),
(249, 53, '_menu_item_object', 'page'),
(250, 53, '_menu_item_target', ''),
(251, 53, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(252, 53, '_menu_item_xfn', ''),
(253, 53, '_menu_item_url', ''),
(254, 53, '_menu_item_orphaned', '1783510613'),
(258, 7, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(259, 7, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(267, 7, '_wp_page_template', 'default'),
(268, 7, '_elementor_page_settings', 'a:49:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0D0D0F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#15418F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#0D0D0F\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#15418F\";}}s:13:\"custom_colors\";a:2:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"0aa5ad4\";s:5:\"title\";s:10:\"Warm White\";s:5:\"color\";s:7:\"#FBF9F6\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"300\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"300\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"300\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:2;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"38\";}'),
(269, 7, '_elementor_data', '[]'),
(281, 7, '_elementor_version', '4.2.0'),
(282, 7, '_elementor_pro_version', '4.2.0'),
(17688, 1431, '_wp_attached_file', '2026/07/Apexium.png'),
(17689, 1431, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:380;s:6:\"height\";i:206;s:4:\"file\";s:19:\"2026/07/Apexium.png\";s:8:\"filesize\";i:30746;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"Apexium-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Apexium-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16342;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"Apexium-300x206.png\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29116;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Apexium-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9793;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"Apexium-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4068;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"Apexium-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9793;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(363, 63, '_wp_attached_file', 'woocommerce-placeholder.webp'),
(364, 63, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"woocommerce-placeholder.webp\";s:8:\"filesize\";i:9892;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1746;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"woocommerce-placeholder-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1078;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4432;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17686, 1430, '_wp_attached_file', '2026/07/apexium-favicon.png'),
(17687, 1430, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:179;s:6:\"height\";i:168;s:4:\"file\";s:27:\"2026/07/apexium-favicon.png\";s:8:\"filesize\";i:12197;s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"apexium-favicon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"apexium-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8337;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"apexium-favicon-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3502;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"apexium-favicon-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8337;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(382, 8, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(384, 15, '_wp_page_template', 'default'),
(399, 40, '_elementor_global_class_usage_indexed', '1'),
(427, 44, '_elementor_global_class_usage_indexed', '1'),
(428, 73, '_wp_attached_file', '2026/07/svgexport-15.svg'),
(429, 73, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1102;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(468, 18, '_edit_lock', '1785245121:1'),
(469, 7, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(23543, 1888, '_elementor_edit_mode', 'builder'),
(23544, 1888, '_elementor_template_type', 'footer'),
(23545, 1888, '_elementor_version', '4.2.0'),
(23546, 1888, '_elementor_pro_version', '4.2.0'),
(23547, 1888, '_elementor_global_class_usage_indexed', '1'),
(23548, 1888, '_elementor_global_class_usage_indexed_preview', '1'),
(23549, 1888, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":82,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lumera-1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":250,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Research-grade compounds with verified purity and batch-level transparency. Built for research.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GLP-3 RTA \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[]},{\"text\":\"BPC-157 + TB-500 Blend\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[]},{\"text\":\"Glow Blend \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[]},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"da6e07b\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Affiliate\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221358%22%7D\\\"]\"}},{\"text\":\"Standards\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}},{\"text\":\"Partner Program\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"COA Verification\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Scan or enter your batch number to view Certificate of Analysis.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"number\",\"required\":\"true\",\"field_label\":\"Batch Number\",\"placeholder\":\"Enter batch number\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"VERIFY COA\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(532, 46, '_elementor_global_class_usage_indexed', '1'),
(480, 18, '_wp_page_template', 'default'),
(550, 42, '_elementor_global_class_usage_indexed', '1'),
(2383, 252, '_wp_attached_file', '2026/07/Who-We-Are-av.webp'),
(2384, 252, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:26:\"2026/07/Who-We-Are-av.webp\";s:8:\"filesize\";i:55704;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Who-We-Are-av-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Who-We-Are-av-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5452;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Who-We-Are-av-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21332;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Who-We-Are-av-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10290;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"Who-We-Are-av-600x400.webp\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16742;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Who-We-Are-av-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3814;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(586, 8, '_elementor_global_class_usage_indexed_preview', '1'),
(583, 8, '_elementor_global_class_usage_indexed', '1'),
(584, 8, '_elementor_version', '4.2.0'),
(585, 8, '_elementor_pro_version', '4.2.0'),
(605, 8, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(606, 8, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"043ba8b\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Apexium peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"886ca33\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more Labs \\u2192\",\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1028, 122, '_wp_attached_file', '2026/07/check.svg'),
(1029, 122, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:279;s:5:\"width\";i:20;s:6:\"height\";i:20;}'),
(1187, 135, '_wp_attached_file', '2026/07/TESTED.svg'),
(1188, 135, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:435;s:5:\"width\";i:20;s:6:\"height\";i:20;}'),
(1190, 136, '_wp_attached_file', '2026/07/batch.svg'),
(1191, 136, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:464;s:5:\"width\";i:20;s:6:\"height\";i:20;}'),
(1193, 137, '_wp_attached_file', '2026/07/result.svg'),
(1194, 137, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:444;s:5:\"width\";i:20;s:6:\"height\";i:20;}'),
(1196, 138, '_wp_attached_file', '2026/07/code.svg'),
(1197, 138, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:662;s:5:\"width\";i:20;s:6:\"height\";i:20;}'),
(1424, 158, '_wp_attached_file', '2026/07/varcode.svg'),
(1425, 158, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:368;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(1600, 174, '_wp_attached_file', '2026/07/TESTED-1.svg'),
(1601, 174, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:335;s:5:\"width\";i:22;s:6:\"height\";i:22;}'),
(1848, 209, '_edit_last', '1'),
(1849, 209, '_edit_lock', '1785231729:1'),
(2111, 40, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"end\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21807, 1736, '_edit_lock', '1785236707:1'),
(22007, 1756, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22004, 1756, '_wp_page_template', 'default'),
(22005, 1756, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22006, 1756, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21999, 1756, '_elementor_template_type', 'loop-item'),
(22000, 1756, '_elementor_version', '4.2.0'),
(22001, 1756, '_elementor_pro_version', '4.2.0'),
(22002, 1756, '_elementor_global_class_usage_indexed', '1'),
(22003, 1756, '_elementor_global_class_usage_indexed_preview', '1'),
(21821, 1741, '_wp_page_template', 'elementor_header_footer'),
(21822, 1741, '_elementor_global_class_usage_indexed', '1'),
(21823, 1741, '_elementor_edit_mode', 'builder'),
(21824, 1741, '_elementor_template_type', 'wp-page'),
(21825, 1741, '_elementor_version', '4.2.0'),
(21826, 1741, '_elementor_pro_version', '4.2.0'),
(21827, 1741, '_elementor_global_class_usage_indexed_preview', '1'),
(21828, 1741, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21829, 1741, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1796, 191, '_wp_attached_file', '2026/07/3FCC626D-1827-4740-A39A-1F201A2599D5.webp');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1797, 191, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/3FCC626D-1827-4740-A39A-1F201A2599D5.webp\";s:8:\"filesize\";i:43310;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6732;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"3FCC626D-1827-4740-A39A-1F201A2599D5-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34970;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24324;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6732;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17328;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"3FCC626D-1827-4740-A39A-1F201A2599D5-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1774;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1922, 44, '_elementor_edit_mode', 'builder'),
(1923, 44, '_elementor_template_type', 'wp-page'),
(1924, 44, '_elementor_version', '4.2.0'),
(1925, 44, '_elementor_pro_version', '4.2.0'),
(1926, 44, '_elementor_global_class_usage_indexed_preview', '1'),
(1927, 44, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(1928, 23, '_edit_lock', '1785245567:1'),
(1930, 1, '_elementor_global_class_usage_indexed', '1'),
(1932, 40, '_elementor_edit_mode', 'builder'),
(1933, 40, '_elementor_template_type', 'wp-page'),
(1934, 40, '_elementor_version', '4.2.0'),
(1935, 40, '_elementor_pro_version', '4.2.0'),
(1936, 40, '_elementor_global_class_usage_indexed_preview', '1'),
(1937, 40, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(1798, 192, '_wp_attached_file', '2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp'),
(1799, 192, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp\";s:8:\"filesize\";i:43720;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6482;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2646;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23430;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6482;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16696;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"4D1E819D-5730-4ACC-98D5-5929CC6C21E4-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1768;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1800, 193, '_wp_attached_file', '2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp'),
(1801, 193, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp\";s:8:\"filesize\";i:43364;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6722;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34330;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24154;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6722;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17114;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"5ACA7A8E-73CB-4D55-9439-0282A386B929-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1802, 194, '_wp_attached_file', '2026/07/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp'),
(1803, 194, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp\";s:8:\"filesize\";i:47586;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7134;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36968;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25734;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7134;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18442;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"5F49AA97-009F-412C-AA90-BF1559FB11FC-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1800;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1804, 195, '_wp_attached_file', '2026/07/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp'),
(1805, 195, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp\";s:8:\"filesize\";i:45130;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6584;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2716;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24284;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6584;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17006;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"6BE6F079-A739-45A7-B27D-3ED61FC3D365-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1752;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1806, 196, '_wp_attached_file', '2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp'),
(1807, 196, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp\";s:8:\"filesize\";i:41962;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6826;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23882;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6826;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17288;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1782;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1808, 197, '_wp_attached_file', '2026/07/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp'),
(1809, 197, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp\";s:8:\"filesize\";i:44688;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6628;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24046;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6628;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17164;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"9F818BE3-F23B-4E4A-83E6-FE006EB9A790-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1784;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1810, 198, '_wp_attached_file', '2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp'),
(1811, 198, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp\";s:8:\"filesize\";i:42228;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7124;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2828;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23358;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7124;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17170;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"23CE3FCE-F3F7-4128-8271-8B261BF46C52-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1762;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1812, 199, '_wp_attached_file', '2026/07/52A1835C-B634-403A-9064-97F205B0F476.webp'),
(1813, 199, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/52A1835C-B634-403A-9064-97F205B0F476.webp\";s:8:\"filesize\";i:44704;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6622;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"52A1835C-B634-403A-9064-97F205B0F476-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34818;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2676;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24234;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6622;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17090;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"52A1835C-B634-403A-9064-97F205B0F476-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1764;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1814, 200, '_wp_attached_file', '2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp'),
(1815, 200, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp\";s:8:\"filesize\";i:41098;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6658;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2810;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23352;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6658;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16948;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"59F52597-E05F-4F79-9EAD-75BF56BD3067-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1778;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1816, 201, '_wp_attached_file', '2026/07/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp'),
(1817, 201, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp\";s:8:\"filesize\";i:45300;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6706;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35102;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2742;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24422;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6706;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17342;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"0487603C-7BD8-4F1C-BE04-247E0E1DBF5E-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1818, 202, '_wp_attached_file', '2026/07/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp'),
(1819, 202, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp\";s:8:\"filesize\";i:43276;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6634;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23672;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6634;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16992;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1774;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1820, 203, '_wp_attached_file', '2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp'),
(1821, 203, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp\";s:8:\"filesize\";i:45598;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7390;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36910;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25264;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7390;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18406;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"BFE3829C-CE65-4FA5-972E-AAA135FC6C15-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1902;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1822, 204, '_wp_attached_file', '2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp'),
(1823, 204, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp\";s:8:\"filesize\";i:42134;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6960;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"D4BAE706-93AF-4F12-A245-011112A09CC7-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35412;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2844;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24636;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6960;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17534;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"D4BAE706-93AF-4F12-A245-011112A09CC7-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1750;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1824, 205, '_wp_attached_file', '2026/07/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp'),
(1825, 205, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp\";s:8:\"filesize\";i:43514;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6552;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2646;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23620;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6552;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16864;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"D8E10004-AB5B-47FD-870E-C2D7F806BD96-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1750;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1826, 206, '_wp_attached_file', '2026/07/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp'),
(1827, 206, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp\";s:8:\"filesize\";i:49640;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7196;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26648;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7196;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19016;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1786;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1828, 207, '_wp_attached_file', '2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp'),
(1829, 207, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp\";s:8:\"filesize\";i:41544;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6698;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2802;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23596;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6698;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16838;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1766;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(1830, 208, '_wp_attached_file', '2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp'),
(1831, 208, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:49:\"2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp\";s:8:\"filesize\";i:42178;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6498;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22802;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6498;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16404;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:49:\"E27AA709-5014-45C5-AF4D-B58F4AF92B73-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1648;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(3178, 321, '_wp_attached_file', '2026/07/secure_8001250.svg'),
(3179, 321, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1064;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(3307, 332, '_wp_attached_file', '2026/07/daripalla.svg'),
(3308, 332, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:304;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(3310, 333, '_wp_attached_file', '2026/07/business_16569854.svg'),
(3311, 333, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:806;s:5:\"width\";i:48;s:6:\"height\";i:48;}'),
(3436, 344, '_wp_attached_file', '2026/07/svgexport-15-2026-07-09T123332.799.svg'),
(3437, 344, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:704;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(5062, 38, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(5063, 38, '_elementor_data', '[{\"id\":\"b2d8a6a\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f2d285\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research  Peptides \",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29e8081\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Research peptides are laboratory compounds used for scientific investigation, supporting studies of biological processes, molecular interactions, and experimental research applications only.\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7789c63\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"03da3c0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"74536a3\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"208654e\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"73fac56\"}]},\"elements\":[{\"id\":\"582c7e5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":8,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3b2616f\"}],\"post_query_post_type\":\"product\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"pagination_load_type\":\"ajax\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_spacing_top\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"enable_nothing_found_message\":\"yes\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"4551ce4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"pagination_color\":\"globals\\/colors?id=primary\",\"pagination_active_color\":\"globals\\/colors?id=secondary\"},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"row_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(4948, 446, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(4949, 446, '_edit_lock', '1785247351:1'),
(4950, 446, '_wp_page_template', 'default'),
(4933, 446, '_elementor_edit_mode', 'builder'),
(4934, 446, '_elementor_template_type', 'product'),
(4935, 446, '_elementor_version', '4.2.0'),
(4936, 446, '_elementor_pro_version', '4.2.0'),
(4937, 446, '_elementor_global_class_usage_indexed', '1'),
(4938, 446, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4939, 446, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"border_color\":\"\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"background_color\":\"#FBF9F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#15418F3B\"},\"elements\":[{\"id\":\"8c39583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.\",\"pp_display_conditions\":[{\"_id\":\"2862fc9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(24513, 1964, '_elementor_template_type', 'product'),
(24514, 1964, '_elementor_version', '4.2.0'),
(24515, 1964, '_elementor_pro_version', '4.2.0'),
(24516, 1964, '_elementor_global_class_usage_indexed', '1'),
(24517, 1964, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24518, 1964, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"8c39583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.\",\"pp_display_conditions\":[{\"_id\":\"2862fc9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(19549, 1552, '_elementor_edit_mode', 'builder'),
(19550, 1552, '_elementor_template_type', 'product'),
(19551, 1552, '_elementor_version', '4.1.5'),
(19552, 1552, '_elementor_pro_version', '4.1.3'),
(19553, 1552, '_elementor_global_class_usage_indexed', '1'),
(19554, 1552, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19555, 1552, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"9338747\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"b0734fd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5f25577\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"81e908b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(4961, 446, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(4654, 38, '_elementor_edit_mode', 'builder'),
(4513, 38, '_elementor_template_type', 'wp-page'),
(4514, 38, '_elementor_version', '4.1.4'),
(4515, 38, '_elementor_pro_version', '4.1.2'),
(4516, 38, '_elementor_global_class_usage_indexed', '1'),
(4517, 38, '_elementor_global_class_usage_indexed_preview', '1'),
(4518, 38, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(4203, 403, '_wp_attached_file', '2026/07/secure-protected.webp'),
(4204, 403, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:613;s:6:\"height\";i:592;s:4:\"file\";s:29:\"2026/07/secure-protected.webp\";s:8:\"filesize\";i:29910;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"secure-protected-300x290.webp\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"secure-protected-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4774;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"secure-protected-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13916;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"secure-protected-600x579.webp\";s:5:\"width\";i:600;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36722;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"secure-protected-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2600;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4205, 404, '_wp_attached_file', '2026/07/discreet-shipping.webp'),
(4206, 404, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:613;s:6:\"height\";i:592;s:4:\"file\";s:30:\"2026/07/discreet-shipping.webp\";s:8:\"filesize\";i:14466;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"discreet-shipping-300x290.webp\";s:5:\"width\";i:300;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"discreet-shipping-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2426;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:30:\"discreet-shipping-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6556;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:30:\"discreet-shipping-600x579.webp\";s:5:\"width\";i:600;s:6:\"height\";i:579;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17628;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:30:\"discreet-shipping-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1350;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(4207, 405, '_wp_attached_file', '2026/07/inside-the-box.webp'),
(4208, 405, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:561;s:6:\"height\";i:592;s:4:\"file\";s:27:\"2026/07/inside-the-box.webp\";s:8:\"filesize\";i:24100;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"inside-the-box-284x300.webp\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"inside-the-box-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:4254;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"inside-the-box-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11504;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"inside-the-box-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2532;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(6363, 46, '_elementor_edit_mode', 'builder'),
(6364, 46, '_elementor_template_type', 'wp-page'),
(6365, 46, '_elementor_version', '4.2.0'),
(6366, 46, '_elementor_pro_version', '4.2.0'),
(6367, 46, '_elementor_global_class_usage_indexed_preview', '1'),
(6368, 46, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(6387, 46, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6388, 46, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}],\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"html_color\":\"\",\"field_text_color\":\"globals\\/colors?id=primary\"},\"label_color\":\"#FFFFFF\",\"html_color\":\"#0D0D0F\",\"field_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@apexium.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6406, 27, '_elementor_screenshot_failed', '2026-07-09 12:42:27'),
(6906, 64, '_wp_page_template', 'default'),
(6907, 64, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(6908, 64, '_elementor_data', '[{\"id\":\"88ce3c5\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"574c337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e8e5f2d\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2ac9d8ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"987da32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3495272\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6e01c74\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"fda5e87\",\"pp_condition_date_value\":\"2026-06-18 to 2026-06-24\",\"pp_condition_date_time_before_value\":\"2026-06-24 10:39\",\"pp_condition_woo_last_purchase_value\":\"2026\\/06\\/21\",\"pp_condition_acf_date_time_value\":\"2026-07-02\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]}},\"elements\":[{\"id\":\"16ab5c9\",\"elType\":\"widget\",\"settings\":{\"update_cart_button_text\":\"Update Cart\",\"show_coupon\":\"\",\"apply_coupon_button_text\":\"Apply coupon\",\"totals_section_title\":\"Cart Totals\",\"update_shipping_button_text\":\"Update\",\"checkout_button_text\":\"Proceed to Checkout\",\"cart_sections_background_background\":\"classic\",\"cart_sections_background_color\":\"#F8F9FA\",\"cart_sections_border_border\":\"solid\",\"cart_sections_border_color\":\"#0047FF33\",\"cart_sections_border_radius\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"cart_sections_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"section_cart_table_head_typography_typography\":\"custom\",\"section_cart_table_head_typography_text_transform\":\"uppercase\",\"update_cart_button_typography_typography\":\"custom\",\"update_cart_button_typography_text_transform\":\"uppercase\",\"checkout_button_typography_typography\":\"custom\",\"checkout_button_typography_font_family\":\"Inter\",\"checkout_button_typography_font_weight\":\"600\",\"checkout_button_typography_text_transform\":\"uppercase\",\"checkout_button_bg_color_normal\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"b16c2f9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"cart_sections_background_color\":\"\",\"cart_sections_border_color\":\"\",\"checkout_button_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"pp-woo-cart\"}],\"isInner\":false}]'),
(6841, 64, '_elementor_global_class_usage_indexed', '1'),
(6843, 65, '_elementor_global_class_usage_indexed', '1'),
(6844, 64, '_edit_lock', '1783605647:1'),
(6845, 64, '_elementor_edit_mode', 'builder'),
(6846, 64, '_elementor_template_type', 'wp-page'),
(6847, 64, '_elementor_version', '4.1.4'),
(6848, 64, '_elementor_pro_version', '4.1.2'),
(6849, 64, '_elementor_global_class_usage_indexed_preview', '1'),
(6850, 64, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(14913, 1260, '_wp_attached_file', '2026/07/CJC1295_NO_DAC_10MG_COA_A.png'),
(14914, 1260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:37:\"2026/07/CJC1295_NO_DAC_10MG_COA_A.png\";s:8:\"filesize\";i:233019;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20314;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"CJC1295_NO_DAC_10MG_COA_A-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:118294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6924;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"CJC1295_NO_DAC_10MG_COA_A-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146028;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"CJC1295_NO_DAC_10MG_COA_A-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208260;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20649;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104630;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3845;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:35:\"CJC1295_NO_DAC_10MG_COA_A-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1469;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_A-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3845;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(7210, 65, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7211, 65, '_elementor_data', '[{\"id\":\"5fd5cce\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e05f310\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e8e5f2d\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2d841ac\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"987da32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3495272\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6e01c74\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"fda5e87\",\"pp_condition_date_value\":\"2026-06-18 to 2026-06-24\",\"pp_condition_date_time_before_value\":\"2026-06-24 10:39\",\"pp_condition_woo_last_purchase_value\":\"2026\\/06\\/21\",\"pp_condition_acf_date_time_value\":\"2026-07-02\"}]},\"elements\":[{\"id\":\"f08894c\",\"elType\":\"widget\",\"settings\":{\"layout\":\"2\",\"billing_details_section_title\":\"Billing Details\",\"billing_details_form_fields\":[{\"field_key\":\"billing_first_name\",\"field_label\":\"First Name\",\"label\":\"First Name\",\"placeholder\":\"First Name\",\"_id\":\"3abaa70\"},{\"field_key\":\"billing_last_name\",\"field_label\":\"Last Name\",\"label\":\"Last Name\",\"placeholder\":\"Last Name\",\"_id\":\"ca44e70\"},{\"field_key\":\"billing_company\",\"field_label\":\"Company Name\",\"label\":\"Company Name\",\"placeholder\":\"Company Name\",\"_id\":\"41daab9\"},{\"field_key\":\"billing_country\",\"field_label\":\"Country \\/ Region\",\"label\":\"Country \\/ Region\",\"placeholder\":\"Country \\/ Region\",\"repeater_state\":\"locale\",\"_id\":\"834aebe\"},{\"field_key\":\"billing_address_1\",\"field_label\":\"Street Address\",\"label\":\"Street Address\",\"placeholder\":\"Street Address\",\"repeater_state\":\"locale\",\"_id\":\"25b0f02\"},{\"field_key\":\"billing_postcode\",\"field_label\":\"Post Code\",\"label\":\"Post Code\",\"placeholder\":\"Post Code\",\"repeater_state\":\"locale\",\"_id\":\"d0042c8\"},{\"field_key\":\"billing_city\",\"field_label\":\"Town \\/ City\",\"label\":\"Town \\/ City\",\"placeholder\":\"Town \\/ City\",\"repeater_state\":\"locale\",\"_id\":\"9c8f9fd\"},{\"field_key\":\"billing_state\",\"field_label\":\"State\",\"label\":\"State\",\"placeholder\":\"State\",\"repeater_state\":\"locale\",\"_id\":\"50c8730\"},{\"field_key\":\"billing_phone\",\"field_label\":\"Phone\",\"label\":\"Phone\",\"placeholder\":\"Phone\",\"_id\":\"ab1f77d\"},{\"field_key\":\"billing_email\",\"field_label\":\"Email Address\",\"label\":\"Email Address\",\"placeholder\":\"Email Address\",\"_id\":\"a0f11f4\"}],\"additional_information_section_title\":\"Additional Information\",\"additional_information_form_fields\":[{\"field_key\":\"order_comments\",\"field_label\":\"Order Notes\",\"label\":\"Order Notes\",\"placeholder\":\"Notes about your order, e.g. special notes for delivery.\",\"_id\":\"5c1135b\"}],\"order_summary_section_title\":\"Your Order\",\"coupon_section_title_text\":\"Have a coupon?\",\"coupon_section_title_link_text\":\"Click here to enter your coupon code\",\"terms_conditions_message_text\":\"I have read and agree to the website\",\"terms_conditions_link_text\":\"terms and conditions\",\"sections_border_color\":\"#001A4D\",\"sections_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"column_1_border_color\":\"#001A4D\",\"inputs_typography_typography\":\"custom\",\"inputs_typography_font_family\":\"Inter\",\"inputs_typography_font_weight\":\"400\",\"input_text_color\":\"#001A4D\",\"input_background_color\":\"#001A4D05\",\"inputs_border_border\":\"solid\",\"inputs_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"inputs_border_color\":\"#001A4D4D\",\"inputs_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"inputs_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"headings_text_color\":\"#001A4D\",\"headings_typography_typography\":\"custom\",\"headings_typography_font_family\":\"Inter\",\"headings_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"headings_typography_font_weight\":\"600\",\"headings_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"600\",\"button_typography_text_transform\":\"uppercase\",\"button_bg_color_normal\":\"#001A4D\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"d1f1d06\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector label{\\n    color:#001a4d !important;\\n}\",\"__globals__\":{\"inputs_typography_typography\":\"globals\\/typography?id=text\",\"headings_typography_typography\":\"\",\"headings_text_color\":\"globals\\/colors?id=primary\",\"column_1_border_color\":\"globals\\/colors?id=primary\",\"sections_border_color\":\"globals\\/colors?id=primary\",\"input_text_color\":\"\",\"input_background_color\":\"\",\"inputs_border_color\":\"\",\"button_bg_color_normal\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"section_review_order_table_head_text_color\":\"globals\\/colors?id=primary\",\"section_review_order_table_foot_text_color\":\"globals\\/colors?id=primary\",\"section_review_order_even_row_text_color\":\"globals\\/colors?id=primary\",\"section_review_order_odd_row_text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-woo-checkout\"}],\"isInner\":false}]'),
(7144, 65, '_edit_lock', '1783605645:1'),
(7145, 65, '_edit_last', '1'),
(7146, 65, '_wp_page_template', 'default'),
(7147, 65, '_elementor_edit_mode', 'builder'),
(7148, 65, '_elementor_template_type', 'wp-page'),
(7149, 65, '_elementor_version', '4.1.4'),
(7150, 65, '_elementor_pro_version', '4.1.2'),
(7151, 65, '_elementor_global_class_usage_indexed_preview', '1'),
(7152, 65, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(7474, 66, '_edit_lock', '1785151858:1'),
(7475, 66, '_elementor_edit_mode', 'builder'),
(7476, 66, '_elementor_template_type', 'wp-page'),
(7477, 66, '_elementor_version', '4.2.0'),
(7478, 66, '_elementor_pro_version', '4.2.0'),
(7479, 66, '_elementor_global_class_usage_indexed', '1'),
(7480, 66, '_elementor_global_class_usage_indexed_preview', '1'),
(7481, 66, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(7515, 66, '_wp_page_template', 'default'),
(7516, 66, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(7517, 66, '_elementor_data', '[{\"id\":\"56b01cc\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"acb2f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e8e5f2d\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"95eb709\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"987da32\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3495272\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6e01c74\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"fda5e87\",\"pp_condition_date_value\":\"2026-06-18 to 2026-06-24\",\"pp_condition_date_time_before_value\":\"2026-06-24 10:39\",\"pp_condition_woo_last_purchase_value\":\"2026\\/06\\/21\",\"pp_condition_acf_date_time_value\":\"2026-07-02\"}]},\"elements\":[{\"id\":\"1147c18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9c2a8e2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"584f2f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"591a2c4\"}],\"pp_display_conditions\":[{\"_id\":\"945bbc2\"}]},\"elements\":[{\"id\":\"9a016bd\",\"elType\":\"widget\",\"settings\":{\"dashboard_tab_name\":\"Dashboard\",\"orders_tab_name\":\"Orders\",\"downloads_tab_name\":\"Downloads\",\"addresses_tab_name\":\"Addresses\",\"account_details_tab_name\":\"Account Details\",\"logout_link_tab_name\":\"Logout\",\"tab_margin\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"tab_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"tab_bg_color_background\":\"classic\",\"tab_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"active_tab_bg_color_background\":\"classic\",\"pp_display_conditions\":[{\"_id\":\"9858ab0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tab_text_color\":\"globals\\/colors?id=e0f9d87\",\"tab_bg_color_color\":\"globals\\/colors?id=primary\",\"active_tab_bg_color_color\":\"globals\\/colors?id=secondary\",\"active_tab_text_color\":\"globals\\/colors?id=e0f9d87\",\"tab_content_link_color\":\"globals\\/colors?id=primary\",\"tab_content_link_hover\":\"globals\\/colors?id=secondary\"},\"show_downloads\":\"\"},\"elements\":[],\"widgetType\":\"pp-woo-my-account\"},{\"id\":\"c34e03e\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wr_conditional_display]The content to show[\\/wr_conditional_display]\\n\",\"pp_display_conditions\":[{\"_id\":\"d3b07bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":false}]'),
(13056, 1107, '_wp_attached_file', '2026/07/GLP-3RTA.webp'),
(13057, 1107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:150;s:4:\"file\";s:21:\"2026/07/GLP-3RTA.webp\";s:8:\"filesize\";i:3170;s:5:\"sizes\";a:1:{s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"GLP-3RTA-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3004;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14909, 1258, '_wp_attached_file', '2026/07/BPC157_TB500_BLEND_10MG_COA.png'),
(14910, 1258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:39:\"2026/07/BPC157_TB500_BLEND_10MG_COA.png\";s:8:\"filesize\";i:209264;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19372;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"BPC157_TB500_BLEND_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"BPC157_TB500_BLEND_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:138080;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"BPC157_TB500_BLEND_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190847;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99634;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3691;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:37:\"BPC157_TB500_BLEND_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1476;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3691;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14911, 1259, '_wp_attached_file', '2026/07/BPC157_TB500_BLEND_20MG_COA.png'),
(14912, 1259, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:39:\"2026/07/BPC157_TB500_BLEND_20MG_COA.png\";s:8:\"filesize\";i:229384;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20179;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"BPC157_TB500_BLEND_20MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"BPC157_TB500_BLEND_20MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:145173;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"BPC157_TB500_BLEND_20MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:206031;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20544;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103968;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3865;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:37:\"BPC157_TB500_BLEND_20MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1465;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:39:\"BPC157_TB500_BLEND_20MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3865;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(13010, 1102, '_wp_attached_file', '2026/07/Lumera-GLP.webp'),
(13011, 1102, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:390;s:4:\"file\";s:23:\"2026/07/Lumera-GLP.webp\";s:8:\"filesize\";i:18284;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Lumera-GLP-231x300.webp\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Lumera-GLP-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5052;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:23:\"Lumera-GLP-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17194;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"Lumera-GLP-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2682;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(12288, 1040, '_edit_last', '1'),
(12289, 1040, '_wp_page_template', 'default'),
(12290, 1040, '_edit_lock', '1783934629:1'),
(12291, 1040, '_elementor_edit_mode', 'builder'),
(12292, 1040, '_elementor_template_type', 'wp-page'),
(12293, 1040, '_elementor_version', '4.1.4'),
(12294, 1040, '_elementor_pro_version', '4.1.2'),
(12295, 1040, '_elementor_global_class_usage_indexed', '1'),
(12296, 1040, '_elementor_global_class_usage_indexed_preview', '1'),
(12297, 1040, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(12314, 1040, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12315, 1040, '_elementor_data', '[{\"id\":\"a8c1e26\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"gradient\",\"background_color\":\"#9C7D7D00\",\"background_color_stop\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_color_b\":\"#E2EBFA\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c4b67e8\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ea109d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fb43f80\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"47be1d3\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_css\":\"@media (max-width:767px) {\\nselector{\\nbackground: #FFF !important;\\n}\\n}\"},\"elements\":[{\"id\":\"25ea5f3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"963b548\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc9e977\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2e160a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f80f12d\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bdf44ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Help researchers find quality supply\\n\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":548,\"sizes\":[]},\"_element_custom_width_laptop\":{\"unit\":\"px\",\"size\":493,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"aad83cf\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"px\",\"size\":422,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f5fbb6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Refer colleagues, labs, or research teams to Amino Club. Share a trusted source; share in the value.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":422,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cbdd36b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7725de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"width\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"762e010\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"92e590a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a146119\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"41d0c6c\"}],\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"width_tablet_extra\":{\"unit\":\"%\",\"size\":95,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"grid_columns_grid_mobile\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]}},\"elements\":[{\"id\":\"b8c003f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"%\",\"title\":\"First order commission\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"start\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"2b722ff\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"%\",\"title\":\"Lifetime recurring\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"start\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"8860677\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"suffix\":\" days  \",\"title\":\"Cookie window\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"start\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"a4425be\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"suffix\":\"Monthly  \",\"title\":\"Payouts via bank deposit\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"start\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .elementor-counter-number{\\n    display: none;\\n}\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true},{\"id\":\"ce5a82c\",\"elType\":\"widget\",\"settings\":{\"text\":\" Apply as a Referral Partner\",\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"1ac48c7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"26ceeea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"background_background\":\"classic\",\"background_color\":\"#E2EBFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"963b548\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc9e977\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"2e160a7\"}],\"pp_display_conditions\":[{\"_id\":\"f80f12d\"}],\"custom_css\":\"selector img{\\n    animation: 4.5s ease-in-out 1s infinite float-delayed;\\n}\\n\\n@keyframes float-delayed{\\n    0%, 100% {\\n        transform: translateY(0);\\n    }\\n    50% {\\n        transform: translateY(-12px);\\n    }\\n}\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"_flex_order_mobile\":\"start\"},\"elements\":[{\"id\":\"380b5d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Lumera-GLP.webp\",\"id\":1102,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a71d249\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_x_tablet_extra\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1d44c69\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Lumera-GLP.webp\",\"id\":1102,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a71d249\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9d0fc5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/GLP-3RTA.webp\",\"id\":1107,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"_offset_y_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a71d249\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_transform_rotate_popover\":\"transform\",\"_transform_rotateZ_effect\":{\"unit\":\"px\",\"size\":-15,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"_offset_x_end_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ed7d721\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1eb9246\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22c39f8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7803345\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"903221b\"}],\"custom_css\":\"selector {\\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),\\n            0 8px 10px -6px rgba(0, 0, 0, 0.1);\\n            \\n    animation: 4.5s ease-in-out 1s infinite float-delayed;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"818939b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27a5ad7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8c15a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a648b8d\"}],\"pp_display_conditions\":[{\"_id\":\"e45ace7\"}]},\"elements\":[{\"id\":\"f390cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Example monthly referral value\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#7C7C7C\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c65b448\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n$1,250\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"124e146\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7090afb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ae41f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6eb7f1d\"}],\"pp_display_conditions\":[{\"_id\":\"6025c38\"}]},\"elements\":[{\"id\":\"39560bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"10 referrals\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#7C7C7C\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ebd425\",\"elType\":\"widget\",\"settings\":{\"title\":\"+$500\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"title_color\":\"#1FA22F\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"aa117cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7090afb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ae41f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6eb7f1d\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"6025c38\"}]},\"elements\":[{\"id\":\"6d28c49\",\"elType\":\"widget\",\"settings\":{\"title\":\"10 referrals\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#7C7C7C\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3efb08a\",\"elType\":\"widget\",\"settings\":{\"title\":\"+$750\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c210c72\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"26dca13\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d6118c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2e518a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"db98efc\"}]},\"elements\":[{\"id\":\"7bf6657\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}]},\"elements\":[{\"id\":\"d91b476\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for research referrals\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"pp_display_conditions\":[{\"_id\":\"978e8a6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"286bb37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Help researchers find a supply chain with the documentation they need\\n\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"2c627cc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"964d80b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"container_type\":\"grid\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_mobile\":{\"unit\":\"fr\",\"size\":2,\"sizes\":[]},\"grid_rows_grid\":{\"unit\":\"fr\",\"size\":1,\"sizes\":[]},\"grid_gaps_mobile_extra\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\"},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}],\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"946ff5f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2431a6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"99aabae\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567e87f\"}],\"pp_display_conditions\":[{\"_id\":\"3337e37\"}]},\"elements\":[{\"id\":\"b68505c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"%\",\"title\":\"First Order\",\"title_horizontal_alignment\":\"center\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"2b15e37\",\"elType\":\"widget\",\"settings\":{\"title\":\" Referral value on new researchers\",\"header_size\":\"div\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#525252\",\"pp_display_conditions\":[{\"_id\":\"cd38b12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8da2c35\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2431a6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"99aabae\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567e87f\"}],\"pp_display_conditions\":[{\"_id\":\"3337e37\"}]},\"elements\":[{\"id\":\"68333eb\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"% \",\"title\":\"Recurring \",\"title_horizontal_alignment\":\"center\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"106af91\",\"elType\":\"widget\",\"settings\":{\"title\":\"On every reorder\",\"header_size\":\"div\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#525252\",\"pp_display_conditions\":[{\"_id\":\"cd38b12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"bcba56d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2431a6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"99aabae\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567e87f\"}],\"pp_display_conditions\":[{\"_id\":\"3337e37\"}]},\"elements\":[{\"id\":\"d172190\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"%+\",\"title\":\"Purity\",\"title_horizontal_alignment\":\"center\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"84b4315\",\"elType\":\"widget\",\"settings\":{\"title\":\"Third-party identity tested\\n\",\"header_size\":\"div\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#525252\",\"pp_display_conditions\":[{\"_id\":\"cd38b12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"45e0831\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2431a6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"99aabae\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"567e87f\"}],\"pp_display_conditions\":[{\"_id\":\"3337e37\"}]},\"elements\":[{\"id\":\"36f8275\",\"elType\":\"widget\",\"settings\":{\"ending_number\":\"\",\"suffix\":\"CoA\",\"title\":\"Every Batch\",\"title_horizontal_alignment\":\"center\",\"title_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Inter\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_number_font_weight\":\"800\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Inter\",\"typography_title_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_title_font_weight\":\"400\",\"typography_title_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_title_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_title_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08eb46d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_number_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_title_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .elementor-counter-number{\\n    display: none;\\n}\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"5fc2fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Certificate of Analysis\\n\",\"header_size\":\"div\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#525252\",\"pp_display_conditions\":[{\"_id\":\"cd38b12\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6676b39\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}]},\"elements\":[{\"id\":\"fcb891f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research-grade supply\",\"sub_heading\":\"\",\"description\":\"Consistent quality and documented batch records for reproducible research\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#777777\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e344868\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Simple to share\",\"sub_heading\":\"\",\"description\":\"Get a unique referral link to share with researchers, colleagues, or labs\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#777777\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1c5cf31\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Real-time tracking\",\"sub_heading\":\"\",\"description\":\"Monitor referrals and referral value in your partner dashboard\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#777777\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"008a0ba\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"100\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e6bf473\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}]},\"elements\":[{\"id\":\"b6217a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}]},\"elements\":[{\"id\":\"b383693\",\"elType\":\"widget\",\"settings\":{\"title\":\"How it works\\n\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53bb4b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A simple four-step process for referring researchers to quality supply\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f61cf12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}]},\"elements\":[{\"id\":\"d07a82a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"c51c38c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_text\":\"1\",\"heading\":\"01\",\"sub_heading\":\"Apply\",\"description\":\"\\nCreate your account and get a unique referral code for sharing with researchers and labs\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_color\":\"#FFFFFF57\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_typography_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#FFFFFFDE\",\"pp_display_conditions\":[{\"_id\":\"cc138d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"f137b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3c19568\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_text\":\"1\",\"heading\":\"02\",\"sub_heading\":\" Refer\",\"description\":\"Share your referral link with researchers, colleagues, or research teams who need quality supply\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_color\":\"#FFFFFF57\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_typography_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#FFFFFFDE\",\"pp_display_conditions\":[{\"_id\":\"cc138d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"6ff54be\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d146e24\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_text\":\"1\",\"heading\":\"03\",\"sub_heading\":\" Share in the value\",\"description\":\"Receive 20% on first orders and 10% on recurring orders from researchers you refer\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_color\":\"#FFFFFF57\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_typography_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#FFFFFFDE\",\"pp_display_conditions\":[{\"_id\":\"cc138d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"babf8ca\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-16 06:54\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"5a8b165\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"icon_text\":\"1\",\"heading\":\"04\",\"sub_heading\":\" Get paid\",\"description\":\"Payouts start on the 1st for the previous month\'s delivered orders\\n\\nExample referral value\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_color\":\"#FFFFFF57\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#FFFFFF\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_typography_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#FFFFFFDE\",\"pp_display_conditions\":[{\"_id\":\"cc138d0\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"22f6081\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2a31e00\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2ae1e83\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"06f46c6\"}],\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f11d599\"}]},\"elements\":[{\"id\":\"5a8c43b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1eb9246\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22c39f8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7803345\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"903221b\"}],\"custom_css\":\"selector {\\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),\\n            0 8px 10px -6px rgba(0, 0, 0, 0.1);\\n            \\n\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef92057\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27a5ad7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8c15a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a648b8d\"}],\"pp_display_conditions\":[{\"_id\":\"e45ace7\"}]},\"elements\":[{\"id\":\"b8dbf76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Example referral value\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"700\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ab57fc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7090afb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ae41f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6eb7f1d\"}],\"pp_display_conditions\":[{\"_id\":\"6025c38\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"26f7940\",\"elType\":\"widget\",\"settings\":{\"title\":\"10 new researchers \\u00d7 $250\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#7C7C7C\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99e8ae3\",\"elType\":\"widget\",\"settings\":{\"title\":\"$500\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6c7d14c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7090afb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ae41f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6eb7f1d\"}],\"pp_display_conditions\":[{\"_id\":\"6025c38\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"d8eefb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"50 recurring orders \\u00d7 $150\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"title_color\":\"#7C7C7C\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"467b9c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"+$750\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b24b0b6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"7090afb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"4ae41f5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6eb7f1d\"}],\"pp_display_conditions\":[{\"_id\":\"6025c38\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"c9e94a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Monthly referral value\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc38580\",\"elType\":\"widget\",\"settings\":{\"title\":\"$1,250\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0003662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Based on average referral partner activity\\n\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"div\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"83483cc\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"26dca13\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d6118c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2e518a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"db98efc\"}]},\"elements\":[{\"id\":\"86a9437\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}]},\"elements\":[{\"id\":\"a0a8689\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why refer researchers to us\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"pp_display_conditions\":[{\"_id\":\"978e8a6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca237f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A quality supply chain with the documentation researchers expect\\n\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"2c627cc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d939acf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}],\"container_type\":\"grid\",\"grid_gaps\":{\"column\":\"30\",\"row\":\"60\",\"isLinked\":false,\"unit\":\"px\"},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"grid_gaps_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\"}},\"elements\":[{\"id\":\"122bbf7\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Documented quality\",\"sub_heading\":\"\",\"description\":\"Certificate of Analysis with every batch. Third-party identity tested at accredited U.S. laboratories.\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"1a1c698\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"99%+ identity purity\",\"sub_heading\":\"\",\"description\":\"HPLC and Mass Spectrometry verification on every batch for consistent research results.\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e8bd101\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Reliable fulfillment\",\"sub_heading\":\"\",\"description\":\"Fast processing with free shipment protection ensures research timelines stay on track\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"781f46c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"30-day referral window\",\"sub_heading\":\"\",\"description\":\"Long attribution period ensures you get credit for researchers who take time to evaluate.\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"27bc85e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Recurring on reorders\",\"sub_heading\":\"\",\"description\":\"10% on every subsequent order from researchers you refer, for the lifetime of their account.\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"aba8529\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick approval\",\"sub_heading\":\"\",\"description\":\"Get started immediately with your unique referral code \\u2014 no waiting period.\",\"button_text\":\"Get Started\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_color\":\"#000000E3\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"8045f01\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"left\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"35e8a30\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#0047FF0D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"2a31e00\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2ae1e83\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"06f46c6\"}],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f11d599\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"d80b828\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}]},\"elements\":[{\"id\":\"ebd7d2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Simple, transparent referral value\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"pp_display_conditions\":[{\"_id\":\"978e8a6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"508194b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"No hidden fees, $1 minimum payout, just straightforward referral value sharing\\n\\n\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"2c627cc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8081b4c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":900,\"sizes\":[]},\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"efd5abf\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0bf9a5f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"03dc50b\"}],\"pp_display_conditions\":[{\"_id\":\"fac3ad4\"}]},\"elements\":[{\"id\":\"8c6b78f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1eb9246\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22c39f8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7803345\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"903221b\"}],\"custom_css\":\"selector {\\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),\\n            0 8px 10px -6px rgba(0, 0, 0, 0.1);\\n            \\n\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b569411\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27a5ad7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8c15a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a648b8d\"}],\"pp_display_conditions\":[{\"_id\":\"e45ace7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a438ca7\",\"elType\":\"widget\",\"settings\":{\"title\":\"20%\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce361c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"First Order Commission\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8c7b90c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receive value on every researcher\'s first order. Referred researchers and labs also get 20% off.\\n\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"header_size\":\"div\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":398,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d62ebb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Researcher gets 20% off first order\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"37076b3\"},{\"text\":\"Average order: $250\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"75d3f63\"},{\"text\":\"Average referral value: $50\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"4473e00\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3c3172a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f92d2ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1eb9246\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"22c39f8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7803345\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"903221b\"}],\"custom_css\":\"selector {\\n    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),\\n            0 8px 10px -6px rgba(0, 0, 0, 0.1);\\n            \\n\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1d32ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"27a5ad7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8c15a67\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a648b8d\"}],\"pp_display_conditions\":[{\"_id\":\"e45ace7\"}]},\"elements\":[{\"id\":\"e803adb\",\"elType\":\"widget\",\"settings\":{\"title\":\"10%\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_font_weight\":\"700\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae7c01a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lifetime Recurring\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b135443\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n10% on every reorder from researchers you refer, for the lifetime of their account.\\n\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"9508246\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"header_size\":\"div\",\"align\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":398,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea3b7fa\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"No time limit\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"37076b3\"},{\"text\":\"High researcher reorder rate\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"75d3f63\"},{\"text\":\"Recurring on every reorder\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"4473e00\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3c3172a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8628edb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"23e88e8\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7efdad2\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1826d84\"}],\"pp_display_conditions\":[{\"_id\":\"52d344e\"}]},\"elements\":[{\"id\":\"4f59101\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Monthly payouts\",\"selected_icon\":{\"value\":\"fas fa-money-check-alt\",\"library\":\"fa-solid\"},\"_id\":\"37076b3\"},{\"text\":\"$1 minimum\",\"selected_icon\":{\"value\":\"fas fa-check-circle\",\"library\":\"fa-solid\"},\"_id\":\"75d3f63\"},{\"text\":\"14-day approval\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"4473e00\"}],\"icon_align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3c3172a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"654ded5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"26dca13\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d6118c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2e518a\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"db98efc\"}]},\"elements\":[{\"id\":\"6abd9b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"5cab558\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2fd169c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8cf2b01\"}],\"pp_display_conditions\":[{\"_id\":\"7e62d4f\"}]},\"elements\":[{\"id\":\"502b69c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked questions\\n\\n\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"pp_display_conditions\":[{\"_id\":\"978e8a6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d3fe9d7\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does the referral value work?\",\"_id\":\"f9df072\",\"faq_answer\":\"<p><br \\/>You receive 20% on a referred researcher\'s first order and 10% on every subsequent order from that account, for the lifetime of the account. There\'s no cap and no limit on how many researchers or labs you can refer.<\\/p>\",\"accordion_tab_default_active\":\"yes\"},{\"tab_title\":\"How and when do I get paid?\",\"_id\":\"6766176\",\"faq_answer\":\"<p>Payouts start processing on the 1st of each month for the previous month\'s delivered orders. Processing continues up until the 2nd to last business day of the month, unless that day falls on a Friday. Payouts may take 1\\u20137 days to process and 1\\u20135 business days to reflect in your bank. The minimum payout threshold is $1. Only delivered orders count \\u2014 if an order is cancelled before shipment it will not be counted, out of fairness to all parties.<\\/p>\"},{\"tab_title\":\"What does the researcher receive?\",\"_id\":\"cba95f1\",\"faq_answer\":\"<p>Referred researchers receive 20% off their first research peptide order when using your unique referral code.<\\/p>\"},{\"_id\":\"640cb51\",\"tab_title\":\"How long does the referral tracking window last?\",\"faq_answer\":\"<p>The referral tracking window lasts 30 days, giving researchers time to evaluate the catalog and supporting documentation before their first order.<\\/p>\"},{\"_id\":\"11549f5\",\"tab_title\":\"Who is this program for?\",\"faq_answer\":\"<p>This program is for people who want to help researchers, colleagues, or lab teams find a quality-documented supply of research peptides. This is not a consumer affiliate program \\u2014 all referrals must be researchers or labs purchasing for legitimate laboratory or educational use.<\\/p>\"},{\"_id\":\"60d2d7e\",\"tab_title\":\"Is there a minimum referral requirement?\",\"faq_answer\":\"<p>No minimum. Your account remains active as long as you\'re referring researchers to Amino Club in accordance with the partner terms.<\\/p>\"}],\"select_toggle_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"select_toggle_icon_active\":{\"value\":\"fas fa-chevron-up\",\"library\":\"fa-solid\"},\"faq_items_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"faq_items__padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"194618c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"question_text_color_hover\":\"globals\\/colors?id=secondary\",\"question_text_color_active\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-faq\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d2442f5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-16 08:15\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":999,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#0047FF05\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"c39c23f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-16 08:15\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"fd0c1d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Refer researchers to lumera as a referral partner.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-16 08:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":682,\"sizes\":[]},\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79ba8a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Help researchers find a trusted supply chain with documented quality\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\",\"pp_condition_date_time_before_value\":\"2026-07-16 08:15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5c879ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Become a Partner\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d45154c\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\\u2713 Free to join\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"37076b3\"},{\"text\":\" \\u2713 $1 minimum payout\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"75d3f63\"},{\"text\":\" \\u2713 Instant approval\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4473e00\"}],\"icon_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3c3172a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\",\"icon_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9349, 798, '_wp_attached_file', '2026/07/GHK-Cu-50mg-COA.pdf'),
(9350, 798, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:23:\"GHK-Cu-50mg-COA-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109167;}s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"GHK-Cu-50mg-COA-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9862;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"GHK-Cu-50mg-COA-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56217;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"GHK-Cu-50mg-COA-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5033;}}s:8:\"filesize\";i:184443;}'),
(9474, 42, '_elementor_edit_mode', 'builder'),
(9475, 42, '_elementor_template_type', 'wp-page'),
(9476, 42, '_elementor_version', '4.1.4'),
(9477, 42, '_elementor_pro_version', '4.1.2'),
(9478, 42, '_elementor_global_class_usage_indexed_preview', '1'),
(9479, 42, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(9498, 42, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(9499, 42, '_elementor_data', '[{\"id\":\"4bfeb99\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"86acab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d44aa80\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a42d32d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Confirm the authenticity and quality of your research product with our COA verification system.\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"341eabc\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"custom_css\":\"selector .elementor-page-title{\\n    display: block;\\n}\"},\"elements\":[{\"id\":\"4087eb4\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"template\",\"templates\":\"832\",\"posts_per_page\":12,\"template_equal_height\":\"yes\",\"post_type\":\"product\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"classic_filter_all_label\":\"All\",\"classic_search_form_input_placeholder\":\"Search...\",\"classic_search_form_button_text\":\"Search\",\"classic_post_terms_separator\":\",\",\"classic_post_meta_separator\":\"-\",\"classic_date_custom_format\":\"F j, Y\",\"classic_button_text\":\"Read More\",\"classic_pagination_load_more_label\":\"Load More\",\"classic_pagination_prev_label\":\"&laquo; Previous\",\"classic_pagination_next_label\":\"Next &raquo;\",\"card_filter_all_label\":\"All\",\"card_search_form_input_placeholder\":\"Search...\",\"card_search_form_button_text\":\"Search\",\"card_post_terms_separator\":\",\",\"card_post_meta_separator\":\"-\",\"card_date_custom_format\":\"F j, Y\",\"card_button_text\":\"Read More\",\"card_pagination_load_more_label\":\"Load More\",\"card_pagination_prev_label\":\"&laquo; Previous\",\"card_pagination_next_label\":\"Next &raquo;\",\"checkerboard_filter_all_label\":\"All\",\"checkerboard_search_form_input_placeholder\":\"Search...\",\"checkerboard_search_form_button_text\":\"Search\",\"checkerboard_post_terms_separator\":\",\",\"checkerboard_post_meta_separator\":\"-\",\"checkerboard_date_custom_format\":\"F j, Y\",\"checkerboard_button_text\":\"Read More\",\"checkerboard_pagination_load_more_label\":\"Load More\",\"checkerboard_pagination_prev_label\":\"&laquo; Previous\",\"checkerboard_pagination_next_label\":\"Next &raquo;\",\"creative_filter_all_label\":\"All\",\"creative_search_form_input_placeholder\":\"Search...\",\"creative_search_form_button_text\":\"Search\",\"creative_post_terms_separator\":\",\",\"creative_post_meta_separator\":\"-\",\"creative_date_custom_format\":\"F j, Y\",\"creative_button_text\":\"Read More\",\"creative_pagination_load_more_label\":\"Load More\",\"creative_pagination_prev_label\":\"&laquo; Previous\",\"creative_pagination_next_label\":\"Next &raquo;\",\"event_filter_all_label\":\"All\",\"event_search_form_input_placeholder\":\"Search...\",\"event_search_form_button_text\":\"Search\",\"event_post_terms_separator\":\",\",\"event_post_meta_separator\":\"-\",\"event_date_custom_format\":\"F j, Y\",\"event_button_text\":\"Read More\",\"event_pagination_load_more_label\":\"Load More\",\"event_pagination_prev_label\":\"&laquo; Previous\",\"event_pagination_next_label\":\"Next &raquo;\",\"news_filter_all_label\":\"All\",\"news_search_form_input_placeholder\":\"Search...\",\"news_search_form_button_text\":\"Search\",\"news_post_terms_separator\":\",\",\"news_post_meta_separator\":\"-\",\"news_date_custom_format\":\"F j, Y\",\"news_button_text\":\"Read More\",\"news_pagination_load_more_label\":\"Load More\",\"news_pagination_prev_label\":\"&laquo; Previous\",\"news_pagination_next_label\":\"Next &raquo;\",\"overlap_filter_all_label\":\"All\",\"overlap_search_form_input_placeholder\":\"Search...\",\"overlap_search_form_button_text\":\"Search\",\"overlap_post_terms_separator\":\",\",\"overlap_post_meta_separator\":\"-\",\"overlap_date_custom_format\":\"F j, Y\",\"overlap_button_text\":\"Read More\",\"overlap_pagination_load_more_label\":\"Load More\",\"overlap_pagination_prev_label\":\"&laquo; Previous\",\"overlap_pagination_next_label\":\"Next &raquo;\",\"portfolio_filter_all_label\":\"All\",\"portfolio_search_form_input_placeholder\":\"Search...\",\"portfolio_search_form_button_text\":\"Search\",\"portfolio_post_terms_separator\":\",\",\"portfolio_post_meta_separator\":\"-\",\"portfolio_date_custom_format\":\"F j, Y\",\"portfolio_button_text\":\"Read More\",\"portfolio_pagination_load_more_label\":\"Load More\",\"portfolio_pagination_prev_label\":\"&laquo; Previous\",\"portfolio_pagination_next_label\":\"Next &raquo;\",\"template_show_filters\":\"\",\"template_filter_all_label\":\"All\",\"template_show_ajax_search_form\":\"yes\",\"template_search_form_input_placeholder\":\"Search...\",\"template_search_form_button_text\":\"Search\",\"template_pagination_type\":\"numbers_and_prev_next\",\"template_pagination_load_more_label\":\"Load More\",\"template_pagination_prev_label\":\"&laquo; Previous\",\"template_pagination_next_label\":\"Next &raquo;\",\"template_search_form_alignment\":\"center\",\"template_search_form_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"template_search_form_input_border_border\":\"solid\",\"template_search_form_input_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"template_search_form_input_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"template_pagination_margin_top\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"template_pagination_link_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"template_pagination_link_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"ca13a05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"template_search_form_input_border_color\":\"globals\\/colors?id=primary\",\"template_search_form_button_background_color\":\"globals\\/colors?id=primary\",\"template_search_form_input_background_color\":\"globals\\/colors?id=e0f9d87\",\"template_pagination_link_bg_color_normal\":\"globals\\/colors?id=primary\",\"template_pagination_color\":\"globals\\/colors?id=e0f9d87\",\"template_pagination_link_bg_color_hover\":\"globals\\/colors?id=secondary\",\"template_pagination_link_bg_color_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-posts\"}],\"isInner\":false}]'),
(9761, 832, '_elementor_source', 'product'),
(9762, 832, '_elementor_edit_mode', 'builder'),
(9763, 832, '_elementor_template_type', 'loop-item'),
(9764, 832, '_elementor_version', '4.2.0'),
(9765, 832, '_elementor_pro_version', '4.2.0'),
(9766, 832, '_elementor_global_class_usage_indexed', '1'),
(9767, 832, '_elementor_global_class_usage_indexed_preview', '1'),
(9768, 832, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(9769, 832, '_edit_lock', '1785246391:1'),
(9781, 832, '_wp_page_template', 'default'),
(9782, 832, '_elementor_data', '[{\"id\":\"5ea067d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:52\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c56c34\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"682d3d3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f5fce84\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f005174\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"8c6730d\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}]},\"elements\":[{\"id\":\"8a77ee2\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(100% - 120px)\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"3805fed\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7772327\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Verified\",\"__dynamic__\":[],\"_id\":\"c90690b\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    background: #FFF;\\n    color: #047857;\\n    border-radius: 50px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\"},\"text_color\":\"#001A4D\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"384e601\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0A14280F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ba40a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Batch COA\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"94a82c9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c3be1ac\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}]'),
(24039, 1927, '_elementor_source', 'product'),
(11849, 1003, '_edit_last', '1'),
(11850, 1003, '_edit_lock', '1783920214:1'),
(11851, 1003, '_wp_page_template', 'default'),
(11852, 1003, '_elementor_edit_mode', 'builder'),
(11853, 1003, '_elementor_template_type', 'wp-page'),
(11854, 1003, '_elementor_version', '4.1.4'),
(11855, 1003, '_elementor_pro_version', '4.1.2'),
(11856, 1003, '_elementor_global_class_usage_indexed', '1'),
(11857, 1003, '_elementor_global_class_usage_indexed_preview', '1'),
(11858, 1003, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(11875, 1003, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11876, 1003, '_elementor_data', '[{\"id\":\"ecfdd8b\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fb7590d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4beb18\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c91200c\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"4f96827\"}],\"custom_css\":\"selector p{\\n    margin-bottom: 0px;\\n}\"},\"elements\":[{\"id\":\"4cdc7f8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"15462ad\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"11bebc1\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"affbe81\"}],\"pp_display_conditions\":[{\"_id\":\"b018aef\"}]},\"elements\":[{\"id\":\"8329964\",\"elType\":\"widget\",\"settings\":{\"title\":\"Partner Program \\u00b7 Version v1.3 \\u00b7 Effective May 25, 2026\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"title_color\":\"#535353\",\"pp_display_conditions\":[{\"_id\":\"20e5c17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3666f2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Referral Partner Program Terms\\n\",\"pp_display_conditions\":[{\"_id\":\"7dd3c3e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"43be85f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>These Terms govern your participation in the Lumera Referral Partner Program (the \\u201cProgram\\u201d). By creating a partner code, clicking any acknowledgement, or otherwise participating in the Program, you agree to be bound by these Terms and all linked policies.<strong> Please read carefully \\u2014 Section 14 contains an arbitration agreement and class-action waiver.<\\/strong><\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8c149e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"bcc903c\",\"elType\":\"widget\",\"settings\":{\"title\":\"1. Eligibility and Authority\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1670b83\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You must be at least 21 years of age and legally able to enter into contracts in your jurisdiction. You represent and warrant that all information you provide is accurate and that you have full power and authority to enter into and perform under these Terms. You may not participate if Lumera has previously terminated your partner account, unless we expressly reinstate you in writing.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"690fb58\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"3ba8e6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"2. Independent Relationship \\u2014 No Authority to Bind\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"96bf5d9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You are an independent referrer, not an employee, agent, contractor, joint venturer, partner, or franchisee of Lumera . You have no authority to bind Lumera , accept payments on its behalf, negotiate on its behalf, make representations about Lumera , or hold yourself out as a representative, spokesperson, or official source of Lumera . You may not register domain names, social media handles, email addresses, or any other identifiers that could reasonably be confused with Lumera\'s own properties.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1c26eb1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"89d9db8\",\"elType\":\"widget\",\"settings\":{\"title\":\"3. License to Use Brand Assets\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f90a905\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subject to these Terms, Lumera grants you a limited, revocable, non-exclusive, non-transferable, non-sublicensable license to share your referral link and to mention Lumera\'s product names in accurate, non-disparaging contexts. You may not modify our logos, marks, or trade dress, create derivative branding, or use any Lumera asset in a way that suggests endorsement, sponsorship, or official representation. This license terminates automatically upon any suspension or termination of your account, or at any time at Lumera \'s sole discretion upon notice.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"0619716\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"09763fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"4. Content Responsibilities and Restrictions\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b223e7e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You are solely and personally responsible for the truth, legality, accuracy, and consequences of every statement, post, video, message, livestream, advertisement, or other communication you publish in connection with your referral activity. Lumera does not control, dictate, supervise, edit, or pre-approve your content and shall not be deemed a publisher, sponsor, or endorser of any of your content.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62e0534\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You will not:<\\/strong><\\/p><p>Describe Lumera products as suitable, safe, or intended for human use, human consumption, ingestion, injection, self-administration, dietary or supplement use, cosmetic use, veterinary use, or any medical or therapeutic application;<br \\/>Provide dosing, administration, cycling, or usage instructions of any kind directed at humans or animals;<br \\/>Claim or imply that any Lumera product treats, cures, mitigates, diagnoses, prevents, or alleviates any disease, illness, condition, symptom, or biological function;<br \\/>Make any health, performance, hormonal, anti-aging, recovery, weight, fitness, or aesthetic claims;<br \\/>Misrepresent the discount amount, fabricate discount percentages or limited-time offers, or otherwise mislead customers about pricing, savings, or program terms;<br \\/>Make false, misleading, deceptive, exaggerated, or unsubstantiated claims about Lumera , its products, pricing, discounts, or business practices;<br \\/>Use Lumera\'s name, trademarks, or marks in paid search campaigns, in domain names, or in any manner that would mislead consumers about the source of the offer;<br \\/>Promote Lumera on platforms that prohibit such promotion or that primarily host content directed to minors;<br \\/>Engage in negative SEO, brand bidding, cookie stuffing, self-referrals, fake clicks, or any practice designed to inflate or manipulate commissions.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d1919de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"07898c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"5. Required Disclosures (FTC and Equivalent)\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45075a1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You must clearly and conspicuously disclose your material connection to Lumera in every piece of content where you include your referral code, your referral link, or any reference to Lumera\'s products. Acceptable disclosures include \\u201c#ad\\u201d, \\u201c#affiliate\\u201d, or plain-language statements such as \\u201cI earn a commission from this link.\\u201d Disclosures must not be buried, abbreviated to ambiguous shorthand, or relegated to fine print. You are responsible for complying with the FTC Endorsement Guides and any equivalent rules in every jurisdiction where your audience is located.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5172a10\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"69547a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"6. Lawful Conduct; Anti-Fraud\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9904efb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You will comply with all applicable federal, state, local, and international laws and regulations, including (without limitation) anti-spam laws (CAN-SPAM, CASL, GDPR, ePrivacy), consumer protection statutes, advertising disclosure rules, securities laws, export controls, sanctions laws, and intellectual property rights. You will not engage in spam, unsolicited bulk messaging, scraping, account takeover, fraudulent clicks, cookie stuffing, self-referrals, identity misuse, AI-generated impersonation, deepfakes purporting to show Lumera personnel or products, or any other practice designed to deceive, inflate, or manipulate Program metrics.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c1776cc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"eb22bff\",\"elType\":\"widget\",\"settings\":{\"title\":\"7. Commissions, Payouts, and Withholding Rights\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1c2568\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Commission rates and the payout schedule are as posted on the Partner Program page and may be updated at any time at Lumera <strong>\'s sole discretion. Earned commissions are subject to chargebacks, returns, refunds, and fraud<\\/strong> reviews. Lumera may withhold, delay, offset, claw back, forfeit, or refuse to pay any earned but unpaid commission, in whole or in part, at its sole discretion, including (but not limited to) cases where Lumera has a good-faith belief that you have breached these Terms, manipulated the Program, engaged in fraud, generated suspicious activity, or where withholding is necessary to comply with law, tax obligations, court order, or third-party demand. Withheld commissions may be permanently forfeited. You waive any right to demand payment on a fixed schedule and acknowledge that Lumera \'s payment obligations are conditional on ongoing program compliance.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f5f8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Tax responsibility.<\\/strong> You are solely responsible for all federal, state, local, and foreign taxes, duties, levies, withholdings, social-security contributions, and similar charges arising from any commission or other amount paid to you under the Program. Lumera has no obligation to advise you on tax matters, no obligation to gross-up or reimburse you for any tax liability, and no obligation to file or pay taxes on your behalf except as expressly required by law (for example, issuing IRS Form 1099-NEC or equivalent informational filings). You will keep your tax forms (W-9, W-8BEN, W-8BEN-E, or equivalent) accurate and current.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"acad3d4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>KYC, sanctions, and AML processing are a federal legal requirement.<\\/strong> Before any payout can be released, our third-party payment processor is required by U.S. federal law (including the Bank Secrecy Act, USA PATRIOT Act, OFAC sanctions regulations, and IRS reporting rules) and applicable foreign law to verify your identity (KYC), screen you against sanctions lists (OFAC SDN, U.S. Treasury, and equivalent international watchlists), perform anti-money-laundering (AML) review, and collect and validate an applicable tax form. If you fail any portion of this processing \\u2014 for any reason, including inaccurate submitted information, identity verification failure, sanctions-list hits, incomplete or invalid tax forms, prohibited jurisdiction, or processor decision \\u2014 Lumera is legally prohibited from paying you, and your unpaid commissions will be held until the issue is resolved or, if not resolved within a reasonable time as determined by Lumera, may be forfeited. Lumera has no liability for any delay, denial, withholding, forfeiture, or non-payment of commissions arising from your failure to pass processing or from any compliance action our payment processor takes. This processing requirement cannot be waived, overridden, or worked around.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f5f20e5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"668796b\",\"elType\":\"widget\",\"settings\":{\"title\":\"8. Strike System and Fairness\\n\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59457d2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumera may issue strikes for violations of these Terms. Each strike has a stated reason, a category, a severity (warning, strike, or final), and a status (active, appealed, or resolved). The default thresholds and protections are:<\\/p><ul><li><strong>Notification.<\\/strong> Lumera will use commercially reasonable efforts to notify you by email of any strike within 24 hours of issuance, including the reason and appeal instructions. <strong>By participating in the Partner Program, you also consent to receive transactional SMS messages<\\/strong>\\u00a0at the mobile number associated with your account regarding compliance actions (strikes, suspensions, appeal status) and payout events (payout submitted, completed, or failed). Message and data rates may apply. SMS frequency is event-driven and low (typically less than one per month). Reply STOP to opt out of SMS; you will continue to receive equivalent notices by email. Opting out of SMS does not exempt you from compliance with the Partner Program Terms.<\\/li><li><strong>Warning vs. Strike vs. Final.<\\/strong> For minor, first-time, cureable violations, Lumera may issue a \\u201cwarning\\u201d that does NOT count toward the suspension threshold. \\u201cStrike\\u201d severity counts toward the threshold. \\u201cFinal\\u201d severity triggers immediate suspension regardless of count and is reserved for serious violations such as fraud, repeated medical claims, or willful misconduct.<\\/li><li><strong>Rolling expiry.<\\/strong>\\u00a0Active strikes older than 365 days from issuance automatically stop counting toward the suspension threshold (the underlying record is retained for audit).<\\/li><li><strong>Appeals.<\\/strong>\\u00a0You may appeal any strike within 30 days of issuance by contacting\\u00a0<a href=\\\"mailto:support@aminoclub.com\\\">support@aminoclub.com<\\/a>\\u00a0with the strike ID and your written response. Appealed strikes pause counting toward the threshold while under review.<\\/li><li><strong>Threshold.<\\/strong>\\u00a0Three (3) counting strikes automatically suspend your account.<\\/li><\\/ul><p><strong>The above are non-binding guidelines.<\\/strong> You acknowledge and agree that Lumera retains sole discretion under Section 9 to issue, modify, skip, or escalate strikes, to deviate from these defaults, and to suspend or terminate your account immediately without prior notice, without opportunity to cure, and without observing the strike sequence. Nothing in this Section creates a contractual right to a specific enforcement process.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b5ad0f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"6d3f195\",\"elType\":\"widget\",\"settings\":{\"title\":\"9. Sole-Discretion Enforcement; At-Will Termination\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fee7287\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You expressly acknowledge and agree that <strong>Lumera\\u00a0may, at its sole and absolute discretion, at any time, with or without cause, and with or without prior notice:<\\/strong><\\/p><ul><li>Terminate this agreement and your participation in the Program for any reason or no reason;<\\/li><li>Suspend, restrict, modify, or close your partner account;<\\/li><li>Deactivate your referral code, revoke your license to use Lumera\'s brand assets, and require removal of any content referencing Lumera ;<\\/li><li>Withhold, delay, offset, claw back, forfeit, or refuse to pay any earned but unpaid commissions, in whole or in part, with or without explanation;<\\/li><li>Choose the type, severity, sequence, combination, and timing of any enforcement action, including warnings, strikes, payout holds, account suspension, or termination;<\\/li><li>Interpret and apply these Terms in the manner Lumera determines is appropriate;<\\/li><li>Decline to enter into or renew the Program relationship with any person, with or without reason.<\\/li><\\/ul><p>You waive any claim that Lumera must follow a specific process, sequence, standard of proof, or notice period before exercising any of the foregoing rights, except as required by applicable non-waivable law. <strong>No course of dealing, custom, or prior leniency by Lumera shall constitute a waiver of these rights.<\\/strong> Termination by Lumera shall not give rise to any liability or damages of any kind, and you release Lumera from any such claim.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e1fcd96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"3301aaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"10. Audit, Investigation, and Cooperation\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b82e7f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumera may, at any time and at its discretion, review, audit, monitor, archive, or investigate your content, communications, click sources, referred orders, payment behavior, identity, and tax information for compliance with these Terms or applicable law. You agree to cooperate in good faith with any such review, including providing records, taking down content within 24 hours of request, and responding to written inquiries. Failure to cooperate is itself a material breach and grounds for immediate suspension or termination.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ab1b3a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"1f5737e\",\"elType\":\"widget\",\"settings\":{\"title\":\"11. Confidentiality\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55c0d06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<section class=\\\"mb-10\\\"><div><p>Non-public information you receive about the Program (including commission structures, payout volumes, conversion data, roadmaps, business plans, internal communications, this T&amp;C version history, and any beta features) is\\u00a0<strong>Confidential Information<\\/strong>. You will not disclose Confidential Information to any third party or use it other than to perform under these Terms, both during and after your participation. This obligation survives termination indefinitely.<\\/p><\\/div><\\/section><section class=\\\"mb-10\\\"><\\/section>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"136dadd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"3bb3fc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"12. Indemnification\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b35a739\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>You agree to defend, indemnify, and hold harmless Lumera, its affiliates, parents, subsidiaries, officers, directors, employees, agents, and contractors from and against all third-party claims, regulatory actions, damages, losses, liabilities, fines, costs, and expenses (including reasonable attorneys\' fees and costs of defense) arising out of or relating to: (a) your content; (b) your acts or omissions; (c) your breach of these Terms or any representation, warranty, or covenant herein; (d) your violation of any law or third-party right (including IP, privacy, publicity, or contract rights); or (e) your relationship with any referred customer. Lumera may elect to assume the defense of any matter, in which case you will cooperate at your expense and will not settle any claim without Lumera \'s prior written consent.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"adfa0d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"08ccf10\",\"elType\":\"widget\",\"settings\":{\"title\":\"13. Disclaimers; Limitation of Liability\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9510e17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Program is provided\\u00a0<strong>\\u201cAS IS\\u201d and \\u201cAS AVAILABLE.\\u201d<\\/strong> Lumera disclaims all warranties, express, implied, statutory, or otherwise, including any warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, uptime, or that the Program will be uninterrupted, error-free, or profitable.<\\/p><p><strong>To the maximum extent permitted by law, in no event shall Lumera be liable for any indirect, incidental, special, consequential, exemplary, or punitive damages, or for any loss of profits, revenues, data, business opportunities, or goodwill,<\\/strong> whether arising from contract, tort (including negligence), strict liability, statute, or otherwise, even if Lumera has been advised of the possibility of such damages. <strong>Lumera \'s aggregate liability under or relating to these Terms is limited to the lesser of (a) the total commissions actually paid to you by Lumera in the six (6) months preceding the claim, or (b) one thousand U.S. dollars ($1,000).<\\/strong><\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a672982\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"e46f7e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"14. Arbitration; Class-Action Waiver\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"171d403\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>READ THIS SECTION CAREFULLY \\u2014 IT AFFECTS YOUR RIGHTS.<\\/strong>\\u00a0Any dispute, claim, or controversy arising out of or relating to these Terms or the Program (a \\u201cDispute\\u201d), other than a Dispute concerning intellectual property or injunctive relief, shall be resolved exclusively through\\u00a0<strong>final and binding individual arbitration<\\/strong>\\u00a0administered by the American Arbitration Association (\\u201cAAA\\u201d) under its Consumer Arbitration Rules, in Wilmington, Delaware or by video conference. The arbitrator\'s decision is final and judgment may be entered in any court of competent jurisdiction.<\\/p><p><strong>You waive any right to participate in any class action, class-wide arbitration, private attorney general action, or other representative proceeding<\\/strong>\\u00a0with respect to a Dispute. The arbitrator may not consolidate claims or preside over any form of class proceeding. If this class-action waiver is found unenforceable, the entirety of this Section 14 shall be null and void, and the Dispute shall be litigated in the state or federal courts located in Wilmington, Delaware, and you irrevocably consent to personal jurisdiction there.<\\/p><p>You may opt out of arbitration within 30 days of first accepting these Terms by sending written notice to\\u00a0<a href=\\\"mailto:support@aminoclub.com\\\">support@aminoclub.com<\\/a>\\u00a0including your full name and account email.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5157885\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"1155239\",\"elType\":\"widget\",\"settings\":{\"title\":\"15. Governing Law\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793d2d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"These Terms are governed by the laws of the State of Delaware, without regard to its conflict-of-laws principles. The United Nations Convention on Contracts for the International Sale of Goods does not apply.\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"63859f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"353f7cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"16. Future Modifications; Electronic Acceptance\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a59e5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lumera may modify these Terms at any time.<\\/strong>\\u00a0Modifications take effect upon posting an updated version with a new effective date. Material modifications will be flagged in your partner dashboard and may require a fresh click-wrap acknowledgement before continued payouts. Your continued participation in the Program after the effective date of any update constitutes\\u00a0<strong>binding acceptance<\\/strong> of the update, regardless of whether you have re-acknowledged the specific revision. Failure to acknowledge a required revision does not give rise to any claim against Lumera; it only pauses your participation and payouts until you act.<\\/p><p>You consent to electronic records and signatures pursuant to the U.S. Electronic Signatures in Global and National Commerce Act (E-SIGN), the Uniform Electronic Transactions Act (UETA), and any equivalent local law. You agree that click-wrap acceptance through your partner dashboard, including any future re-acknowledgement prompt, constitutes a legally binding signature with the same force as a handwritten signature.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"ed89946\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"0d5c17d\",\"elType\":\"widget\",\"settings\":{\"title\":\"17. Notice\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4b077e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All notices to you under these Terms may be delivered by Lumera via email to your address of record, by posting in your partner dashboard, or by any other reasonable means. Notice is deemed received within 24 hours of being sent or posted. Notices to Lumera must be sent to support@lumera.com.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a6b015\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"66038b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"18. Survival; Severability; Waiver; Assignment\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdab886\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Survival.<\\/strong>\\u00a0Sections 2, 4, 6, 7, 9\\u201314, 16, and 18 survive any termination or expiration.<\\/p><p><strong>Severability.<\\/strong>\\u00a0If any provision of these Terms is held invalid or unenforceable, the remaining provisions remain in full force and effect.<\\/p><p><strong>Waiver.<\\/strong> No failure or delay by Lumera in exercising any right or remedy shall operate as a waiver.<\\/p><p><strong>Assignment.<\\/strong> Lumera may freely assign these Terms, in whole or in part, to any affiliate or successor in interest. You may not assign these Terms without Lumera\'s prior written consent; any prohibited assignment is void.<\\/p><p><strong>Force Majeure.<\\/strong> Lumera is not liable for any delay or failure to perform caused by events outside its reasonable control, including acts of God, war, terrorism, pandemic, civil unrest, labor disputes, internet outages, payment processor failures, or government action.<\\/p><p><strong>No Third-Party Beneficiaries.<\\/strong>\\u00a0These Terms do not confer any rights on any person other than the parties.<\\/p><p><strong>Headings.<\\/strong>\\u00a0Section headings are for convenience only and do not affect interpretation.<\\/p><p><strong>Entire Agreement.<\\/strong> These Terms (together with the on-file acknowledgements and any policies linked from here) constitute the entire agreement between you and Lumera regarding the Program and supersede all prior oral or written agreements, representations, or understandings.<\\/p>\",\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cf0d8d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"732e763\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c4a98a9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7172e50\"}],\"pp_display_conditions\":[{\"_id\":\"617d732\"}]},\"elements\":[{\"id\":\"90f5c9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"19. Contact\\n\",\"header_size\":\"h3\",\"pp_display_conditions\":[{\"_id\":\"2e46f64\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e959658\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<section class=\\\"mb-10\\\">\\n<div>\\n\\nQuestions about these Terms or the Program:\\u00a0<a href=\\\"mailto:support@lumera.com\\\">support@lumera.com<\\/a>.\\n\\n<\\/div>\\n<\\/section>\",\"pp_display_conditions\":[{\"_id\":\"51ebe6c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"link_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(10401, 882, '_wp_attached_file', '2026/07/MOTS-c-10mg-COA.pdf'),
(10402, 882, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:23:\"MOTS-c-10mg-COA-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112205;}s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"MOTS-c-10mg-COA-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9814;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"MOTS-c-10mg-COA-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57560;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"MOTS-c-10mg-COA-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4993;}}s:8:\"filesize\";i:184643;}'),
(10423, 885, '_wp_attached_file', '2026/07/BPC-157-10mg-COA.pdf'),
(10424, 885, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:24:\"BPC-157-10mg-COA-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112042;}s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"BPC-157-10mg-COA-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9565;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"BPC-157-10mg-COA-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"BPC-157-10mg-COA-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4947;}}s:8:\"filesize\";i:182738;}'),
(10580, 898, '_wp_attached_file', '2026/07/NAD-500mg-COA.pdf'),
(10581, 898, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:21:\"NAD-500mg-COA-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108892;}s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"NAD-500mg-COA-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9929;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"NAD-500mg-COA-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"NAD-500mg-COA-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5009;}}s:8:\"filesize\";i:184408;}'),
(10719, 911, '_wp_attached_file', '2026/07/CJC-1295-Ipamorelin-10mg-COA.pdf'),
(10720, 911, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:36:\"CJC-1295-Ipamorelin-10mg-COA-pdf.jpg\";s:5:\"width\";i:1058;s:6:\"height\";i:1497;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115196;}s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"CJC-1295-Ipamorelin-10mg-COA-pdf-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9995;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"CJC-1295-Ipamorelin-10mg-COA-pdf-724x1024.jpg\";s:5:\"width\";i:724;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"CJC-1295-Ipamorelin-10mg-COA-pdf-106x150.jpg\";s:5:\"width\";i:106;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5145;}}s:8:\"filesize\";i:189019;}'),
(14915, 1261, '_wp_attached_file', '2026/07/CJC1295_NO_DAC_10MG_COA_B.png'),
(14916, 1261, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:37:\"2026/07/CJC1295_NO_DAC_10MG_COA_B.png\";s:8:\"filesize\";i:225817;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19833;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"CJC1295_NO_DAC_10MG_COA_B-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6514;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"CJC1295_NO_DAC_10MG_COA_B-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142245;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"CJC1295_NO_DAC_10MG_COA_B-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202227;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19576;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101834;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3680;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:35:\"CJC1295_NO_DAC_10MG_COA_B-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1436;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:37:\"CJC1295_NO_DAC_10MG_COA_B-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3680;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17696, 1432, '_wp_page_template', 'default');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17697, 1432, '_elementor_page_settings', 'a:46:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:6:\"Lumera\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:92:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/emblem-and-Lumera-bio-labs-together.png\";s:2:\"id\";i:1348;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:63:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/emblem.png\";s:2:\"id\";i:1350;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"38\";}'),
(16388, 1358, '_elementor_global_class_usage_indexed', '1'),
(14917, 1262, '_wp_attached_file', '2026/07/CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA.png'),
(14918, 1262, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:52:\"2026/07/CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA.png\";s:8:\"filesize\";i:236073;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20625;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120341;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7117;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:148206;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211564;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21317;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106158;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3968;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:50:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1492;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:52:\"CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3968;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14919, 1263, '_wp_attached_file', '2026/07/GHK-CU_100MG_COA.png'),
(14920, 1263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2026/07/GHK-CU_100MG_COA.png\";s:8:\"filesize\";i:209271;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19314;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"GHK-CU_100MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110484;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6425;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"GHK-CU_100MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137744;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"GHK-CU_100MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:190445;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19143;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99351;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3654;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"GHK-CU_100MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1470;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"GHK-CU_100MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3654;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14921, 1264, '_wp_attached_file', '2026/07/GLOW_BLEND_70MG_COA.png'),
(14922, 1264, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:31:\"2026/07/GLOW_BLEND_70MG_COA.png\";s:8:\"filesize\";i:226883;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19940;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"GLOW_BLEND_70MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"GLOW_BLEND_70MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143043;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"GLOW_BLEND_70MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203570;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19875;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102315;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3754;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:29:\"GLOW_BLEND_70MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1423;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:31:\"GLOW_BLEND_70MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3754;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14923, 1265, '_wp_attached_file', '2026/07/GLP3-RTA_20MG_COA.png'),
(14924, 1265, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:29:\"2026/07/GLP3-RTA_20MG_COA.png\";s:8:\"filesize\";i:228720;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20047;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"GLP3-RTA_20MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"GLP3-RTA_20MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144602;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"GLP3-RTA_20MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205598;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20214;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103682;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3821;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"GLP3-RTA_20MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1432;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_20MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3821;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14925, 1266, '_wp_attached_file', '2026/07/GLP3-RTA_30MG_COA.png'),
(14926, 1266, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:29:\"2026/07/GLP3-RTA_30MG_COA.png\";s:8:\"filesize\";i:228516;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20025;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"GLP3-RTA_30MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117045;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6728;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"GLP3-RTA_30MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144598;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"GLP3-RTA_30MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205537;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:20220;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:103711;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3806;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:27:\"GLP3-RTA_30MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1447;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:29:\"GLP3-RTA_30MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3806;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14927, 1267, '_wp_attached_file', '2026/07/SELANK_10MG_COA.png'),
(14928, 1267, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2026/07/SELANK_10MG_COA.png\";s:8:\"filesize\";i:208710;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"SELANK_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19124;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"SELANK_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"SELANK_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"SELANK_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137108;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"SELANK_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:189638;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"SELANK_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18809;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"SELANK_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98707;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"SELANK_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3606;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"SELANK_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1453;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"SELANK_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3606;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14929, 1268, '_wp_attached_file', '2026/07/SEMAX_10MG_COA.png'),
(14930, 1268, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:26:\"2026/07/SEMAX_10MG_COA.png\";s:8:\"filesize\";i:220642;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19320;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"SEMAX_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:112635;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6288;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"SEMAX_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139634;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"SEMAX_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:198475;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18867;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:99799;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3582;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"SEMAX_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1414;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"SEMAX_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3582;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14931, 1269, '_wp_attached_file', '2026/07/SS31_10MG_COA.png'),
(14932, 1269, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:25:\"2026/07/SS31_10MG_COA.png\";s:8:\"filesize\";i:228142;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"SS31_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19775;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"SS31_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:115896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"SS31_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6589;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"SS31_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"SS31_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:204069;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"SS31_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19725;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"SS31_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:102439;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"SS31_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3725;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"SS31_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1469;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"SS31_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3725;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14933, 1270, '_wp_attached_file', '2026/07/TESAMORELIN_10MG_COA.png'),
(14934, 1270, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:32:\"2026/07/TESAMORELIN_10MG_COA.png\";s:8:\"filesize\";i:221943;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19516;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"TESAMORELIN_10MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:113595;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6351;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"TESAMORELIN_10MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140586;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"TESAMORELIN_10MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199486;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19094;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100585;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3607;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"TESAMORELIN_10MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1420;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"TESAMORELIN_10MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3607;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14935, 1271, '_wp_attached_file', '2026/07/TIRZEPATIDE_40MG_COA.png'),
(14936, 1271, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:32:\"2026/07/TIRZEPATIDE_40MG_COA.png\";s:8:\"filesize\";i:215052;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19134;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"TIRZEPATIDE_40MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110530;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6189;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"TIRZEPATIDE_40MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136969;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"TIRZEPATIDE_40MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194174;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18519;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98133;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3527;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"TIRZEPATIDE_40MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1387;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_40MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3527;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(14937, 1272, '_wp_attached_file', '2026/07/TIRZEPATIDE_60MG_COA.png'),
(14938, 1272, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1388;s:6:\"height\";i:2048;s:4:\"file\";s:32:\"2026/07/TIRZEPATIDE_60MG_COA.png\";s:8:\"filesize\";i:216223;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-203x300.png\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19129;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"TIRZEPATIDE_60MG_COA-694x1024.png\";s:5:\"width\";i:694;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"TIRZEPATIDE_60MG_COA-768x1133.png\";s:5:\"width\";i:768;s:6:\"height\";i:1133;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137304;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"TIRZEPATIDE_60MG_COA-1041x1536.png\";s:5:\"width\";i:1041;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194841;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18538;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-600x885.png\";s:5:\"width\";i:600;s:6:\"height\";i:885;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98411;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3537;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:30:\"TIRZEPATIDE_60MG_COA-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1397;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:32:\"TIRZEPATIDE_60MG_COA-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3537;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(24053, 1928, '_wp_page_template', 'elementor_header_footer'),
(16405, 1358, '_edit_lock', '1784977515:1'),
(16406, 1358, '_edit_last', '1'),
(16407, 1358, '_wp_page_template', 'default'),
(16408, 1358, '_yoast_wpseo_content_score', '90'),
(16409, 1358, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(16410, 1358, '_elementor_edit_mode', 'builder'),
(16411, 1358, '_elementor_template_type', 'wp-page'),
(16412, 1358, '_elementor_version', '4.2.0'),
(16413, 1358, '_elementor_pro_version', '4.2.0'),
(16414, 1358, '_elementor_global_class_usage_indexed_preview', '1'),
(16415, 1358, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(16434, 1358, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(16435, 1358, '_elementor_data', '[{\"id\":\"d697e28\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f991bab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e8e5f2d\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1cc792c1\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"62e8f6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50961d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5081f66\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a6a2f5\"}]},\"elements\":[{\"id\":\"b206d62\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[solid_affiliate_portal]\",\"pp_display_conditions\":[{\"_id\":\"348eb14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(16558, 1371, '_edit_lock', '1784974787:1'),
(16559, 1371, '_edit_last', '1'),
(16560, 1371, '_solid_affiliate_woocommerce_coupon_affiliate_id', '1'),
(16561, 1371, '_solid_affiliate_woocommerce_is_coupon_referrals_disabled', 'yes'),
(16562, 1371, 'discount_type', 'percent'),
(16563, 1371, 'coupon_amount', '10'),
(16564, 1371, 'individual_use', 'no'),
(16565, 1371, 'usage_limit', '0'),
(16566, 1371, 'usage_limit_per_user', '0'),
(16567, 1371, 'limit_usage_to_x_items', '0'),
(16568, 1371, 'usage_count', '0'),
(16569, 1371, 'date_expires', NULL),
(16570, 1371, 'free_shipping', 'no'),
(16571, 1371, 'exclude_sale_items', 'no'),
(16572, 1371, 'product_brands', 'a:0:{}'),
(16573, 1371, 'exclude_product_brands', 'a:0:{}'),
(17546, 1429, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(17547, 1429, 'wre_unlockable_date_start', ''),
(17548, 1429, 'wre_unlockable_date_end', ''),
(17549, 1429, 'wre_unlockable_thumbnail', '0'),
(17550, 1429, 'wre_unlockable_grouped_title', ''),
(17551, 1429, 'wre_unlockable_email_enabled', 'on'),
(17552, 1429, 'wre_unlockable_max_redeem', ''),
(17553, 1429, 'woorewards_permanent', ''),
(17554, 1429, 'woorewards_autoapply', ''),
(17555, 1429, 'free_shipping', ''),
(17556, 1429, 'wre_unlockable_product_cat', 'a:0:{}'),
(17557, 1429, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(17558, 1429, 'wre_unlockable_products', 'a:0:{}'),
(17559, 1429, 'wre_unlockable_exclude_products', 'a:0:{}'),
(17560, 1429, 'wre_unlockable_product_brand', 'a:0:{}'),
(17561, 1429, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(17562, 1429, 'limit_usage_to_x_items', ''),
(17563, 1429, 'relative_minimum_amount', ''),
(17564, 1429, 'minimum_amount', ''),
(17565, 1429, 'relative_maximum_amount', ''),
(17566, 1429, 'maximum_amount', ''),
(17567, 1429, 'individual_use', ''),
(17568, 1429, 'coupon_cat', 'a:0:{}'),
(17569, 1429, 'exclude_sale_items', ''),
(17570, 1429, 'coupon_excerpt', ''),
(17571, 1429, 'usage_limit', '1'),
(17572, 1429, 'wre_unlockable_value', '10'),
(17573, 1429, 'wre_unlockable_percent', ''),
(17574, 1429, 'wre_unlockable_timeout', ''),
(17575, 1427, 'wre_pool_happening', ''),
(17576, 1427, 'wre_pool_date_begin', ''),
(17577, 1427, 'wre_pool_date_mid', ''),
(17578, 1427, 'wre_pool_date_end', ''),
(17579, 1427, 'wre_pool_clamp_level', ''),
(17580, 1427, 'wre_pool_adapt_level', ''),
(17581, 1427, 'wre_pool_rewards_confiscation', ''),
(17582, 1427, 'wre_pool_roles', 'a:0:{}'),
(17583, 1427, 'wre_pool_denied_roles', 'a:0:{}'),
(17584, 1427, 'wre_pool_symbol', ''),
(17585, 1427, 'wre_pool_point_format', '%1$s %2$s'),
(17586, 1427, 'wre_pool_thousand_sep', ''),
(17587, 1427, 'wre_pool_display_multiplier', '1'),
(17588, 1427, 'wre_pool_decimal_shift', '0'),
(17589, 1427, 'wre_pool_direct_reward_max_percent_of_cart', '100'),
(17590, 1427, 'wre_pool_direct_reward_min_points_on_cart', '0'),
(17591, 1427, 'wre_pool_direct_reward_max_points_on_cart', '0'),
(17592, 1427, 'wre_pool_direct_reward_total_floor', '0'),
(17593, 1427, 'wre_pool_direct_reward_min_subtotal', '0'),
(17594, 1427, 'wre_pool_direct_reward_prod_cats', ''),
(17595, 1427, 'wre_pool_direct_reward_prod_brands', ''),
(17596, 1427, 'wre_pool_point_name', 'a:2:{s:8:\"singular\";s:0:\"\";s:6:\"plural\";s:0:\"\";}'),
(17597, 1427, 'wre_point_transactional_expiry', 'a:2:{s:4:\"date\";s:0:\"\";s:6:\"period\";s:0:\"\";}'),
(17598, 1427, 'wre_pool_best_unlock', 'off'),
(17599, 1427, 'wre_pool_prevent_unlock', ''),
(17309, 66, '_yoast_wpseo_content_score', '90'),
(17310, 66, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(16776, 1385, 'wre_pool_point_stack', 'standard_system'),
(16777, 1385, 'wre_pool_type', 'standard'),
(16778, 1385, 'wre_pool_whitelist', 'a:1:{i:0;s:8:\"standard\";}'),
(16779, 1385, 'wre_pool_blacklist', ''),
(16780, 1385, 'wre_pool_options', 'O:8:\"stdClass\":0:{}'),
(16781, 1385, 'wre_pool_direct_reward_mode', ''),
(16782, 1385, 'wre_pool_direct_reward_point_rate', '1'),
(16783, 1385, 'wre_pool_direct_reward_discount_cats', 'a:0:{}'),
(16784, 1386, 'wre_event_multiplier', '10'),
(16785, 1386, 'wre_event_gain_alt', ''),
(16786, 1386, 'wre_event_type', 'lws_woorewards_events_orderamount'),
(16787, 1386, 'wre_event_cooldown', ''),
(16788, 1386, 'wre_event_delay', ''),
(16789, 1386, 'wre_event_max_triggers', ''),
(16790, 1386, 'wre_event_recurrent', ''),
(16791, 1386, 'wre_event_product_cat', 'a:0:{}'),
(16792, 1386, 'wre_event_product_neg_cat', 'a:0:{}'),
(16793, 1386, 'wre_event_min_amount', '0'),
(16794, 1386, 'wre_event_onsale', ''),
(16795, 1386, '_currency', ''),
(16796, 1386, '_affected_orders', ''),
(16797, 1386, '_created_via', 'all'),
(16798, 1386, '_wcs_support', 'any'),
(16799, 1386, '_gateway', 'any'),
(16800, 1386, 'wre_event_after_discount', ''),
(16801, 1386, 'wre_event_include_shipping', ''),
(16802, 1386, 'wre_event_include_fees', ''),
(16803, 1386, 'wre_event_threshold_effect', 'on'),
(16804, 1386, 'wre_event_denominator', '1'),
(16805, 1386, 'wre_event_priority', '99'),
(16806, 1386, 'woorewards_sponsorship_origin', 'a:0:{}'),
(16807, 1387, 'wre_event_multiplier', '500'),
(16808, 1387, 'wre_event_gain_alt', ''),
(16809, 1387, 'wre_event_type', 'lws_woorewards_events_firstorder'),
(16810, 1387, 'wre_event_cooldown', ''),
(16811, 1387, 'wre_event_delay', ''),
(16812, 1387, 'wre_event_max_triggers', ''),
(16813, 1387, 'wre_event_recurrent', ''),
(16814, 1387, 'wre_event_priority', '100'),
(16815, 1387, 'woorewards_sponsorship_origin', 'a:0:{}'),
(16816, 1388, 'wre_unlockable_cost', '500'),
(16817, 1388, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(16818, 1388, 'wre_unlockable_date_start', ''),
(16819, 1388, 'wre_unlockable_date_end', ''),
(16820, 1388, 'wre_unlockable_thumbnail', '0'),
(16821, 1388, 'wre_unlockable_grouped_title', ''),
(16822, 1388, 'wre_unlockable_email_enabled', 'on'),
(16823, 1388, 'wre_unlockable_max_redeem', ''),
(16824, 1388, 'woorewards_permanent', ''),
(16825, 1388, 'woorewards_autoapply', ''),
(16826, 1388, 'free_shipping', ''),
(16827, 1388, 'wre_unlockable_product_cat', 'a:0:{}'),
(16828, 1388, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(16829, 1388, 'wre_unlockable_products', 'a:0:{}'),
(16830, 1388, 'wre_unlockable_exclude_products', 'a:0:{}'),
(16831, 1388, 'wre_unlockable_product_brand', 'a:0:{}'),
(16832, 1388, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(16833, 1388, 'limit_usage_to_x_items', ''),
(16834, 1388, 'relative_minimum_amount', ''),
(16835, 1388, 'minimum_amount', ''),
(16836, 1388, 'relative_maximum_amount', ''),
(16837, 1388, 'maximum_amount', ''),
(16838, 1388, 'individual_use', ''),
(16839, 1388, 'coupon_cat', 'a:0:{}'),
(16840, 1388, 'exclude_sale_items', ''),
(16841, 1388, 'coupon_excerpt', ''),
(16842, 1388, 'usage_limit', '1'),
(16843, 1388, 'wre_unlockable_value', '5'),
(16844, 1388, 'wre_unlockable_percent', ''),
(16845, 1388, 'wre_unlockable_timeout', ''),
(16846, 1389, 'wre_unlockable_cost', '2000'),
(16847, 1389, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(16848, 1389, 'wre_unlockable_date_start', ''),
(16849, 1389, 'wre_unlockable_date_end', ''),
(16850, 1389, 'wre_unlockable_thumbnail', '0'),
(16851, 1389, 'wre_unlockable_grouped_title', ''),
(16852, 1389, 'wre_unlockable_email_enabled', 'on'),
(16853, 1389, 'wre_unlockable_max_redeem', ''),
(16854, 1389, 'woorewards_permanent', ''),
(16855, 1389, 'woorewards_autoapply', ''),
(16856, 1389, 'free_shipping', ''),
(16857, 1389, 'wre_unlockable_product_cat', 'a:0:{}'),
(16858, 1389, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(16859, 1389, 'wre_unlockable_products', 'a:0:{}'),
(16860, 1389, 'wre_unlockable_exclude_products', 'a:0:{}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(16861, 1389, 'wre_unlockable_product_brand', 'a:0:{}'),
(16862, 1389, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(16863, 1389, 'limit_usage_to_x_items', ''),
(16864, 1389, 'relative_minimum_amount', ''),
(16865, 1389, 'minimum_amount', ''),
(16866, 1389, 'relative_maximum_amount', ''),
(16867, 1389, 'maximum_amount', ''),
(16868, 1389, 'individual_use', ''),
(16869, 1389, 'coupon_cat', 'a:0:{}'),
(16870, 1389, 'exclude_sale_items', ''),
(16871, 1389, 'coupon_excerpt', ''),
(16872, 1389, 'usage_limit', '1'),
(16873, 1389, 'wre_unlockable_value', '10'),
(16874, 1389, 'wre_unlockable_percent', 'on'),
(16875, 1389, 'wre_unlockable_timeout', ''),
(16876, 1390, 'wre_unlockable_cost', '3000'),
(16877, 1390, 'wre_unlockable_type', 'lws_woorewards_pro_unlockables_freeshipping'),
(16878, 1390, 'wre_unlockable_date_start', ''),
(16879, 1390, 'wre_unlockable_date_end', ''),
(16880, 1390, 'wre_unlockable_thumbnail', '0'),
(16881, 1390, 'wre_unlockable_grouped_title', ''),
(16882, 1390, 'wre_unlockable_email_enabled', 'on'),
(16883, 1390, 'wre_unlockable_max_redeem', ''),
(16884, 1390, 'woorewards_autoapply', ''),
(16885, 1390, 'woorewards_permanent', ''),
(16886, 1390, 'wre_unlockable_timeout', ''),
(16887, 1390, 'relative_minimum_amount', ''),
(16888, 1390, 'minimum_amount', ''),
(16889, 1390, 'relative_maximum_amount', ''),
(16890, 1390, 'maximum_amount', ''),
(16891, 1390, 'individual_use', ''),
(16892, 1390, 'coupon_cat', 'a:0:{}'),
(16893, 1390, 'exclude_sale_items', ''),
(16894, 1390, 'coupon_excerpt', ''),
(16895, 1390, 'usage_limit', '1'),
(16896, 1385, 'wre_pool_happening', ''),
(16897, 1385, 'wre_pool_date_begin', ''),
(16898, 1385, 'wre_pool_date_mid', ''),
(16899, 1385, 'wre_pool_date_end', ''),
(16900, 1385, 'wre_pool_clamp_level', ''),
(16901, 1385, 'wre_pool_adapt_level', ''),
(16902, 1385, 'wre_pool_rewards_confiscation', ''),
(16903, 1385, 'wre_pool_roles', 'a:0:{}'),
(16904, 1385, 'wre_pool_denied_roles', 'a:0:{}'),
(16905, 1385, 'wre_pool_symbol', ''),
(16906, 1385, 'wre_pool_point_format', '%1$s %2$s'),
(16907, 1385, 'wre_pool_thousand_sep', ''),
(16908, 1385, 'wre_pool_display_multiplier', '1'),
(16909, 1385, 'wre_pool_decimal_shift', '0'),
(16910, 1385, 'wre_pool_direct_reward_max_percent_of_cart', '100'),
(16911, 1385, 'wre_pool_direct_reward_min_points_on_cart', '0'),
(16912, 1385, 'wre_pool_direct_reward_max_points_on_cart', '0'),
(16913, 1385, 'wre_pool_direct_reward_total_floor', '0'),
(16914, 1385, 'wre_pool_direct_reward_min_subtotal', '0'),
(16915, 1385, 'wre_pool_direct_reward_prod_cats', ''),
(16916, 1385, 'wre_pool_direct_reward_prod_brands', ''),
(16917, 1385, 'wre_pool_point_name', 'a:2:{s:8:\"singular\";s:0:\"\";s:6:\"plural\";s:0:\"\";}'),
(16918, 1385, 'wre_point_transactional_expiry', 'a:2:{s:4:\"date\";s:0:\"\";s:6:\"period\";s:0:\"\";}'),
(16919, 1385, 'wre_pool_best_unlock', 'off'),
(16920, 1385, 'wre_pool_prevent_unlock', ''),
(16924, 1385, 'lws_woorewards_pool_rkey', '1c9a710a59b38a0298ccdc76a7dbd188'),
(16925, 1392, 'discount_type', 'fixed_cart'),
(16926, 1392, 'coupon_amount', '5'),
(16927, 1392, 'individual_use', 'no'),
(16928, 1392, 'usage_limit', '1'),
(16929, 1392, 'usage_limit_per_user', '0'),
(16930, 1392, 'limit_usage_to_x_items', NULL),
(16931, 1392, 'usage_count', '0'),
(16932, 1392, 'date_expires', NULL),
(16933, 1392, 'free_shipping', 'no'),
(16934, 1392, 'exclude_sale_items', 'no'),
(16935, 1392, 'customer_email', 'a:1:{i:0;s:21:\"arifwebsols@gmail.com\";}'),
(16936, 1392, 'reward_origin', 'lws_woorewards_unlockables_coupon'),
(16937, 1392, 'reward_origin_id', '1388'),
(16938, 1392, 'admin_coupons_enabled_for_vendor', 'yes'),
(16939, 1392, 'lws_woorewards_auto_apply', 'off'),
(16949, 1393, 'discount_type', 'percent'),
(16950, 1393, 'coupon_amount', '10'),
(16951, 1393, 'individual_use', 'no'),
(16952, 1393, 'usage_limit', '1'),
(16953, 1393, 'usage_limit_per_user', '0'),
(16954, 1393, 'limit_usage_to_x_items', NULL),
(16955, 1393, 'usage_count', '0'),
(16956, 1393, 'date_expires', NULL),
(16957, 1393, 'free_shipping', 'no'),
(16958, 1393, 'exclude_sale_items', 'no'),
(16959, 1393, 'customer_email', 'a:1:{i:0;s:21:\"arifwebsols@gmail.com\";}'),
(16960, 1393, 'reward_origin', 'lws_woorewards_unlockables_coupon'),
(16961, 1393, 'reward_origin_id', '1389'),
(16962, 1393, 'admin_coupons_enabled_for_vendor', 'yes'),
(16963, 1393, 'lws_woorewards_auto_apply', 'off'),
(16964, 1394, 'discount_type', 'percent'),
(16965, 1394, 'coupon_amount', '10'),
(16966, 1394, 'individual_use', 'no'),
(16967, 1394, 'usage_limit', '1'),
(16968, 1394, 'usage_limit_per_user', '0'),
(16969, 1394, 'limit_usage_to_x_items', NULL),
(16970, 1394, 'usage_count', '0'),
(16971, 1394, 'date_expires', NULL),
(16972, 1394, 'free_shipping', 'no'),
(16973, 1394, 'exclude_sale_items', 'no'),
(16974, 1394, 'customer_email', 'a:1:{i:0;s:21:\"arifwebsols@gmail.com\";}'),
(16975, 1394, 'reward_origin', 'lws_woorewards_unlockables_coupon'),
(16976, 1394, 'reward_origin_id', '1389'),
(16977, 1394, 'admin_coupons_enabled_for_vendor', 'yes'),
(16978, 1385, 'wre_pool_point_deadline', 'P365D'),
(17124, 1402, 'wre_pool_point_stack', 'lumera_vip'),
(17125, 1402, 'wre_pool_type', 'levelling'),
(17126, 1402, 'wre_pool_whitelist', 'a:1:{i:0;s:9:\"levelling\";}'),
(17127, 1402, 'wre_pool_blacklist', ''),
(17128, 1402, 'wre_pool_options', 'O:8:\"stdClass\":0:{}'),
(17129, 1402, 'wre_pool_direct_reward_mode', ''),
(17130, 1402, 'wre_pool_direct_reward_point_rate', '1'),
(17131, 1402, 'wre_pool_direct_reward_discount_cats', 'a:0:{}'),
(17132, 1403, 'wre_event_multiplier', '10'),
(17133, 1403, 'wre_event_gain_alt', ''),
(17134, 1403, 'wre_event_type', 'lws_woorewards_events_orderamount'),
(17135, 1403, 'wre_event_cooldown', ''),
(17136, 1403, 'wre_event_delay', ''),
(17137, 1403, 'wre_event_max_triggers', ''),
(17138, 1403, 'wre_event_recurrent', ''),
(17139, 1403, 'wre_event_product_cat', 'a:0:{}'),
(17140, 1403, 'wre_event_product_neg_cat', 'a:0:{}'),
(17141, 1403, 'wre_event_min_amount', '0'),
(17142, 1403, 'wre_event_onsale', ''),
(17143, 1403, '_currency', ''),
(17144, 1403, '_affected_orders', ''),
(17145, 1403, '_created_via', 'all'),
(17146, 1403, '_wcs_support', 'any'),
(17147, 1403, '_gateway', 'any'),
(17148, 1403, 'wre_event_after_discount', ''),
(17149, 1403, 'wre_event_include_shipping', ''),
(17150, 1403, 'wre_event_include_fees', ''),
(17151, 1403, 'wre_event_threshold_effect', 'on'),
(17152, 1403, 'wre_event_denominator', '1'),
(17153, 1403, 'wre_event_priority', '99'),
(17154, 1403, 'woorewards_sponsorship_origin', 'a:0:{}'),
(17155, 1404, 'wre_event_multiplier', '500'),
(17156, 1404, 'wre_event_gain_alt', ''),
(17157, 1404, 'wre_event_type', 'lws_woorewards_events_firstorder'),
(17158, 1404, 'wre_event_cooldown', ''),
(17159, 1404, 'wre_event_delay', ''),
(17160, 1404, 'wre_event_max_triggers', ''),
(17161, 1404, 'wre_event_recurrent', ''),
(17162, 1404, 'wre_event_priority', '100'),
(17163, 1404, 'woorewards_sponsorship_origin', 'a:0:{}'),
(17164, 1405, 'wre_unlockable_cost', '5000'),
(17165, 1405, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(17166, 1405, 'wre_unlockable_date_start', ''),
(17167, 1405, 'wre_unlockable_date_end', ''),
(17168, 1405, 'wre_unlockable_thumbnail', '0'),
(17169, 1405, 'wre_unlockable_grouped_title', 'Silver Level'),
(17170, 1405, 'wre_unlockable_email_enabled', 'on'),
(17171, 1405, 'wre_unlockable_max_redeem', ''),
(17172, 1405, 'woorewards_permanent', 'on'),
(17173, 1405, 'woorewards_autoapply', ''),
(17174, 1405, 'free_shipping', ''),
(17175, 1405, 'wre_unlockable_product_cat', 'a:0:{}'),
(17176, 1405, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(17177, 1405, 'wre_unlockable_products', 'a:0:{}'),
(17178, 1405, 'wre_unlockable_exclude_products', 'a:0:{}'),
(17179, 1405, 'wre_unlockable_product_brand', 'a:0:{}'),
(17180, 1405, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(17181, 1405, 'limit_usage_to_x_items', ''),
(17182, 1405, 'relative_minimum_amount', ''),
(17183, 1405, 'minimum_amount', ''),
(17184, 1405, 'relative_maximum_amount', ''),
(17185, 1405, 'maximum_amount', ''),
(17186, 1405, 'individual_use', ''),
(17187, 1405, 'coupon_cat', 'a:0:{}'),
(17188, 1405, 'exclude_sale_items', ''),
(17189, 1405, 'coupon_excerpt', ''),
(17190, 1405, 'usage_limit', '1'),
(17191, 1405, 'wre_unlockable_value', '2'),
(17192, 1405, 'wre_unlockable_percent', 'on'),
(17193, 1405, 'wre_unlockable_timeout', ''),
(17194, 1406, 'wre_unlockable_cost', '5000'),
(17195, 1406, 'wre_unlockable_type', 'lws_woorewards_pro_unlockables_usertitle'),
(17196, 1406, 'wre_unlockable_date_start', ''),
(17197, 1406, 'wre_unlockable_date_end', ''),
(17198, 1406, 'wre_unlockable_thumbnail', '0'),
(17199, 1406, 'wre_unlockable_grouped_title', 'Silver Level'),
(17200, 1406, 'wre_unlockable_email_enabled', 'on'),
(17201, 1406, 'wre_unlockable_max_redeem', ''),
(17202, 1406, 'woorewards_special_title', 'Silver Member'),
(17203, 1406, 'woorewards_special_title_position', 'right'),
(17204, 1407, 'wre_unlockable_cost', '15000'),
(17205, 1407, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(17206, 1407, 'wre_unlockable_date_start', ''),
(17207, 1407, 'wre_unlockable_date_end', ''),
(17208, 1407, 'wre_unlockable_thumbnail', '0'),
(17209, 1407, 'wre_unlockable_grouped_title', 'Gold Level'),
(17210, 1407, 'wre_unlockable_email_enabled', 'on'),
(17211, 1407, 'wre_unlockable_max_redeem', ''),
(17212, 1407, 'woorewards_permanent', 'on'),
(17213, 1407, 'woorewards_autoapply', ''),
(17214, 1407, 'free_shipping', ''),
(17215, 1407, 'wre_unlockable_product_cat', 'a:0:{}'),
(17216, 1407, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(17217, 1407, 'wre_unlockable_products', 'a:0:{}'),
(17218, 1407, 'wre_unlockable_exclude_products', 'a:0:{}'),
(17219, 1407, 'wre_unlockable_product_brand', 'a:0:{}'),
(17220, 1407, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(17221, 1407, 'limit_usage_to_x_items', ''),
(17222, 1407, 'relative_minimum_amount', ''),
(17223, 1407, 'minimum_amount', ''),
(17224, 1407, 'relative_maximum_amount', ''),
(17225, 1407, 'maximum_amount', ''),
(17226, 1407, 'individual_use', ''),
(17227, 1407, 'coupon_cat', 'a:0:{}'),
(17228, 1407, 'exclude_sale_items', ''),
(17229, 1407, 'coupon_excerpt', ''),
(17230, 1407, 'usage_limit', '1'),
(17231, 1407, 'wre_unlockable_value', '5'),
(17232, 1407, 'wre_unlockable_percent', 'on'),
(17233, 1407, 'wre_unlockable_timeout', ''),
(17234, 1408, 'wre_unlockable_cost', '15000'),
(17235, 1408, 'wre_unlockable_type', 'lws_woorewards_pro_unlockables_usertitle'),
(17236, 1408, 'wre_unlockable_date_start', ''),
(17237, 1408, 'wre_unlockable_date_end', ''),
(17238, 1408, 'wre_unlockable_thumbnail', '0'),
(17239, 1408, 'wre_unlockable_grouped_title', 'Gold Level'),
(17240, 1408, 'wre_unlockable_email_enabled', 'on'),
(17241, 1408, 'wre_unlockable_max_redeem', ''),
(17242, 1408, 'woorewards_special_title', 'Gold Member'),
(17243, 1408, 'woorewards_special_title_position', 'right'),
(17244, 1402, 'wre_pool_happening', ''),
(17245, 1402, 'wre_pool_date_begin', ''),
(17246, 1402, 'wre_pool_date_mid', ''),
(17247, 1402, 'wre_pool_date_end', ''),
(17248, 1402, 'wre_pool_clamp_level', 'on'),
(17249, 1402, 'wre_pool_adapt_level', ''),
(17250, 1402, 'wre_pool_rewards_confiscation', ''),
(17251, 1402, 'wre_pool_roles', 'a:5:{i:0;s:8:\"customer\";i:1;s:13:\"administrator\";i:2;s:6:\"author\";i:3;s:6:\"editor\";i:4;s:12:\"shop_manager\";}'),
(17252, 1402, 'wre_pool_denied_roles', 'a:0:{}'),
(17253, 1402, 'wre_pool_symbol', ''),
(17254, 1402, 'wre_pool_point_format', '%1$s %2$s'),
(17255, 1402, 'wre_pool_thousand_sep', ''),
(17256, 1402, 'wre_pool_display_multiplier', '1'),
(17257, 1402, 'wre_pool_decimal_shift', '0'),
(17258, 1402, 'wre_pool_direct_reward_max_percent_of_cart', '100'),
(17259, 1402, 'wre_pool_direct_reward_min_points_on_cart', '0'),
(17260, 1402, 'wre_pool_direct_reward_max_points_on_cart', '0'),
(17261, 1402, 'wre_pool_direct_reward_total_floor', '0'),
(17262, 1402, 'wre_pool_direct_reward_min_subtotal', '0'),
(17263, 1402, 'wre_pool_direct_reward_prod_cats', ''),
(17264, 1402, 'wre_pool_direct_reward_prod_brands', ''),
(17265, 1402, 'wre_pool_point_name', 'a:2:{s:8:\"singular\";s:0:\"\";s:6:\"plural\";s:0:\"\";}'),
(17266, 1402, 'wre_point_transactional_expiry', 'a:2:{s:4:\"date\";s:0:\"\";s:6:\"period\";s:0:\"\";}'),
(17267, 1402, 'wre_pool_best_unlock', 'off'),
(17268, 1402, 'wre_pool_prevent_unlock', ''),
(17269, 1402, 'wre_pool_point_deadline', 'P365D'),
(17535, 1427, 'wre_pool_direct_reward_point_rate', '1'),
(17536, 1427, 'wre_pool_direct_reward_discount_cats', 'a:0:{}'),
(17537, 1428, 'wre_event_multiplier', '1'),
(17538, 1428, 'wre_event_gain_alt', ''),
(17539, 1428, 'wre_event_type', 'lws_woorewards_pro_events_sponsoredregistration'),
(17540, 1428, 'wre_event_cooldown', ''),
(17541, 1428, 'wre_event_delay', ''),
(17542, 1428, 'wre_event_max_triggers', ''),
(17543, 1428, 'wre_event_recurrent', ''),
(17544, 1428, 'woorewards_sponsorship_origin', 'a:0:{}'),
(17545, 1429, 'wre_unlockable_cost', '1'),
(17521, 1426, 'coupon_cat', 'a:0:{}'),
(17522, 1426, 'exclude_sale_items', ''),
(17523, 1426, 'coupon_excerpt', ''),
(17524, 1426, 'usage_limit', '1'),
(17525, 1426, 'wre_unlockable_value', '5'),
(17526, 1426, 'wre_unlockable_percent', ''),
(17527, 1426, 'wre_unlockable_timeout', ''),
(17528, 1426, 'wre_sponsored_reward', 'yes'),
(17529, 1427, 'wre_pool_point_stack', 'lumera_referral'),
(17530, 1427, 'wre_pool_type', 'standard'),
(17531, 1427, 'wre_pool_whitelist', 'a:1:{i:0;s:8:\"standard\";}'),
(17532, 1427, 'wre_pool_blacklist', ''),
(17533, 1427, 'wre_pool_options', 'O:8:\"stdClass\":0:{}'),
(17534, 1427, 'wre_pool_direct_reward_mode', ''),
(17515, 1426, 'limit_usage_to_x_items', ''),
(17516, 1426, 'relative_minimum_amount', ''),
(17517, 1426, 'minimum_amount', ''),
(17518, 1426, 'relative_maximum_amount', ''),
(17519, 1426, 'maximum_amount', ''),
(17520, 1426, 'individual_use', ''),
(17498, 1426, 'wre_unlockable_cost', '1'),
(17499, 1426, 'wre_unlockable_type', 'lws_woorewards_unlockables_coupon'),
(17500, 1426, 'wre_unlockable_date_start', ''),
(17501, 1426, 'wre_unlockable_date_end', ''),
(17502, 1426, 'wre_unlockable_thumbnail', '0'),
(17503, 1426, 'wre_unlockable_grouped_title', ''),
(17504, 1426, 'wre_unlockable_email_enabled', 'on'),
(17505, 1426, 'wre_unlockable_max_redeem', ''),
(17506, 1426, 'woorewards_permanent', ''),
(17507, 1426, 'woorewards_autoapply', ''),
(17508, 1426, 'free_shipping', ''),
(17509, 1426, 'wre_unlockable_product_cat', 'a:0:{}'),
(17510, 1426, 'wre_unlockable_exclude_cat', 'a:0:{}'),
(17511, 1426, 'wre_unlockable_products', 'a:0:{}'),
(17512, 1426, 'wre_unlockable_exclude_products', 'a:0:{}'),
(17513, 1426, 'wre_unlockable_product_brand', 'a:0:{}'),
(17514, 1426, 'wre_unlockable_exclude_brand', 'a:0:{}'),
(17358, 1415, '_wp_attached_file', '2026/07/award.png'),
(17359, 1415, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:128;s:6:\"height\";i:128;s:4:\"file\";s:17:\"2026/07/award.png\";s:8:\"filesize\";i:7211;s:5:\"sizes\";a:6:{s:9:\"lws_badge\";a:5:{s:4:\"file\";s:15:\"award-60x60.png\";s:5:\"width\";i:60;s:6:\"height\";i:60;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3366;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:17:\"award-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7226;}s:16:\"lws_wr_thumbnail\";a:5:{s:4:\"file\";s:15:\"award-96x96.png\";s:5:\"width\";i:96;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6848;}s:22:\"lws_wr_thumbnail_small\";a:5:{s:4:\"file\";s:15:\"award-42x42.png\";s:5:\"width\";i:42;s:6:\"height\";i:42;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1954;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:15:\"award-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2565;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:17:\"award-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7226;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(15763, 1316, '_wp_attached_file', '2026/07/LB-WATER.webp'),
(15764, 1316, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1254;s:6:\"height\";i:1254;s:4:\"file\";s:21:\"2026/07/LB-WATER.webp\";s:8:\"filesize\";i:38892;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"LB-WATER-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6884;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"LB-WATER-1024x1024.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33172;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"LB-WATER-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"LB-WATER-768x768.webp\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23398;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"LB-WATER-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6884;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:21:\"LB-WATER-600x600.webp\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17102;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"LB-WATER-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:19:\"LB-WATER-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1004;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:21:\"LB-WATER-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1780;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(17695, 1432, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17690, 1432, '_elementor_edit_mode', 'builder'),
(17691, 1432, '_elementor_template_type', 'kit'),
(17692, 1432, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17693, 1432, '_elementor_global_classes_labels', 'a:0:{}'),
(17694, 1432, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17736, 1433, '_elementor_data', '[]'),
(17737, 1433, '_elementor_version', '4.2.0'),
(17738, 1433, '_elementor_pro_version', '4.2.0'),
(17739, 1433, '_elementor_global_class_usage_indexed', '1'),
(17740, 1433, '_elementor_global_class_usage_indexed_preview', '1'),
(17741, 1433, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(17847, 1437, '_elementor_version', '4.2.0'),
(17848, 1437, '_elementor_pro_version', '4.2.0'),
(17849, 1437, '_elementor_global_class_usage_indexed', '1'),
(17854, 1438, '_elementor_edit_mode', 'builder'),
(17855, 1438, '_elementor_template_type', 'kit'),
(17856, 1438, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17857, 1438, '_elementor_global_classes_labels', 'a:0:{}'),
(17858, 1438, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17859, 1438, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17860, 1438, '_wp_page_template', 'default'),
(17861, 1438, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17862, 1438, '_elementor_data', '[]'),
(17863, 1438, '_elementor_version', '4.2.0'),
(17864, 1438, '_elementor_pro_version', '4.2.0'),
(17865, 1438, '_elementor_global_class_usage_indexed', '1'),
(17866, 1438, '_elementor_global_class_usage_indexed_preview', '1'),
(17867, 1438, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(18227, 1456, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18027, 1445, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18244, 1458, '_elementor_edit_mode', 'builder'),
(18231, 1457, '_elementor_edit_mode', 'builder'),
(18232, 1457, '_elementor_template_type', 'loop-item'),
(18233, 1457, '_elementor_version', '4.2.0'),
(18234, 1457, '_elementor_pro_version', '4.2.0'),
(18235, 1457, '_elementor_global_class_usage_indexed', '1'),
(18236, 1457, '_elementor_global_class_usage_indexed_preview', '1'),
(18237, 1457, '_wp_page_template', 'default'),
(18238, 1457, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(18239, 1457, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1315,\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(18221, 1456, '_elementor_pro_version', '4.2.0'),
(18222, 1456, '_elementor_global_class_usage_indexed', '1'),
(18223, 1456, '_elementor_global_class_usage_indexed_preview', '1'),
(18224, 1456, '_wp_page_template', 'default'),
(18225, 1456, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18226, 1456, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17904, 1439, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(17850, 1437, '_elementor_global_class_usage_indexed_preview', '1'),
(17851, 1437, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(18005, 1444, '_elementor_edit_mode', 'builder'),
(18006, 1444, '_elementor_template_type', 'loop-item'),
(18007, 1444, '_elementor_version', '4.2.0'),
(18008, 1444, '_elementor_pro_version', '4.2.0'),
(18009, 1444, '_elementor_global_class_usage_indexed', '1'),
(18010, 1444, '_elementor_global_class_usage_indexed_preview', '1'),
(18011, 1444, '_wp_page_template', 'default'),
(18012, 1444, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(18013, 1444, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17965, 1442, '_elementor_edit_mode', 'builder'),
(17729, 1433, '_elementor_template_type', 'kit'),
(17730, 1433, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17731, 1433, '_elementor_global_classes_labels', 'a:0:{}'),
(17732, 1433, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17733, 1433, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17734, 1433, '_wp_page_template', 'default'),
(17735, 1433, '_elementor_page_settings', 'a:46:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17728, 1433, '_elementor_edit_mode', 'builder'),
(17785, 1435, '_elementor_edit_mode', 'builder'),
(17786, 1435, '_elementor_template_type', 'kit'),
(17787, 1435, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17788, 1435, '_elementor_global_classes_labels', 'a:0:{}'),
(17789, 1435, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17790, 1435, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17791, 1435, '_wp_page_template', 'default'),
(17792, 1435, '_elementor_page_settings', 'a:46:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17793, 1435, '_elementor_data', '[]'),
(17794, 1435, '_elementor_version', '4.2.0'),
(17795, 1435, '_elementor_pro_version', '4.2.0'),
(17796, 1435, '_elementor_global_class_usage_indexed', '1'),
(17797, 1435, '_elementor_global_class_usage_indexed_preview', '1'),
(17798, 1435, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(17838, 1437, '_elementor_edit_mode', 'builder'),
(17846, 1437, '_elementor_data', '[]'),
(17842, 1437, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17843, 1437, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17844, 1437, '_wp_page_template', 'default'),
(17845, 1437, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#F6F3EC\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17841, 1437, '_elementor_global_classes_labels', 'a:0:{}'),
(17840, 1437, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17839, 1437, '_elementor_template_type', 'kit'),
(17899, 1439, '_elementor_data', '[]'),
(17900, 1439, '_elementor_version', '4.2.0'),
(17901, 1439, '_elementor_pro_version', '4.2.0'),
(18204, 1455, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(17891, 1439, '_elementor_edit_mode', 'builder'),
(17892, 1439, '_elementor_template_type', 'kit');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17893, 1439, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17894, 1439, '_elementor_global_classes_labels', 'a:0:{}'),
(17895, 1439, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17896, 1439, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17897, 1439, '_wp_page_template', 'default'),
(17898, 1439, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17801, 1436, '_elementor_edit_mode', 'builder'),
(17802, 1436, '_elementor_template_type', 'kit'),
(17803, 1436, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(17804, 1436, '_elementor_global_classes_labels', 'a:0:{}'),
(17805, 1436, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(17806, 1436, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(17807, 1436, '_wp_page_template', 'default'),
(17808, 1436, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:5:\"Inter\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"600\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:5:\"Inter\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"600\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:5:\"Inter\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"600\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:7:\"#E5E0D2\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(17809, 1436, '_elementor_data', '[]'),
(17810, 1436, '_elementor_version', '4.2.0'),
(17811, 1436, '_elementor_pro_version', '4.2.0'),
(17812, 1436, '_elementor_global_class_usage_indexed', '1'),
(17813, 1436, '_elementor_global_class_usage_indexed_preview', '1'),
(17814, 1436, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(18245, 1458, '_elementor_template_type', 'loop-item'),
(18246, 1458, '_elementor_version', '4.2.0'),
(18247, 1458, '_elementor_pro_version', '4.2.0'),
(18248, 1458, '_elementor_global_class_usage_indexed', '1'),
(18249, 1458, '_elementor_global_class_usage_indexed_preview', '1'),
(18250, 1458, '_wp_page_template', 'default'),
(18251, 1458, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(18252, 1458, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(18613, 1483, '_elementor_edit_mode', 'builder'),
(18614, 1483, '_elementor_template_type', 'wp-page'),
(18615, 1483, '_wp_page_template', 'default'),
(18616, 1483, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18617, 1483, '_elementor_global_class_usage_indexed', '1'),
(18618, 1483, '_elementor_version', '4.2.0'),
(18619, 1483, '_elementor_pro_version', '4.2.0'),
(18620, 1483, '_elementor_global_class_usage_indexed_preview', '1'),
(18621, 1483, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18622, 1483, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18610, 1482, '_wp_attached_file', '2026/07/right-arrow.svg'),
(18611, 1482, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:309;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(17698, 1432, '_elementor_data', '[]'),
(17699, 1432, '_elementor_version', '4.1.5'),
(17700, 1432, '_elementor_pro_version', '4.1.3'),
(17701, 1432, '_elementor_global_class_usage_indexed', '1'),
(17702, 1432, '_elementor_global_class_usage_indexed_preview', '1'),
(17703, 1432, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(17902, 1439, '_elementor_global_class_usage_indexed', '1'),
(17903, 1439, '_elementor_global_class_usage_indexed_preview', '1'),
(18240, 1457, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18432, 1470, '_elementor_edit_mode', 'builder'),
(18433, 1470, '_elementor_template_type', 'wp-page'),
(18434, 1470, '_wp_page_template', 'default'),
(18435, 1470, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18436, 1470, '_elementor_global_class_usage_indexed', '1'),
(18437, 1470, '_elementor_version', '4.2.0'),
(18438, 1470, '_elementor_pro_version', '4.2.0'),
(18439, 1470, '_elementor_global_class_usage_indexed_preview', '1'),
(18440, 1470, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18441, 1470, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium.png\",\"id\":1463,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18218, 1456, '_elementor_edit_mode', 'builder'),
(18219, 1456, '_elementor_template_type', 'loop-item'),
(18220, 1456, '_elementor_version', '4.2.0'),
(18195, 1455, '_elementor_edit_mode', 'builder'),
(18196, 1455, '_elementor_template_type', 'loop-item'),
(18197, 1455, '_elementor_version', '4.2.0'),
(18198, 1455, '_elementor_pro_version', '4.2.0'),
(18199, 1455, '_elementor_global_class_usage_indexed', '1'),
(18200, 1455, '_elementor_global_class_usage_indexed_preview', '1'),
(18201, 1455, '_wp_page_template', 'default'),
(18202, 1455, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18203, 1455, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"},{\"id\":\"a7709f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[loop_variation_selector]\",\"pp_display_conditions\":[{\"_id\":\"3335adc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17935, 1440, '_elementor_edit_mode', 'builder'),
(17936, 1440, '_elementor_template_type', 'header'),
(17937, 1440, '_elementor_version', '4.1.5'),
(17938, 1440, '_elementor_pro_version', '4.1.3'),
(17939, 1440, '_elementor_global_class_usage_indexed', '1'),
(17940, 1440, '_elementor_global_class_usage_indexed_preview', '1'),
(17941, 1440, '_elementor_data', '[{\"id\":\"58c43b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e572f8b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bde7d50\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9fee457\"}],\"z_index\":9999,\"pp_display_conditions\":[{\"_id\":\"3515136\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9EBED\",\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\"},\"background_background\":\"classic\",\"flex_wrap_mobile\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"flex_gap_laptop\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"sticky\":\"top\",\"custom_css\":\"selector{\\n        background-color: \\ncolor-mix(in oklab, #fff 60%, transparent);\\nbackdrop-filter: blur(10px);\\n}\"},\"elements\":[{\"id\":\"55897a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d2bd626\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b0e380c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7de88a3\"}],\"pp_display_conditions\":[{\"_id\":\"f1457bb\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3efe3a07\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_display_conditions\":[{\"_id\":\"b092cb3\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"width\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":13,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"52a7bd54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"98eb42b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d744d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4355af9\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"pp_display_conditions\":[{\"_id\":\"098e605\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"4b1150c1\",\"elType\":\"widget\",\"settings\":{\"pointer\":\"none\",\"submenu_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"toggle_label\":\"Menu\",\"color_menu_item\":\"#001A4D\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_weight\":\"500\",\"menu_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"db121c8\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"menu_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=3fab917\",\"toggle_background_color_hover\":\"globals\\/colors?id=primary\",\"toggle_color_hover\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_hover\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_active\":\"globals\\/colors?id=primary\",\"overlay_bg_color\":\"globals\\/colors?id=650878f\",\"mobile_link_color\":\"globals\\/colors?id=primary\",\"mobile_link_hover\":\"globals\\/colors?id=secondary\",\"close_icon_color\":\"globals\\/colors?id=primary\",\"mobile_sub_link_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_divider_color\":\"\",\"background_color_dropdown_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\"},\"align_items\":\"center\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"indicator_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_type\":\"off-canvas\",\"dropdown_min_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"toggle_thickness\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"offcanvas_position\":\"right\",\"mobile_sub_link_bg_hover\":\"#02010100\",\"menu_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Inter\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"dropdown_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_css\":\"\\/*selector a:hover{*\\/\\r\\n\\/*    color:#b19591 !important;*\\/\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1366px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 10px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1200px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 5px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\",\"color_dropdown_item\":\"#001A4D\",\"color_dropdown_item_hover\":\"#001A4D\",\"background_color_dropdown_item_hover\":\"#F5EEE7\",\"color_dropdown_item_active\":\"#001A4D\",\"background_color_dropdown_item_active\":\"#F5EEE7\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.12)\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#F5EEE7CC\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_background_color\":\"#FFFFFF00\",\"toggle_color_hover\":\"#FFFFFF\",\"toggle_background_color_hover\":\"#001A4D\",\"overlay_bg_color\":\"#FFFFFF\",\"mobile_link_color\":\"#001A4D\",\"mobile_link_hover\":\"#0047FF\",\"mobile_sub_link_hover\":\"#0047FF\",\"close_icon_color\":\"#001A4D\",\"_border_color\":\"#0047FF\",\"color_menu_item_hover\":\"#0047FF\",\"color_menu_item_active\":\"#0047FF\",\"toggle_border_border\":\"solid\",\"toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"toggle_border_color\":\"#F3F3F3\",\"toggle_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"toggle_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"toggle_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"69de2aa6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c311d39\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7b50ac0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1b70194\"}],\"pp_display_conditions\":[{\"_id\":\"4ef0bfa\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"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}},\"elements\":[{\"id\":\"86fa3f1\",\"elType\":\"widget\",\"settings\":{\"cart_text\":\"Cart\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15.svg\",\"id\":73},\"library\":\"svg\"},\"show_subtotal\":\"\",\"cart_title\":\"Cart\",\"cart_message\":\"\",\"cart_button_icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"936d603\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"cart_button_counter_color\":\"globals\\/colors?id=e0f9d87\",\"cart_button_counter_bg_color\":\"globals\\/colors?id=secondary\",\"offcanvas_bar_bg_color\":\"globals\\/colors?id=e0f9d87\"},\"direction\":\"right\",\"offcanvas_bar_bg_background\":\"classic\",\"offcanvas_bar_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-woo-offcanvas-cart\"},{\"id\":\"6fab4f24\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":14,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/user_131563.svg\"},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"687bdbc\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e813c06\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2266%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false}]'),
(17942, 1440, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(17943, 1440, '_wp_page_template', 'default'),
(17944, 1440, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(17945, 1440, '_elementor_screenshot_failed', '2026-07-20 14:29:15'),
(17949, 1441, '_elementor_edit_mode', 'builder'),
(17950, 1441, '_elementor_template_type', 'header'),
(17951, 1441, '_elementor_version', '4.1.5'),
(17952, 1441, '_elementor_pro_version', '4.1.3'),
(17953, 1441, '_elementor_global_class_usage_indexed', '1'),
(17954, 1441, '_elementor_global_class_usage_indexed_preview', '1'),
(17955, 1441, '_elementor_data', '[{\"id\":\"58c43b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e572f8b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bde7d50\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9fee457\"}],\"z_index\":9999,\"pp_display_conditions\":[{\"_id\":\"3515136\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9EBED\",\"__globals__\":{\"border_color\":\"\",\"background_color\":\"\"},\"background_background\":\"classic\",\"flex_wrap_mobile\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"flex_gap_laptop\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"sticky\":\"top\",\"custom_css\":\"selector{\\n        background-color: \\ncolor-mix(in oklab, #fff 60%, transparent);\\nbackdrop-filter: blur(10px);\\n}\"},\"elements\":[{\"id\":\"55897a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d2bd626\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b0e380c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7de88a3\"}],\"pp_display_conditions\":[{\"_id\":\"f1457bb\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3efe3a07\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_display_conditions\":[{\"_id\":\"b092cb3\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":13,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"52a7bd54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"98eb42b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d744d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4355af9\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"pp_display_conditions\":[{\"_id\":\"098e605\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"4b1150c1\",\"elType\":\"widget\",\"settings\":{\"pointer\":\"none\",\"submenu_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"toggle_label\":\"Menu\",\"color_menu_item\":\"#001A4D\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_weight\":\"500\",\"menu_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"db121c8\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"menu_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=3fab917\",\"toggle_background_color_hover\":\"globals\\/colors?id=primary\",\"toggle_color_hover\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_hover\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_active\":\"globals\\/colors?id=primary\",\"overlay_bg_color\":\"globals\\/colors?id=650878f\",\"mobile_link_color\":\"globals\\/colors?id=primary\",\"mobile_link_hover\":\"globals\\/colors?id=secondary\",\"close_icon_color\":\"globals\\/colors?id=primary\",\"mobile_sub_link_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_divider_color\":\"\",\"background_color_dropdown_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\"},\"align_items\":\"center\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"indicator_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_type\":\"off-canvas\",\"dropdown_min_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"toggle_thickness\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"offcanvas_position\":\"right\",\"mobile_sub_link_bg_hover\":\"#02010100\",\"menu_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Inter\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"dropdown_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_css\":\"\\/*selector a:hover{*\\/\\r\\n\\/*    color:#b19591 !important;*\\/\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1366px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 10px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1200px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 5px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\",\"color_dropdown_item\":\"#001A4D\",\"color_dropdown_item_hover\":\"#001A4D\",\"background_color_dropdown_item_hover\":\"#F5EEE7\",\"color_dropdown_item_active\":\"#001A4D\",\"background_color_dropdown_item_active\":\"#F5EEE7\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.12)\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#F5EEE7CC\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_background_color\":\"#FFFFFF00\",\"toggle_color_hover\":\"#FFFFFF\",\"toggle_background_color_hover\":\"#001A4D\",\"overlay_bg_color\":\"#FFFFFF\",\"mobile_link_color\":\"#001A4D\",\"mobile_link_hover\":\"#0047FF\",\"mobile_sub_link_hover\":\"#0047FF\",\"close_icon_color\":\"#001A4D\",\"_border_color\":\"#0047FF\",\"color_menu_item_hover\":\"#0047FF\",\"color_menu_item_active\":\"#0047FF\",\"toggle_border_border\":\"solid\",\"toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"toggle_border_color\":\"#F3F3F3\",\"toggle_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"toggle_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"toggle_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"69de2aa6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c311d39\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7b50ac0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1b70194\"}],\"pp_display_conditions\":[{\"_id\":\"4ef0bfa\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"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}},\"elements\":[{\"id\":\"86fa3f1\",\"elType\":\"widget\",\"settings\":{\"cart_text\":\"Cart\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15.svg\",\"id\":73},\"library\":\"svg\"},\"show_subtotal\":\"\",\"cart_title\":\"Cart\",\"cart_message\":\"\",\"cart_button_icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"936d603\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"cart_button_counter_color\":\"globals\\/colors?id=e0f9d87\",\"cart_button_counter_bg_color\":\"globals\\/colors?id=secondary\",\"offcanvas_bar_bg_color\":\"globals\\/colors?id=e0f9d87\"},\"direction\":\"right\",\"offcanvas_bar_bg_background\":\"classic\",\"offcanvas_bar_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-woo-offcanvas-cart\"},{\"id\":\"6fab4f24\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":14,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/user_131563.svg\"},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"687bdbc\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e813c06\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2266%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false}]'),
(17956, 1441, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(17957, 1441, '_wp_page_template', 'default'),
(17958, 1441, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(17959, 1441, '_elementor_screenshot_failed', '2026-07-20 14:29:15'),
(18018, 1445, '_elementor_edit_mode', 'builder'),
(18019, 1445, '_elementor_template_type', 'loop-item'),
(18020, 1445, '_elementor_version', '4.2.0'),
(18021, 1445, '_elementor_pro_version', '4.2.0'),
(18022, 1445, '_elementor_global_class_usage_indexed', '1'),
(18023, 1445, '_elementor_global_class_usage_indexed_preview', '1'),
(18024, 1445, '_wp_page_template', 'default'),
(18025, 1445, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18026, 1445, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"a7709f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[loop_variation_selector]\",\"pp_display_conditions\":[{\"_id\":\"3335adc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(17966, 1442, '_elementor_template_type', 'header'),
(17967, 1442, '_elementor_version', '4.2.0'),
(17968, 1442, '_elementor_pro_version', '4.2.0'),
(17969, 1442, '_elementor_global_class_usage_indexed', '1'),
(17970, 1442, '_elementor_global_class_usage_indexed_preview', '1'),
(17971, 1442, '_elementor_data', '[{\"id\":\"58c43b0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e572f8b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bde7d50\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9fee457\"}],\"z_index\":9999,\"pp_display_conditions\":[{\"_id\":\"3515136\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#E9EBED\",\"__globals__\":{\"border_color\":\"\",\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"background_background\":\"classic\",\"flex_wrap_mobile\":\"nowrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"overflow\":\"hidden\",\"flex_gap_laptop\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"sticky\":\"top\",\"custom_css\":\"selector{\\n        background-color: \\ncolor-mix(in oklab, #fff 60%, transparent);\\nbackdrop-filter: blur(10px);\\n}\"},\"elements\":[{\"id\":\"55897a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d2bd626\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b0e380c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7de88a3\"}],\"pp_display_conditions\":[{\"_id\":\"f1457bb\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3efe3a07\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\"},\"pp_display_conditions\":[{\"_id\":\"b092cb3\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"align\":\"start\",\"width\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image\":{\"id\":13,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"}],\"isInner\":true},{\"id\":\"52a7bd54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"98eb42b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8d744d5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4355af9\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"pp_display_conditions\":[{\"_id\":\"098e605\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"width\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]}},\"elements\":[{\"id\":\"4b1150c1\",\"elType\":\"widget\",\"settings\":{\"pointer\":\"none\",\"submenu_icon\":{\"value\":\"fas fa-chevron-down\",\"library\":\"fa-solid\"},\"toggle_label\":\"Menu\",\"color_menu_item\":\"#001A4D\",\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Inter\",\"menu_typography_font_weight\":\"500\",\"menu_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"db121c8\",\"pp_condition_date_time_before_value\":\"2026-06-21 12:31\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"menu_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=3fab917\",\"toggle_background_color_hover\":\"globals\\/colors?id=primary\",\"toggle_color_hover\":\"\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_hover\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=9d19b13\",\"color_dropdown_item_active\":\"globals\\/colors?id=primary\",\"overlay_bg_color\":\"globals\\/colors?id=650878f\",\"mobile_link_color\":\"globals\\/colors?id=primary\",\"mobile_link_hover\":\"globals\\/colors?id=secondary\",\"close_icon_color\":\"globals\\/colors?id=primary\",\"mobile_sub_link_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"dropdown_divider_color\":\"\",\"background_color_dropdown_item\":\"\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"toggle_color\":\"\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\"},\"align_items\":\"center\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"indicator_size\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"menu_type\":\"off-canvas\",\"dropdown_min_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]},\"padding_horizontal_dropdown_item\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"padding_vertical_dropdown_item\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"toggle_thickness\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"offcanvas_position\":\"right\",\"mobile_sub_link_bg_hover\":\"#02010100\",\"menu_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"menu_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_typography\":\"custom\",\"dropdown_typography_font_family\":\"Inter\",\"dropdown_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_size_laptop\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"dropdown_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"dropdown_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"dropdown_typography_font_weight\":\"400\",\"dropdown_typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_flex_order_tablet\":\"end\",\"_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"custom_css\":\"\\/*selector a:hover{*\\/\\r\\n\\/*    color:#b19591 !important;*\\/\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1366px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 10px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\\r\\n\\/*@media (max-width:1200px) {*\\/\\r\\n\\r\\n\\/*body:not(.rtl) .elementor-24 .elementor-element.elementor-element-4a513cc .pp-advanced-menu--layout-horizontal .pp-advanced-menu > li:not(:last-child) {*\\/\\r\\n\\/*    margin-right: 5px;*\\/\\r\\n\\/*}*\\/\\r\\n\\r\\n\\/*}*\\/\",\"color_dropdown_item\":\"#001A4D\",\"color_dropdown_item_hover\":\"#001A4D\",\"background_color_dropdown_item_hover\":\"#F5EEE7\",\"color_dropdown_item_active\":\"#001A4D\",\"background_color_dropdown_item_active\":\"#F5EEE7\",\"dropdown_box_shadow_box_shadow_type\":\"yes\",\"dropdown_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":10,\"blur\":20,\"spread\":3,\"color\":\"rgba(0, 0, 0, 0.12)\"},\"dropdown_divider_border\":\"solid\",\"dropdown_divider_color\":\"#F5EEE7CC\",\"dropdown_divider_width\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"toggle_background_color\":\"#FFFFFF00\",\"toggle_color_hover\":\"#FFFFFF\",\"toggle_background_color_hover\":\"#001A4D\",\"overlay_bg_color\":\"#FFFFFF\",\"mobile_link_color\":\"#001A4D\",\"mobile_link_hover\":\"#0047FF\",\"mobile_sub_link_hover\":\"#0047FF\",\"close_icon_color\":\"#001A4D\",\"_border_color\":\"#0047FF\",\"color_menu_item_hover\":\"#0047FF\",\"color_menu_item_active\":\"#0047FF\",\"toggle_border_border\":\"solid\",\"toggle_border_width_tablet\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"toggle_border_color\":\"#F3F3F3\",\"toggle_border_radius\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"toggle_size_tablet\":{\"unit\":\"px\",\"size\":19,\"sizes\":[]},\"toggle_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-advanced-menu\"}],\"isInner\":true},{\"id\":\"69de2aa6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_laptop\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":75,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c311d39\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7b50ac0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1b70194\"}],\"pp_display_conditions\":[{\"_id\":\"4ef0bfa\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"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}},\"elements\":[{\"id\":\"86fa3f1\",\"elType\":\"widget\",\"settings\":{\"cart_text\":\"Cart\",\"icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15.svg\",\"id\":73},\"library\":\"svg\"},\"show_subtotal\":\"\",\"cart_title\":\"Cart\",\"cart_message\":\"\",\"cart_button_icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"936d603\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"cart_button_counter_color\":\"globals\\/colors?id=e0f9d87\",\"cart_button_counter_bg_color\":\"globals\\/colors?id=secondary\",\"offcanvas_bar_bg_color\":\"globals\\/colors?id=e0f9d87\"},\"direction\":\"right\",\"offcanvas_bar_bg_background\":\"classic\",\"offcanvas_bar_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-woo-offcanvas-cart\"},{\"id\":\"6fab4f24\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":14,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/user_131563.svg\"},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"687bdbc\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"e813c06\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2266%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":false}]'),
(17972, 1442, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(17973, 1442, '_wp_page_template', 'default'),
(17974, 1442, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(18014, 1444, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18140, 1451, '_elementor_source', 'post'),
(18141, 1451, '_elementor_edit_mode', 'builder'),
(18142, 1451, '_elementor_template_type', 'product-archive'),
(18143, 1451, '_elementor_version', '4.2.0'),
(18144, 1451, '_elementor_pro_version', '4.2.0'),
(18145, 1451, '_elementor_global_class_usage_indexed', '1'),
(18146, 1451, '_elementor_global_class_usage_indexed_preview', '1'),
(18147, 1451, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18148, 1451, '_edit_lock', '1785245575:1'),
(18153, 1452, '_elementor_source', 'post'),
(18154, 1452, '_elementor_edit_mode', 'builder'),
(18155, 1452, '_elementor_template_type', 'product-archive'),
(18156, 1452, '_elementor_version', '4.2.0'),
(18157, 1452, '_elementor_pro_version', '4.2.0'),
(18158, 1452, '_elementor_global_class_usage_indexed', '1'),
(18159, 1452, '_elementor_global_class_usage_indexed_preview', '1'),
(18160, 1452, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18161, 1451, '_wp_page_template', 'default'),
(18162, 1451, '_elementor_data', '[{\"id\":\"fde92ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"dafba1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc26755\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f7aac77\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81e0b6a\"}],\"pp_display_conditions\":[{\"_id\":\"c1c8a3f\"}]},\"elements\":[{\"id\":\"c9291d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"All peptides.\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc01146\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cf34c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Axis Bio peptides catalog and lab compounds by compound, strength, and testing status\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc01146\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90aa27f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0e36bd2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cd4d78\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d366c2c\"}],\"pp_display_conditions\":[{\"_id\":\"994cb82\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"c856c15\",\"elType\":\"widget\",\"settings\":{\"search_filter_field\":\"field_1\",\"pp_display_conditions\":[{\"_id\":\"c0e75e7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"search-filter-field\"}],\"isInner\":false},{\"id\":\"a0100b6\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}]},\"elements\":[{\"id\":\"d51507f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"59aea2d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"826f7f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ba51794\"}],\"pp_display_conditions\":[{\"_id\":\"0f74f77\"}]},\"elements\":[{\"id\":\"572a674\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"equal_height\":\"yes\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ab59716\"}],\"post_query_post_type\":\"search_filter_query\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"f951b27\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"search_filter_query\":\"query_1\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(18163, 1453, '_elementor_source', 'post'),
(18164, 1453, '_elementor_edit_mode', 'builder'),
(18165, 1453, '_elementor_template_type', 'product-archive'),
(18166, 1453, '_elementor_version', '4.2.0'),
(18167, 1453, '_elementor_pro_version', '4.2.0'),
(18168, 1453, '_elementor_global_class_usage_indexed', '1'),
(18169, 1453, '_elementor_global_class_usage_indexed_preview', '1'),
(18170, 1453, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18171, 1453, '_wp_page_template', 'default'),
(18172, 1453, '_elementor_data', '[{\"id\":\"a0100b6\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}]},\"elements\":[{\"id\":\"d51507f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"59aea2d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"826f7f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ba51794\"}],\"pp_display_conditions\":[{\"_id\":\"0f74f77\"}]},\"elements\":[{\"id\":\"572a674\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"equal_height\":\"yes\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ab59716\"}],\"post_query_post_type\":\"product\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"f951b27\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(18174, 1451, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(18253, 1458, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18758, 1494, '_elementor_template_type', 'wp-page'),
(18759, 1494, '_wp_page_template', 'default'),
(18760, 1494, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18761, 1494, '_elementor_global_class_usage_indexed', '1'),
(18762, 1494, '_elementor_version', '4.2.0'),
(18763, 1494, '_elementor_pro_version', '4.2.0'),
(18764, 1494, '_elementor_global_class_usage_indexed_preview', '1'),
(18765, 1494, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18766, 1494, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18583, 1481, '_elementor_edit_mode', 'builder'),
(18584, 1481, '_elementor_template_type', 'wp-page'),
(18585, 1481, '_wp_page_template', 'default'),
(18586, 1481, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18587, 1481, '_elementor_global_class_usage_indexed', '1'),
(18588, 1481, '_elementor_version', '4.2.0'),
(18589, 1481, '_elementor_pro_version', '4.2.0'),
(18590, 1481, '_elementor_global_class_usage_indexed_preview', '1'),
(18591, 1481, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18592, 1481, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18477, 1473, '_elementor_edit_mode', 'builder'),
(18478, 1473, '_elementor_template_type', 'wp-page'),
(18479, 1473, '_wp_page_template', 'default'),
(18480, 1473, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18481, 1473, '_elementor_global_class_usage_indexed', '1'),
(18482, 1473, '_elementor_version', '4.2.0'),
(18483, 1473, '_elementor_pro_version', '4.2.0'),
(18484, 1473, '_elementor_global_class_usage_indexed_preview', '1'),
(18485, 1473, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18486, 1473, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18264, 1459, '_elementor_edit_mode', 'builder'),
(18265, 1459, '_elementor_template_type', 'wp-page'),
(18266, 1459, '_wp_page_template', 'default'),
(18267, 1459, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18268, 1459, '_elementor_global_class_usage_indexed', '1'),
(18269, 1459, '_elementor_version', '4.1.4'),
(18270, 1459, '_elementor_pro_version', '4.1.2'),
(18271, 1459, '_elementor_global_class_usage_indexed_preview', '1'),
(18272, 1459, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18273, 1459, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lumera.webp\",\"id\":89,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}]},\"elements\":[{\"id\":\"7361898\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Pure\\nStandard.\",\"header_size\":\"h1\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":473,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"95ce262\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research-grade compounds with verified purity, clean labeling, and batch-level transparency.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18277, 1460, '_elementor_edit_mode', 'builder'),
(18278, 1460, '_elementor_template_type', 'wp-page'),
(18279, 1460, '_wp_page_template', 'default'),
(18280, 1460, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18281, 1460, '_elementor_global_class_usage_indexed', '1'),
(18282, 1460, '_elementor_version', '4.1.4'),
(18283, 1460, '_elementor_pro_version', '4.1.2'),
(18284, 1460, '_elementor_global_class_usage_indexed_preview', '1'),
(18285, 1460, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18286, 1460, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lumera.webp\",\"id\":89,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}]},\"elements\":[{\"id\":\"7361898\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Pure\\nStandard.\",\"header_size\":\"h1\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":473,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"95ce262\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research-grade compounds with verified purity, clean labeling, and batch-level transparency.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18464, 1472, '_elementor_edit_mode', 'builder'),
(18465, 1472, '_elementor_template_type', 'wp-page'),
(18466, 1472, '_wp_page_template', 'default'),
(18467, 1472, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18468, 1472, '_elementor_global_class_usage_indexed', '1'),
(18469, 1472, '_elementor_version', '4.2.0'),
(18470, 1472, '_elementor_pro_version', '4.2.0'),
(18471, 1472, '_elementor_global_class_usage_indexed_preview', '1'),
(18472, 1472, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18473, 1472, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18290, 1461, '_elementor_edit_mode', 'builder'),
(18291, 1461, '_elementor_template_type', 'wp-page'),
(18292, 1461, '_wp_page_template', 'default'),
(18293, 1461, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18294, 1461, '_elementor_global_class_usage_indexed', '1'),
(18295, 1461, '_elementor_version', '4.1.4'),
(18296, 1461, '_elementor_pro_version', '4.1.2'),
(18297, 1461, '_elementor_global_class_usage_indexed_preview', '1'),
(18298, 1461, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18299, 1461, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"ELEVATE YOUR HEALTH. LIVE YOUR BEST.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18561, 1479, '_elementor_edit_mode', 'builder'),
(18562, 1479, '_elementor_template_type', 'wp-page'),
(18563, 1479, '_wp_page_template', 'default'),
(18564, 1479, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18565, 1479, '_elementor_global_class_usage_indexed', '1'),
(18566, 1479, '_elementor_version', '4.2.0'),
(18567, 1479, '_elementor_pro_version', '4.2.0'),
(18568, 1479, '_elementor_global_class_usage_indexed_preview', '1'),
(18569, 1479, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18570, 1479, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18366, 1466, '_elementor_global_class_usage_indexed', '1'),
(18367, 1466, '_elementor_version', '4.2.0'),
(18368, 1466, '_elementor_pro_version', '4.2.0'),
(18369, 1466, '_elementor_global_class_usage_indexed_preview', '1'),
(18370, 1466, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18371, 1466, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium.png\",\"id\":1463,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18551, 1478, '_elementor_template_type', 'wp-page'),
(18552, 1478, '_wp_page_template', 'default'),
(18553, 1478, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18554, 1478, '_elementor_global_class_usage_indexed', '1'),
(18362, 1466, '_elementor_edit_mode', 'builder'),
(18363, 1466, '_elementor_template_type', 'wp-page'),
(18364, 1466, '_wp_page_template', 'default'),
(18555, 1478, '_elementor_version', '4.2.0'),
(18556, 1478, '_elementor_pro_version', '4.2.0'),
(18557, 1478, '_elementor_global_class_usage_indexed_preview', '1'),
(18558, 1478, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18559, 1478, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18323, 1463, '_wp_attached_file', '2026/07/Hero-Apexium.png'),
(18324, 1463, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:508;s:6:\"height\";i:700;s:4:\"file\";s:24:\"2026/07/Hero-Apexium.png\";s:8:\"filesize\";i:366200;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"Hero-Apexium-218x300.png\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70427;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"Hero-Apexium-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33726;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"Hero-Apexium-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111594;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"Hero-Apexium-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17182;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:22:\"Hero-Apexium-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5668;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:24:\"Hero-Apexium-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17182;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(18365, 1466, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18375, 1467, '_elementor_edit_mode', 'builder'),
(18376, 1467, '_elementor_template_type', 'kit'),
(18377, 1467, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(18378, 1467, '_elementor_global_classes_labels', 'a:0:{}'),
(18379, 1467, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(18380, 1467, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(18381, 1467, '_wp_page_template', 'default'),
(18382, 1467, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0E143D\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#0058FA\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#000000\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#0058FA\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"300\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:24:\"woocommerce_shop_page_id\";s:2:\"38\";s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";}'),
(18383, 1467, '_elementor_data', '[]'),
(18384, 1467, '_elementor_version', '4.2.0'),
(18385, 1467, '_elementor_pro_version', '4.2.0'),
(18386, 1467, '_elementor_global_class_usage_indexed', '1'),
(18387, 1467, '_elementor_global_class_usage_indexed_preview', '1'),
(18388, 1467, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(18530, 1476, '_elementor_edit_mode', 'builder'),
(18531, 1476, '_elementor_template_type', 'wp-page'),
(18532, 1476, '_wp_page_template', 'default'),
(18533, 1476, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18534, 1476, '_elementor_global_class_usage_indexed', '1'),
(18535, 1476, '_elementor_version', '4.2.0'),
(18536, 1476, '_elementor_pro_version', '4.2.0'),
(18537, 1476, '_elementor_global_class_usage_indexed_preview', '1'),
(18538, 1476, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18539, 1476, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18540, 1477, '_elementor_edit_mode', 'builder'),
(18541, 1477, '_elementor_template_type', 'wp-page'),
(18542, 1477, '_wp_page_template', 'default'),
(18543, 1477, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18544, 1477, '_elementor_global_class_usage_indexed', '1'),
(18545, 1477, '_elementor_version', '4.2.0'),
(18546, 1477, '_elementor_pro_version', '4.2.0'),
(18547, 1477, '_elementor_global_class_usage_indexed_preview', '1'),
(18548, 1477, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18549, 1477, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18417, 1468, '_wp_attached_file', '2026/07/Hero-Apexium-1.png'),
(18418, 1468, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:508;s:6:\"height\";i:638;s:4:\"file\";s:26:\"2026/07/Hero-Apexium-1.png\";s:8:\"filesize\";i:365309;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Hero-Apexium-1-239x300.png\";s:5:\"width\";i:239;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Hero-Apexium-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33146;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"Hero-Apexium-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:108827;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"Hero-Apexium-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16826;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:24:\"Hero-Apexium-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5478;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:26:\"Hero-Apexium-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16826;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(18419, 1469, '_elementor_edit_mode', 'builder'),
(18420, 1469, '_elementor_template_type', 'wp-page'),
(18421, 1469, '_wp_page_template', 'default'),
(18422, 1469, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18423, 1469, '_elementor_global_class_usage_indexed', '1'),
(18424, 1469, '_elementor_version', '4.2.0'),
(18425, 1469, '_elementor_pro_version', '4.2.0'),
(18426, 1469, '_elementor_global_class_usage_indexed_preview', '1'),
(18427, 1469, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18428, 1469, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium.png\",\"id\":1463,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18336, 1464, '_elementor_edit_mode', 'builder'),
(18337, 1464, '_elementor_template_type', 'wp-page'),
(18338, 1464, '_wp_page_template', 'default'),
(18339, 1464, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18340, 1464, '_elementor_global_class_usage_indexed', '1'),
(18341, 1464, '_elementor_version', '4.2.0'),
(18342, 1464, '_elementor_pro_version', '4.2.0'),
(18343, 1464, '_elementor_global_class_usage_indexed_preview', '1'),
(18344, 1464, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18345, 1464, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"ELEVATE YOUR HEALTH. LIVE YOUR BEST.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18550, 1478, '_elementor_edit_mode', 'builder'),
(18445, 1471, '_elementor_edit_mode', 'builder'),
(18446, 1471, '_elementor_template_type', 'wp-page'),
(18447, 1471, '_wp_page_template', 'default'),
(18448, 1471, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18449, 1471, '_elementor_global_class_usage_indexed', '1'),
(18450, 1471, '_elementor_version', '4.2.0'),
(18451, 1471, '_elementor_pro_version', '4.2.0'),
(18452, 1471, '_elementor_global_class_usage_indexed_preview', '1'),
(18453, 1471, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18454, 1471, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18349, 1465, '_elementor_edit_mode', 'builder'),
(18350, 1465, '_elementor_template_type', 'wp-page'),
(18351, 1465, '_wp_page_template', 'default'),
(18352, 1465, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18353, 1465, '_elementor_global_class_usage_indexed', '1'),
(18354, 1465, '_elementor_version', '4.2.0'),
(18355, 1465, '_elementor_pro_version', '4.2.0'),
(18356, 1465, '_elementor_global_class_usage_indexed_preview', '1'),
(18357, 1465, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18358, 1465, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]}},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"ELEVATE YOUR HEALTH. LIVE YOUR BEST.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18652, 1486, '_elementor_edit_mode', 'builder'),
(18653, 1486, '_elementor_template_type', 'wp-page'),
(18654, 1486, '_wp_page_template', 'default'),
(18655, 1486, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18656, 1486, '_elementor_global_class_usage_indexed', '1'),
(18657, 1486, '_elementor_version', '4.2.0'),
(18658, 1486, '_elementor_pro_version', '4.2.0'),
(18659, 1486, '_elementor_global_class_usage_indexed_preview', '1'),
(18660, 1486, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18661, 1486, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19394, 1536, 'sub_title', 'Retatrutide · LY3437943'),
(19395, 1536, '_sub_title', 'field_6a5e2996d2547'),
(19396, 1536, 'product_weight', 'lot ABL-RET-2604'),
(19397, 1536, '_product_weight', 'field_6a4f340ba07d6'),
(19398, 1536, 'coa_file', ''),
(19399, 1536, '_coa_file', 'field_6a522afa32499'),
(19400, 1536, 'coa_file_2', ''),
(19401, 1536, '_coa_file_2', 'field_6a5e01fe3e084'),
(19402, 1536, 'coa_file_3', ''),
(19403, 1536, '_coa_file_3', 'field_6a5e02233e085'),
(19404, 1536, 'coa_file_4', ''),
(19405, 1536, '_coa_file_4', 'field_6a5e0239bfa5a'),
(19406, 1537, '_wp_page_template', 'elementor_header_footer'),
(19407, 1537, '_elementor_global_class_usage_indexed', '1'),
(19408, 1537, '_elementor_edit_mode', 'builder'),
(19409, 1537, '_elementor_template_type', 'wp-page'),
(19410, 1537, '_elementor_version', '4.2.0'),
(19411, 1537, '_elementor_pro_version', '4.2.0'),
(19412, 1537, '_elementor_global_class_usage_indexed_preview', '1'),
(19413, 1537, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19414, 1537, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"background_color\":\"#C0BABA\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19247, 1526, '_wp_attached_file', '2026/07/GLP-3-R.png'),
(19248, 1526, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:19:\"2026/07/GLP-3-R.png\";s:8:\"filesize\";i:164721;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48508;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15289;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:203742;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"GLP-3-R-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48508;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142681;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7944;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:17:\"GLP-3-R-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2651;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:19:\"GLP-3-R-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7944;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(19579, 1554, '_elementor_version', '4.2.0'),
(19580, 1554, '_elementor_pro_version', '4.2.0'),
(19581, 1554, '_elementor_global_class_usage_indexed_preview', '1'),
(19582, 1554, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19583, 1554, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18490, 1474, '_elementor_edit_mode', 'builder'),
(18491, 1474, '_elementor_template_type', 'wp-page'),
(18492, 1474, '_wp_page_template', 'default'),
(18493, 1474, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18494, 1474, '_elementor_global_class_usage_indexed', '1'),
(18495, 1474, '_elementor_version', '4.2.0'),
(18496, 1474, '_elementor_pro_version', '4.2.0'),
(18497, 1474, '_elementor_global_class_usage_indexed_preview', '1'),
(18498, 1474, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18499, 1474, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18572, 1480, '_elementor_edit_mode', 'builder'),
(18573, 1480, '_elementor_template_type', 'wp-page'),
(18574, 1480, '_wp_page_template', 'default'),
(18575, 1480, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18576, 1480, '_elementor_global_class_usage_indexed', '1'),
(18577, 1480, '_elementor_version', '4.2.0'),
(18578, 1480, '_elementor_pro_version', '4.2.0'),
(18579, 1480, '_elementor_global_class_usage_indexed_preview', '1'),
(18580, 1480, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18581, 1480, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18505, 1475, '_elementor_edit_mode', 'builder'),
(18506, 1475, '_elementor_template_type', 'kit'),
(18507, 1475, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(18508, 1475, '_elementor_global_classes_labels', 'a:0:{}'),
(18509, 1475, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(18510, 1475, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(18511, 1475, '_wp_page_template', 'default'),
(18512, 1475, '_elementor_page_settings', 'a:48:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0D0D0F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#15418F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#0D0D0F\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#15418F\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"300\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"38\";}'),
(18513, 1475, '_elementor_data', '[]'),
(18514, 1475, '_elementor_version', '4.2.0'),
(18515, 1475, '_elementor_pro_version', '4.2.0'),
(18516, 1475, '_elementor_global_class_usage_indexed', '1'),
(18517, 1475, '_elementor_global_class_usage_indexed_preview', '1'),
(18518, 1475, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(18626, 1484, '_elementor_edit_mode', 'builder'),
(18627, 1484, '_elementor_template_type', 'wp-page'),
(18628, 1484, '_wp_page_template', 'default'),
(18629, 1484, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18630, 1484, '_elementor_global_class_usage_indexed', '1'),
(18631, 1484, '_elementor_version', '4.2.0'),
(18632, 1484, '_elementor_pro_version', '4.2.0'),
(18633, 1484, '_elementor_global_class_usage_indexed_preview', '1'),
(18634, 1484, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18635, 1484, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"SHOP RESEARCH PRODUCTS\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18757, 1494, '_elementor_edit_mode', 'builder'),
(18714, 1491, '_elementor_template_type', 'wp-page'),
(18639, 1485, '_elementor_edit_mode', 'builder'),
(18640, 1485, '_elementor_template_type', 'wp-page'),
(18641, 1485, '_wp_page_template', 'default'),
(18642, 1485, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18643, 1485, '_elementor_global_class_usage_indexed', '1'),
(18644, 1485, '_elementor_version', '4.2.0'),
(18645, 1485, '_elementor_pro_version', '4.2.0'),
(18646, 1485, '_elementor_global_class_usage_indexed_preview', '1'),
(18647, 1485, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18648, 1485, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18663, 1487, '_elementor_edit_mode', 'builder'),
(18664, 1487, '_elementor_template_type', 'wp-page'),
(18665, 1487, '_wp_page_template', 'default'),
(18666, 1487, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18667, 1487, '_elementor_global_class_usage_indexed', '1'),
(18668, 1487, '_elementor_version', '4.2.0'),
(18669, 1487, '_elementor_pro_version', '4.2.0'),
(18670, 1487, '_elementor_global_class_usage_indexed_preview', '1'),
(18671, 1487, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18672, 1487, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18713, 1491, '_elementor_edit_mode', 'builder'),
(18674, 1488, '_elementor_edit_mode', 'builder'),
(18675, 1488, '_elementor_template_type', 'wp-page'),
(18676, 1488, '_wp_page_template', 'default'),
(18677, 1488, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18678, 1488, '_elementor_global_class_usage_indexed', '1'),
(18679, 1488, '_elementor_version', '4.2.0'),
(18680, 1488, '_elementor_pro_version', '4.2.0'),
(18681, 1488, '_elementor_global_class_usage_indexed_preview', '1'),
(18682, 1488, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18683, 1488, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19574, 1554, '_elementor_edit_mode', 'builder'),
(19575, 1554, '_elementor_template_type', 'wp-page'),
(19576, 1554, '_wp_page_template', 'default'),
(18993, 1511, '_edit_lock', '1785588497:3'),
(18994, 1511, '_edit_last', '1'),
(18995, 1511, '_wp_page_template', 'default'),
(18996, 1511, 'total_sales', '0'),
(18997, 1511, '_tax_status', 'taxable'),
(18998, 1511, '_tax_class', ''),
(18999, 1511, '_manage_stock', 'no'),
(19000, 1511, '_backorders', 'no'),
(19001, 1511, '_sold_individually', 'no'),
(18772, 1495, '_elementor_edit_mode', 'builder'),
(18773, 1495, '_elementor_template_type', 'wp-page'),
(18774, 1495, '_wp_page_template', 'default'),
(18775, 1495, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18776, 1495, '_elementor_global_class_usage_indexed', '1'),
(18777, 1495, '_elementor_version', '4.2.0'),
(18778, 1495, '_elementor_pro_version', '4.2.0'),
(18779, 1495, '_elementor_global_class_usage_indexed_preview', '1'),
(18780, 1495, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18781, 1495, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18687, 1489, '_elementor_edit_mode', 'builder'),
(18688, 1489, '_elementor_template_type', 'wp-page'),
(18689, 1489, '_wp_page_template', 'default'),
(18690, 1489, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18691, 1489, '_elementor_global_class_usage_indexed', '1'),
(18692, 1489, '_elementor_version', '4.2.0'),
(18693, 1489, '_elementor_pro_version', '4.2.0'),
(18694, 1489, '_elementor_global_class_usage_indexed_preview', '1'),
(18695, 1489, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18696, 1489, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18700, 1490, '_elementor_edit_mode', 'builder'),
(18701, 1490, '_elementor_template_type', 'wp-page'),
(18702, 1490, '_wp_page_template', 'default'),
(18703, 1490, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18704, 1490, '_elementor_global_class_usage_indexed', '1'),
(18705, 1490, '_elementor_version', '4.2.0'),
(18706, 1490, '_elementor_pro_version', '4.2.0'),
(18707, 1490, '_elementor_global_class_usage_indexed_preview', '1'),
(18708, 1490, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18709, 1490, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19561, 1553, '_elementor_edit_mode', 'builder'),
(19562, 1553, '_elementor_template_type', 'wp-page'),
(19563, 1553, '_wp_page_template', 'default'),
(19564, 1553, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19565, 1553, '_elementor_global_class_usage_indexed', '1'),
(19566, 1553, '_elementor_version', '4.2.0'),
(19567, 1553, '_elementor_pro_version', '4.2.0'),
(19568, 1553, '_elementor_global_class_usage_indexed_preview', '1'),
(19569, 1553, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19570, 1553, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18715, 1491, '_wp_page_template', 'default'),
(18716, 1491, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18717, 1491, '_elementor_global_class_usage_indexed', '1'),
(18718, 1491, '_elementor_version', '4.2.0'),
(18719, 1491, '_elementor_pro_version', '4.2.0'),
(18720, 1491, '_elementor_global_class_usage_indexed_preview', '1'),
(18721, 1491, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18722, 1491, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19078, 1517, '_elementor_version', '4.2.0'),
(19079, 1517, '_elementor_pro_version', '4.2.0'),
(19080, 1517, '_elementor_global_class_usage_indexed_preview', '1'),
(19081, 1517, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19082, 1517, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18731, 1492, '_elementor_edit_mode', 'builder'),
(18732, 1492, '_elementor_template_type', 'wp-page'),
(18733, 1492, '_wp_page_template', 'default'),
(18734, 1492, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18735, 1492, '_elementor_global_class_usage_indexed', '1'),
(18736, 1492, '_elementor_version', '4.2.0'),
(18737, 1492, '_elementor_pro_version', '4.2.0'),
(18738, 1492, '_elementor_global_class_usage_indexed_preview', '1'),
(18739, 1492, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18740, 1492, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18744, 1493, '_elementor_edit_mode', 'builder'),
(18745, 1493, '_elementor_template_type', 'wp-page'),
(18746, 1493, '_wp_page_template', 'default'),
(18747, 1493, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18748, 1493, '_elementor_global_class_usage_indexed', '1'),
(18749, 1493, '_elementor_version', '4.2.0'),
(18750, 1493, '_elementor_pro_version', '4.2.0'),
(18751, 1493, '_elementor_global_class_usage_indexed_preview', '1'),
(18752, 1493, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18753, 1493, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c7f0152\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"edac47f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"44e8852\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8b4bb9c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"6ff1fb4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"65d2c9b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"TRANSPARENT RESULTS\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/result.svg\",\"id\":137},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c68f446\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"COLD CHAIN AVAILABLE\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/code.svg\",\"id\":138},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":4100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19259, 1527, '_elementor_edit_mode', 'builder'),
(19260, 1527, '_elementor_template_type', 'wp-page'),
(19261, 1527, '_wp_page_template', 'default'),
(19262, 1527, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19263, 1527, '_elementor_global_class_usage_indexed', '1'),
(19264, 1527, '_elementor_version', '4.2.0'),
(19265, 1527, '_elementor_pro_version', '4.2.0'),
(19266, 1527, '_elementor_global_class_usage_indexed_preview', '1'),
(19267, 1527, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19268, 1527, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19060, 1516, '_elementor_edit_mode', 'builder'),
(19061, 1516, '_elementor_template_type', 'wp-page'),
(19062, 1516, '_wp_page_template', 'default'),
(19063, 1516, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19064, 1516, '_elementor_global_class_usage_indexed', '1'),
(19065, 1516, '_elementor_version', '4.2.0'),
(19066, 1516, '_elementor_pro_version', '4.2.0'),
(19067, 1516, '_elementor_global_class_usage_indexed_preview', '1'),
(19068, 1516, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19069, 1516, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19047, 1515, '_elementor_edit_mode', 'builder'),
(19048, 1515, '_elementor_template_type', 'wp-page'),
(19049, 1515, '_wp_page_template', 'default'),
(19050, 1515, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19051, 1515, '_elementor_global_class_usage_indexed', '1'),
(19052, 1515, '_elementor_version', '4.2.0'),
(19053, 1515, '_elementor_pro_version', '4.2.0'),
(19054, 1515, '_elementor_global_class_usage_indexed_preview', '1'),
(19055, 1515, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19056, 1515, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18785, 1496, '_elementor_edit_mode', 'builder'),
(18786, 1496, '_elementor_template_type', 'wp-page'),
(18787, 1496, '_wp_page_template', 'default'),
(18788, 1496, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18789, 1496, '_elementor_global_class_usage_indexed', '1'),
(18790, 1496, '_elementor_version', '4.2.0'),
(18791, 1496, '_elementor_pro_version', '4.2.0'),
(18792, 1496, '_elementor_global_class_usage_indexed_preview', '1'),
(18793, 1496, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18794, 1496, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19269, 1528, '_elementor_edit_mode', 'builder'),
(19270, 1528, '_elementor_template_type', 'wp-page'),
(19271, 1528, '_wp_page_template', 'default'),
(19272, 1528, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19273, 1528, '_elementor_global_class_usage_indexed', '1'),
(19274, 1528, '_elementor_version', '4.2.0'),
(19275, 1528, '_elementor_pro_version', '4.2.0'),
(19276, 1528, '_elementor_global_class_usage_indexed_preview', '1'),
(19277, 1528, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19278, 1528, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18798, 1497, '_elementor_edit_mode', 'builder'),
(18799, 1497, '_elementor_template_type', 'wp-page'),
(18800, 1497, '_wp_page_template', 'default'),
(18801, 1497, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18802, 1497, '_elementor_global_class_usage_indexed', '1'),
(18803, 1497, '_elementor_version', '4.2.0'),
(18804, 1497, '_elementor_pro_version', '4.2.0'),
(18805, 1497, '_elementor_global_class_usage_indexed_preview', '1'),
(18806, 1497, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18807, 1497, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18813, 1498, '_elementor_edit_mode', 'builder'),
(18814, 1498, '_elementor_template_type', 'wp-page'),
(18815, 1498, '_wp_page_template', 'default'),
(18816, 1498, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18817, 1498, '_elementor_global_class_usage_indexed', '1'),
(18818, 1498, '_elementor_version', '4.2.0'),
(18819, 1498, '_elementor_pro_version', '4.2.0'),
(18820, 1498, '_elementor_global_class_usage_indexed_preview', '1'),
(18821, 1498, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18822, 1498, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19279, 1529, '_elementor_edit_mode', 'builder'),
(19280, 1529, '_elementor_template_type', 'wp-page'),
(19281, 1529, '_wp_page_template', 'default'),
(19282, 1529, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19283, 1529, '_elementor_global_class_usage_indexed', '1'),
(19284, 1529, '_elementor_version', '4.2.0'),
(19285, 1529, '_elementor_pro_version', '4.2.0'),
(19286, 1529, '_elementor_global_class_usage_indexed_preview', '1'),
(18826, 1499, '_elementor_edit_mode', 'builder'),
(18827, 1499, '_elementor_template_type', 'wp-page'),
(18828, 1499, '_wp_page_template', 'default'),
(18829, 1499, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18830, 1499, '_elementor_global_class_usage_indexed', '1'),
(18831, 1499, '_elementor_version', '4.2.0'),
(18832, 1499, '_elementor_pro_version', '4.2.0'),
(18833, 1499, '_elementor_global_class_usage_indexed_preview', '1'),
(18834, 1499, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18835, 1499, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18839, 1500, '_elementor_edit_mode', 'builder'),
(18840, 1500, '_elementor_template_type', 'wp-page'),
(18841, 1500, '_wp_page_template', 'default'),
(18842, 1500, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18843, 1500, '_elementor_global_class_usage_indexed', '1'),
(18844, 1500, '_elementor_version', '4.2.0'),
(18845, 1500, '_elementor_pro_version', '4.2.0'),
(18846, 1500, '_elementor_global_class_usage_indexed_preview', '1'),
(18847, 1500, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18848, 1500, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18854, 1501, '_elementor_edit_mode', 'builder'),
(18855, 1501, '_elementor_template_type', 'wp-page'),
(18856, 1501, '_wp_page_template', 'default'),
(18857, 1501, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18858, 1501, '_elementor_global_class_usage_indexed', '1'),
(18859, 1501, '_elementor_version', '4.2.0'),
(18860, 1501, '_elementor_pro_version', '4.2.0'),
(18861, 1501, '_elementor_global_class_usage_indexed_preview', '1'),
(18862, 1501, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18863, 1501, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19287, 1529, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19288, 1529, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18867, 1502, '_elementor_edit_mode', 'builder'),
(18868, 1502, '_elementor_template_type', 'wp-page'),
(18869, 1502, '_wp_page_template', 'default'),
(18870, 1502, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18871, 1502, '_elementor_global_class_usage_indexed', '1'),
(18872, 1502, '_elementor_version', '4.2.0'),
(18873, 1502, '_elementor_pro_version', '4.2.0'),
(18874, 1502, '_elementor_global_class_usage_indexed_preview', '1'),
(18875, 1502, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18876, 1502, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. Live Your Best.\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19077, 1517, '_elementor_global_class_usage_indexed', '1'),
(18880, 1503, '_elementor_edit_mode', 'builder'),
(18881, 1503, '_elementor_template_type', 'wp-page'),
(18882, 1503, '_wp_page_template', 'default'),
(18883, 1503, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18884, 1503, '_elementor_global_class_usage_indexed', '1'),
(18885, 1503, '_elementor_version', '4.2.0'),
(18886, 1503, '_elementor_pro_version', '4.2.0'),
(18887, 1503, '_elementor_global_class_usage_indexed_preview', '1'),
(18888, 1503, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18889, 1503, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19002, 1511, '_virtual', 'no'),
(19003, 1511, '_downloadable', 'no'),
(19004, 1511, '_download_limit', '-1'),
(19005, 1511, '_download_expiry', '-1'),
(19006, 1511, '_stock', NULL),
(19007, 1511, '_stock_status', 'instock'),
(19008, 1511, '_wc_average_rating', '0'),
(19009, 1511, '_wc_review_count', '0'),
(19010, 1511, '_product_version', '10.9.4'),
(19011, 1511, 'sub_title', 'Retatrutide · LY3437943'),
(19012, 1511, '_sub_title', 'field_6a5e2996d2547'),
(19013, 1511, 'product_weight', 'lot ABL-RET-2604'),
(19014, 1511, '_product_weight', 'field_6a4f340ba07d6'),
(19015, 1511, 'coa_file', '1540'),
(19016, 1511, '_coa_file', 'field_6a522afa32499'),
(19017, 1511, 'coa_file_2', ''),
(19018, 1511, '_coa_file_2', 'field_6a5e01fe3e084'),
(19019, 1511, 'coa_file_3', ''),
(19020, 1511, '_coa_file_3', 'field_6a5e02233e085'),
(19021, 1511, 'coa_file_4', ''),
(19022, 1511, '_coa_file_4', 'field_6a5e0239bfa5a'),
(19023, 1512, 'sub_title', 'Retatrutide · LY3437943'),
(19024, 1512, '_sub_title', 'field_6a5e2996d2547'),
(19025, 1512, 'product_weight', 'lot ABL-RET-2604'),
(19026, 1512, '_product_weight', 'field_6a4f340ba07d6'),
(19027, 1512, 'coa_file', ''),
(19028, 1512, '_coa_file', 'field_6a522afa32499'),
(19029, 1512, 'coa_file_2', ''),
(19030, 1512, '_coa_file_2', 'field_6a5e01fe3e084'),
(19031, 1512, 'coa_file_3', ''),
(19032, 1512, '_coa_file_3', 'field_6a5e02233e085'),
(19033, 1512, 'coa_file_4', ''),
(19034, 1512, '_coa_file_4', 'field_6a5e0239bfa5a'),
(19035, 1513, '_elementor_edit_mode', 'builder'),
(19036, 1513, '_wp_page_template', 'elementor_header_footer'),
(19037, 1513, '_elementor_global_class_usage_indexed', '1'),
(19038, 1513, '_elementor_template_type', 'wp-page'),
(19039, 1513, '_elementor_version', '4.1.4'),
(19040, 1513, '_elementor_pro_version', '4.1.2'),
(19041, 1513, '_elementor_global_class_usage_indexed_preview', '1'),
(19042, 1513, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19043, 1513, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ce8677\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18939, 1507, '_elementor_global_class_usage_indexed_preview', '1'),
(18940, 1507, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(18941, 1507, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19073, 1517, '_elementor_edit_mode', 'builder'),
(19074, 1517, '_elementor_template_type', 'wp-page'),
(18932, 1507, '_elementor_edit_mode', 'builder'),
(18933, 1507, '_elementor_template_type', 'wp-page'),
(18934, 1507, '_wp_page_template', 'default'),
(19075, 1517, '_wp_page_template', 'default'),
(19076, 1517, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18908, 1505, '_elementor_edit_mode', 'builder'),
(18909, 1505, '_elementor_template_type', 'wp-page'),
(18910, 1505, '_wp_page_template', 'default'),
(18911, 1505, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18912, 1505, '_elementor_global_class_usage_indexed', '1'),
(18913, 1505, '_elementor_version', '4.2.0'),
(18914, 1505, '_elementor_pro_version', '4.2.0'),
(18915, 1505, '_elementor_global_class_usage_indexed_preview', '1'),
(18916, 1505, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18917, 1505, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18935, 1507, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18936, 1507, '_elementor_global_class_usage_indexed', '1'),
(18937, 1507, '_elementor_version', '4.2.0'),
(18938, 1507, '_elementor_pro_version', '4.2.0'),
(23091, 1844, '_elementor_edit_mode', 'builder'),
(18920, 1506, '_elementor_edit_mode', 'builder'),
(18921, 1506, '_elementor_template_type', 'wp-page'),
(18922, 1506, '_wp_page_template', 'default'),
(18923, 1506, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(18924, 1506, '_elementor_global_class_usage_indexed', '1'),
(18925, 1506, '_elementor_version', '4.2.0'),
(18926, 1506, '_elementor_pro_version', '4.2.0'),
(18927, 1506, '_elementor_global_class_usage_indexed_preview', '1'),
(18928, 1506, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18929, 1506, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"edd4975\",\"elType\":\"widget\",\"settings\":{\"tag\":{\"$$type\":\"string\",\"value\":\"h1\"},\"title\":{\"$$type\":\"html-v3\",\"value\":{\"content\":{\"$$type\":\"string\",\"value\":\"Elevate Your Health. &lt;span&gt;Live Your Best.&lt;\\/span&gt;\"},\"children\":[]}},\"link\":{\"$$type\":\"link\",\"value\":{\"isTargetBlank\":null}}},\"elements\":[],\"widgetType\":\"e-heading\",\"styles\":[],\"interactions\":[],\"editor_settings\":[],\"version\":\"0.0\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19331, 1519, '_regular_price', '149'),
(19332, 1519, '_thumbnail_id', '1526'),
(19333, 1519, '_price', '149'),
(19334, 1520, '_regular_price', '169'),
(19335, 1520, '_thumbnail_id', '1526'),
(19336, 1520, '_price', '169'),
(19337, 1521, '_regular_price', '199'),
(19338, 1521, '_thumbnail_id', '1526'),
(19339, 1521, '_price', '199'),
(19340, 1522, '_regular_price', '229'),
(19341, 1522, '_thumbnail_id', '1526'),
(19342, 1522, '_price', '229'),
(19343, 1523, '_regular_price', '349'),
(19344, 1523, '_thumbnail_id', '1526'),
(19345, 1523, '_price', '349'),
(19346, 1524, '_regular_price', '99'),
(19347, 1524, '_thumbnail_id', '1526'),
(19348, 1524, '_price', '99'),
(19349, 1511, '_price', '99'),
(19350, 1511, '_price', '149'),
(19351, 1511, '_price', '169'),
(19352, 1511, '_price', '199'),
(19353, 1511, '_price', '229'),
(19354, 1511, '_price', '349'),
(19355, 1511, '_thumbnail_id', '1526'),
(19357, 1511, '_elementor_global_class_usage_indexed', '1'),
(19358, 1533, '_wp_page_template', 'elementor_header_footer'),
(19359, 1533, '_elementor_global_class_usage_indexed', '1'),
(19360, 1533, '_elementor_edit_mode', 'builder'),
(19361, 1533, '_elementor_template_type', 'wp-page'),
(19362, 1533, '_elementor_version', '4.1.4'),
(19363, 1533, '_elementor_pro_version', '4.1.2'),
(19364, 1533, '_elementor_global_class_usage_indexed_preview', '1'),
(19365, 1533, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19366, 1533, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ce8677\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19292, 1530, '_elementor_edit_mode', 'builder'),
(19293, 1530, '_elementor_template_type', 'wp-page'),
(19294, 1530, '_wp_page_template', 'default'),
(19295, 1530, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19296, 1530, '_elementor_global_class_usage_indexed', '1'),
(19297, 1530, '_elementor_version', '4.2.0'),
(19298, 1530, '_elementor_pro_version', '4.2.0'),
(19299, 1530, '_elementor_global_class_usage_indexed_preview', '1'),
(19300, 1530, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19301, 1530, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(18946, 1508, '_elementor_edit_mode', 'builder'),
(18947, 1508, '_elementor_template_type', 'kit'),
(18948, 1508, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(18949, 1508, '_elementor_global_classes_labels', 'a:0:{}'),
(18950, 1508, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(18951, 1508, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(18952, 1508, '_wp_page_template', 'default'),
(18953, 1508, '_elementor_page_settings', 'a:49:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0D0D0F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#15418F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#0D0D0F\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#15418F\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"300\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"38\";}'),
(18954, 1508, '_elementor_data', '[]'),
(18955, 1508, '_elementor_version', '4.2.0'),
(18956, 1508, '_elementor_pro_version', '4.2.0'),
(18957, 1508, '_elementor_global_class_usage_indexed', '1'),
(18958, 1508, '_elementor_global_class_usage_indexed_preview', '1'),
(18959, 1508, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(19577, 1554, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19578, 1554, '_elementor_global_class_usage_indexed', '1'),
(19426, 1539, '_wp_page_template', 'elementor_header_footer'),
(19427, 1539, '_elementor_global_class_usage_indexed', '1'),
(19428, 1539, '_elementor_edit_mode', 'builder'),
(19429, 1539, '_elementor_template_type', 'wp-page'),
(19430, 1539, '_elementor_version', '4.2.0'),
(19431, 1539, '_elementor_pro_version', '4.2.0'),
(19432, 1539, '_elementor_global_class_usage_indexed_preview', '1'),
(19433, 1539, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19434, 1539, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19382, 1535, '_wp_page_template', 'elementor_header_footer'),
(19383, 1535, '_elementor_global_class_usage_indexed', '1'),
(19384, 1535, '_elementor_edit_mode', 'builder'),
(19385, 1535, '_elementor_template_type', 'wp-page'),
(19386, 1535, '_elementor_version', '4.1.4'),
(19387, 1535, '_elementor_pro_version', '4.1.2'),
(19388, 1535, '_elementor_global_class_usage_indexed_preview', '1'),
(19389, 1535, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19390, 1535, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"background_color\":\"#C0BABA\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19104, 1511, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(19105, 1519, '_variation_description', ''),
(19106, 1519, 'total_sales', '0'),
(19107, 1519, '_tax_status', 'taxable'),
(19108, 1519, '_tax_class', 'parent'),
(19109, 1519, '_manage_stock', 'no'),
(19110, 1519, '_backorders', 'no'),
(19111, 1519, '_sold_individually', 'no'),
(19112, 1519, '_virtual', 'no'),
(19113, 1519, '_downloadable', 'no'),
(19114, 1519, '_download_limit', '-1'),
(19115, 1519, '_download_expiry', '-1'),
(19116, 1519, '_stock', NULL),
(19117, 1519, '_stock_status', 'instock'),
(19118, 1519, '_wc_average_rating', '0'),
(19119, 1519, '_wc_review_count', '0'),
(19120, 1519, 'attribute_pa_vial-size', '10mg'),
(19121, 1519, '_product_version', '10.9.4'),
(19122, 1520, '_variation_description', ''),
(19123, 1520, 'total_sales', '0'),
(19124, 1520, '_tax_status', 'taxable'),
(19125, 1520, '_tax_class', 'parent'),
(19126, 1520, '_manage_stock', 'no'),
(19127, 1520, '_backorders', 'no'),
(19128, 1520, '_sold_individually', 'no'),
(19129, 1520, '_virtual', 'no'),
(19130, 1520, '_downloadable', 'no'),
(19131, 1520, '_download_limit', '-1'),
(19132, 1520, '_download_expiry', '-1'),
(19133, 1520, '_stock', NULL),
(19134, 1520, '_stock_status', 'instock'),
(19135, 1520, '_wc_average_rating', '0'),
(19136, 1520, '_wc_review_count', '0'),
(19137, 1520, 'attribute_pa_vial-size', '12mg'),
(19138, 1520, '_product_version', '10.9.4'),
(19139, 1521, '_variation_description', ''),
(19140, 1521, 'total_sales', '0'),
(19141, 1521, '_tax_status', 'taxable'),
(19142, 1521, '_tax_class', 'parent'),
(19143, 1521, '_manage_stock', 'no'),
(19144, 1521, '_backorders', 'no'),
(19145, 1521, '_sold_individually', 'no'),
(19146, 1521, '_virtual', 'no'),
(19147, 1521, '_downloadable', 'no'),
(19148, 1521, '_download_limit', '-1'),
(19149, 1521, '_download_expiry', '-1'),
(19150, 1521, '_stock', NULL),
(19151, 1521, '_stock_status', 'instock'),
(19152, 1521, '_wc_average_rating', '0'),
(19153, 1521, '_wc_review_count', '0'),
(19154, 1521, 'attribute_pa_vial-size', '20mg'),
(19155, 1521, '_product_version', '10.9.4'),
(19156, 1522, '_variation_description', ''),
(19157, 1522, 'total_sales', '0'),
(19158, 1522, '_tax_status', 'taxable'),
(19159, 1522, '_tax_class', 'parent'),
(19160, 1522, '_manage_stock', 'no'),
(19161, 1522, '_backorders', 'no'),
(19162, 1522, '_sold_individually', 'no'),
(19163, 1522, '_virtual', 'no'),
(19164, 1522, '_downloadable', 'no'),
(19165, 1522, '_download_limit', '-1'),
(19166, 1522, '_download_expiry', '-1'),
(19167, 1522, '_stock', NULL),
(19168, 1522, '_stock_status', 'instock'),
(19169, 1522, '_wc_average_rating', '0'),
(19170, 1522, '_wc_review_count', '0'),
(19171, 1522, 'attribute_pa_vial-size', '30mg'),
(19172, 1522, '_product_version', '10.9.4'),
(19173, 1523, '_variation_description', ''),
(19174, 1523, 'total_sales', '0'),
(19175, 1523, '_tax_status', 'taxable'),
(19176, 1523, '_tax_class', 'parent'),
(19177, 1523, '_manage_stock', 'no'),
(19178, 1523, '_backorders', 'no'),
(19179, 1523, '_sold_individually', 'no'),
(19180, 1523, '_virtual', 'no'),
(19181, 1523, '_downloadable', 'no'),
(19182, 1523, '_download_limit', '-1'),
(19183, 1523, '_download_expiry', '-1'),
(19184, 1523, '_stock', NULL),
(19185, 1523, '_stock_status', 'instock'),
(19186, 1523, '_wc_average_rating', '0'),
(19187, 1523, '_wc_review_count', '0'),
(19188, 1523, 'attribute_pa_vial-size', '50mg'),
(19189, 1523, '_product_version', '10.9.4'),
(19190, 1524, '_variation_description', ''),
(19191, 1524, 'total_sales', '0'),
(19192, 1524, '_tax_status', 'taxable'),
(19193, 1524, '_tax_class', 'parent'),
(19194, 1524, '_manage_stock', 'no'),
(19195, 1524, '_backorders', 'no'),
(19196, 1524, '_sold_individually', 'no'),
(19197, 1524, '_virtual', 'no'),
(19198, 1524, '_downloadable', 'no'),
(19199, 1524, '_download_limit', '-1'),
(19200, 1524, '_download_expiry', '-1'),
(19201, 1524, '_stock', NULL),
(19202, 1524, '_stock_status', 'instock'),
(19203, 1524, '_wc_average_rating', '0'),
(19204, 1524, '_wc_review_count', '0'),
(19205, 1524, 'attribute_pa_vial-size', '5mg'),
(19206, 1524, '_product_version', '10.9.4'),
(19207, 1525, '_elementor_edit_mode', 'builder'),
(19208, 1525, '_elementor_template_type', 'kit'),
(19209, 1525, '_elementor_global_classes_order', 'a:1:{s:5:\"order\";a:0:{}}'),
(19210, 1525, '_elementor_global_classes_labels', 'a:0:{}'),
(19211, 1525, '_elementor_global_classes_sync_to_v3', 'a:0:{}'),
(19212, 1525, '_elementor_global_classes_order_preview', 'a:1:{s:5:\"order\";a:0:{}}'),
(19213, 1525, '_wp_page_template', 'default'),
(19214, 1525, '_elementor_page_settings', 'a:49:{s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#0D0D0F\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#15418F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#0D0D0F\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#15418F\";}}s:13:\"custom_colors\";a:1:{i:0;a:3:{s:3:\"_id\";s:7:\"e0f9d87\";s:5:\"title\";s:5:\"White\";s:5:\"color\";s:7:\"#FFFFFF\";}}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"300\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:8:\"Fraunces\";s:22:\"typography_font_weight\";s:3:\"300\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:5:\"Inter\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:8:\"h1_color\";s:7:\"#001A4D\";s:24:\"h1_typography_typography\";s:6:\"custom\";s:25:\"h1_typography_font_family\";s:8:\"Fraunces\";s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:72;s:5:\"sizes\";a:0:{}}s:25:\"h1_typography_font_weight\";s:3:\"300\";s:8:\"h2_color\";s:7:\"#001A4D\";s:24:\"h2_typography_typography\";s:6:\"custom\";s:25:\"h2_typography_font_family\";s:8:\"Fraunces\";s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:25:\"h2_typography_font_weight\";s:3:\"300\";s:24:\"h3_typography_typography\";s:6:\"custom\";s:25:\"h3_typography_font_family\";s:8:\"Fraunces\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"300\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:23:\"APEXIUM — РЕРTIDES\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:64:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png\";s:2:\"id\";i:1431;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:72:\"https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png\";s:2:\"id\";i:1430;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1366;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:18:\"active_breakpoints\";a:6:{i:0;s:15:\"viewport_mobile\";i:1;s:21:\"viewport_mobile_extra\";i:2;s:15:\"viewport_tablet\";i:3;s:21:\"viewport_tablet_extra\";i:4;s:15:\"viewport_laptop\";i:5;s:19:\"viewport_widescreen\";}s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:6:{s:24:\"h1_typography_typography\";s:0:\"\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:0:\"\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"h1_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:54;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:30:\"h1_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_laptop\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:42;s:5:\"sizes\";a:0:{}}s:36:\"h2_typography_font_size_tablet_extra\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;s:5:\"sizes\";a:0:{}}s:30:\"h2_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:36:\"woocommerce_purchase_summary_page_id\";b:0;s:26:\"body_background_background\";s:7:\"classic\";s:21:\"body_background_color\";s:9:\"#F6F3EC7A\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"24\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:24:\"woocommerce_cart_page_id\";s:2:\"64\";s:28:\"woocommerce_checkout_page_id\";s:2:\"65\";s:29:\"woocommerce_myaccount_page_id\";s:2:\"66\";s:25:\"woocommerce_terms_page_id\";s:0:\"\";s:24:\"woocommerce_shop_page_id\";s:2:\"38\";}'),
(19215, 1525, '_elementor_data', '[]'),
(19216, 1525, '_elementor_version', '4.2.0'),
(19217, 1525, '_elementor_pro_version', '4.2.0'),
(19218, 1525, '_elementor_global_class_usage_indexed', '1'),
(19219, 1525, '_elementor_global_class_usage_indexed_preview', '1'),
(19220, 1525, '_elementor_global_classes_labels_preview', 'a:0:{}'),
(19305, 1531, '_elementor_edit_mode', 'builder'),
(19306, 1531, '_elementor_template_type', 'wp-page'),
(19307, 1531, '_wp_page_template', 'default'),
(19308, 1531, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19309, 1531, '_elementor_global_class_usage_indexed', '1'),
(19310, 1531, '_elementor_version', '4.2.0'),
(19311, 1531, '_elementor_pro_version', '4.2.0'),
(19312, 1531, '_elementor_global_class_usage_indexed_preview', '1'),
(19313, 1531, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19314, 1531, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19318, 1532, '_elementor_edit_mode', 'builder'),
(19319, 1532, '_elementor_template_type', 'wp-page'),
(19320, 1532, '_wp_page_template', 'default'),
(19321, 1532, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19322, 1532, '_elementor_global_class_usage_indexed', '1'),
(19323, 1532, '_elementor_version', '4.2.0'),
(19324, 1532, '_elementor_pro_version', '4.2.0'),
(19325, 1532, '_elementor_global_class_usage_indexed_preview', '1'),
(19326, 1532, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19327, 1532, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19370, 1534, '_wp_page_template', 'elementor_header_footer'),
(19371, 1534, '_elementor_global_class_usage_indexed', '1'),
(19372, 1534, '_elementor_edit_mode', 'builder'),
(19373, 1534, '_elementor_template_type', 'wp-page'),
(19374, 1534, '_elementor_version', '4.1.4'),
(19375, 1534, '_elementor_pro_version', '4.1.2'),
(19376, 1534, '_elementor_global_class_usage_indexed_preview', '1'),
(19377, 1534, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19378, 1534, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ce8677\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19416, 1538, '_wp_page_template', 'elementor_header_footer'),
(19417, 1538, '_elementor_global_class_usage_indexed', '1'),
(19418, 1538, '_elementor_edit_mode', 'builder'),
(19419, 1538, '_elementor_template_type', 'wp-page'),
(19420, 1538, '_elementor_version', '4.2.0'),
(19421, 1538, '_elementor_pro_version', '4.2.0'),
(19422, 1538, '_elementor_global_class_usage_indexed_preview', '1'),
(19423, 1538, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19424, 1538, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"background_color\":\"#C0BABA\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"21d0fc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"48b8602\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8acb8fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e544d49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"a55ace0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f36af66\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b74425a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d4ac233\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dbef9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f45e206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"1fb5170\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6ea8df7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19436, 1540, '_wp_attached_file', '2026/07/Axis-Bio-Lab-Retatrutide-10-COA-1.pdf'),
(19437, 1540, '_wp_attachment_metadata', 'a:2:{s:5:\"sizes\";a:4:{s:4:\"full\";a:5:{s:4:\"file\";s:41:\"Axis-Bio-Lab-Retatrutide-10-COA-1-pdf.jpg\";s:5:\"width\";i:1088;s:6:\"height\";i:1408;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119946;}s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Axis-Bio-Lab-Retatrutide-10-COA-1-pdf-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11772;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Axis-Bio-Lab-Retatrutide-10-COA-1-pdf-791x1024.jpg\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Axis-Bio-Lab-Retatrutide-10-COA-1-pdf-116x150.jpg\";s:5:\"width\";i:116;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5810;}}s:8:\"filesize\";i:292579;}'),
(19438, 1541, 'sub_title', 'Retatrutide · LY3437943'),
(19439, 1541, '_sub_title', 'field_6a5e2996d2547'),
(19440, 1541, 'product_weight', 'lot ABL-RET-2604'),
(19441, 1541, '_product_weight', 'field_6a4f340ba07d6'),
(19442, 1541, 'coa_file', '1540'),
(19443, 1541, '_coa_file', 'field_6a522afa32499'),
(19444, 1541, 'coa_file_2', ''),
(19445, 1541, '_coa_file_2', 'field_6a5e01fe3e084'),
(19446, 1541, 'coa_file_3', ''),
(19447, 1541, '_coa_file_3', 'field_6a5e02233e085'),
(19448, 1541, 'coa_file_4', ''),
(19449, 1541, '_coa_file_4', 'field_6a5e0239bfa5a'),
(19450, 1542, '_elementor_edit_mode', 'builder'),
(19451, 1542, '_elementor_template_type', 'wp-page'),
(19452, 1542, '_wp_page_template', 'default'),
(19453, 1542, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19454, 1542, '_elementor_global_class_usage_indexed', '1'),
(19455, 1542, '_elementor_version', '4.2.0'),
(19456, 1542, '_elementor_pro_version', '4.2.0'),
(19457, 1542, '_elementor_global_class_usage_indexed_preview', '1'),
(19458, 1542, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19459, 1542, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19461, 1543, '_elementor_edit_mode', 'builder'),
(19462, 1543, '_elementor_template_type', 'wp-page'),
(19463, 1543, '_wp_page_template', 'default'),
(19464, 1543, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19465, 1543, '_elementor_global_class_usage_indexed', '1'),
(19466, 1543, '_elementor_version', '4.2.0'),
(19467, 1543, '_elementor_pro_version', '4.2.0'),
(19468, 1543, '_elementor_global_class_usage_indexed_preview', '1'),
(19469, 1543, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19470, 1543, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19472, 1544, '_elementor_edit_mode', 'builder'),
(19473, 1544, '_elementor_template_type', 'wp-page'),
(19474, 1544, '_wp_page_template', 'default'),
(19475, 1544, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19476, 1544, '_elementor_global_class_usage_indexed', '1'),
(19477, 1544, '_elementor_version', '4.2.0'),
(19478, 1544, '_elementor_pro_version', '4.2.0'),
(19479, 1544, '_elementor_global_class_usage_indexed_preview', '1'),
(19480, 1544, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19481, 1544, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19485, 1511, '_elementor_template_type', 'product-post'),
(19486, 1511, '_elementor_version', '4.2.0'),
(19487, 1511, '_elementor_pro_version', '4.2.0'),
(19488, 1511, '_elementor_global_class_usage_indexed_preview', '1'),
(19489, 1545, '_wp_attached_file', '2026/07/lab-bg.jpg'),
(19490, 1545, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:1335;s:4:\"file\";s:18:\"2026/07/lab-bg.jpg\";s:8:\"filesize\";i:219910;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"lab-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:19177;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"lab-bg-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"lab-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:8382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"lab-bg-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83055;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"lab-bg-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231918;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"lab-bg-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24631;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"lab-bg-600x401.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:401;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56921;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"lab-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4466;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:16:\"lab-bg-50x50.jpg\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1638;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"lab-bg-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4466;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(19629, 1559, '_elementor_pro_version', '4.2.0'),
(19630, 1559, '_elementor_global_class_usage_indexed_preview', '1'),
(19631, 1559, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19632, 1559, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19654, 1562, '_wp_page_template', 'elementor_header_footer'),
(19655, 1562, '_elementor_global_class_usage_indexed', '1'),
(19656, 1562, '_elementor_edit_mode', 'builder'),
(19657, 1562, '_elementor_template_type', 'wp-page'),
(19624, 1559, '_wp_page_template', 'elementor_header_footer'),
(19625, 1559, '_elementor_global_class_usage_indexed', '1'),
(19626, 1559, '_elementor_edit_mode', 'builder'),
(19627, 1559, '_elementor_template_type', 'wp-page'),
(19628, 1559, '_elementor_version', '4.2.0'),
(19537, 1551, '_elementor_edit_mode', 'builder'),
(19538, 1551, '_elementor_template_type', 'product'),
(19539, 1551, '_elementor_version', '4.1.5'),
(19540, 1551, '_elementor_pro_version', '4.1.3'),
(19541, 1551, '_elementor_global_class_usage_indexed', '1'),
(19542, 1551, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19543, 1551, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"#coa\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b9761eb\",\"elType\":\"widget\",\"settings\":{\"html\":\"<script>\\r\\njQuery(document).ready(function($){\\r\\n\\r\\n    $(\'.coa-reports\').on(\'click\', function(e){\\r\\n        e.preventDefault();\\r\\n\\r\\n        \\/\\/ Elementor COA tab open\\r\\n        $(\'#coa\').trigger(\'click\');\\r\\n\\r\\n        \\/\\/ Optional: tab section e scroll korbe\\r\\n        $(\'html, body\').animate({\\r\\n            scrollTop: $(\'#coa\').offset().top - 100\\r\\n        }, 500);\\r\\n    });\\r\\n\\r\\n});\\r\\n<\\/script>\",\"pp_display_conditions\":[{\"_id\":\"5625ed7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"9338747\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"b0734fd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5f25577\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"81e908b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_stop_laptop\":{\"unit\":\"%\"},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19557, 1552, '_wp_page_template', 'default'),
(19558, 1552, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(19556, 1552, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19514, 1548, '_elementor_edit_mode', 'builder'),
(19515, 1548, '_elementor_template_type', 'product'),
(19516, 1548, '_elementor_version', '4.2.0'),
(19517, 1548, '_elementor_pro_version', '4.2.0'),
(19518, 1548, '_elementor_global_class_usage_indexed', '1'),
(19519, 1548, '_elementor_global_class_usage_indexed_preview', '1'),
(19520, 1549, '_elementor_edit_mode', 'builder'),
(19521, 1549, '_elementor_template_type', 'product'),
(19522, 1549, '_elementor_version', '4.2.0'),
(19523, 1549, '_elementor_pro_version', '4.2.0'),
(19524, 1549, '_elementor_global_class_usage_indexed', '1'),
(19525, 1549, '_elementor_global_class_usage_indexed_preview', '1'),
(19526, 1548, '_wp_page_template', 'default'),
(19527, 1548, '_elementor_data', '[{\"id\":\"5bdcf50\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"4814ddc9\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"13fc7adc\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"e24f315\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"352f76e\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"674e2608\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a671c7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"344e6090\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"6dafe8ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31ce2313\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ee983b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"202fcaad\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6fc794cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d09eaa4\",\"elType\":\"widget\",\"settings\":{\"html\":\"<script>\\r\\njQuery(document).ready(function($){\\r\\n\\r\\n    $(\'.coa-reports\').on(\'click\', function(e){\\r\\n        e.preventDefault();\\r\\n\\r\\n        \\/\\/ Elementor COA tab open\\r\\n        $(\'#coa\').trigger(\'click\');\\r\\n\\r\\n        \\/\\/ Optional: tab section e scroll korbe\\r\\n        $(\'html, body\').animate({\\r\\n            scrollTop: $(\'#coa\').offset().top - 100\\r\\n        }, 500);\\r\\n    });\\r\\n\\r\\n});\\r\\n<\\/script>\",\"pp_display_conditions\":[{\"_id\":\"5625ed7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"241d02ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"357fa1fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"29ff00b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5cbfe5fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"553ad7cc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1923f9e9\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1534da9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"e1e2aea\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"3995d6b8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"1c19b823\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"68ee9385\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"273c7234\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"639e9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"50d27185\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"414aa9b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"35e01eff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"18a6c0e1\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"6aecd36d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"829ca2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"2b4db6c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193a7056\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7a10dd42\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(19528, 1550, '_elementor_edit_mode', 'builder'),
(19529, 1550, '_elementor_template_type', 'product'),
(19530, 1550, '_elementor_version', '4.2.0'),
(19531, 1550, '_elementor_pro_version', '4.2.0'),
(19532, 1550, '_elementor_global_class_usage_indexed', '1'),
(19533, 1550, '_elementor_global_class_usage_indexed_preview', '1'),
(19534, 1550, '_wp_page_template', 'default');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19535, 1550, '_elementor_data', '[{\"id\":\"5bdcf50\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"4814ddc9\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"13fc7adc\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"e24f315\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"352f76e\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"674e2608\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a671c7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"344e6090\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"6dafe8ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"31ce2313\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ee983b9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"202fcaad\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6fc794cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"d09eaa4\",\"elType\":\"widget\",\"settings\":{\"html\":\"<script>\\r\\njQuery(document).ready(function($){\\r\\n\\r\\n    $(\'.coa-reports\').on(\'click\', function(e){\\r\\n        e.preventDefault();\\r\\n\\r\\n        \\/\\/ Elementor COA tab open\\r\\n        $(\'#coa\').trigger(\'click\');\\r\\n\\r\\n        \\/\\/ Optional: tab section e scroll korbe\\r\\n        $(\'html, body\').animate({\\r\\n            scrollTop: $(\'#coa\').offset().top - 100\\r\\n        }, 500);\\r\\n    });\\r\\n\\r\\n});\\r\\n<\\/script>\",\"pp_display_conditions\":[{\"_id\":\"5625ed7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"html\"},{\"id\":\"241d02ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"357fa1fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"29ff00b6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5cbfe5fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"553ad7cc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1923f9e9\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1534da9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"e1e2aea\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"3995d6b8\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"1c19b823\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"68ee9385\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"273c7234\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"639e9f1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"50d27185\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"414aa9b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"35e01eff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"18a6c0e1\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"6aecd36d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"829ca2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"2b4db6c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"193a7056\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7a10dd42\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"product\",\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(19544, 1551, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19545, 1551, '_wp_page_template', 'default'),
(19546, 1551, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(19587, 1555, '_elementor_edit_mode', 'builder'),
(19588, 1555, '_elementor_template_type', 'wp-page'),
(19589, 1555, '_wp_page_template', 'default'),
(19590, 1555, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19591, 1555, '_elementor_global_class_usage_indexed', '1'),
(19592, 1555, '_elementor_version', '4.2.0'),
(19593, 1555, '_elementor_pro_version', '4.2.0'),
(19594, 1555, '_elementor_global_class_usage_indexed_preview', '1'),
(19595, 1555, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19596, 1555, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19602, 1556, '_wp_attached_file', '2026/07/lab-bg-banner-a.webp'),
(19603, 1556, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2026/07/lab-bg-banner-a.webp\";s:8:\"filesize\";i:85358;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-300x125.webp\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7580;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"lab-bg-banner-a-1024x427.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-768x320.webp\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21938;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"lab-bg-banner-a-1536x640.webp\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47574;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"lab-bg-banner-a-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11488;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-600x250.webp\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16824;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3922;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:26:\"lab-bg-banner-a-50x50.webp\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:2368;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:28:\"lab-bg-banner-a-100x100.webp\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3922;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(19604, 1557, '_wp_page_template', 'elementor_header_footer'),
(19605, 1557, '_elementor_global_class_usage_indexed', '1'),
(19606, 1557, '_elementor_edit_mode', 'builder'),
(19607, 1557, '_elementor_template_type', 'wp-page'),
(19608, 1557, '_elementor_version', '4.2.0'),
(19609, 1557, '_elementor_pro_version', '4.2.0'),
(19610, 1557, '_elementor_global_class_usage_indexed_preview', '1'),
(19611, 1557, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19612, 1557, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19614, 1558, '_wp_page_template', 'elementor_header_footer'),
(19615, 1558, '_elementor_global_class_usage_indexed', '1'),
(19616, 1558, '_elementor_edit_mode', 'builder'),
(19617, 1558, '_elementor_template_type', 'wp-page'),
(19618, 1558, '_elementor_version', '4.2.0'),
(19619, 1558, '_elementor_pro_version', '4.2.0'),
(19620, 1558, '_elementor_global_class_usage_indexed_preview', '1'),
(19621, 1558, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19622, 1558, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19634, 1560, '_wp_page_template', 'elementor_header_footer'),
(19635, 1560, '_elementor_global_class_usage_indexed', '1'),
(19636, 1560, '_elementor_edit_mode', 'builder'),
(19637, 1560, '_elementor_template_type', 'wp-page'),
(19638, 1560, '_elementor_version', '4.2.0'),
(19639, 1560, '_elementor_pro_version', '4.2.0'),
(19640, 1560, '_elementor_global_class_usage_indexed_preview', '1'),
(19641, 1560, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19642, 1560, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19644, 1561, '_wp_page_template', 'elementor_header_footer'),
(19645, 1561, '_elementor_global_class_usage_indexed', '1'),
(19646, 1561, '_elementor_edit_mode', 'builder'),
(19647, 1561, '_elementor_template_type', 'wp-page'),
(19648, 1561, '_elementor_version', '4.2.0'),
(19649, 1561, '_elementor_pro_version', '4.2.0'),
(19650, 1561, '_elementor_global_class_usage_indexed_preview', '1'),
(19651, 1561, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19652, 1561, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"93b0d4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19658, 1562, '_elementor_version', '4.2.0'),
(19659, 1562, '_elementor_pro_version', '4.2.0'),
(19660, 1562, '_elementor_global_class_usage_indexed_preview', '1'),
(19661, 1562, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19662, 1562, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19911, 1572, '_thumbnail_id', '1576'),
(19912, 1572, '_wp_page_template', 'default'),
(19913, 1572, 'total_sales', '0'),
(19914, 1572, '_tax_status', 'taxable'),
(19915, 1572, '_tax_class', ''),
(19916, 1572, '_manage_stock', 'no'),
(19917, 1572, '_backorders', 'no'),
(19918, 1572, '_sold_individually', 'no'),
(19919, 1572, '_virtual', 'no'),
(19920, 1572, '_downloadable', 'no'),
(19921, 1572, '_download_limit', '-1'),
(19922, 1572, '_download_expiry', '-1'),
(19923, 1572, '_stock', NULL),
(19924, 1572, '_stock_status', 'instock'),
(19925, 1572, '_wc_average_rating', '0'),
(19926, 1572, '_wc_review_count', '0'),
(19927, 1572, '_product_version', '10.9.4'),
(19928, 1572, 'sub_title', 'Copper Tripeptide-1'),
(19929, 1572, '_sub_title', 'field_6a5e2996d2547'),
(19930, 1572, 'product_weight', 'lot ABL-GHK-2601'),
(19931, 1572, '_product_weight', 'field_6a4f340ba07d6'),
(19932, 1572, 'coa_file', '1540'),
(19933, 1572, '_coa_file', 'field_6a522afa32499'),
(19934, 1583, 'sub_title', 'Copper Tripeptide-1'),
(19935, 1583, '_sub_title', 'field_6a5e2996d2547'),
(19936, 1583, 'product_weight', 'lot ABL-GHK-2601'),
(19937, 1583, '_product_weight', 'field_6a4f340ba07d6'),
(19938, 1583, 'coa_file', '1540'),
(19939, 1583, '_coa_file', 'field_6a522afa32499'),
(19830, 1572, '_edit_lock', '1785233672:1'),
(19831, 1572, '_edit_last', '1'),
(19668, 1563, '_elementor_edit_mode', 'builder'),
(19669, 1563, '_elementor_template_type', 'wp-page'),
(19670, 1563, '_wp_page_template', 'default'),
(19671, 1563, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19672, 1563, '_elementor_global_class_usage_indexed', '1'),
(19673, 1563, '_elementor_version', '4.2.0'),
(19674, 1563, '_elementor_pro_version', '4.2.0'),
(19675, 1563, '_elementor_global_class_usage_indexed_preview', '1'),
(19676, 1563, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19677, 1563, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19681, 1564, '_elementor_edit_mode', 'builder'),
(19682, 1564, '_elementor_template_type', 'wp-page'),
(19683, 1564, '_wp_page_template', 'default'),
(19684, 1564, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19685, 1564, '_elementor_global_class_usage_indexed', '1'),
(19686, 1564, '_elementor_version', '4.2.0'),
(19687, 1564, '_elementor_pro_version', '4.2.0'),
(19688, 1564, '_elementor_global_class_usage_indexed_preview', '1'),
(19689, 1564, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19690, 1564, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19694, 1565, '_elementor_edit_mode', 'builder'),
(19695, 1565, '_elementor_template_type', 'wp-page'),
(19696, 1565, '_wp_page_template', 'default'),
(19697, 1565, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19698, 1565, '_elementor_global_class_usage_indexed', '1'),
(19699, 1565, '_elementor_version', '4.2.0'),
(19700, 1565, '_elementor_pro_version', '4.2.0'),
(19701, 1565, '_elementor_global_class_usage_indexed_preview', '1'),
(19702, 1565, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19703, 1565, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19713, 1566, '_wp_page_template', 'elementor_header_footer'),
(19714, 1566, '_elementor_global_class_usage_indexed', '1'),
(19715, 1566, '_elementor_edit_mode', 'builder'),
(19716, 1566, '_elementor_template_type', 'wp-page'),
(19717, 1566, '_elementor_version', '4.2.0'),
(19718, 1566, '_elementor_pro_version', '4.2.0'),
(19719, 1566, '_elementor_global_class_usage_indexed_preview', '1'),
(19720, 1566, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19721, 1566, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19725, 1567, '_wp_page_template', 'elementor_header_footer'),
(19726, 1567, '_elementor_global_class_usage_indexed', '1'),
(19727, 1567, '_elementor_edit_mode', 'builder'),
(19728, 1567, '_elementor_template_type', 'wp-page'),
(19729, 1567, '_elementor_version', '4.2.0'),
(19730, 1567, '_elementor_pro_version', '4.2.0'),
(19731, 1567, '_elementor_global_class_usage_indexed_preview', '1'),
(19732, 1567, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19733, 1567, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Every peptide we offer is American made and checked for purity before release.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19737, 1568, '_wp_page_template', 'elementor_header_footer'),
(19738, 1568, '_elementor_global_class_usage_indexed', '1'),
(19739, 1568, '_elementor_edit_mode', 'builder'),
(19740, 1568, '_elementor_template_type', 'wp-page'),
(19741, 1568, '_elementor_version', '4.2.0'),
(19742, 1568, '_elementor_pro_version', '4.2.0'),
(19743, 1568, '_elementor_global_class_usage_indexed_preview', '1'),
(19744, 1568, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19745, 1568, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19874, 1580, '_wp_page_template', 'default'),
(19875, 1580, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19876, 1580, '_elementor_global_class_usage_indexed', '1'),
(19877, 1580, '_elementor_version', '4.2.0'),
(19878, 1580, '_elementor_pro_version', '4.2.0'),
(19879, 1580, '_elementor_global_class_usage_indexed_preview', '1'),
(19880, 1580, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19881, 1580, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19753, 1569, '_wp_page_template', 'elementor_header_footer'),
(19754, 1569, '_elementor_global_class_usage_indexed', '1'),
(19755, 1569, '_elementor_edit_mode', 'builder'),
(19756, 1569, '_elementor_template_type', 'wp-page'),
(19757, 1569, '_elementor_version', '4.2.0'),
(19758, 1569, '_elementor_pro_version', '4.2.0'),
(19759, 1569, '_elementor_global_class_usage_indexed_preview', '1'),
(19760, 1569, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19761, 1569, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19765, 1570, '_wp_page_template', 'elementor_header_footer'),
(19766, 1570, '_elementor_global_class_usage_indexed', '1'),
(19767, 1570, '_elementor_edit_mode', 'builder'),
(19768, 1570, '_elementor_template_type', 'wp-page'),
(19769, 1570, '_elementor_version', '4.2.0'),
(19770, 1570, '_elementor_pro_version', '4.2.0'),
(19771, 1570, '_elementor_global_class_usage_indexed_preview', '1'),
(19772, 1570, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19773, 1570, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19777, 1571, '_wp_page_template', 'elementor_header_footer'),
(19778, 1571, '_elementor_global_class_usage_indexed', '1'),
(19779, 1571, '_elementor_edit_mode', 'builder'),
(19780, 1571, '_elementor_template_type', 'wp-page'),
(19781, 1571, '_elementor_version', '4.2.0'),
(19782, 1571, '_elementor_pro_version', '4.2.0'),
(19783, 1571, '_elementor_global_class_usage_indexed_preview', '1'),
(19784, 1571, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19785, 1571, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19794, 1573, '_wp_page_template', 'elementor_header_footer'),
(19795, 1573, '_elementor_global_class_usage_indexed', '1'),
(19796, 1573, '_elementor_edit_mode', 'builder'),
(19797, 1573, '_elementor_template_type', 'wp-page'),
(19798, 1573, '_elementor_version', '4.2.0'),
(19799, 1573, '_elementor_pro_version', '4.2.0'),
(19800, 1573, '_elementor_global_class_usage_indexed_preview', '1'),
(19801, 1573, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19802, 1573, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19806, 1574, '_wp_page_template', 'elementor_header_footer'),
(19807, 1574, '_elementor_global_class_usage_indexed', '1'),
(19808, 1574, '_elementor_edit_mode', 'builder'),
(19809, 1574, '_elementor_template_type', 'wp-page'),
(19810, 1574, '_elementor_version', '4.2.0'),
(19811, 1574, '_elementor_pro_version', '4.2.0'),
(19812, 1574, '_elementor_global_class_usage_indexed_preview', '1'),
(19813, 1574, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19814, 1574, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F57\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19818, 1575, '_wp_page_template', 'elementor_header_footer'),
(19819, 1575, '_elementor_global_class_usage_indexed', '1'),
(19820, 1575, '_elementor_edit_mode', 'builder'),
(19821, 1575, '_elementor_template_type', 'wp-page'),
(19822, 1575, '_elementor_version', '4.2.0'),
(19823, 1575, '_elementor_pro_version', '4.2.0'),
(19824, 1575, '_elementor_global_class_usage_indexed_preview', '1'),
(19825, 1575, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19826, 1575, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#FBF9F67A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19872, 1580, '_elementor_edit_mode', 'builder'),
(19873, 1580, '_elementor_template_type', 'wp-page'),
(19834, 1576, '_wp_attached_file', '2026/07/GHK-Cu.png'),
(19835, 1576, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:18:\"2026/07/GHK-Cu.png\";s:8:\"filesize\";i:166383;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51197;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15847;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:224711;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:18:\"GHK-Cu-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51197;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156686;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7948;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:16:\"GHK-Cu-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2626;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:18:\"GHK-Cu-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7948;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(19836, 1577, '_wp_page_template', 'elementor_header_footer'),
(19837, 1577, '_elementor_global_class_usage_indexed', '1'),
(19838, 1577, '_elementor_edit_mode', 'builder'),
(19839, 1577, '_elementor_template_type', 'wp-page'),
(19840, 1577, '_elementor_version', '4.2.0'),
(19841, 1577, '_elementor_pro_version', '4.2.0'),
(19842, 1577, '_elementor_global_class_usage_indexed_preview', '1'),
(19843, 1577, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19844, 1577, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#FBF9F67A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19848, 1578, '_wp_page_template', 'elementor_header_footer'),
(19849, 1578, '_elementor_global_class_usage_indexed', '1'),
(19850, 1578, '_elementor_edit_mode', 'builder'),
(19851, 1578, '_elementor_template_type', 'wp-page'),
(19852, 1578, '_elementor_version', '4.2.0'),
(19853, 1578, '_elementor_pro_version', '4.2.0'),
(19854, 1578, '_elementor_global_class_usage_indexed_preview', '1'),
(19855, 1578, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19856, 1578, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#FBF9F67A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19860, 1579, '_wp_page_template', 'elementor_header_footer'),
(19861, 1579, '_elementor_global_class_usage_indexed', '1'),
(19862, 1579, '_elementor_edit_mode', 'builder'),
(19863, 1579, '_elementor_template_type', 'wp-page'),
(19864, 1579, '_elementor_version', '4.2.0'),
(19865, 1579, '_elementor_pro_version', '4.2.0'),
(19866, 1579, '_elementor_global_class_usage_indexed_preview', '1'),
(19867, 1579, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19868, 1579, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19885, 1581, '_elementor_edit_mode', 'builder'),
(19886, 1581, '_elementor_template_type', 'wp-page'),
(19887, 1581, '_wp_page_template', 'default'),
(19888, 1581, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19889, 1581, '_elementor_global_class_usage_indexed', '1'),
(19890, 1581, '_elementor_version', '4.2.0'),
(19891, 1581, '_elementor_pro_version', '4.2.0'),
(19892, 1581, '_elementor_global_class_usage_indexed_preview', '1'),
(19893, 1581, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(19894, 1581, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(19898, 1582, '_elementor_edit_mode', 'builder'),
(19899, 1582, '_elementor_template_type', 'wp-page'),
(19900, 1582, '_wp_page_template', 'default'),
(19901, 1582, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(19902, 1582, '_elementor_global_class_usage_indexed', '1'),
(19903, 1582, '_elementor_version', '4.2.0'),
(19904, 1582, '_elementor_pro_version', '4.2.0'),
(19905, 1582, '_elementor_global_class_usage_indexed_preview', '1'),
(19906, 1582, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19907, 1582, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19942, 1572, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(19943, 1584, '_variation_description', ''),
(19944, 1584, 'total_sales', '0'),
(19945, 1584, '_tax_status', 'taxable'),
(19946, 1584, '_tax_class', 'parent'),
(19947, 1584, '_manage_stock', 'no'),
(19948, 1584, '_backorders', 'no'),
(19949, 1584, '_sold_individually', 'no'),
(19950, 1584, '_virtual', 'no'),
(19951, 1584, '_downloadable', 'no'),
(19952, 1584, '_download_limit', '-1'),
(19953, 1584, '_download_expiry', '-1'),
(19954, 1584, '_stock', NULL),
(19955, 1584, '_stock_status', 'instock'),
(19956, 1584, '_wc_average_rating', '0'),
(19957, 1584, '_wc_review_count', '0'),
(19958, 1584, 'attribute_pa_vial-size', '100mg'),
(19959, 1584, '_product_version', '10.9.4'),
(19960, 1585, '_variation_description', ''),
(19961, 1585, 'total_sales', '0'),
(19962, 1585, '_tax_status', 'taxable'),
(19963, 1585, '_tax_class', 'parent'),
(19964, 1585, '_manage_stock', 'no'),
(19965, 1585, '_backorders', 'no'),
(19966, 1585, '_sold_individually', 'no'),
(19967, 1585, '_virtual', 'no'),
(19968, 1585, '_downloadable', 'no'),
(19969, 1585, '_download_limit', '-1'),
(19970, 1585, '_download_expiry', '-1'),
(19971, 1585, '_stock', NULL),
(19972, 1585, '_stock_status', 'instock'),
(19973, 1585, '_wc_average_rating', '0'),
(19974, 1585, '_wc_review_count', '0'),
(19975, 1585, 'attribute_pa_vial-size', '50mg'),
(19976, 1585, '_product_version', '10.9.4'),
(19977, 1586, '_wp_page_template', 'elementor_header_footer'),
(19978, 1586, '_elementor_global_class_usage_indexed', '1'),
(19979, 1586, '_elementor_edit_mode', 'builder'),
(19980, 1586, '_elementor_template_type', 'wp-page'),
(19981, 1586, '_elementor_version', '4.2.0'),
(19982, 1586, '_elementor_pro_version', '4.2.0'),
(19983, 1586, '_elementor_global_class_usage_indexed_preview', '1'),
(19984, 1586, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19985, 1586, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19987, 1587, '_wp_page_template', 'elementor_header_footer'),
(19988, 1587, '_elementor_global_class_usage_indexed', '1'),
(19989, 1587, '_elementor_edit_mode', 'builder'),
(19990, 1587, '_elementor_template_type', 'wp-page'),
(19991, 1587, '_elementor_version', '4.2.0'),
(19992, 1587, '_elementor_pro_version', '4.2.0'),
(19993, 1587, '_elementor_global_class_usage_indexed_preview', '1'),
(19994, 1587, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19995, 1587, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b9143ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"f481e81\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"fff0728\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c01d610\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50cd299\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"88fac71\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b0200a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56eee50\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"82cd644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e560184\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e7a9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22cd729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"99db0d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"737f07f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf810c2\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20040, 1592, '_wp_page_template', 'elementor_header_footer'),
(20041, 1592, '_elementor_global_class_usage_indexed', '1'),
(20042, 1592, '_elementor_edit_mode', 'builder'),
(20043, 1592, '_elementor_template_type', 'wp-page'),
(20044, 1592, '_elementor_version', '4.2.0'),
(20045, 1592, '_elementor_pro_version', '4.2.0'),
(20046, 1592, '_elementor_global_class_usage_indexed_preview', '1'),
(20047, 1592, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20048, 1592, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19997, 1588, '_wp_page_template', 'elementor_header_footer'),
(19998, 1588, '_elementor_global_class_usage_indexed', '1'),
(19999, 1588, '_elementor_edit_mode', 'builder'),
(20000, 1588, '_elementor_template_type', 'wp-page'),
(20001, 1588, '_elementor_version', '4.2.0'),
(20002, 1588, '_elementor_pro_version', '4.2.0'),
(20003, 1588, '_elementor_global_class_usage_indexed_preview', '1'),
(20004, 1588, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20005, 1588, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"220769c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2706fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20007, 1584, '_regular_price', '69'),
(20008, 1584, '_thumbnail_id', '1576'),
(20009, 1584, '_price', '69'),
(20010, 1585, '_regular_price', '45'),
(20011, 1585, '_thumbnail_id', '1576'),
(20012, 1585, '_price', '45'),
(20013, 1572, '_price', '45'),
(20014, 1572, '_price', '69'),
(20016, 1572, '_elementor_global_class_usage_indexed', '1'),
(20020, 1590, '_wp_page_template', 'elementor_header_footer'),
(20021, 1590, '_elementor_global_class_usage_indexed', '1'),
(20022, 1590, '_elementor_edit_mode', 'builder'),
(20023, 1590, '_elementor_template_type', 'wp-page'),
(20024, 1590, '_elementor_version', '4.2.0'),
(20025, 1590, '_elementor_pro_version', '4.2.0'),
(20026, 1590, '_elementor_global_class_usage_indexed_preview', '1'),
(20027, 1590, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20028, 1590, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"220769c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2706fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20030, 1591, '_wp_page_template', 'elementor_header_footer'),
(20031, 1591, '_elementor_global_class_usage_indexed', '1'),
(20032, 1591, '_elementor_edit_mode', 'builder'),
(20033, 1591, '_elementor_template_type', 'wp-page'),
(20034, 1591, '_elementor_version', '4.2.0'),
(20035, 1591, '_elementor_pro_version', '4.2.0'),
(20036, 1591, '_elementor_global_class_usage_indexed_preview', '1'),
(20037, 1591, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20038, 1591, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c7e8d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"220769c\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c2706fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20050, 1593, '_elementor_edit_mode', 'builder'),
(20051, 1593, '_elementor_template_type', 'wp-page'),
(20052, 1593, '_wp_page_template', 'default'),
(20053, 1593, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20054, 1593, '_elementor_global_class_usage_indexed', '1'),
(20055, 1593, '_elementor_version', '4.2.0'),
(20056, 1593, '_elementor_pro_version', '4.2.0'),
(20057, 1593, '_elementor_global_class_usage_indexed_preview', '1'),
(20058, 1593, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20059, 1593, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20063, 1594, '_elementor_edit_mode', 'builder'),
(20064, 1594, '_elementor_template_type', 'wp-page'),
(20065, 1594, '_wp_page_template', 'default'),
(20066, 1594, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20067, 1594, '_elementor_global_class_usage_indexed', '1'),
(20068, 1594, '_elementor_version', '4.2.0'),
(20069, 1594, '_elementor_pro_version', '4.2.0'),
(20070, 1594, '_elementor_global_class_usage_indexed_preview', '1'),
(20071, 1594, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20072, 1594, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20076, 1595, '_elementor_edit_mode', 'builder'),
(20077, 1595, '_elementor_template_type', 'wp-page'),
(20078, 1595, '_wp_page_template', 'default'),
(20079, 1595, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20080, 1595, '_elementor_global_class_usage_indexed', '1'),
(20081, 1595, '_elementor_version', '4.2.0'),
(20082, 1595, '_elementor_pro_version', '4.2.0'),
(20083, 1595, '_elementor_global_class_usage_indexed_preview', '1'),
(20084, 1595, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20085, 1595, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20091, 1596, '_elementor_edit_mode', 'builder'),
(20092, 1596, '_elementor_template_type', 'wp-page'),
(20093, 1596, '_wp_page_template', 'default'),
(20094, 1596, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20095, 1596, '_elementor_global_class_usage_indexed', '1'),
(20096, 1596, '_elementor_version', '4.2.0'),
(20097, 1596, '_elementor_pro_version', '4.2.0'),
(20098, 1596, '_elementor_global_class_usage_indexed_preview', '1'),
(20099, 1596, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20100, 1596, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20104, 1597, '_elementor_edit_mode', 'builder'),
(20105, 1597, '_elementor_template_type', 'wp-page'),
(20106, 1597, '_wp_page_template', 'default'),
(20107, 1597, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20108, 1597, '_elementor_global_class_usage_indexed', '1'),
(20109, 1597, '_elementor_version', '4.2.0'),
(20110, 1597, '_elementor_pro_version', '4.2.0'),
(20111, 1597, '_elementor_global_class_usage_indexed_preview', '1'),
(20112, 1597, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20113, 1597, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20117, 1598, '_elementor_edit_mode', 'builder'),
(20118, 1598, '_elementor_template_type', 'wp-page'),
(20119, 1598, '_wp_page_template', 'default'),
(20120, 1598, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20121, 1598, '_elementor_global_class_usage_indexed', '1'),
(20122, 1598, '_elementor_version', '4.2.0'),
(20123, 1598, '_elementor_pro_version', '4.2.0'),
(20124, 1598, '_elementor_global_class_usage_indexed_preview', '1'),
(20125, 1598, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20126, 1598, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20132, 1599, '_elementor_edit_mode', 'builder'),
(20133, 1599, '_elementor_template_type', 'wp-page'),
(20134, 1599, '_wp_page_template', 'default'),
(20135, 1599, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20136, 1599, '_elementor_global_class_usage_indexed', '1'),
(20137, 1599, '_elementor_version', '4.2.0'),
(20138, 1599, '_elementor_pro_version', '4.2.0'),
(20139, 1599, '_elementor_global_class_usage_indexed_preview', '1'),
(20140, 1599, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20141, 1599, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20145, 1600, '_elementor_edit_mode', 'builder'),
(20146, 1600, '_elementor_template_type', 'wp-page'),
(20147, 1600, '_wp_page_template', 'default'),
(20148, 1600, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20149, 1600, '_elementor_global_class_usage_indexed', '1'),
(20150, 1600, '_elementor_version', '4.2.0'),
(20151, 1600, '_elementor_pro_version', '4.2.0'),
(20152, 1600, '_elementor_global_class_usage_indexed_preview', '1'),
(20153, 1600, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20154, 1600, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F0D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20158, 1601, '_elementor_edit_mode', 'builder'),
(20159, 1601, '_elementor_template_type', 'wp-page'),
(20160, 1601, '_wp_page_template', 'default'),
(20161, 1601, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20162, 1601, '_elementor_global_class_usage_indexed', '1'),
(20163, 1601, '_elementor_version', '4.2.0'),
(20164, 1601, '_elementor_pro_version', '4.2.0'),
(20165, 1601, '_elementor_global_class_usage_indexed_preview', '1'),
(20166, 1601, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20167, 1601, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20173, 1602, '_elementor_edit_mode', 'builder'),
(20174, 1602, '_elementor_template_type', 'wp-page'),
(20175, 1602, '_wp_page_template', 'default'),
(20176, 1602, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20177, 1602, '_elementor_global_class_usage_indexed', '1'),
(20178, 1602, '_elementor_version', '4.2.0'),
(20179, 1602, '_elementor_pro_version', '4.2.0'),
(20180, 1602, '_elementor_global_class_usage_indexed_preview', '1'),
(20181, 1602, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20182, 1602, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20186, 1603, '_elementor_edit_mode', 'builder'),
(20187, 1603, '_elementor_template_type', 'wp-page'),
(20188, 1603, '_wp_page_template', 'default'),
(20189, 1603, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20190, 1603, '_elementor_global_class_usage_indexed', '1'),
(20191, 1603, '_elementor_version', '4.2.0'),
(20192, 1603, '_elementor_pro_version', '4.2.0'),
(20193, 1603, '_elementor_global_class_usage_indexed_preview', '1'),
(20194, 1603, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20195, 1603, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20199, 1604, '_elementor_edit_mode', 'builder'),
(20200, 1604, '_elementor_template_type', 'wp-page'),
(20201, 1604, '_wp_page_template', 'default'),
(20202, 1604, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20203, 1604, '_elementor_global_class_usage_indexed', '1'),
(20204, 1604, '_elementor_version', '4.2.0'),
(20205, 1604, '_elementor_pro_version', '4.2.0'),
(20206, 1604, '_elementor_global_class_usage_indexed_preview', '1'),
(20207, 1604, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20208, 1604, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20214, 1548, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20215, 1605, '_wp_page_template', 'elementor_header_footer'),
(20216, 1605, '_elementor_global_class_usage_indexed', '1'),
(20217, 1605, '_elementor_edit_mode', 'builder'),
(20218, 1605, '_elementor_template_type', 'wp-page'),
(20219, 1605, '_elementor_version', '4.2.0'),
(20220, 1605, '_elementor_pro_version', '4.2.0'),
(20221, 1605, '_elementor_global_class_usage_indexed_preview', '1'),
(20222, 1605, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20223, 1605, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20225, 1606, '_wp_page_template', 'elementor_header_footer'),
(20226, 1606, '_elementor_global_class_usage_indexed', '1'),
(20227, 1606, '_elementor_edit_mode', 'builder'),
(20228, 1606, '_elementor_template_type', 'wp-page'),
(20229, 1606, '_elementor_version', '4.2.0'),
(20230, 1606, '_elementor_pro_version', '4.2.0'),
(20231, 1606, '_elementor_global_class_usage_indexed_preview', '1'),
(20232, 1606, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20233, 1606, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20235, 1607, '_wp_page_template', 'elementor_header_footer'),
(20236, 1607, '_elementor_global_class_usage_indexed', '1'),
(20237, 1607, '_elementor_edit_mode', 'builder'),
(20238, 1607, '_elementor_template_type', 'wp-page'),
(20239, 1607, '_elementor_version', '4.2.0'),
(20240, 1607, '_elementor_pro_version', '4.2.0'),
(20241, 1607, '_elementor_global_class_usage_indexed_preview', '1'),
(20242, 1607, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20243, 1607, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":66.66,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20326, 1615, '_wp_attached_file', '2026/07/CJC-1295-no-DAC.png'),
(20327, 1615, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/07/CJC-1295-no-DAC.png\";s:8:\"filesize\";i:175235;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53149;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16223;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238014;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53149;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165052;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8029;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"CJC-1295-no-DAC-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2625;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"CJC-1295-no-DAC-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8029;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(20247, 1608, '_elementor_edit_mode', 'builder'),
(20248, 1608, '_elementor_template_type', 'wp-page'),
(20249, 1608, '_wp_page_template', 'default'),
(20250, 1608, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20251, 1608, '_elementor_global_class_usage_indexed', '1'),
(20252, 1608, '_elementor_version', '4.2.0'),
(20253, 1608, '_elementor_pro_version', '4.2.0'),
(20254, 1608, '_elementor_global_class_usage_indexed_preview', '1'),
(20255, 1608, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20256, 1608, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20260, 1609, '_elementor_edit_mode', 'builder'),
(20261, 1609, '_elementor_template_type', 'wp-page'),
(20262, 1609, '_wp_page_template', 'default'),
(20263, 1609, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20264, 1609, '_elementor_global_class_usage_indexed', '1'),
(20265, 1609, '_elementor_version', '4.2.0'),
(20266, 1609, '_elementor_pro_version', '4.2.0'),
(20267, 1609, '_elementor_global_class_usage_indexed_preview', '1'),
(20268, 1609, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20269, 1609, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20273, 1610, '_elementor_edit_mode', 'builder'),
(20274, 1610, '_elementor_template_type', 'wp-page'),
(20275, 1610, '_wp_page_template', 'default'),
(20276, 1610, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20277, 1610, '_elementor_global_class_usage_indexed', '1'),
(20278, 1610, '_elementor_version', '4.2.0'),
(20279, 1610, '_elementor_pro_version', '4.2.0'),
(20280, 1610, '_elementor_global_class_usage_indexed_preview', '1'),
(20281, 1610, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20282, 1610, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20288, 1612, '_wp_page_template', 'elementor_header_footer'),
(20289, 1612, '_elementor_global_class_usage_indexed', '1'),
(20290, 1612, '_elementor_edit_mode', 'builder'),
(20291, 1612, '_elementor_template_type', 'wp-page'),
(20292, 1612, '_elementor_version', '4.2.0'),
(20293, 1612, '_elementor_pro_version', '4.2.0'),
(20294, 1612, '_elementor_global_class_usage_indexed_preview', '1'),
(20295, 1612, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20296, 1612, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":66.66,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20300, 1613, '_wp_page_template', 'elementor_header_footer'),
(20301, 1613, '_elementor_global_class_usage_indexed', '1'),
(20302, 1613, '_elementor_edit_mode', 'builder'),
(20303, 1613, '_elementor_template_type', 'wp-page'),
(20304, 1613, '_elementor_version', '4.2.0'),
(20305, 1613, '_elementor_pro_version', '4.2.0'),
(20306, 1613, '_elementor_global_class_usage_indexed_preview', '1'),
(20307, 1613, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20308, 1613, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":66.66,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20312, 1614, '_wp_page_template', 'elementor_header_footer'),
(20313, 1614, '_elementor_global_class_usage_indexed', '1'),
(20314, 1614, '_elementor_edit_mode', 'builder'),
(20315, 1614, '_elementor_template_type', 'wp-page'),
(20316, 1614, '_elementor_version', '4.2.0'),
(20317, 1614, '_elementor_pro_version', '4.2.0'),
(20318, 1614, '_elementor_global_class_usage_indexed_preview', '1'),
(20319, 1614, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20320, 1614, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20324, 1611, '_edit_lock', '1785233674:1'),
(20325, 1611, '_edit_last', '1'),
(20407, 1622, '_elementor_edit_mode', 'builder'),
(20408, 1622, '_elementor_template_type', 'wp-page'),
(20409, 1622, '_wp_page_template', 'default'),
(20410, 1622, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20411, 1622, '_elementor_global_class_usage_indexed', '1'),
(20412, 1622, '_elementor_version', '4.2.0'),
(20413, 1622, '_elementor_pro_version', '4.2.0'),
(20414, 1622, '_elementor_global_class_usage_indexed_preview', '1'),
(20415, 1622, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20416, 1622, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20330, 1616, '_elementor_edit_mode', 'builder'),
(20331, 1616, '_elementor_template_type', 'wp-page'),
(20332, 1616, '_wp_page_template', 'default'),
(20333, 1616, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20334, 1616, '_elementor_global_class_usage_indexed', '1'),
(20335, 1616, '_elementor_version', '4.2.0'),
(20336, 1616, '_elementor_pro_version', '4.2.0'),
(20337, 1616, '_elementor_global_class_usage_indexed_preview', '1'),
(20338, 1616, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20339, 1616, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20343, 1617, '_elementor_edit_mode', 'builder'),
(20344, 1617, '_elementor_template_type', 'wp-page'),
(20345, 1617, '_wp_page_template', 'default'),
(20346, 1617, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20347, 1617, '_elementor_global_class_usage_indexed', '1'),
(20348, 1617, '_elementor_version', '4.2.0'),
(20349, 1617, '_elementor_pro_version', '4.2.0'),
(20350, 1617, '_elementor_global_class_usage_indexed_preview', '1'),
(20351, 1617, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20352, 1617, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20356, 1618, '_elementor_edit_mode', 'builder'),
(20357, 1618, '_elementor_template_type', 'wp-page'),
(20358, 1618, '_wp_page_template', 'default'),
(20359, 1618, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20360, 1618, '_elementor_global_class_usage_indexed', '1'),
(20361, 1618, '_elementor_version', '4.2.0'),
(20362, 1618, '_elementor_pro_version', '4.2.0'),
(20363, 1618, '_elementor_global_class_usage_indexed_preview', '1'),
(20364, 1618, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20365, 1618, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20371, 1619, '_wp_page_template', 'elementor_header_footer'),
(20372, 1619, '_elementor_global_class_usage_indexed', '1'),
(20373, 1619, '_elementor_edit_mode', 'builder'),
(20374, 1619, '_elementor_template_type', 'wp-page'),
(20375, 1619, '_elementor_version', '4.2.0'),
(20376, 1619, '_elementor_pro_version', '4.2.0'),
(20377, 1619, '_elementor_global_class_usage_indexed_preview', '1'),
(20378, 1619, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20379, 1619, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20383, 1620, '_wp_page_template', 'elementor_header_footer'),
(20384, 1620, '_elementor_global_class_usage_indexed', '1'),
(20385, 1620, '_elementor_edit_mode', 'builder'),
(20386, 1620, '_elementor_template_type', 'wp-page'),
(20387, 1620, '_elementor_version', '4.2.0'),
(20388, 1620, '_elementor_pro_version', '4.2.0'),
(20389, 1620, '_elementor_global_class_usage_indexed_preview', '1'),
(20390, 1620, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20391, 1620, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"Product, strength, and lot identifiers stay connected.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"Published COAs are organized so the matching batch can be reviewed.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20395, 1621, '_wp_page_template', 'elementor_header_footer'),
(20396, 1621, '_elementor_global_class_usage_indexed', '1'),
(20397, 1621, '_elementor_edit_mode', 'builder'),
(20398, 1621, '_elementor_template_type', 'wp-page'),
(20399, 1621, '_elementor_version', '4.2.0'),
(20400, 1621, '_elementor_pro_version', '4.2.0'),
(20401, 1621, '_elementor_global_class_usage_indexed_preview', '1'),
(20402, 1621, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20403, 1621, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20420, 1623, '_elementor_edit_mode', 'builder'),
(20421, 1623, '_elementor_template_type', 'wp-page'),
(20422, 1623, '_wp_page_template', 'default'),
(20423, 1623, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20424, 1623, '_elementor_global_class_usage_indexed', '1'),
(20425, 1623, '_elementor_version', '4.2.0'),
(20426, 1623, '_elementor_pro_version', '4.2.0'),
(20427, 1623, '_elementor_global_class_usage_indexed_preview', '1'),
(20428, 1623, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20429, 1623, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_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}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20433, 1624, '_elementor_edit_mode', 'builder'),
(20434, 1624, '_elementor_template_type', 'wp-page'),
(20435, 1624, '_wp_page_template', 'default'),
(20436, 1624, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20437, 1624, '_elementor_global_class_usage_indexed', '1'),
(20438, 1624, '_elementor_version', '4.2.0'),
(20439, 1624, '_elementor_pro_version', '4.2.0'),
(20440, 1624, '_elementor_global_class_usage_indexed_preview', '1'),
(20441, 1624, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20442, 1624, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20591, 1629, '_regular_price', '65'),
(20592, 1629, '_thumbnail_id', '1615'),
(20593, 1629, '_price', '65'),
(20594, 1630, '_regular_price', '39'),
(20595, 1630, '_thumbnail_id', '1615'),
(20596, 1630, '_price', '39'),
(20597, 1611, '_price', '39'),
(20598, 1611, '_price', '65'),
(20600, 1611, '_elementor_global_class_usage_indexed', '1'),
(20601, 1634, '_elementor_edit_mode', 'builder'),
(20602, 1634, '_elementor_template_type', 'wp-page'),
(20603, 1634, '_wp_page_template', 'default'),
(20604, 1634, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20605, 1634, '_elementor_global_class_usage_indexed', '1'),
(20606, 1634, '_elementor_version', '4.2.0'),
(20607, 1634, '_elementor_pro_version', '4.2.0'),
(20608, 1634, '_elementor_global_class_usage_indexed_preview', '1'),
(20609, 1634, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20610, 1634, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20716, 1644, '_wp_page_template', 'elementor_header_footer'),
(20717, 1644, '_elementor_global_class_usage_indexed', '1'),
(20718, 1644, '_elementor_edit_mode', 'builder'),
(20719, 1644, '_elementor_template_type', 'wp-page'),
(20720, 1644, '_elementor_version', '4.2.0'),
(20721, 1644, '_elementor_pro_version', '4.2.0'),
(20722, 1644, '_elementor_global_class_usage_indexed_preview', '1'),
(20723, 1644, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20724, 1644, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"843ca8e\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20450, 1611, '_thumbnail_id', '1615'),
(20451, 1611, '_wp_page_template', 'default'),
(20452, 1611, 'total_sales', '0'),
(20453, 1611, '_tax_status', 'taxable'),
(20454, 1611, '_tax_class', ''),
(20455, 1611, '_manage_stock', 'no'),
(20456, 1611, '_backorders', 'no'),
(20457, 1611, '_sold_individually', 'no'),
(20458, 1611, '_virtual', 'no'),
(20459, 1611, '_downloadable', 'no'),
(20460, 1611, '_download_limit', '-1'),
(20461, 1611, '_download_expiry', '-1'),
(20462, 1611, '_stock', NULL),
(20463, 1611, '_stock_status', 'instock'),
(20464, 1611, '_wc_average_rating', '0'),
(20465, 1611, '_wc_review_count', '0'),
(20466, 1611, '_product_version', '10.9.4'),
(20467, 1611, 'sub_title', 'Modified GRF(1-29)'),
(20468, 1611, '_sub_title', 'field_6a5e2996d2547'),
(20469, 1611, 'product_weight', 'lot ABL-CJC-2602'),
(20470, 1611, '_product_weight', 'field_6a4f340ba07d6'),
(20471, 1611, 'coa_file', '1540'),
(20472, 1611, '_coa_file', 'field_6a522afa32499'),
(20473, 1625, 'sub_title', 'Modified GRF(1-29)'),
(20474, 1625, '_sub_title', 'field_6a5e2996d2547'),
(20475, 1625, 'product_weight', 'lot ABL-CJC-2602'),
(20476, 1625, '_product_weight', 'field_6a4f340ba07d6'),
(20477, 1625, 'coa_file', '1540'),
(20478, 1625, '_coa_file', 'field_6a522afa32499'),
(20479, 1626, '_elementor_edit_mode', 'builder'),
(20480, 1626, '_elementor_template_type', 'wp-page'),
(20481, 1626, '_wp_page_template', 'default'),
(20482, 1626, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20483, 1626, '_elementor_global_class_usage_indexed', '1'),
(20484, 1626, '_elementor_version', '4.2.0'),
(20485, 1626, '_elementor_pro_version', '4.2.0'),
(20486, 1626, '_elementor_global_class_usage_indexed_preview', '1'),
(20487, 1626, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20488, 1626, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20492, 1627, '_elementor_edit_mode', 'builder'),
(20493, 1627, '_elementor_template_type', 'wp-page'),
(20494, 1627, '_wp_page_template', 'default'),
(20495, 1627, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20496, 1627, '_elementor_global_class_usage_indexed', '1'),
(20497, 1627, '_elementor_version', '4.2.0'),
(20498, 1627, '_elementor_pro_version', '4.2.0'),
(20499, 1627, '_elementor_global_class_usage_indexed_preview', '1'),
(20500, 1627, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20501, 1627, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20505, 1628, '_elementor_edit_mode', 'builder'),
(20506, 1628, '_elementor_template_type', 'wp-page'),
(20507, 1628, '_wp_page_template', 'default'),
(20508, 1628, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20509, 1628, '_elementor_global_class_usage_indexed', '1'),
(20510, 1628, '_elementor_version', '4.2.0'),
(20511, 1628, '_elementor_pro_version', '4.2.0'),
(20512, 1628, '_elementor_global_class_usage_indexed_preview', '1'),
(20513, 1628, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20514, 1628, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20555, 1631, '_wp_page_template', 'elementor_header_footer'),
(20520, 1611, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(20521, 1629, '_variation_description', ''),
(20522, 1629, 'total_sales', '0'),
(20523, 1629, '_tax_status', 'taxable'),
(20524, 1629, '_tax_class', 'parent'),
(20525, 1629, '_manage_stock', 'no'),
(20526, 1629, '_backorders', 'no'),
(20527, 1629, '_sold_individually', 'no'),
(20528, 1629, '_virtual', 'no'),
(20529, 1629, '_downloadable', 'no'),
(20530, 1629, '_download_limit', '-1'),
(20531, 1629, '_download_expiry', '-1'),
(20532, 1629, '_stock', NULL),
(20533, 1629, '_stock_status', 'instock'),
(20534, 1629, '_wc_average_rating', '0'),
(20535, 1629, '_wc_review_count', '0'),
(20536, 1629, 'attribute_pa_vial-size', '10mg'),
(20537, 1629, '_product_version', '10.9.4'),
(20538, 1630, '_variation_description', ''),
(20539, 1630, 'total_sales', '0'),
(20540, 1630, '_tax_status', 'taxable'),
(20541, 1630, '_tax_class', 'parent'),
(20542, 1630, '_manage_stock', 'no'),
(20543, 1630, '_backorders', 'no'),
(20544, 1630, '_sold_individually', 'no'),
(20545, 1630, '_virtual', 'no'),
(20546, 1630, '_downloadable', 'no'),
(20547, 1630, '_download_limit', '-1'),
(20548, 1630, '_download_expiry', '-1'),
(20549, 1630, '_stock', NULL),
(20550, 1630, '_stock_status', 'instock'),
(20551, 1630, '_wc_average_rating', '0'),
(20552, 1630, '_wc_review_count', '0'),
(20553, 1630, 'attribute_pa_vial-size', '5mg'),
(20554, 1630, '_product_version', '10.9.4'),
(20556, 1631, '_elementor_global_class_usage_indexed', '1'),
(20557, 1631, '_elementor_edit_mode', 'builder'),
(20558, 1631, '_elementor_template_type', 'wp-page'),
(20559, 1631, '_elementor_version', '4.2.0'),
(20560, 1631, '_elementor_pro_version', '4.2.0'),
(20561, 1631, '_elementor_global_class_usage_indexed_preview', '1'),
(20562, 1631, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20563, 1631, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20567, 1632, '_wp_page_template', 'elementor_header_footer'),
(20568, 1632, '_elementor_global_class_usage_indexed', '1'),
(20569, 1632, '_elementor_edit_mode', 'builder'),
(20570, 1632, '_elementor_template_type', 'wp-page'),
(20571, 1632, '_elementor_version', '4.2.0'),
(20572, 1632, '_elementor_pro_version', '4.2.0'),
(20573, 1632, '_elementor_global_class_usage_indexed_preview', '1'),
(20574, 1632, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20575, 1632, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21221, 1686, '_elementor_template_type', 'wp-page'),
(21222, 1686, '_elementor_version', '4.2.0'),
(21223, 1686, '_elementor_pro_version', '4.2.0'),
(21224, 1686, '_elementor_global_class_usage_indexed_preview', '1'),
(21225, 1686, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21226, 1686, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20917, 1661, '_elementor_pro_version', '4.2.0'),
(20579, 1633, '_wp_page_template', 'elementor_header_footer'),
(20580, 1633, '_elementor_global_class_usage_indexed', '1'),
(20581, 1633, '_elementor_edit_mode', 'builder'),
(20582, 1633, '_elementor_template_type', 'wp-page'),
(20583, 1633, '_elementor_version', '4.2.0'),
(20584, 1633, '_elementor_pro_version', '4.2.0'),
(20585, 1633, '_elementor_global_class_usage_indexed_preview', '1'),
(20586, 1633, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20587, 1633, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20614, 1635, '_elementor_edit_mode', 'builder'),
(20615, 1635, '_elementor_template_type', 'wp-page'),
(20616, 1635, '_wp_page_template', 'default'),
(20617, 1635, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20618, 1635, '_elementor_global_class_usage_indexed', '1'),
(20619, 1635, '_elementor_version', '4.2.0'),
(20620, 1635, '_elementor_pro_version', '4.2.0'),
(20621, 1635, '_elementor_global_class_usage_indexed_preview', '1'),
(20622, 1635, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20623, 1635, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20627, 1636, '_elementor_edit_mode', 'builder'),
(20628, 1636, '_elementor_template_type', 'wp-page'),
(20629, 1636, '_wp_page_template', 'default'),
(20630, 1636, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20631, 1636, '_elementor_global_class_usage_indexed', '1'),
(20632, 1636, '_elementor_version', '4.2.0'),
(20633, 1636, '_elementor_pro_version', '4.2.0'),
(20634, 1636, '_elementor_global_class_usage_indexed_preview', '1'),
(20635, 1636, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20636, 1636, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20642, 1637, '_wp_page_template', 'elementor_header_footer'),
(20643, 1637, '_elementor_global_class_usage_indexed', '1'),
(20644, 1637, '_elementor_edit_mode', 'builder'),
(20645, 1637, '_elementor_template_type', 'wp-page'),
(20646, 1637, '_elementor_version', '4.2.0'),
(20647, 1637, '_elementor_pro_version', '4.2.0'),
(20648, 1637, '_elementor_global_class_usage_indexed_preview', '1'),
(20649, 1637, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20650, 1637, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20652, 1638, '_wp_page_template', 'elementor_header_footer'),
(20653, 1638, '_elementor_global_class_usage_indexed', '1'),
(20654, 1638, '_elementor_edit_mode', 'builder'),
(20655, 1638, '_elementor_template_type', 'wp-page'),
(20656, 1638, '_elementor_version', '4.2.0'),
(20657, 1638, '_elementor_pro_version', '4.2.0'),
(20658, 1638, '_elementor_global_class_usage_indexed_preview', '1'),
(20659, 1638, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20660, 1638, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20912, 1661, '_wp_page_template', 'elementor_header_footer'),
(20913, 1661, '_elementor_global_class_usage_indexed', '1'),
(20914, 1661, '_elementor_edit_mode', 'builder'),
(20915, 1661, '_elementor_template_type', 'wp-page'),
(20916, 1661, '_elementor_version', '4.2.0'),
(20736, 1646, '_wp_page_template', 'elementor_header_footer'),
(20662, 1639, '_wp_page_template', 'elementor_header_footer'),
(20663, 1639, '_elementor_global_class_usage_indexed', '1'),
(20664, 1639, '_elementor_edit_mode', 'builder'),
(20665, 1639, '_elementor_template_type', 'wp-page'),
(20666, 1639, '_elementor_version', '4.2.0'),
(20667, 1639, '_elementor_pro_version', '4.2.0'),
(20668, 1639, '_elementor_global_class_usage_indexed_preview', '1'),
(20669, 1639, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20670, 1639, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"843ca8e\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20675, 1611, '_wp_old_slug', 'cjc-1295-no-dac-2'),
(20676, 1572, '_wp_old_slug', 'ghk-cu-2'),
(20677, 1641, '_elementor_edit_mode', 'builder'),
(20678, 1641, '_elementor_template_type', 'wp-page'),
(20679, 1641, '_wp_page_template', 'default'),
(20680, 1641, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20681, 1641, '_elementor_global_class_usage_indexed', '1'),
(20682, 1641, '_elementor_version', '4.2.0'),
(20683, 1641, '_elementor_pro_version', '4.2.0'),
(20684, 1641, '_elementor_global_class_usage_indexed_preview', '1'),
(20685, 1641, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20686, 1641, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20690, 1642, '_elementor_edit_mode', 'builder'),
(20691, 1642, '_elementor_template_type', 'wp-page'),
(20692, 1642, '_wp_page_template', 'default'),
(20693, 1642, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20694, 1642, '_elementor_global_class_usage_indexed', '1'),
(20695, 1642, '_elementor_version', '4.2.0'),
(20696, 1642, '_elementor_pro_version', '4.2.0'),
(20697, 1642, '_elementor_global_class_usage_indexed_preview', '1'),
(20698, 1642, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20699, 1642, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20703, 1643, '_elementor_edit_mode', 'builder'),
(20704, 1643, '_elementor_template_type', 'wp-page'),
(20705, 1643, '_wp_page_template', 'default'),
(20706, 1643, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20707, 1643, '_elementor_global_class_usage_indexed', '1'),
(20708, 1643, '_elementor_version', '4.2.0'),
(20709, 1643, '_elementor_pro_version', '4.2.0'),
(20710, 1643, '_elementor_global_class_usage_indexed_preview', '1'),
(20711, 1643, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20712, 1643, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20726, 1645, '_wp_page_template', 'elementor_header_footer'),
(20727, 1645, '_elementor_global_class_usage_indexed', '1'),
(20728, 1645, '_elementor_edit_mode', 'builder'),
(20729, 1645, '_elementor_template_type', 'wp-page'),
(20730, 1645, '_elementor_version', '4.2.0'),
(20731, 1645, '_elementor_pro_version', '4.2.0'),
(20732, 1645, '_elementor_global_class_usage_indexed_preview', '1'),
(20733, 1645, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20734, 1645, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"843ca8e\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20737, 1646, '_elementor_global_class_usage_indexed', '1'),
(20738, 1646, '_elementor_edit_mode', 'builder'),
(20739, 1646, '_elementor_template_type', 'wp-page'),
(20740, 1646, '_elementor_version', '4.2.0'),
(20741, 1646, '_elementor_pro_version', '4.2.0'),
(20742, 1646, '_elementor_global_class_usage_indexed_preview', '1'),
(20743, 1646, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20744, 1646, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20748, 1647, '_elementor_edit_mode', 'builder'),
(20749, 1647, '_elementor_template_type', 'wp-page'),
(20750, 1647, '_wp_page_template', 'default'),
(20751, 1647, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20752, 1647, '_elementor_global_class_usage_indexed', '1'),
(20753, 1647, '_elementor_version', '4.2.0'),
(20754, 1647, '_elementor_pro_version', '4.2.0'),
(20755, 1647, '_elementor_global_class_usage_indexed_preview', '1'),
(20756, 1647, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20757, 1647, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20759, 1648, '_elementor_edit_mode', 'builder'),
(20760, 1648, '_elementor_template_type', 'wp-page'),
(20761, 1648, '_wp_page_template', 'default'),
(20762, 1648, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20763, 1648, '_elementor_global_class_usage_indexed', '1'),
(20764, 1648, '_elementor_version', '4.2.0'),
(20765, 1648, '_elementor_pro_version', '4.2.0'),
(20766, 1648, '_elementor_global_class_usage_indexed_preview', '1'),
(20767, 1648, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20768, 1648, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1100,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20770, 1649, '_elementor_edit_mode', 'builder'),
(20771, 1649, '_elementor_template_type', 'wp-page'),
(20772, 1649, '_wp_page_template', 'default'),
(20773, 1649, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20774, 1649, '_elementor_global_class_usage_indexed', '1'),
(20775, 1649, '_elementor_version', '4.2.0'),
(20776, 1649, '_elementor_pro_version', '4.2.0'),
(20777, 1649, '_elementor_global_class_usage_indexed_preview', '1'),
(20778, 1649, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20779, 1649, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20781, 1650, '_elementor_edit_mode', 'builder'),
(20782, 1650, '_elementor_template_type', 'wp-page'),
(20783, 1650, '_wp_page_template', 'default'),
(20784, 1650, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20785, 1650, '_elementor_global_class_usage_indexed', '1'),
(20786, 1650, '_elementor_version', '4.2.0'),
(20787, 1650, '_elementor_pro_version', '4.2.0'),
(20788, 1650, '_elementor_global_class_usage_indexed_preview', '1'),
(20789, 1650, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20790, 1650, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20792, 1651, '_elementor_edit_mode', 'builder'),
(20793, 1651, '_elementor_template_type', 'wp-page'),
(20794, 1651, '_wp_page_template', 'default'),
(20795, 1651, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20796, 1651, '_elementor_global_class_usage_indexed', '1'),
(20797, 1651, '_elementor_version', '4.2.0'),
(20798, 1651, '_elementor_pro_version', '4.2.0'),
(20799, 1651, '_elementor_global_class_usage_indexed_preview', '1'),
(20800, 1651, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20801, 1651, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20803, 1652, '_elementor_edit_mode', 'builder'),
(20804, 1652, '_elementor_template_type', 'wp-page'),
(20805, 1652, '_wp_page_template', 'default'),
(20806, 1652, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20807, 1652, '_elementor_global_class_usage_indexed', '1'),
(20808, 1652, '_elementor_version', '4.2.0'),
(20809, 1652, '_elementor_pro_version', '4.2.0'),
(20810, 1652, '_elementor_global_class_usage_indexed_preview', '1'),
(20811, 1652, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20812, 1652, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20855, 1656, '_elementor_edit_mode', 'builder'),
(20856, 1656, '_elementor_template_type', 'wp-page'),
(20857, 1656, '_wp_page_template', 'default'),
(20858, 1656, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20859, 1656, '_elementor_global_class_usage_indexed', '1'),
(20860, 1656, '_elementor_version', '4.2.0'),
(20861, 1656, '_elementor_pro_version', '4.2.0'),
(20862, 1656, '_elementor_global_class_usage_indexed_preview', '1'),
(20863, 1656, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20864, 1656, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20816, 1653, '_elementor_edit_mode', 'builder'),
(20817, 1653, '_elementor_template_type', 'wp-page'),
(20818, 1653, '_wp_page_template', 'default'),
(20819, 1653, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20820, 1653, '_elementor_global_class_usage_indexed', '1'),
(20821, 1653, '_elementor_version', '4.2.0'),
(20822, 1653, '_elementor_pro_version', '4.2.0'),
(20823, 1653, '_elementor_global_class_usage_indexed_preview', '1'),
(20824, 1653, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20825, 1653, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20829, 1654, '_elementor_edit_mode', 'builder'),
(20830, 1654, '_elementor_template_type', 'wp-page'),
(20831, 1654, '_wp_page_template', 'default'),
(20832, 1654, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20833, 1654, '_elementor_global_class_usage_indexed', '1'),
(20834, 1654, '_elementor_version', '4.2.0'),
(20835, 1654, '_elementor_pro_version', '4.2.0'),
(20836, 1654, '_elementor_global_class_usage_indexed_preview', '1'),
(20837, 1654, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20838, 1654, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20842, 1655, '_elementor_edit_mode', 'builder'),
(20843, 1655, '_elementor_template_type', 'wp-page'),
(20844, 1655, '_wp_page_template', 'default'),
(20845, 1655, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20846, 1655, '_elementor_global_class_usage_indexed', '1'),
(20847, 1655, '_elementor_version', '4.2.0'),
(20848, 1655, '_elementor_pro_version', '4.2.0'),
(20849, 1655, '_elementor_global_class_usage_indexed_preview', '1'),
(20850, 1655, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20851, 1655, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20866, 1657, '_elementor_edit_mode', 'builder'),
(20867, 1657, '_elementor_template_type', 'wp-page'),
(20868, 1657, '_wp_page_template', 'default'),
(20869, 1657, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20870, 1657, '_elementor_global_class_usage_indexed', '1'),
(20871, 1657, '_elementor_version', '4.2.0'),
(20872, 1657, '_elementor_pro_version', '4.2.0'),
(20873, 1657, '_elementor_global_class_usage_indexed_preview', '1'),
(20874, 1657, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20875, 1657, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20877, 1658, '_elementor_edit_mode', 'builder'),
(20878, 1658, '_elementor_template_type', 'wp-page'),
(20879, 1658, '_wp_page_template', 'default'),
(20880, 1658, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20881, 1658, '_elementor_global_class_usage_indexed', '1'),
(20882, 1658, '_elementor_version', '4.2.0'),
(20883, 1658, '_elementor_pro_version', '4.2.0'),
(20884, 1658, '_elementor_global_class_usage_indexed_preview', '1'),
(20885, 1658, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20886, 1658, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20888, 1659, '_wp_page_template', 'elementor_header_footer'),
(20889, 1659, '_elementor_global_class_usage_indexed', '1'),
(20890, 1659, '_elementor_edit_mode', 'builder'),
(20891, 1659, '_elementor_template_type', 'wp-page'),
(20892, 1659, '_elementor_version', '4.2.0'),
(20893, 1659, '_elementor_pro_version', '4.2.0'),
(20894, 1659, '_elementor_global_class_usage_indexed_preview', '1'),
(20895, 1659, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20896, 1659, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20900, 1660, '_wp_page_template', 'elementor_header_footer'),
(20901, 1660, '_elementor_global_class_usage_indexed', '1'),
(20902, 1660, '_elementor_edit_mode', 'builder'),
(20903, 1660, '_elementor_template_type', 'wp-page'),
(20904, 1660, '_elementor_version', '4.2.0'),
(20905, 1660, '_elementor_pro_version', '4.2.0'),
(20906, 1660, '_elementor_global_class_usage_indexed_preview', '1'),
(20907, 1660, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20908, 1660, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"min_height\":{\"unit\":\"px\",\"size\":709,\"sizes\":[]},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/lab-bg-banner-a.webp\",\"id\":1556,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"background_color\":\"#15418F8C\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector{\\n    backdrop-filter: blur(10px)\\n}\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on\\nevery single vial.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20918, 1661, '_elementor_global_class_usage_indexed_preview', '1'),
(20919, 1661, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20920, 1661, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20992, 1669, '_elementor_global_class_usage_indexed', '1'),
(20993, 1669, '_elementor_edit_mode', 'builder'),
(20994, 1669, '_elementor_template_type', 'wp-page'),
(20995, 1669, '_elementor_version', '4.2.0'),
(20996, 1669, '_elementor_pro_version', '4.2.0'),
(20997, 1669, '_elementor_global_class_usage_indexed_preview', '1'),
(20998, 1669, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20999, 1669, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21219, 1686, '_elementor_global_class_usage_indexed', '1'),
(21220, 1686, '_elementor_edit_mode', 'builder'),
(21021, 1672, '_wp_page_template', 'elementor_header_footer'),
(21022, 1672, '_elementor_global_class_usage_indexed', '1'),
(21023, 1672, '_elementor_edit_mode', 'builder'),
(20991, 1669, '_wp_page_template', 'elementor_header_footer'),
(20934, 1663, '_edit_lock', '1785234386:1'),
(20935, 1663, '_edit_last', '1'),
(20936, 1664, '_elementor_edit_mode', 'builder'),
(20937, 1664, '_elementor_template_type', 'wp-page'),
(20938, 1664, '_wp_page_template', 'default'),
(20939, 1664, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20940, 1664, '_elementor_global_class_usage_indexed', '1'),
(20941, 1664, '_elementor_version', '4.2.0'),
(20942, 1664, '_elementor_pro_version', '4.2.0'),
(20943, 1664, '_elementor_global_class_usage_indexed_preview', '1'),
(20944, 1664, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20945, 1664, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20947, 1665, '_elementor_edit_mode', 'builder'),
(20948, 1665, '_elementor_template_type', 'wp-page'),
(20949, 1665, '_wp_page_template', 'default'),
(20950, 1665, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20951, 1665, '_elementor_global_class_usage_indexed', '1'),
(20952, 1665, '_elementor_version', '4.2.0'),
(20953, 1665, '_elementor_pro_version', '4.2.0'),
(20954, 1665, '_elementor_global_class_usage_indexed_preview', '1'),
(20955, 1665, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20956, 1665, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}]},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}]},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20958, 1666, '_elementor_edit_mode', 'builder'),
(20959, 1666, '_elementor_template_type', 'wp-page'),
(20960, 1666, '_wp_page_template', 'default'),
(20961, 1666, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(20962, 1666, '_elementor_global_class_usage_indexed', '1'),
(20963, 1666, '_elementor_version', '4.2.0'),
(20964, 1666, '_elementor_pro_version', '4.2.0'),
(20965, 1666, '_elementor_global_class_usage_indexed_preview', '1'),
(20966, 1666, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20967, 1666, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21197, 1663, '_elementor_global_class_usage_indexed', '1'),
(21198, 1684, '_wp_page_template', 'elementor_header_footer'),
(21199, 1684, '_elementor_global_class_usage_indexed', '1'),
(21200, 1684, '_elementor_edit_mode', 'builder'),
(21201, 1684, '_elementor_template_type', 'wp-page'),
(21202, 1684, '_elementor_version', '4.2.0'),
(21203, 1684, '_elementor_pro_version', '4.2.0'),
(21204, 1684, '_elementor_global_class_usage_indexed_preview', '1'),
(21205, 1684, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21206, 1684, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20971, 1667, '_wp_page_template', 'elementor_header_footer'),
(20972, 1667, '_elementor_global_class_usage_indexed', '1'),
(20973, 1667, '_elementor_edit_mode', 'builder'),
(20974, 1667, '_elementor_template_type', 'wp-page'),
(20975, 1667, '_elementor_version', '4.2.0'),
(20976, 1667, '_elementor_pro_version', '4.2.0'),
(20977, 1667, '_elementor_global_class_usage_indexed_preview', '1'),
(20978, 1667, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20979, 1667, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20981, 1668, '_wp_page_template', 'elementor_header_footer'),
(20982, 1668, '_elementor_global_class_usage_indexed', '1'),
(20983, 1668, '_elementor_edit_mode', 'builder'),
(20984, 1668, '_elementor_template_type', 'wp-page'),
(20985, 1668, '_elementor_version', '4.2.0'),
(20986, 1668, '_elementor_pro_version', '4.2.0'),
(20987, 1668, '_elementor_global_class_usage_indexed_preview', '1'),
(20988, 1668, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20989, 1668, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21001, 1670, '_wp_page_template', 'elementor_header_footer'),
(21002, 1670, '_elementor_global_class_usage_indexed', '1'),
(21003, 1670, '_elementor_edit_mode', 'builder'),
(21004, 1670, '_elementor_template_type', 'wp-page'),
(21005, 1670, '_elementor_version', '4.2.0'),
(21006, 1670, '_elementor_pro_version', '4.2.0'),
(21007, 1670, '_elementor_global_class_usage_indexed_preview', '1'),
(21008, 1670, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21009, 1670, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21011, 1671, '_wp_page_template', 'elementor_header_footer'),
(21012, 1671, '_elementor_global_class_usage_indexed', '1'),
(21013, 1671, '_elementor_edit_mode', 'builder'),
(21014, 1671, '_elementor_template_type', 'wp-page'),
(21015, 1671, '_elementor_version', '4.2.0'),
(21016, 1671, '_elementor_pro_version', '4.2.0'),
(21017, 1671, '_elementor_global_class_usage_indexed_preview', '1'),
(21018, 1671, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21019, 1671, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21024, 1672, '_elementor_template_type', 'wp-page'),
(21025, 1672, '_elementor_version', '4.2.0'),
(21026, 1672, '_elementor_pro_version', '4.2.0'),
(21027, 1672, '_elementor_global_class_usage_indexed_preview', '1'),
(21028, 1672, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21029, 1672, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21114, 1679, '_variation_description', ''),
(21115, 1679, 'total_sales', '0'),
(21116, 1679, '_tax_status', 'taxable'),
(21117, 1679, '_tax_class', 'parent'),
(21118, 1679, '_manage_stock', 'no'),
(21119, 1679, '_backorders', 'no'),
(21120, 1679, '_sold_individually', 'no'),
(21121, 1679, '_virtual', 'no'),
(21122, 1679, '_downloadable', 'no'),
(21123, 1679, '_download_limit', '-1'),
(21124, 1679, '_download_expiry', '-1'),
(21125, 1679, '_stock', NULL),
(21126, 1679, '_stock_status', 'instock'),
(21127, 1679, '_wc_average_rating', '0'),
(21128, 1679, '_wc_review_count', '0'),
(21129, 1679, 'attribute_pa_vial-size', '10mg'),
(21130, 1679, '_product_version', '10.9.4'),
(21131, 1680, '_variation_description', ''),
(21132, 1680, 'total_sales', '0'),
(21133, 1680, '_tax_status', 'taxable'),
(21134, 1680, '_tax_class', 'parent'),
(21135, 1680, '_manage_stock', 'no'),
(21136, 1680, '_backorders', 'no'),
(21137, 1680, '_sold_individually', 'no'),
(21138, 1680, '_virtual', 'no'),
(21139, 1680, '_downloadable', 'no'),
(21140, 1680, '_download_limit', '-1'),
(21141, 1680, '_download_expiry', '-1'),
(21142, 1680, '_stock', NULL),
(21143, 1680, '_stock_status', 'instock'),
(21144, 1680, '_wc_average_rating', '0'),
(21145, 1680, '_wc_review_count', '0'),
(21146, 1680, 'attribute_pa_vial-size', '5mg'),
(21147, 1680, '_product_version', '10.9.4'),
(21149, 1679, '_regular_price', '149'),
(21150, 1679, '_thumbnail_id', '1673'),
(21151, 1679, '_price', '149'),
(21152, 1680, '_regular_price', '99'),
(21153, 1680, '_thumbnail_id', '1673'),
(21154, 1680, '_price', '99'),
(21155, 1663, '_price', '99'),
(21156, 1663, '_price', '149'),
(21157, 1681, '_elementor_edit_mode', 'builder'),
(21158, 1681, '_elementor_template_type', 'wp-page'),
(21159, 1681, '_wp_page_template', 'default'),
(21160, 1681, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21161, 1681, '_elementor_global_class_usage_indexed', '1'),
(21162, 1681, '_elementor_version', '4.2.0'),
(21163, 1681, '_elementor_pro_version', '4.2.0'),
(21164, 1681, '_elementor_global_class_usage_indexed_preview', '1'),
(21165, 1681, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21166, 1681, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21033, 1673, '_wp_attached_file', '2026/07/Adamax-5mg.png'),
(21034, 1673, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2026/07/Adamax-5mg.png\";s:8:\"filesize\";i:182406;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54988;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248387;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"Adamax-5mg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54988;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172292;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8184;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:20:\"Adamax-5mg-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2683;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:22:\"Adamax-5mg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8184;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(21035, 1663, '_thumbnail_id', '1673'),
(21036, 1663, '_wp_page_template', 'default'),
(21037, 1663, 'total_sales', '0'),
(21038, 1663, '_tax_status', 'taxable'),
(21039, 1663, '_tax_class', ''),
(21040, 1663, '_manage_stock', 'no'),
(21041, 1663, '_backorders', 'no'),
(21042, 1663, '_sold_individually', 'no'),
(21043, 1663, '_virtual', 'no'),
(21044, 1663, '_downloadable', 'no'),
(21045, 1663, '_download_limit', '-1'),
(21046, 1663, '_download_expiry', '-1'),
(21047, 1663, '_stock', NULL),
(21048, 1663, '_stock_status', 'instock'),
(21049, 1663, '_wc_average_rating', '0'),
(21050, 1663, '_wc_review_count', '0'),
(21051, 1663, '_product_version', '10.9.4'),
(21052, 1663, 'sub_title', 'Specialty research'),
(21053, 1663, '_sub_title', 'field_6a5e2996d2547'),
(21054, 1663, 'product_weight', 'lot ABL-AD5-2601'),
(21055, 1663, '_product_weight', 'field_6a4f340ba07d6'),
(21056, 1663, 'coa_file', '1540'),
(21057, 1663, '_coa_file', 'field_6a522afa32499'),
(21058, 1674, 'sub_title', 'Specialty research'),
(21059, 1674, '_sub_title', 'field_6a5e2996d2547'),
(21060, 1674, 'product_weight', 'lot ABL-AD5-2601'),
(21061, 1674, '_product_weight', 'field_6a4f340ba07d6'),
(21062, 1674, 'coa_file', '1540'),
(21063, 1674, '_coa_file', 'field_6a522afa32499'),
(21064, 1663, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(21190, 1683, '_elementor_global_class_usage_indexed_preview', '1'),
(21191, 1683, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21192, 1683, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"info_box_bg_gradient_position_widescreen\":\"center center\",\"info_box_bg_gradient_position_laptop\":\"center center\",\"info_box_bg_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_gradient_position_tablet\":\"center center\",\"info_box_bg_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_gradient_position_mobile\":\"center center\",\"info_box_bg_hover_gradient_position_widescreen\":\"center center\",\"info_box_bg_hover_gradient_position_laptop\":\"center center\",\"info_box_bg_hover_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_hover_gradient_position_tablet\":\"center center\",\"info_box_bg_hover_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_hover_gradient_position_mobile\":\"center center\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21078, 1676, '_wp_page_template', 'elementor_header_footer'),
(21079, 1676, '_elementor_global_class_usage_indexed', '1'),
(21080, 1676, '_elementor_edit_mode', 'builder'),
(21081, 1676, '_elementor_template_type', 'wp-page'),
(21082, 1676, '_elementor_version', '4.2.0'),
(21083, 1676, '_elementor_pro_version', '4.2.0'),
(21084, 1676, '_elementor_global_class_usage_indexed_preview', '1'),
(21085, 1676, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21086, 1676, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21404, 1707, '_elementor_edit_mode', 'builder'),
(21405, 1707, '_elementor_template_type', 'wp-page'),
(21406, 1707, '_wp_page_template', 'default'),
(21407, 1707, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21408, 1707, '_elementor_global_class_usage_indexed', '1'),
(21409, 1707, '_elementor_version', '4.2.0'),
(21410, 1707, '_elementor_pro_version', '4.2.0'),
(21411, 1707, '_elementor_global_class_usage_indexed_preview', '1'),
(21412, 1707, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21413, 1707, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21365, 1704, '_elementor_edit_mode', 'builder'),
(21366, 1704, '_elementor_template_type', 'wp-page'),
(21367, 1704, '_wp_page_template', 'default'),
(21368, 1704, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21369, 1704, '_elementor_global_class_usage_indexed', '1'),
(21370, 1704, '_elementor_version', '4.2.0'),
(21371, 1704, '_elementor_pro_version', '4.2.0'),
(21372, 1704, '_elementor_global_class_usage_indexed_preview', '1'),
(21373, 1704, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21374, 1704, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21183, 1683, '_elementor_edit_mode', 'builder'),
(21184, 1683, '_elementor_template_type', 'wp-page'),
(21185, 1683, '_wp_page_template', 'default'),
(21186, 1683, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21187, 1683, '_elementor_global_class_usage_indexed', '1'),
(21188, 1683, '_elementor_version', '4.2.0'),
(21189, 1683, '_elementor_pro_version', '4.2.0'),
(21090, 1677, '_wp_page_template', 'elementor_header_footer'),
(21091, 1677, '_elementor_global_class_usage_indexed', '1'),
(21092, 1677, '_elementor_edit_mode', 'builder'),
(21093, 1677, '_elementor_template_type', 'wp-page'),
(21094, 1677, '_elementor_version', '4.2.0'),
(21095, 1677, '_elementor_pro_version', '4.2.0'),
(21096, 1677, '_elementor_global_class_usage_indexed_preview', '1'),
(21097, 1677, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21098, 1677, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21218, 1686, '_wp_page_template', 'elementor_header_footer'),
(21102, 1678, '_wp_page_template', 'elementor_header_footer'),
(21103, 1678, '_elementor_global_class_usage_indexed', '1'),
(21104, 1678, '_elementor_edit_mode', 'builder'),
(21105, 1678, '_elementor_template_type', 'wp-page'),
(21106, 1678, '_elementor_version', '4.2.0'),
(21107, 1678, '_elementor_pro_version', '4.2.0'),
(21108, 1678, '_elementor_global_class_usage_indexed_preview', '1'),
(21109, 1678, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21110, 1678, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21170, 1682, '_elementor_edit_mode', 'builder'),
(21171, 1682, '_elementor_template_type', 'wp-page'),
(21172, 1682, '_wp_page_template', 'default'),
(21173, 1682, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21174, 1682, '_elementor_global_class_usage_indexed', '1'),
(21175, 1682, '_elementor_version', '4.2.0'),
(21176, 1682, '_elementor_pro_version', '4.2.0'),
(21177, 1682, '_elementor_global_class_usage_indexed_preview', '1'),
(21178, 1682, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21179, 1682, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=primary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21208, 1685, '_wp_page_template', 'elementor_header_footer'),
(21209, 1685, '_elementor_global_class_usage_indexed', '1'),
(21210, 1685, '_elementor_edit_mode', 'builder'),
(21211, 1685, '_elementor_template_type', 'wp-page'),
(21212, 1685, '_elementor_version', '4.2.0'),
(21213, 1685, '_elementor_pro_version', '4.2.0'),
(21214, 1685, '_elementor_global_class_usage_indexed_preview', '1'),
(21215, 1685, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21216, 1685, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"51273d7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"Purity\",\"_id\":\"2cdf3c6\",\"subtitle\":\"\",\"description\":\"Each active peptide is checked before release.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"Potency\",\"subtitle\":\"\",\"description\":\"Testing helps confirm the material matches the listed vial size.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"5bd27af\"},{\"title\":\"Product clarity\",\"subtitle\":\"\",\"description\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1d3f2c4\"},{\"title\":\"Lab records\",\"subtitle\":\"\",\"description\":\"Published records stay organized by compound.\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"a6f9378\"}],\"layout\":\"grid\",\"columns\":\"2\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"info_box_background_background\":\"classic\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_color\":\"#EAEAEA\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21228, 1687, '_wp_page_template', 'elementor_header_footer'),
(21229, 1687, '_elementor_global_class_usage_indexed', '1'),
(21230, 1687, '_elementor_edit_mode', 'builder'),
(21231, 1687, '_elementor_template_type', 'wp-page'),
(21232, 1687, '_elementor_version', '4.2.0'),
(21233, 1687, '_elementor_pro_version', '4.2.0'),
(21234, 1687, '_elementor_global_class_usage_indexed_preview', '1'),
(21235, 1687, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21236, 1687, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21238, 1688, '_wp_page_template', 'elementor_header_footer'),
(21239, 1688, '_elementor_global_class_usage_indexed', '1'),
(21240, 1688, '_elementor_edit_mode', 'builder'),
(21241, 1688, '_elementor_template_type', 'wp-page'),
(21242, 1688, '_elementor_version', '4.2.0'),
(21243, 1688, '_elementor_pro_version', '4.2.0'),
(21244, 1688, '_elementor_global_class_usage_indexed_preview', '1'),
(21245, 1688, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21246, 1688, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21248, 1689, '_wp_page_template', 'elementor_header_footer'),
(21249, 1689, '_elementor_global_class_usage_indexed', '1'),
(21250, 1689, '_elementor_edit_mode', 'builder'),
(21251, 1689, '_elementor_template_type', 'wp-page'),
(21252, 1689, '_elementor_version', '4.2.0'),
(21253, 1689, '_elementor_pro_version', '4.2.0'),
(21254, 1689, '_elementor_global_class_usage_indexed_preview', '1'),
(21255, 1689, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21256, 1689, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21258, 1690, '_wp_page_template', 'elementor_header_footer'),
(21259, 1690, '_elementor_global_class_usage_indexed', '1'),
(21260, 1690, '_elementor_edit_mode', 'builder'),
(21261, 1690, '_elementor_template_type', 'wp-page'),
(21262, 1690, '_elementor_version', '4.2.0'),
(21263, 1690, '_elementor_pro_version', '4.2.0'),
(21264, 1690, '_elementor_global_class_usage_indexed_preview', '1'),
(21265, 1690, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21266, 1690, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21268, 1691, '_wp_page_template', 'elementor_header_footer'),
(21269, 1691, '_elementor_global_class_usage_indexed', '1'),
(21270, 1691, '_elementor_edit_mode', 'builder'),
(21271, 1691, '_elementor_template_type', 'wp-page'),
(21272, 1691, '_elementor_version', '4.2.0'),
(21273, 1691, '_elementor_pro_version', '4.2.0'),
(21274, 1691, '_elementor_global_class_usage_indexed_preview', '1'),
(21275, 1691, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21276, 1691, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21278, 1692, '_wp_page_template', 'elementor_header_footer'),
(21279, 1692, '_elementor_global_class_usage_indexed', '1'),
(21280, 1692, '_elementor_edit_mode', 'builder'),
(21281, 1692, '_elementor_template_type', 'wp-page'),
(21282, 1692, '_elementor_version', '4.2.0'),
(21283, 1692, '_elementor_pro_version', '4.2.0'),
(21284, 1692, '_elementor_global_class_usage_indexed_preview', '1'),
(21285, 1692, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21286, 1692, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45a4e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"62d5872\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21299, 1693, '_edit_lock', '1785238277:1'),
(21300, 1693, '_edit_last', '1'),
(21301, 1695, '_wp_attached_file', '2026/07/fast.svg'),
(21302, 1695, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:365;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(21304, 1696, '_wp_attached_file', '2026/07/secure.svg'),
(21305, 1696, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:342;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(21307, 1697, '_wp_attached_file', '2026/07/quality.svg'),
(21308, 1697, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:342;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(21310, 1698, '_wp_attached_file', '2026/07/source.svg'),
(21311, 1698, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:504;s:5:\"width\";i:24;s:6:\"height\";i:24;}'),
(21313, 1699, '_wp_page_template', 'elementor_header_footer'),
(21314, 1699, '_elementor_global_class_usage_indexed', '1'),
(21315, 1699, '_elementor_edit_mode', 'builder'),
(21316, 1699, '_elementor_template_type', 'wp-page'),
(21317, 1699, '_elementor_version', '4.2.0'),
(21318, 1699, '_elementor_pro_version', '4.2.0'),
(21319, 1699, '_elementor_global_class_usage_indexed_preview', '1'),
(21320, 1699, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21321, 1699, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45a4e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"62d5872\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21323, 1700, '_wp_page_template', 'elementor_header_footer'),
(21324, 1700, '_elementor_global_class_usage_indexed', '1'),
(21325, 1700, '_elementor_edit_mode', 'builder'),
(21326, 1700, '_elementor_template_type', 'wp-page'),
(21327, 1700, '_elementor_version', '4.2.0'),
(21328, 1700, '_elementor_pro_version', '4.2.0'),
(21329, 1700, '_elementor_global_class_usage_indexed_preview', '1'),
(21330, 1700, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21331, 1700, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"45a4e13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48.5,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"62d5872\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21333, 1701, '_wp_page_template', 'elementor_header_footer'),
(21334, 1701, '_elementor_global_class_usage_indexed', '1'),
(21335, 1701, '_elementor_edit_mode', 'builder'),
(21336, 1701, '_elementor_template_type', 'wp-page'),
(21337, 1701, '_elementor_version', '4.2.0'),
(21338, 1701, '_elementor_pro_version', '4.2.0'),
(21339, 1701, '_elementor_global_class_usage_indexed_preview', '1'),
(21340, 1701, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21341, 1701, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21343, 1702, '_elementor_edit_mode', 'builder'),
(21344, 1702, '_elementor_template_type', 'wp-page'),
(21345, 1702, '_wp_page_template', 'default'),
(21346, 1702, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21347, 1702, '_elementor_global_class_usage_indexed', '1'),
(21348, 1702, '_elementor_version', '4.2.0'),
(21349, 1702, '_elementor_pro_version', '4.2.0'),
(21350, 1702, '_elementor_global_class_usage_indexed_preview', '1'),
(21351, 1702, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21352, 1702, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"info_box_bg_gradient_position_widescreen\":\"center center\",\"info_box_bg_gradient_position_laptop\":\"center center\",\"info_box_bg_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_gradient_position_tablet\":\"center center\",\"info_box_bg_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_gradient_position_mobile\":\"center center\",\"info_box_bg_hover_gradient_position_widescreen\":\"center center\",\"info_box_bg_hover_gradient_position_laptop\":\"center center\",\"info_box_bg_hover_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_hover_gradient_position_tablet\":\"center center\",\"info_box_bg_hover_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_hover_gradient_position_mobile\":\"center center\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21354, 1703, '_elementor_edit_mode', 'builder'),
(21355, 1703, '_elementor_template_type', 'wp-page'),
(21356, 1703, '_wp_page_template', 'default'),
(21357, 1703, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21358, 1703, '_elementor_global_class_usage_indexed', '1'),
(21359, 1703, '_elementor_version', '4.2.0'),
(21360, 1703, '_elementor_pro_version', '4.2.0'),
(21361, 1703, '_elementor_global_class_usage_indexed_preview', '1'),
(21362, 1703, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21363, 1703, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"info_box_bg_gradient_position_widescreen\":\"center center\",\"info_box_bg_gradient_position_laptop\":\"center center\",\"info_box_bg_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_gradient_position_tablet\":\"center center\",\"info_box_bg_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_gradient_position_mobile\":\"center center\",\"info_box_bg_hover_gradient_position_widescreen\":\"center center\",\"info_box_bg_hover_gradient_position_laptop\":\"center center\",\"info_box_bg_hover_gradient_position_tablet_extra\":\"center center\",\"info_box_bg_hover_gradient_position_tablet\":\"center center\",\"info_box_bg_hover_gradient_position_mobile_extra\":\"center center\",\"info_box_bg_hover_gradient_position_mobile\":\"center center\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"description_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21417, 1708, '_wp_page_template', 'elementor_header_footer'),
(21418, 1708, '_elementor_global_class_usage_indexed', '1'),
(21419, 1708, '_elementor_edit_mode', 'builder'),
(21420, 1708, '_elementor_template_type', 'wp-page'),
(21421, 1708, '_elementor_version', '4.2.0'),
(21422, 1708, '_elementor_pro_version', '4.2.0'),
(21423, 1708, '_elementor_global_class_usage_indexed_preview', '1'),
(21424, 1708, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21425, 1708, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21378, 1705, '_elementor_edit_mode', 'builder'),
(21379, 1705, '_elementor_template_type', 'wp-page'),
(21380, 1705, '_wp_page_template', 'default'),
(21381, 1705, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21382, 1705, '_elementor_global_class_usage_indexed', '1'),
(21383, 1705, '_elementor_version', '4.2.0'),
(21384, 1705, '_elementor_pro_version', '4.2.0'),
(21385, 1705, '_elementor_global_class_usage_indexed_preview', '1'),
(21386, 1705, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21387, 1705, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21391, 1706, '_elementor_edit_mode', 'builder'),
(21392, 1706, '_elementor_template_type', 'wp-page'),
(21393, 1706, '_wp_page_template', 'default'),
(21394, 1706, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21395, 1706, '_elementor_global_class_usage_indexed', '1'),
(21396, 1706, '_elementor_version', '4.2.0'),
(21397, 1706, '_elementor_pro_version', '4.2.0'),
(21398, 1706, '_elementor_global_class_usage_indexed_preview', '1'),
(21399, 1706, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21400, 1706, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f5261f4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d2068\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"298cbce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"7509622\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"019f2ff\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e22362\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"82fcb79\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21427, 1709, '_wp_page_template', 'elementor_header_footer'),
(21428, 1709, '_elementor_global_class_usage_indexed', '1'),
(21429, 1709, '_elementor_edit_mode', 'builder'),
(21430, 1709, '_elementor_template_type', 'wp-page'),
(21431, 1709, '_elementor_version', '4.2.0'),
(21432, 1709, '_elementor_pro_version', '4.2.0'),
(21433, 1709, '_elementor_global_class_usage_indexed_preview', '1'),
(21434, 1709, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21435, 1709, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21437, 1710, '_wp_page_template', 'elementor_header_footer'),
(21438, 1710, '_elementor_global_class_usage_indexed', '1'),
(21439, 1710, '_elementor_edit_mode', 'builder'),
(21440, 1710, '_elementor_template_type', 'wp-page'),
(21441, 1710, '_elementor_version', '4.2.0'),
(21442, 1710, '_elementor_pro_version', '4.2.0'),
(21443, 1710, '_elementor_global_class_usage_indexed_preview', '1'),
(21444, 1710, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21445, 1710, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22907, 1824, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21449, 1711, '_wp_attached_file', '2026/07/Kisspeptin-10.png'),
(21450, 1711, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2026/07/Kisspeptin-10.png\";s:8:\"filesize\";i:176280;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241485;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Kisspeptin-10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54463;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167489;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8277;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"Kisspeptin-10-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2707;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8277;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(22032, 1758, '_elementor_global_class_usage_indexed_preview', '1'),
(22033, 1758, '_wp_page_template', 'default'),
(22034, 1758, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22035, 1758, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(22036, 1758, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21647, 1724, '_elementor_edit_mode', 'builder'),
(21648, 1724, '_elementor_template_type', 'loop-item'),
(21649, 1724, '_elementor_version', '4.2.0'),
(21650, 1724, '_elementor_pro_version', '4.2.0'),
(21651, 1724, '_elementor_global_class_usage_indexed', '1'),
(21652, 1724, '_elementor_global_class_usage_indexed_preview', '1'),
(21653, 1724, '_wp_page_template', 'default'),
(21654, 1724, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21655, 1724, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21656, 1724, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21662, 1725, '_wp_page_template', 'elementor_header_footer'),
(21663, 1725, '_elementor_global_class_usage_indexed', '1'),
(21664, 1725, '_elementor_edit_mode', 'builder'),
(21665, 1725, '_elementor_template_type', 'wp-page'),
(21666, 1725, '_elementor_version', '4.2.0'),
(21667, 1725, '_elementor_pro_version', '4.2.0'),
(21668, 1725, '_elementor_global_class_usage_indexed_preview', '1'),
(21669, 1725, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21670, 1725, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\"},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21453, 1693, '_thumbnail_id', '1823'),
(21454, 1693, '_wp_page_template', 'default'),
(21455, 1693, 'total_sales', '0'),
(21456, 1693, '_tax_status', 'taxable'),
(21457, 1693, '_tax_class', ''),
(21458, 1693, '_manage_stock', 'no'),
(21459, 1693, '_backorders', 'no'),
(21460, 1693, '_sold_individually', 'no'),
(21461, 1693, '_virtual', 'no'),
(21462, 1693, '_downloadable', 'no'),
(21463, 1693, '_download_limit', '-1'),
(21464, 1693, '_download_expiry', '-1'),
(21465, 1693, '_stock', NULL),
(21466, 1693, '_stock_status', 'instock'),
(21467, 1693, '_wc_average_rating', '0'),
(21468, 1693, '_wc_review_count', '0'),
(21469, 1693, '_product_version', '10.9.4'),
(21470, 1693, 'sub_title', 'KP-10'),
(21471, 1693, '_sub_title', 'field_6a5e2996d2547'),
(21472, 1693, 'product_weight', 'lot ABL-KSP-2601'),
(21473, 1693, '_product_weight', 'field_6a4f340ba07d6'),
(21474, 1693, 'coa_file', '1540'),
(21475, 1693, '_coa_file', 'field_6a522afa32499'),
(21476, 1712, 'sub_title', 'KP-10'),
(21477, 1712, '_sub_title', 'field_6a5e2996d2547'),
(21478, 1712, 'product_weight', 'lot ABL-KSP-2601'),
(21479, 1712, '_product_weight', 'field_6a4f340ba07d6'),
(21480, 1712, 'coa_file', '1540'),
(21481, 1712, '_coa_file', 'field_6a522afa32499'),
(21500, 1714, '_elementor_edit_mode', 'builder'),
(21482, 1693, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(21483, 1713, '_variation_description', ''),
(21484, 1713, 'total_sales', '0'),
(21485, 1713, '_tax_status', 'taxable'),
(21486, 1713, '_tax_class', 'parent'),
(21487, 1713, '_manage_stock', 'no'),
(21488, 1713, '_backorders', 'no'),
(21489, 1713, '_sold_individually', 'no'),
(21490, 1713, '_virtual', 'no'),
(21491, 1713, '_downloadable', 'no'),
(21492, 1713, '_download_limit', '-1'),
(21493, 1713, '_download_expiry', '-1'),
(21494, 1713, '_stock', NULL),
(21495, 1713, '_stock_status', 'instock'),
(21496, 1713, '_wc_average_rating', '0'),
(21497, 1713, '_wc_review_count', '0'),
(21498, 1713, 'attribute_pa_vial-size', '10mg'),
(21499, 1713, '_product_version', '10.9.4'),
(21501, 1714, '_elementor_template_type', 'loop-item'),
(21502, 1714, '_elementor_version', '4.2.0'),
(21503, 1714, '_elementor_pro_version', '4.2.0'),
(21504, 1714, '_elementor_global_class_usage_indexed', '1'),
(21505, 1714, '_elementor_global_class_usage_indexed_preview', '1'),
(21506, 1714, '_wp_page_template', 'default'),
(21507, 1714, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21508, 1714, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21509, 1714, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21551, 1717, '_elementor_edit_mode', 'builder'),
(21515, 1713, '_regular_price', '65'),
(21516, 1713, '_thumbnail_id', '1823'),
(21517, 1713, '_price', '65'),
(22915, 1693, '_price', '65'),
(21520, 1693, '_elementor_global_class_usage_indexed', '1'),
(21521, 1715, '_elementor_edit_mode', 'builder'),
(21522, 1715, '_elementor_template_type', 'loop-item'),
(21523, 1715, '_elementor_version', '4.2.0'),
(21524, 1715, '_elementor_pro_version', '4.2.0'),
(21525, 1715, '_elementor_global_class_usage_indexed', '1'),
(21526, 1715, '_elementor_global_class_usage_indexed_preview', '1'),
(21527, 1715, '_wp_page_template', 'default'),
(21528, 1715, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21529, 1715, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"globals\\/colors?id=secondary\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21530, 1715, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21536, 1716, '_elementor_edit_mode', 'builder'),
(21537, 1716, '_elementor_template_type', 'loop-item'),
(21538, 1716, '_elementor_version', '4.2.0'),
(21539, 1716, '_elementor_pro_version', '4.2.0'),
(21540, 1716, '_elementor_global_class_usage_indexed', '1'),
(21541, 1716, '_elementor_global_class_usage_indexed_preview', '1'),
(21542, 1716, '_wp_page_template', 'default'),
(21543, 1716, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21544, 1716, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"Select options\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"globals\\/colors?id=secondary\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21545, 1716, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21552, 1717, '_elementor_template_type', 'loop-item'),
(21553, 1717, '_elementor_version', '4.2.0'),
(21554, 1717, '_elementor_pro_version', '4.2.0'),
(21555, 1717, '_elementor_global_class_usage_indexed', '1'),
(21556, 1717, '_elementor_global_class_usage_indexed_preview', '1'),
(21557, 1717, '_wp_page_template', 'default'),
(21558, 1717, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21559, 1717, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"globals\\/colors?id=secondary\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21560, 1717, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21566, 1718, '_elementor_edit_mode', 'builder'),
(21567, 1718, '_elementor_template_type', 'loop-item'),
(21568, 1718, '_elementor_version', '4.2.0'),
(21569, 1718, '_elementor_pro_version', '4.2.0'),
(21570, 1718, '_elementor_global_class_usage_indexed', '1'),
(21571, 1718, '_elementor_global_class_usage_indexed_preview', '1'),
(21572, 1718, '_wp_page_template', 'default'),
(21573, 1718, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21574, 1718, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#000 !important;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21575, 1718, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21581, 1719, '_elementor_edit_mode', 'builder'),
(21582, 1719, '_elementor_template_type', 'loop-item'),
(21583, 1719, '_elementor_version', '4.2.0'),
(21584, 1719, '_elementor_pro_version', '4.2.0'),
(21585, 1719, '_elementor_global_class_usage_indexed', '1'),
(21586, 1719, '_elementor_global_class_usage_indexed_preview', '1'),
(21587, 1719, '_wp_page_template', 'default'),
(21588, 1719, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21589, 1719, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21590, 1719, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21596, 1720, '_wp_page_template', 'elementor_header_footer'),
(21597, 1720, '_elementor_global_class_usage_indexed', '1'),
(21598, 1720, '_elementor_edit_mode', 'builder'),
(21599, 1720, '_elementor_template_type', 'wp-page'),
(21600, 1720, '_elementor_version', '4.2.0'),
(21601, 1720, '_elementor_pro_version', '4.2.0'),
(21602, 1720, '_elementor_global_class_usage_indexed_preview', '1'),
(21603, 1720, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21604, 1720, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21608, 1721, '_wp_page_template', 'elementor_header_footer'),
(21609, 1721, '_elementor_global_class_usage_indexed', '1'),
(21610, 1721, '_elementor_edit_mode', 'builder'),
(21611, 1721, '_elementor_template_type', 'wp-page'),
(21612, 1721, '_elementor_version', '4.2.0'),
(21613, 1721, '_elementor_pro_version', '4.2.0'),
(21614, 1721, '_elementor_global_class_usage_indexed_preview', '1'),
(21615, 1721, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21616, 1721, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ff69bcc\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"d397c1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"220550f\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f548f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"77e0d34\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2602ae1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c8d490\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ffd78d3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"2068322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c81c26c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"800b958\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"53f05ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"924c0dd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21620, 1722, '_wp_page_template', 'elementor_header_footer'),
(21621, 1722, '_elementor_global_class_usage_indexed', '1'),
(21622, 1722, '_elementor_edit_mode', 'builder'),
(21623, 1722, '_elementor_template_type', 'wp-page'),
(21624, 1722, '_elementor_version', '4.2.0'),
(21625, 1722, '_elementor_pro_version', '4.2.0'),
(21626, 1722, '_elementor_global_class_usage_indexed_preview', '1'),
(21627, 1722, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21628, 1722, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\"},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21632, 1723, '_elementor_edit_mode', 'builder'),
(21633, 1723, '_elementor_template_type', 'loop-item'),
(21634, 1723, '_elementor_version', '4.2.0'),
(21635, 1723, '_elementor_pro_version', '4.2.0'),
(21636, 1723, '_elementor_global_class_usage_indexed', '1'),
(21637, 1723, '_elementor_global_class_usage_indexed_preview', '1'),
(21638, 1723, '_wp_page_template', 'default'),
(21639, 1723, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21640, 1723, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n  padding: 8px 14px 8px 14px;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21641, 1723, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21672, 1726, '_wp_page_template', 'elementor_header_footer'),
(21673, 1726, '_elementor_global_class_usage_indexed', '1'),
(21674, 1726, '_elementor_edit_mode', 'builder'),
(21675, 1726, '_elementor_template_type', 'wp-page'),
(21676, 1726, '_elementor_version', '4.2.0'),
(21677, 1726, '_elementor_pro_version', '4.2.0'),
(21678, 1726, '_elementor_global_class_usage_indexed_preview', '1'),
(21679, 1726, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21680, 1726, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\"},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21682, 1727, '_wp_page_template', 'elementor_header_footer'),
(21683, 1727, '_elementor_global_class_usage_indexed', '1'),
(21684, 1727, '_elementor_edit_mode', 'builder'),
(21685, 1727, '_elementor_template_type', 'wp-page'),
(21686, 1727, '_elementor_version', '4.2.0'),
(21687, 1727, '_elementor_pro_version', '4.2.0'),
(21688, 1727, '_elementor_global_class_usage_indexed_preview', '1'),
(21689, 1727, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21690, 1727, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21692, 1728, '_elementor_edit_mode', 'builder'),
(21693, 1728, '_elementor_template_type', 'loop-item'),
(21694, 1728, '_elementor_version', '4.2.0'),
(21695, 1728, '_elementor_pro_version', '4.2.0'),
(21696, 1728, '_elementor_global_class_usage_indexed', '1'),
(21697, 1728, '_elementor_global_class_usage_indexed_preview', '1'),
(21698, 1728, '_wp_page_template', 'default'),
(21699, 1728, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21700, 1728, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px;\\r\\n    border-radius: 10px;\\r\\n    width: 100%;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21701, 1728, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21998, 1756, '_elementor_edit_mode', 'builder'),
(21707, 1729, '_elementor_edit_mode', 'builder'),
(21708, 1729, '_elementor_template_type', 'loop-item'),
(21709, 1729, '_elementor_version', '4.2.0'),
(21710, 1729, '_elementor_pro_version', '4.2.0'),
(21711, 1729, '_elementor_global_class_usage_indexed', '1'),
(21712, 1729, '_elementor_global_class_usage_indexed_preview', '1'),
(21713, 1729, '_wp_page_template', 'default'),
(21714, 1729, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(21715, 1729, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(21716, 1729, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23922, 1919, '_elementor_edit_mode', 'builder'),
(23923, 1919, '_elementor_template_type', 'loop-item'),
(23924, 1919, '_elementor_version', '4.2.0'),
(23925, 1919, '_elementor_pro_version', '4.2.0'),
(21722, 1730, '_wp_page_template', 'elementor_header_footer'),
(21723, 1730, '_elementor_global_class_usage_indexed', '1'),
(21724, 1730, '_elementor_edit_mode', 'builder'),
(21725, 1730, '_elementor_template_type', 'wp-page'),
(21726, 1730, '_elementor_version', '4.2.0'),
(21727, 1730, '_elementor_pro_version', '4.2.0'),
(21728, 1730, '_elementor_global_class_usage_indexed_preview', '1'),
(21729, 1730, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21730, 1730, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21732, 1731, '_wp_page_template', 'elementor_header_footer'),
(21733, 1731, '_elementor_global_class_usage_indexed', '1'),
(21734, 1731, '_elementor_edit_mode', 'builder'),
(21735, 1731, '_elementor_template_type', 'wp-page'),
(21736, 1731, '_elementor_version', '4.2.0'),
(21737, 1731, '_elementor_pro_version', '4.2.0'),
(21738, 1731, '_elementor_global_class_usage_indexed_preview', '1'),
(21739, 1731, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21740, 1731, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21795, 1739, '_wp_page_template', 'elementor_header_footer'),
(21796, 1739, '_elementor_global_class_usage_indexed', '1'),
(21797, 1739, '_elementor_edit_mode', 'builder'),
(21798, 1739, '_elementor_template_type', 'wp-page'),
(21799, 1739, '_elementor_version', '4.2.0'),
(21800, 1739, '_elementor_pro_version', '4.2.0'),
(21801, 1739, '_elementor_global_class_usage_indexed_preview', '1'),
(21802, 1739, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21803, 1739, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21742, 1732, '_wp_page_template', 'elementor_header_footer'),
(21743, 1732, '_elementor_global_class_usage_indexed', '1'),
(21744, 1732, '_elementor_edit_mode', 'builder'),
(21745, 1732, '_elementor_template_type', 'wp-page'),
(21746, 1732, '_elementor_version', '4.2.0'),
(21747, 1732, '_elementor_pro_version', '4.2.0'),
(21748, 1732, '_elementor_global_class_usage_indexed_preview', '1'),
(21749, 1732, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21750, 1732, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4992478\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"97fad8d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"8843c18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"e09835c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10d3a19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4a94629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"14fe731\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"924922d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21752, 1733, '_elementor_edit_mode', 'builder'),
(21753, 1733, '_elementor_template_type', 'page'),
(21754, 1733, '_elementor_version', '4.2.0'),
(21755, 1733, '_elementor_pro_version', '4.2.0'),
(21756, 1733, '_elementor_global_class_usage_indexed', '1'),
(21757, 1733, '_elementor_global_class_usage_indexed_preview', '1'),
(21758, 1734, '_elementor_edit_mode', 'builder'),
(21759, 1734, '_elementor_template_type', 'page'),
(21760, 1734, '_elementor_version', '4.2.0'),
(21761, 1734, '_elementor_pro_version', '4.2.0'),
(21762, 1734, '_elementor_global_class_usage_indexed', '1'),
(21763, 1734, '_elementor_global_class_usage_indexed_preview', '1'),
(21764, 1733, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21765, 1733, '_elementor_data', '[{\"id\":\"22df12ab\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"24c122ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"287ed88d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2232e1f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60f48c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"12d4cd16\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ae20cc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"68b6a046\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c3c191\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cffbdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"2bff1400\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6709df6d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"67bedbc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"53584943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1671cd44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7db7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d3ea6c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3d871639\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"7277cbe7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9b9510a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"115859cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"4cf2c9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a62a264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3d4ebf45\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2699765f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"5f70adb3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7bbc5a0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"7a8ba285\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"77e247c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6fb55a5b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48c66915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"66838803\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2688a4e2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1efaa675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"59a4eba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29582597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b272e1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a4b1ddb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3a86fbad\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3596ad8f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"3c05cd79\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"648a0169\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31818088\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7c85e8a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f0fc09f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"491b4dce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d3a685c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2ebd5ee6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3b526e0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4074dd69\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4dc2f2ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"69bbdcac\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f6c97c7\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b787672\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bea6394\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"144de328\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bd7d4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b7718d9\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7dc1973c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"5826b842\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dedd287\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7994b729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"60d4f09\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"467738a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b3b696f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"fdc3205\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ecf0d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0764e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc0adb5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"919a553\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4308f412\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"424f6e80\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"288bf9ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"a222d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5221039b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7290f11b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2876c3f3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4125de9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a9ad802\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b885e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d105e1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73e1707\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3147c503\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b7199cc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"455b0389\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1e18ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e6bba3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"248f6bbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373dedd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d628c18\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e0664d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52534052\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c34a898\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"540c66b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e578ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"194b67a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1f752637\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"16e4f957\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42ce897a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53a6fcbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3e20d28d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48be61de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"2cc52289\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"40f62e68\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5df5617e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"33841076\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"101f1df6\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d124870\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"6e8647f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"22ff75e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41e80cce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1b1d5dd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d79ebe6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"765eab6f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4237eda2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17a687a9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"663c112d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"79cfb79e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"79300a92\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d61c97\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9303b3b\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"511c74c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"260539e2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b96175a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22704\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2826e7c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"11864452\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61a01afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"6794c4b5\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21111bb1\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52581f90\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"447bfc8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28b16b9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e9b37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68dc2ce1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"25d0e4f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"490c6b7c\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21766, 1735, '_elementor_edit_mode', 'builder'),
(21767, 1735, '_elementor_template_type', 'page'),
(21768, 1735, '_elementor_version', '4.2.0'),
(21769, 1735, '_elementor_pro_version', '4.2.0'),
(21770, 1735, '_elementor_global_class_usage_indexed', '1'),
(21771, 1735, '_elementor_global_class_usage_indexed_preview', '1'),
(21772, 1735, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21773, 1735, '_elementor_data', '[{\"id\":\"22df12ab\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"24c122ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"287ed88d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2232e1f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60f48c14\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"12d4cd16\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ae20cc0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"68b6a046\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c3c191\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"cffbdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"2bff1400\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6709df6d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"67bedbc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"53584943\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1671cd44\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c7db7bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d3ea6c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3d871639\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"7277cbe7\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9b9510a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"115859cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"4cf2c9dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a62a264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"3d4ebf45\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2699765f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"5f70adb3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7bbc5a0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"7a8ba285\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"77e247c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"6fb55a5b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"48c66915\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"66838803\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2688a4e2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1efaa675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"59a4eba5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29582597\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b272e1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2a4b1ddb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3a86fbad\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3596ad8f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"3c05cd79\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"648a0169\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31818088\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"7c85e8a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"2f0fc09f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"491b4dce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4d3a685c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2ebd5ee6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3b526e0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4074dd69\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4dc2f2ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"69bbdcac\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"1f6c97c7\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b787672\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bea6394\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"144de328\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bd7d4b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5b7718d9\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7dc1973c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"5826b842\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dedd287\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7994b729\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"60d4f09\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"467738a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b3b696f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"fdc3205\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"32ecf0d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0764e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc0adb5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"919a553\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4308f412\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"424f6e80\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"288bf9ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"a222d12\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5221039b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7290f11b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2876c3f3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4125de9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3a9ad802\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b885e8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d105e1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73e1707\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3147c503\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b7199cc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"455b0389\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b1e18ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e6bba3d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"248f6bbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"373dedd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2d628c18\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e0664d3\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"52534052\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c34a898\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"540c66b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e578ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"194b67a\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"1f752637\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"16e4f957\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42ce897a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"53a6fcbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3e20d28d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"48be61de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"2cc52289\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"40f62e68\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5df5617e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"33841076\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"101f1df6\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d124870\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"6e8647f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"22ff75e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"41e80cce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1b1d5dd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d79ebe6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"765eab6f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4237eda2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"17a687a9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"663c112d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"79cfb79e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"79300a92\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"1d61c97\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9303b3b\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"511c74c5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"260539e2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"1b96175a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22704\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2826e7c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"11864452\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61a01afe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"6794c4b5\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"21111bb1\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52581f90\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"447bfc8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28b16b9c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e9b37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"68dc2ce1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"25d0e4f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"490c6b7c\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21775, 1737, '_wp_page_template', 'elementor_header_footer'),
(21776, 1737, '_elementor_global_class_usage_indexed', '1'),
(21777, 1737, '_elementor_edit_mode', 'builder'),
(21778, 1737, '_elementor_template_type', 'wp-page'),
(21779, 1737, '_elementor_version', '4.2.0'),
(21780, 1737, '_elementor_pro_version', '4.2.0'),
(21781, 1737, '_elementor_global_class_usage_indexed_preview', '1'),
(21782, 1737, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21783, 1737, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4992478\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"97fad8d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"8843c18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"e09835c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10d3a19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4a94629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"14fe731\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"924922d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21785, 1738, '_wp_page_template', 'elementor_header_footer'),
(21786, 1738, '_elementor_global_class_usage_indexed', '1'),
(21787, 1738, '_elementor_edit_mode', 'builder'),
(21788, 1738, '_elementor_template_type', 'wp-page'),
(21789, 1738, '_elementor_version', '4.2.0'),
(21790, 1738, '_elementor_pro_version', '4.2.0'),
(21791, 1738, '_elementor_global_class_usage_indexed_preview', '1'),
(21792, 1738, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21793, 1738, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4992478\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"97fad8d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"8843c18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"e09835c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"10d3a19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"4a94629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"14fe731\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"924922d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"24e8006\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c68294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42b79a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Lumina Standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b2cbb29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Proven.<br>\\n<span style=\\\"color:#fdfbfbb5;\\\">Not Promised.<\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"07f568e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"19111d0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"HPLC Tested\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"d27a2b7\"},{\"text\":\" 99% Purity\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b0e77d9\"},{\"text\":\"COA Library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"b78b5af\"}],\"icon_align\":\"start\",\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"center\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"f21deb5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a5bb1b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3256a15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"3\",\"row\":\"3\",\"isLinked\":true,\"unit\":\"px\",\"size\":3},\"background_background\":\"classic\",\"background_color\":\"#1A56A01F\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"240ef11\",\"elType\":\"widget\",\"settings\":{\"title\":\"99<small>%<\\/small>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"f768a9c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cde18f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Minimum documented purity.\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"96c2f8f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"18b0e28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d712f08\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 1\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00f8629\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"HPLC purity analysis\",\"description_text\":\"Quantifies every component in the sample\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e9ba776\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"bc1a1aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 2\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e6540\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Mass spectrometry identity check\",\"description_text\":\"Confirms the exact molecular structure\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c22988\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"55\",\"bottom\":\"15\",\"left\":\"55\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[{\"id\":\"d9058a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Step 3\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"cf0d4c3\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b7449f9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Third-party analytical report issued\",\"description_text\":\"Analytical documentation available in our COA Library\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a1303ff\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"9b5b514\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"52be420\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"54f049e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Two Tests. No Shortcuts.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03f3fc3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c38f31d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"22572c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"761067c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f37db7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Analysis\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f08e15\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-Performance\\nLiquid Chromatography\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68d20c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram \\u2014 a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"af0fc9b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b1ac30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Purity percentage \\u2014 99% minimum\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Chromatogram with retention time\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Peak area integration data\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Identified impurities, if any present\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"35564eb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bf39f37\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f4a324b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec1ddcd\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"21\",\"bottom\":\"21\",\"left\":\"21\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"55\",\"left\":\"55\",\"isLinked\":true},\"css_classes\":\"two_box_section\",\"pp_display_conditions\":[{\"_id\":\"77aed4f\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"810bdc9\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"pp_display_conditions\":[{\"_id\":\"3fa49b1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e8ba826\",\"elType\":\"widget\",\"settings\":{\"title\":\"Identity Confirmation\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"title_color\":\"#0047FF\",\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f1b594\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mass\\nSpectrometry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bfac7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity \\u2014 only MS can.\",\"pp_display_conditions\":[{\"_id\":\"3cf42f6\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"94f2a63\",\"elType\":\"widget\",\"settings\":{\"title\":\"What the report documents\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"01317e2\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e342dc0\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Measured vs. theoretical molecular weight\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"388009d\"},{\"text\":\"Mass spectrum confirming the correct compound\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"72037e5\"},{\"text\":\"Fragmentation pattern analysis\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"9deca6f\"},{\"text\":\"Detection of structural modifications\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-15-2026-07-09T123332.799.svg\",\"id\":344},\"library\":\"svg\"},\"_id\":\"391bade\"}],\"space_between\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"65d2958\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c6ba112\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6edd9e6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a0d2420\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c40410e\"}],\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"10\",\"bottom\":\"120\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"a859d8f\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.34,\"sizes\":[]},\"__globals__\":{\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0a4029\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"df914f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3a87dea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0fefd1a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"d047240\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"887b996\",\"elType\":\"widget\",\"settings\":{\"title\":\"How We Verify Purity\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"58488e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Analytical-grade purity.\\nHandled with laboratory precision.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.35,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c56b081\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\"},\"elements\":[{\"id\":\"326c96c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"581d8d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Stability & Handling\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1df3f3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Freeze-Dried For a Reason.\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33a8b32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lyophilization isn\'t a premium feature \\u2014 it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"287aefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"21\",\"row\":\"21\",\"isLinked\":true,\"unit\":\"px\",\"size\":21},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"20c19c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c7faa94\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"8067142\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"4ccebed\"}],\"pp_display_conditions\":[{\"_id\":\"adac3ec\"}],\"flex_justify_content\":\"space-between\",\"flex_justify_content_tablet_extra\":\"flex-start\"},\"elements\":[{\"id\":\"91b3b35\",\"elType\":\"widget\",\"settings\":{\"blockquote_content\":\"\\\"Lyophilized peptides stored at \\u221220\\u00b0C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture \\u2014 the primary driver of peptide degradation \\u2014 for maximum long-term stability.\\\"\\n\\n\",\"author_name\":\"\",\"tweet_button\":\"\",\"tweet_button_label\":\"Tweet\",\"content_text_color\":\"#001A4D\",\"content_typography_typography\":\"custom\",\"border_color\":\"#0047FF\",\"border_vertical_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"391e5dd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#9CA3AF1A\",\"__globals__\":{\"content_text_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\",\"_background_color\":\"\"},\"content_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"content_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"blockquote\"},{\"id\":\"268681d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28695fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9989a33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"614f8a2\"}],\"pp_display_conditions\":[{\"_id\":\"a188bdb\"}],\"flex_justify_content\":\"space-between\",\"flex_gap_tablet_extra\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc27266\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\\u221220\\u00b0C \",\"sub_heading\":\"Storage Temp\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"b7089ce\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"24mo+\",\"sub_heading\":\"  Shelf Life\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"cbdc8c9\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Sealed \",\"sub_heading\":\"Vial Format\",\"description\":\"\",\"button_text\":\"Get Started\",\"info_box_min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#001A4DC4\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"ea33fd4\"}],\"pp_elements_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\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__globals__\":{\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"\",\"_border_color\":\"globals\\/colors?id=primary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"509737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"95814c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4477449\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Keep Sealed Until Use\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d866067\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4c540ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"e9ebb60\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fab fa-buffer\",\"library\":\"fa-brands\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Protect From Light\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8fcf1bf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"UV exposure can induce photodegradation. Store in dark or amber conditions at all times.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9f89b96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"780a37e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-heart\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"No Freeze-Thaw Cycling\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c5544a4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9cdcd3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"space-evenly\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"61b2ee7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"20b239c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f49d068\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#1A56A040\",\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"654324d\"}],\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#001A4D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"9bb86f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-file-alt\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"For Research Use Only\",\"description_text\":\"\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF9E\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.75,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f86e001\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"\",\"description_text\":\"All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\",\"title_size\":\"h6\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cfe760c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"72658b3\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4495fd2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"0630e2a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"2d6b8a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Know What to Ask\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87d918b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Don\'t Just Take Anyone\'s Word For It.\\n\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"c61536a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"3b7113a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard \\u2014 or just say they do.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b46c501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"60efccb\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7f010db\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5e14697\"}],\"pp_display_conditions\":[{\"_id\":\"553a511\"}]},\"elements\":[{\"id\":\"41149e0\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Question\",\"_id\":\"80c4c23\"},{\"table_header_col\":\"Typical Supplier\",\"_id\":\"677983a\"},{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Is purity tested by HPLC analysis and documented?\",\"_id\":\"1f63154\"},{\"cell_text\":\"Often no, or unclear\",\"_id\":\"dacc187\"},{\"cell_text\":\"Yes\",\"_id\":\"7e0baf8\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Is molecular identity confirmed by mass spectrometry, not HPLC alone?\",\"_id\":\"2c80225\"},{\"cell_text\":\"Frequently omitted\",\"_id\":\"02d5837\"},{\"cell_text\":\"Yes\",\"_id\":\"f050663\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Is the COA available on request and delivered within 24 hours?\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Slow or unavailable\"},{\"_id\":\"42a4b8f\",\"cell_text\":\"Yes\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Are products lyophilized and stored correctly, or shipped as liquid solutions?\"},{\"cell_text\":\"Liquid formats used\",\"_id\":\"30a7730\"},{\"cell_text\":\"Lyophilized\",\"_id\":\"c34e652\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Can you verify the testing lab is accredited and operates independently?\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Lab often unverifiable\"},{\"_id\":\"9f19fe0\",\"cell_text\":\"Yes\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"globals\\/colors?id=e0f9d87\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"948b999\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":767,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e7e81a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"dbf300c\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9b523de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Full Catalogue\\n\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3525f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"High purity, COA verified peptides \\u2014 shipped fast and handled with care from order to delivery.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1ed37c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"96d096c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All Products\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"0e0b1ea\",\"elType\":\"widget\",\"settings\":{\"text\":\" View COA Library\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24303, 1949, '_elementor_template_type', 'wp-page'),
(24304, 1949, '_wp_page_template', 'default'),
(24305, 1949, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24306, 1949, '_elementor_global_class_usage_indexed', '1'),
(24307, 1949, '_elementor_version', '4.2.0'),
(24308, 1949, '_elementor_pro_version', '4.2.0'),
(24309, 1949, '_elementor_global_class_usage_indexed_preview', '1'),
(24310, 1949, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24311, 1949, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more Labs \\u2192\",\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23906, 1918, '_elementor_edit_mode', 'builder'),
(23907, 1918, '_elementor_template_type', 'loop-item'),
(23908, 1918, '_elementor_version', '4.2.0'),
(23909, 1918, '_elementor_pro_version', '4.2.0'),
(23910, 1918, '_elementor_global_class_usage_indexed', '1'),
(23911, 1918, '_elementor_global_class_usage_indexed_preview', '1'),
(23912, 1918, '_wp_page_template', 'default'),
(23913, 1918, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(23914, 1918, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"},\"add_button_text\":\"Add\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\\n\\nselector .pp-info-box-subtitle{\\n    text-align: right;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(21833, 1742, '_wp_page_template', 'elementor_header_footer'),
(21834, 1742, '_elementor_global_class_usage_indexed', '1'),
(21835, 1742, '_elementor_edit_mode', 'builder'),
(21836, 1742, '_elementor_template_type', 'wp-page'),
(21837, 1742, '_elementor_version', '4.2.0'),
(21838, 1742, '_elementor_pro_version', '4.2.0'),
(21839, 1742, '_elementor_global_class_usage_indexed_preview', '1'),
(21840, 1742, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21841, 1742, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}]},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}]},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23915, 1918, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23916, 1918, '_elementor_screenshot_failed', '2026-07-28 12:14:16'),
(21845, 1743, '_wp_page_template', 'elementor_header_footer'),
(21846, 1743, '_elementor_global_class_usage_indexed', '1'),
(21847, 1743, '_elementor_edit_mode', 'builder'),
(21848, 1743, '_elementor_template_type', 'wp-page'),
(21849, 1743, '_elementor_version', '4.2.0'),
(21850, 1743, '_elementor_pro_version', '4.2.0'),
(21851, 1743, '_elementor_global_class_usage_indexed_preview', '1'),
(21852, 1743, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21853, 1743, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23926, 1919, '_elementor_global_class_usage_indexed', '1'),
(23927, 1919, '_elementor_global_class_usage_indexed_preview', '1'),
(23928, 1919, '_wp_page_template', 'default'),
(23929, 1919, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23930, 1919, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button, .iovision-lvs__pills button:hover{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n    color:#0d0d0f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"},\"add_button_text\":\"Add\"},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\\n\\nselector .pp-info-box-subtitle{\\n    text-align: right;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(23931, 1919, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22042, 1760, '_elementor_edit_mode', 'builder'),
(22027, 1758, '_elementor_edit_mode', 'builder'),
(22028, 1758, '_elementor_template_type', 'loop-item'),
(22029, 1758, '_elementor_version', '4.2.0'),
(22030, 1758, '_elementor_pro_version', '4.2.0'),
(22031, 1758, '_elementor_global_class_usage_indexed', '1'),
(21896, 1747, '_wp_page_template', 'elementor_header_footer'),
(21897, 1747, '_elementor_global_class_usage_indexed', '1'),
(21898, 1747, '_elementor_edit_mode', 'builder'),
(21899, 1747, '_elementor_template_type', 'wp-page'),
(21900, 1747, '_elementor_version', '4.2.0'),
(21901, 1747, '_elementor_pro_version', '4.2.0'),
(21902, 1747, '_elementor_global_class_usage_indexed_preview', '1'),
(21903, 1747, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21904, 1747, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21859, 1744, '_wp_page_template', 'elementor_header_footer'),
(21860, 1744, '_elementor_global_class_usage_indexed', '1'),
(21861, 1744, '_elementor_edit_mode', 'builder'),
(21862, 1744, '_elementor_template_type', 'wp-page'),
(21863, 1744, '_elementor_version', '4.2.0'),
(21864, 1744, '_elementor_pro_version', '4.2.0'),
(21865, 1744, '_elementor_global_class_usage_indexed_preview', '1'),
(21866, 1744, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21867, 1744, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23985, 1923, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23986, 1923, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"end\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23978, 1923, '_wp_page_template', 'elementor_header_footer'),
(23979, 1923, '_elementor_global_class_usage_indexed', '1'),
(23980, 1923, '_elementor_edit_mode', 'builder'),
(23981, 1923, '_elementor_template_type', 'wp-page'),
(23982, 1923, '_elementor_version', '4.2.0'),
(23983, 1923, '_elementor_pro_version', '4.2.0'),
(23984, 1923, '_elementor_global_class_usage_indexed_preview', '1'),
(21871, 1745, '_wp_page_template', 'elementor_header_footer'),
(21872, 1745, '_elementor_global_class_usage_indexed', '1'),
(21873, 1745, '_elementor_edit_mode', 'builder'),
(21874, 1745, '_elementor_template_type', 'wp-page'),
(21875, 1745, '_elementor_version', '4.2.0'),
(21876, 1745, '_elementor_pro_version', '4.2.0'),
(21877, 1745, '_elementor_global_class_usage_indexed_preview', '1'),
(21878, 1745, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21879, 1745, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23940, 1920, '_wp_page_template', 'elementor_header_footer'),
(23941, 1920, '_elementor_global_class_usage_indexed', '1'),
(23942, 1920, '_elementor_edit_mode', 'builder'),
(23943, 1920, '_elementor_template_type', 'wp-page'),
(23944, 1920, '_elementor_version', '4.2.0'),
(23945, 1920, '_elementor_pro_version', '4.2.0'),
(23946, 1920, '_elementor_global_class_usage_indexed_preview', '1'),
(23947, 1920, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23948, 1920, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21883, 1746, '_wp_page_template', 'elementor_header_footer'),
(21884, 1746, '_elementor_global_class_usage_indexed', '1'),
(21885, 1746, '_elementor_edit_mode', 'builder'),
(21886, 1746, '_elementor_template_type', 'wp-page'),
(21887, 1746, '_elementor_version', '4.2.0'),
(21888, 1746, '_elementor_pro_version', '4.2.0'),
(21889, 1746, '_elementor_global_class_usage_indexed_preview', '1'),
(21890, 1746, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21891, 1746, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21906, 1748, '_wp_page_template', 'elementor_header_footer'),
(21907, 1748, '_elementor_global_class_usage_indexed', '1'),
(21908, 1748, '_elementor_edit_mode', 'builder'),
(21909, 1748, '_elementor_template_type', 'wp-page'),
(21910, 1748, '_elementor_version', '4.2.0'),
(21911, 1748, '_elementor_pro_version', '4.2.0'),
(21912, 1748, '_elementor_global_class_usage_indexed_preview', '1'),
(21913, 1748, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21914, 1748, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21916, 1749, '_wp_page_template', 'elementor_header_footer'),
(21917, 1749, '_elementor_global_class_usage_indexed', '1'),
(21918, 1749, '_elementor_edit_mode', 'builder'),
(21919, 1749, '_elementor_template_type', 'wp-page'),
(21920, 1749, '_elementor_version', '4.2.0'),
(21921, 1749, '_elementor_pro_version', '4.2.0'),
(21922, 1749, '_elementor_global_class_usage_indexed_preview', '1'),
(21923, 1749, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21924, 1749, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21964, 1733, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(21965, 1753, '_wp_page_template', 'elementor_header_footer'),
(21966, 1753, '_elementor_global_class_usage_indexed', '1'),
(21967, 1753, '_elementor_edit_mode', 'builder'),
(21968, 1753, '_elementor_template_type', 'wp-page'),
(21969, 1753, '_elementor_version', '4.2.0'),
(21970, 1753, '_elementor_pro_version', '4.2.0'),
(21971, 1753, '_elementor_global_class_usage_indexed_preview', '1'),
(21972, 1753, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21973, 1753, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21928, 1750, '_wp_page_template', 'elementor_header_footer'),
(21929, 1750, '_elementor_global_class_usage_indexed', '1'),
(21930, 1750, '_elementor_edit_mode', 'builder'),
(21931, 1750, '_elementor_template_type', 'wp-page'),
(21932, 1750, '_elementor_version', '4.2.0'),
(21933, 1750, '_elementor_pro_version', '4.2.0'),
(21934, 1750, '_elementor_global_class_usage_indexed_preview', '1'),
(21935, 1750, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21936, 1750, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21940, 1751, '_wp_page_template', 'elementor_header_footer'),
(21941, 1751, '_elementor_global_class_usage_indexed', '1'),
(21942, 1751, '_elementor_edit_mode', 'builder'),
(21943, 1751, '_elementor_template_type', 'wp-page'),
(21944, 1751, '_elementor_version', '4.2.0'),
(21945, 1751, '_elementor_pro_version', '4.2.0'),
(21946, 1751, '_elementor_global_class_usage_indexed_preview', '1'),
(21947, 1751, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21948, 1751, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(23952, 1921, '_wp_page_template', 'elementor_header_footer'),
(23953, 1921, '_elementor_global_class_usage_indexed', '1'),
(23954, 1921, '_elementor_edit_mode', 'builder'),
(23955, 1921, '_elementor_template_type', 'wp-page'),
(23956, 1921, '_elementor_version', '4.2.0'),
(23957, 1921, '_elementor_pro_version', '4.2.0'),
(23958, 1921, '_elementor_global_class_usage_indexed_preview', '1'),
(23959, 1921, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23960, 1921, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21952, 1752, '_wp_page_template', 'elementor_header_footer'),
(21953, 1752, '_elementor_global_class_usage_indexed', '1'),
(21954, 1752, '_elementor_edit_mode', 'builder'),
(21955, 1752, '_elementor_template_type', 'wp-page'),
(21956, 1752, '_elementor_version', '4.2.0'),
(21957, 1752, '_elementor_pro_version', '4.2.0'),
(21958, 1752, '_elementor_global_class_usage_indexed_preview', '1'),
(21959, 1752, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21960, 1752, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21975, 1754, '_wp_page_template', 'elementor_header_footer'),
(21976, 1754, '_elementor_global_class_usage_indexed', '1'),
(21977, 1754, '_elementor_edit_mode', 'builder'),
(21978, 1754, '_elementor_template_type', 'wp-page'),
(21979, 1754, '_elementor_version', '4.2.0'),
(21980, 1754, '_elementor_pro_version', '4.2.0'),
(21981, 1754, '_elementor_global_class_usage_indexed_preview', '1'),
(21982, 1754, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21983, 1754, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(21985, 1755, '_wp_page_template', 'elementor_header_footer'),
(21986, 1755, '_elementor_global_class_usage_indexed', '1'),
(21987, 1755, '_elementor_edit_mode', 'builder'),
(21988, 1755, '_elementor_template_type', 'wp-page'),
(21989, 1755, '_elementor_version', '4.2.0'),
(21990, 1755, '_elementor_pro_version', '4.2.0'),
(21991, 1755, '_elementor_global_class_usage_indexed_preview', '1'),
(21992, 1755, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21993, 1755, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"7\",\"right\":\"10\",\"bottom\":\"7\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_background_effects_enable\":\"yes\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22163, 1736, '_elementor_global_class_usage_indexed', '1'),
(22164, 1767, '_wp_page_template', 'elementor_header_footer'),
(22165, 1767, '_elementor_global_class_usage_indexed', '1'),
(22166, 1767, '_elementor_edit_mode', 'builder'),
(22167, 1767, '_elementor_template_type', 'wp-page'),
(22168, 1767, '_elementor_version', '4.2.0'),
(22169, 1767, '_elementor_pro_version', '4.2.0'),
(22170, 1767, '_elementor_global_class_usage_indexed_preview', '1'),
(22171, 1767, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22172, 1767, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.<\\/p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22174, 1768, '_wp_page_template', 'elementor_header_footer'),
(22175, 1768, '_elementor_global_class_usage_indexed', '1'),
(22176, 1768, '_elementor_edit_mode', 'builder'),
(22177, 1768, '_elementor_template_type', 'wp-page'),
(22178, 1768, '_elementor_version', '4.2.0'),
(22179, 1768, '_elementor_pro_version', '4.2.0'),
(22180, 1768, '_elementor_global_class_usage_indexed_preview', '1'),
(22181, 1768, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22182, 1768, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.<\\/p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22185, 1769, '_elementor_global_class_usage_indexed', '1'),
(22186, 1769, '_elementor_edit_mode', 'builder'),
(22187, 1769, '_elementor_template_type', 'wp-page'),
(22188, 1769, '_elementor_version', '4.2.0'),
(22189, 1769, '_elementor_pro_version', '4.2.0'),
(22190, 1769, '_elementor_global_class_usage_indexed_preview', '1'),
(22191, 1769, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22192, 1769, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22194, 1770, '_elementor_edit_mode', 'builder'),
(22195, 1770, '_elementor_template_type', 'loop-item'),
(22196, 1770, '_elementor_version', '4.2.0'),
(22197, 1770, '_elementor_pro_version', '4.2.0'),
(22198, 1770, '_elementor_global_class_usage_indexed', '1'),
(22199, 1770, '_elementor_global_class_usage_indexed_preview', '1'),
(22200, 1770, '_wp_page_template', 'default'),
(22201, 1770, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22202, 1770, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22013, 1736, '_edit_last', '1'),
(22014, 1757, '_elementor_edit_mode', 'builder'),
(22015, 1757, '_elementor_template_type', 'loop-item'),
(22016, 1757, '_elementor_version', '4.2.0'),
(22017, 1757, '_elementor_pro_version', '4.2.0'),
(22018, 1757, '_elementor_global_class_usage_indexed', '1'),
(22019, 1757, '_elementor_global_class_usage_indexed_preview', '1'),
(22020, 1757, '_wp_page_template', 'default'),
(22021, 1757, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22022, 1757, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"selector{\\n   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;\\n   transition: .5s;\\n}\\nselector:hover{\\n    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e\\n;\\n}\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"background_color\":\"#F8FAFB\"},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(22023, 1757, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23964, 1922, '_wp_page_template', 'elementor_header_footer'),
(23965, 1922, '_elementor_global_class_usage_indexed', '1'),
(23966, 1922, '_elementor_edit_mode', 'builder'),
(23967, 1922, '_elementor_template_type', 'wp-page'),
(23968, 1922, '_elementor_version', '4.2.0'),
(23969, 1922, '_elementor_pro_version', '4.2.0'),
(23970, 1922, '_elementor_global_class_usage_indexed_preview', '1'),
(23971, 1922, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23972, 1922, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"end\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22292, 1779, '_wp_page_template', 'elementor_header_footer'),
(22293, 1779, '_elementor_global_class_usage_indexed', '1'),
(22294, 1779, '_elementor_edit_mode', 'builder'),
(22295, 1779, '_elementor_template_type', 'wp-page'),
(22296, 1779, '_elementor_version', '4.2.0'),
(22297, 1779, '_elementor_pro_version', '4.2.0'),
(22298, 1779, '_elementor_global_class_usage_indexed_preview', '1'),
(22299, 1779, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22300, 1779, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]}},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22302, 1780, '_wp_page_template', 'elementor_header_footer'),
(22303, 1780, '_elementor_global_class_usage_indexed', '1'),
(22304, 1780, '_elementor_edit_mode', 'builder'),
(22305, 1780, '_elementor_template_type', 'wp-page'),
(22306, 1780, '_elementor_version', '4.2.0'),
(22307, 1780, '_elementor_pro_version', '4.2.0'),
(22308, 1780, '_elementor_global_class_usage_indexed_preview', '1'),
(22309, 1780, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22310, 1780, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22312, 1781, '_elementor_edit_mode', 'builder'),
(22313, 1781, '_elementor_template_type', 'loop-item'),
(22314, 1781, '_elementor_version', '4.2.0'),
(22315, 1781, '_elementor_pro_version', '4.2.0'),
(22316, 1781, '_elementor_global_class_usage_indexed', '1'),
(22317, 1781, '_elementor_global_class_usage_indexed_preview', '1'),
(22318, 1781, '_wp_page_template', 'default'),
(22319, 1781, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22320, 1781, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22separator%22%3A%22%2C%20%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22040, 1759, '_wp_attached_file', '2026/07/Bacteriostatic-Water-1.png'),
(22041, 1759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2026/07/Bacteriostatic-Water-1.png\";s:8:\"filesize\";i:185112;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55128;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16637;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252363;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55128;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:174140;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8186;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:32:\"Bacteriostatic-Water-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2558;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:34:\"Bacteriostatic-Water-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8186;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(22043, 1760, '_elementor_template_type', 'loop-item'),
(22044, 1760, '_elementor_version', '4.2.0'),
(22045, 1760, '_elementor_pro_version', '4.2.0'),
(22046, 1760, '_elementor_global_class_usage_indexed', '1'),
(22047, 1760, '_elementor_global_class_usage_indexed_preview', '1'),
(22048, 1760, '_wp_page_template', 'default'),
(22049, 1760, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22050, 1760, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(22051, 1760, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22057, 1736, '_thumbnail_id', '1759'),
(22058, 1736, '_wp_page_template', 'default'),
(22059, 1736, 'total_sales', '0'),
(22060, 1736, '_tax_status', 'taxable'),
(22061, 1736, '_tax_class', ''),
(22062, 1736, '_manage_stock', 'no'),
(22063, 1736, '_backorders', 'no'),
(22064, 1736, '_sold_individually', 'no'),
(22065, 1736, '_virtual', 'no'),
(22066, 1736, '_downloadable', 'no'),
(22067, 1736, '_download_limit', '-1'),
(22068, 1736, '_download_expiry', '-1'),
(22069, 1736, '_stock', NULL),
(22070, 1736, '_stock_status', 'instock'),
(22071, 1736, '_wc_average_rating', '0'),
(22072, 1736, '_wc_review_count', '0'),
(22073, 1736, '_product_version', '10.9.4'),
(22074, 1736, 'sub_title', 'BAC water'),
(22075, 1736, '_sub_title', 'field_6a5e2996d2547'),
(22076, 1736, 'product_weight', 'lot ABL-BAC-2601'),
(22077, 1736, '_product_weight', 'field_6a4f340ba07d6'),
(22078, 1736, 'coa_file', '1540'),
(22079, 1736, '_coa_file', 'field_6a522afa32499'),
(22080, 1761, 'sub_title', 'BAC water'),
(22081, 1761, '_sub_title', 'field_6a5e2996d2547'),
(22082, 1761, 'product_weight', 'lot ABL-BAC-2601'),
(22083, 1761, '_product_weight', 'field_6a4f340ba07d6'),
(22084, 1761, 'coa_file', '1540'),
(22085, 1761, '_coa_file', 'field_6a522afa32499'),
(22086, 1762, '_elementor_edit_mode', 'builder'),
(22087, 1762, '_elementor_template_type', 'loop-item'),
(22088, 1762, '_elementor_version', '4.2.0'),
(22089, 1762, '_elementor_pro_version', '4.2.0'),
(22090, 1762, '_elementor_global_class_usage_indexed', '1'),
(22091, 1762, '_elementor_global_class_usage_indexed_preview', '1'),
(22092, 1762, '_wp_page_template', 'default'),
(22093, 1762, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22094, 1762, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"048b3ed\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"8\",\"bottom\":\"6\",\"left\":\"8\",\"isLinked\":false},\"show_quantity\":\"\",\"pp_display_conditions\":[{\"_id\":\"efd0299\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector .added_to_cart{\\n    position: absolute;\\n    top: -26px;\\n    text-align: right;\\n    right: 0;\\n    color: #000;\\n}\\n\\nselector .cart .button {\\n    border-radius: 10px 10px 10px 10px !important;\\n    padding: 6px 8px 6px 8px!important;\\n    color: var(--e-global-color-e0f9d87)!important;\\n    background-color: var(--e-global-color-secondary)!important;\\n    transition: all 0.2s!important;    font-size: 14px;\\n    font-weight: 500;\\n    line-height: 1.25em;\\n}\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=secondary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(22095, 1762, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22119, 1763, '_regular_price', '25'),
(22101, 1736, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(22102, 1763, '_variation_description', ''),
(22103, 1763, 'total_sales', '0'),
(22104, 1763, '_tax_status', 'taxable'),
(22105, 1763, '_tax_class', 'parent'),
(22106, 1763, '_manage_stock', 'no'),
(22107, 1763, '_backorders', 'no'),
(22108, 1763, '_sold_individually', 'no'),
(22109, 1763, '_virtual', 'no'),
(22110, 1763, '_downloadable', 'no'),
(22111, 1763, '_download_limit', '-1'),
(22112, 1763, '_download_expiry', '-1'),
(22113, 1763, '_stock', NULL),
(22114, 1763, '_stock_status', 'instock'),
(22115, 1763, '_wc_average_rating', '0'),
(22116, 1763, '_wc_review_count', '0'),
(22117, 1763, 'attribute_pa_vial-size', '10mg'),
(22118, 1763, '_product_version', '10.9.4'),
(22120, 1763, '_thumbnail_id', '1759'),
(22121, 1763, '_price', '25'),
(22122, 1736, '_price', '25'),
(22126, 1764, '_wp_page_template', 'elementor_header_footer'),
(22127, 1764, '_elementor_global_class_usage_indexed', '1'),
(22128, 1764, '_elementor_edit_mode', 'builder'),
(22129, 1764, '_elementor_template_type', 'wp-page'),
(22130, 1764, '_elementor_version', '4.1.4'),
(22131, 1764, '_elementor_pro_version', '4.1.2'),
(22132, 1764, '_elementor_global_class_usage_indexed_preview', '1'),
(22133, 1764, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22134, 1764, '_elementor_data', '[{\"id\":\"a03d8d0\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":978,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ef9917c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e895490\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"082a365\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cb69e2c\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"9980c1f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"19de79c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90d3382\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5d935db\"}],\"pp_display_conditions\":[{\"_id\":\"7e2914a\"}]},\"elements\":[{\"id\":\"6f70a0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a526cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built on Science\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d32cd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lumina Research Labs was founded by researchers, for researchers. Our focus is giving the scientific community access to high-quality research peptides \\u2014 from a reliable source, at affordable pricing, with the documentation and support they need to do their best work.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"c5fbc25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"591b169\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":902,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#002469\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"0c2e459\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"b5fce48\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"99%\",\"_id\":\"46b7382\",\"subtitle\":\"\",\"description\":\"<p>Avg. Purity<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"3rd\",\"subtitle\":\"\",\"description\":\"<p>Party Lab Tested<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1291af3\"},{\"title\":\"CoA\",\"subtitle\":\"\",\"description\":\"<p>Library Available<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"c309a77\"}],\"layout\":\"grid\",\"title_html_tag\":\"h2\",\"equal_height_boxes\":\"yes\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FFFFFF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_color\":\"#0047FF\",\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"f78ef28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"info_box_background_color\":\"\",\"info_box_border_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dedicated to Research Excellence\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.<\\/p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afd9865\",\"elType\":\"widget\",\"settings\":{\"buttons\":[{\"text\":\"View Research Catalogue\",\"_id\":\"6a8450e\",\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"tooltip_content\":\"I am a tooltip for a button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"View Research Catalogue\",\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"tooltip_content\":\"I am a tooltip for a button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/standards\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b8fe5d2\",\"__globals__\":{\"single_button_bg_color\":\"globals\\/colors?id=primary\",\"single_button_bg_color_hover\":\"globals\\/colors?id=secondary\"}}],\"button_animation\":\"float\",\"icon_position\":\"after\",\"pp_display_conditions\":[{\"_id\":\"aefbb0b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color_hover\":\"globals\\/colors?id=primary\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-buttons\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"c7cafe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b52806a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2672c40\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"96cbefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"378bd94\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[{\"id\":\"2840c8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUALITY AT EVERY STAGE\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"header_size\":\"h6\",\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098895\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"621804d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our process is built around documentation and third-party verification \\u2014 not just promises.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"},\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8982368\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"f2e1617\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"0a45d54\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Purity Verification\",\"description_text\":\"Third-party verified Certificates of Analysis \\u2014 available in our COA Library.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0060120\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"3965a37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"COA Documentation\",\"description_text\":\"Browse verified Certificates of Analysis in our COA Library \\u2014 analytical data, not just claims.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"dc8adcb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"67e4ab4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Lyophilized Stability\",\"description_text\":\"Peptides are supplied in lyophilized form to preserve structural integrity and extend shelf stability during storage.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"67105a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"886d10c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/business_16569854.svg\",\"id\":333},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Research Use\",\"description_text\":\"Sold exclusively for in vitro research use. Not intended for human or veterinary consumption under any circumstances.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"801aff1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2636d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3099bc5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f7cb232\"}],\"pp_display_conditions\":[{\"_id\":\"764f3c6\"}]},\"elements\":[{\"id\":\"0f54edb\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Full Quality Standards\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/standards\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"bad2e91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7425a4d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":991,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"76518e9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"fb9f3a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c8727d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to Order?\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea1fded\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qualified researchers can browse our full catalogue and place an order today.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d467b8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"1a02308\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse Catalogue\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5cd4a22\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us  \",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22138, 1765, '_wp_page_template', 'elementor_header_footer'),
(22139, 1765, '_elementor_global_class_usage_indexed', '1'),
(22140, 1765, '_elementor_edit_mode', 'builder'),
(22141, 1765, '_elementor_template_type', 'wp-page'),
(22142, 1765, '_elementor_version', '4.1.4'),
(22143, 1765, '_elementor_pro_version', '4.1.2'),
(22144, 1765, '_elementor_global_class_usage_indexed_preview', '1'),
(22145, 1765, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22146, 1765, '_elementor_data', '[{\"id\":\"a03d8d0\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":978,\"sizes\":[]},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"ef9917c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e895490\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"082a365\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"cb69e2c\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"9980c1f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"19de79c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90d3382\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5d935db\"}],\"pp_display_conditions\":[{\"_id\":\"7e2914a\"}]},\"elements\":[{\"id\":\"6f70a0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"header_size\":\"h6\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a526cbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built on Science\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"header_size\":\"h1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d32cd9f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lumina Research Labs was founded by researchers, for researchers. Our focus is giving the scientific community access to high-quality research peptides \\u2014 from a reliable source, at affordable pricing, with the documentation and support they need to do their best work.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"c5fbc25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"591b169\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":902,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#002469\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\",\"border_color\":\"\"}},\"elements\":[{\"id\":\"0c2e459\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"b5fce48\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"99%\",\"_id\":\"46b7382\",\"subtitle\":\"\",\"description\":\"<p>Avg. Purity<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"3rd\",\"subtitle\":\"\",\"description\":\"<p>Party Lab Tested<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"1291af3\"},{\"title\":\"CoA\",\"subtitle\":\"\",\"description\":\"<p>Library Available<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"c309a77\"}],\"layout\":\"grid\",\"title_html_tag\":\"h2\",\"equal_height_boxes\":\"yes\",\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#FFFFFF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"info_box_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"info_box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"title_color\":\"#0047FF\",\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"f78ef28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"info_box_background_color\":\"\",\"info_box_border_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1503871\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dedicated to Research Excellence\",\"pp_display_conditions\":[{\"_id\":\"058f570\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.<\\/p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"afd9865\",\"elType\":\"widget\",\"settings\":{\"buttons\":[{\"text\":\"View Research Catalogue\",\"_id\":\"6a8450e\",\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"tooltip_content\":\"I am a tooltip for a button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/shop\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"View Research Catalogue\",\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_text\":\"1\",\"tooltip_content\":\"I am a tooltip for a button\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/standards\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"b8fe5d2\",\"__globals__\":{\"single_button_bg_color\":\"globals\\/colors?id=primary\",\"single_button_bg_color_hover\":\"globals\\/colors?id=secondary\"}}],\"button_animation\":\"float\",\"icon_position\":\"after\",\"pp_display_conditions\":[{\"_id\":\"aefbb0b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color_hover\":\"globals\\/colors?id=primary\"},\"button_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-buttons\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}]},\"elements\":[{\"id\":\"c7cafe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Who-We-Are-av.webp\",\"id\":252,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b52806a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2672c40\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"96cbefe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"378bd94\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"boxed_width\":{\"unit\":\"px\",\"size\":519,\"sizes\":[]}},\"elements\":[{\"id\":\"2840c8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUALITY AT EVERY STAGE\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"header_size\":\"h6\",\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4098895\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Quality Process\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"621804d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our process is built around documentation and third-party verification \\u2014 not just promises.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"},\"align\":\"center\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8982368\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"f2e1617\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"0a45d54\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Purity Verification\",\"description_text\":\"Third-party verified Certificates of Analysis \\u2014 available in our COA Library.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"0060120\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"3965a37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"COA Documentation\",\"description_text\":\"Browse verified Certificates of Analysis in our COA Library \\u2014 analytical data, not just claims.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"dc8adcb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"67e4ab4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Lyophilized Stability\",\"description_text\":\"Peptides are supplied in lyophilized form to preserve structural integrity and extend shelf stability during storage.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"67105a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}]},\"elements\":[{\"id\":\"886d10c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/business_16569854.svg\",\"id\":333},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Research Use\",\"description_text\":\"Sold exclusively for in vitro research use. Not intended for human or veterinary consumption under any circumstances.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"801aff1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a2636d6\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"3099bc5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f7cb232\"}],\"pp_display_conditions\":[{\"_id\":\"764f3c6\"}]},\"elements\":[{\"id\":\"0f54edb\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Full Quality Standards\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/standards\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"bad2e91\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7425a4d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"boxed_width\":{\"unit\":\"px\",\"size\":991,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"76518e9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#0047FFF5\",\"background_overlay_color_b\":\"#001A4D\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_overlay_gradient_type\":\"radial\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"custom_css\":\"selector {\\n    border: 1px solid rgba(26, 86, 160, 0.25);\\n    box-shadow: 0 0 80px rgba(26, 86, 160, 0.12), 0 16px 56px rgba(13, 27, 62, 0.22);\\n    \\n    backdrop-filter: blur(27px);\\n}\",\"__globals__\":{\"background_overlay_color\":\"\",\"background_overlay_color_b\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"fb9f3a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Standard Has Been Set\\n\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9c8727d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ready to Order?\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h3\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ea1fded\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Qualified researchers can browse our full catalogue and place an order today.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":758,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"center\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d467b8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"42b6035\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"1a02308\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse Catalogue\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5cd4a22\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us  \",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"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},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\",\"pp_condition_date_time_before_value\":\"2026-07-12 11:52\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22278, 1777, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22321, 1781, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22825, 1817, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22826, 1817, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22827, 1817, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22829, 1818, '_elementor_edit_mode', 'builder'),
(22830, 1818, '_elementor_template_type', 'loop-item'),
(22831, 1818, '_elementor_version', '4.2.0'),
(22832, 1818, '_elementor_pro_version', '4.2.0'),
(22833, 1818, '_elementor_global_class_usage_indexed', '1'),
(22834, 1818, '_elementor_global_class_usage_indexed_preview', '1'),
(22835, 1818, '_wp_page_template', 'default'),
(22836, 1818, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22837, 1818, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22325, 1782, '_edit_lock', '1785801538:3'),
(22326, 1782, '_edit_last', '1'),
(22327, 1783, '_elementor_edit_mode', 'builder'),
(22328, 1783, '_elementor_template_type', 'loop-item'),
(22329, 1783, '_elementor_version', '4.2.0'),
(22330, 1783, '_elementor_pro_version', '4.2.0'),
(22331, 1783, '_elementor_global_class_usage_indexed', '1'),
(22332, 1783, '_elementor_global_class_usage_indexed_preview', '1'),
(22333, 1783, '_wp_page_template', 'default'),
(22334, 1783, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22335, 1783, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22336, 1783, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24002, 1925, '_wp_page_template', 'elementor_header_footer'),
(24003, 1925, '_elementor_global_class_usage_indexed', '1'),
(24004, 1925, '_elementor_edit_mode', 'builder'),
(24005, 1925, '_elementor_template_type', 'wp-page'),
(24006, 1925, '_elementor_version', '4.2.0'),
(24007, 1925, '_elementor_pro_version', '4.2.0'),
(24008, 1925, '_elementor_global_class_usage_indexed_preview', '1'),
(24009, 1925, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24010, 1925, '_elementor_data', '[{\"id\":\"886864c\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1240,\"sizes\":[]},\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"custom_css\":\".standards_section .elementor-icon-list-text{\\n    background: #1a56a01f;\\n  padding: 5px 21px;\\n    border:1px solid #1a56a040;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"part_color\":\"#FFFFFF\",\"line_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"43e9216\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"__globals__\":{\"background_color\":\"\"},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"277803d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality & testing\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"},\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#839AC4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8409087\",\"elType\":\"widget\",\"settings\":{\"title\":\"Receipts on every  <span style=color:#355A9D> single vial. <\\/span>\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":81,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"header_size\":\"h1\",\"align\":\"start\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0ed822\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Every peptide we offer is American made and checked for purity before release.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"link_color\":\"#FFFFFF\",\"__globals__\":{\"link_color\":\"globals\\/colors?id=e0f9d87\",\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ae546d4\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"1a7911f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"d636337\",\"elType\":\"widget\",\"settings\":{\"title\":\"Manufacturing standard\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f97c2d\",\"elType\":\"widget\",\"settings\":{\"title\":\"American\\nmade.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a5b394f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"4179876\",\"elType\":\"widget\",\"settings\":{\"editor\":\"American made production with clear purity and potency standards.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"align\":\"end\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"bbf538f\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"supply_sections\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".supply_sections .pp-grid-item-wrap:first-child .pp-info-box {\\r\\n    border: none;\\r\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[{\"id\":\"3b645cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"ff2f8f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supply chain\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5912c54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Follow the vial back to its batch.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d2f0b23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":41,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e6ae8f1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_width_mobile\":\"inherit\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"27e890a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read the traceability guide\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"a509646\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"e8e795e\",\"elType\":\"widget\",\"settings\":{\"pp_info_boxes\":[{\"title\":\"01\",\"_id\":\"2cdf3c6\",\"subtitle\":\"Origin\",\"description\":\"<p>American-made peptide supply with a shorter, clearer sourcing path.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\"},{\"title\":\"02\",\"subtitle\":\"Batch\",\"description\":\"<p>Product, strength, and lot identifiers stay connected.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"25e7625\"},{\"title\":\"03\",\"subtitle\":\"Record\",\"description\":\"<p>Published COAs are organized so the matching batch can be reviewed.<\\/p>\",\"icon_type\":\"none\",\"icon_text\":\"1\",\"button_text\":\"Get Started\",\"_id\":\"9768c07\"}],\"layout\":\"grid\",\"columns_tablet\":\"3\",\"title_html_tag\":\"h5\",\"sub_title_html_tag\":\"h4\",\"equal_height_boxes\":\"yes\",\"align\":\"left\",\"columns_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"rows_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"info_box_background_background\":\"classic\",\"info_box_background_color\":\"#F1ECDF\",\"info_box_border_border\":\"solid\",\"info_box_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"info_box_border_color\":\"#D1CCC1\",\"info_box_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"title_margin\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"c6d4f84\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"info_box_background_color\":\"\"},\"info_box_border_width_mobile\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-info-box-carousel\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"acd7ddd\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"627823e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1200,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"096fa29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab standards\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9225cdb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clear purity and potency standards.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"dcd9461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"eced502\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be3e377\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Purity\",\"description_text\":\"Each active peptide is checked before release.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6037719\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0f7d337\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Potency\",\"description_text\":\"Testing helps confirm the material matches the listed vial size.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"74cb178\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"75d8f10\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Product clarity\",\"description_text\":\"Each listing keeps the compound name, SKU, and price easy to find.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5c2e1cd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"93b5934\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"32cb17f\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"7da13b4\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#D3DBEA\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"54ff5f7\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"bfb2c37\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Lab records\",\"description_text\":\"Published records stay organized by compound.\",\"title_size\":\"h4\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"973f87b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"15fad14\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#F0F3F8\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9b39523\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e636f41\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ef8c7db\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"standards_section\",\"pp_display_conditions\":[{\"_id\":\"f4b7c16\"}],\"__globals__\":{\"background_color\":\"\",\"part_color\":\"globals\\/colors?id=e0f9d87\",\"line_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_size\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"part_speed\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"57626f2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"abf6c71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fulfillment controls\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.2,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0826f05\",\"elType\":\"widget\",\"settings\":{\"title\":\"Packed cleanly.\\nShipped clearly.\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":56,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"177710a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cbfe00f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Orders are packed by storage need, labeled by batch, and routed through the right carrier option.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":69,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"521ea0c\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":97,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b82da00\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"b054bea\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b4b2bf7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e1ef8eb\"}],\"pp_display_conditions\":[{\"_id\":\"c8d5a74\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile_extra\":\"column\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"b79f07e\",\"elType\":\"widget\",\"settings\":{\"table_headers\":[{\"table_header_col\":\"Lumina Research Labs\",\"_id\":\"467f90b\"}],\"table_body_content\":[{\"table_body_element\":\"row\",\"_id\":\"042879d\"},{\"cell_text\":\"Bulk storage\",\"_id\":\"1f63154\"},{\"cell_text\":\"\\u221220\\u00b0C, desiccated, amber glass\",\"_id\":\"dacc187\"},{\"table_body_element\":\"row\",\"_id\":\"e355f77\"},{\"cell_text\":\"Packout temp\",\"_id\":\"2c80225\"},{\"cell_text\":\"2\\u20138\\u00b0C packs where required\",\"_id\":\"02d5837\"},{\"_id\":\"c3b7f3c\",\"table_body_element\":\"row\"},{\"_id\":\"e08ff4d\",\"cell_text\":\"Discretion\"},{\"_id\":\"b2f0d30\",\"cell_text\":\"Plain outer carton, no product names\"},{\"_id\":\"3f79488\",\"table_body_element\":\"row\"},{\"_id\":\"936782f\",\"cell_text\":\"Tracking\"},{\"cell_text\":\"Carrier scan to delivery\",\"_id\":\"30a7730\"},{\"table_body_element\":\"row\",\"_id\":\"06770af\"},{\"_id\":\"959fb25\",\"cell_text\":\"Batch ID\"},{\"_id\":\"9caba1f\",\"cell_text\":\"Batch number kept with the order\"}],\"table_footer_content\":[{\"_id\":\"3e3f4c9\"}],\"table_header_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_cell_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"table_column_styles\":[{\"table_col_span\":\"1\",\"_id\":\"478c97f\"}],\"pp_display_conditions\":[{\"_id\":\"dc00f15\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"table_header_bg_color\":\"\",\"table_header_text_color\":\"globals\\/colors?id=primary\",\"table_cell_text_color\":\"\",\"table_header_typography_typography\":\"globals\\/typography?id=primary\"},\"hide_table_header\":\"yes\",\"table_header_typography_typography\":\"custom\",\"table_header_typography_font_family\":\"Fraunces\",\"table_header_typography_font_weight\":\"300\",\"table_header_text_color\":\"#0D0D0F\",\"table_header_bg_color\":\"\",\"section_table_header_border_border\":\"solid\",\"section_table_header_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"section_cell_border_border\":\"solid\",\"section_cell_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"pp-table\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f28c8a5\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"bf91193\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"264eb5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab records\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4abc5ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search by compound.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c37a8e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Product records are searchable by compound, batch number, or date.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"fd7d100\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"fd954a3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-end\",\"flex_justify_content_mobile_extra\":\"flex-start\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"f4b8b80\",\"elType\":\"widget\",\"settings\":{\"text\":\"Open the COA library\",\"pp_display_conditions\":[{\"_id\":\"85c2e0d\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22824, 1817, '_wp_page_template', 'default'),
(22344, 15, '_elementor_screenshot_failed', '2026-07-28 11:08:24'),
(22346, 1784, '_elementor_edit_mode', 'builder'),
(22347, 1784, '_elementor_template_type', 'loop-item'),
(22348, 1784, '_elementor_version', '4.2.0'),
(22349, 1784, '_elementor_pro_version', '4.2.0'),
(22350, 1784, '_elementor_global_class_usage_indexed', '1'),
(22351, 1784, '_elementor_global_class_usage_indexed_preview', '1'),
(22352, 1784, '_wp_page_template', 'default'),
(22353, 1784, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22354, 1784, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%22format%22%3A%22sale%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22355, 1784, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22397, 1548, '_elementor_screenshot_failed', '2026-07-28 11:09:31'),
(24302, 1949, '_elementor_edit_mode', 'builder'),
(22382, 1786, '_elementor_edit_mode', 'builder'),
(22363, 1785, '_elementor_edit_mode', 'builder'),
(22364, 1785, '_elementor_template_type', 'loop-item'),
(22365, 1785, '_elementor_version', '4.2.0'),
(22366, 1785, '_elementor_pro_version', '4.2.0'),
(22367, 1785, '_elementor_global_class_usage_indexed', '1'),
(22368, 1785, '_elementor_global_class_usage_indexed_preview', '1'),
(22369, 1785, '_wp_page_template', 'default'),
(22370, 1785, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22371, 1785, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%22format%22%3A%22original%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22372, 1785, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24635, 18, '_elementor_element_cache', '{\"timeout\":1786036447,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-37591faa e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"37591faa\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-5a2a0649 e-con-full e-flex e-con e-child\\\" data-id=\\\"5a2a0649\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-4881bee2 e-con-full e-flex e-con e-child\\\" data-id=\\\"4881bee2\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjRmNjM2ZTk1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaW1hZ2UiOnsiaWQiOjE4ODcsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9BcGV4aXVtLXdoaXRlLnBuZyIsImFsdCI6IiIsInNvdXJjZSI6ImxpYnJhcnkiLCJzaXplIjoiIn0sImltYWdlX3NpemUiOiJmdWxsIiwiYWxpZ24iOiJzdGFydCIsInNwYWNlIjp7InVuaXQiOiJweCIsInNpemUiOjE2MCwic2l6ZXMiOltdfSwic3BhY2VfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJzcGFjZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNmU3MjNmYSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNi0yMSAxMDo0MyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiLTkiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sImxpbmtfdG8iOiJjdXN0b20iLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI3ZjJmZmQ4XCIgbmFtZT1cInNpdGUtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImltYWdlIn0=\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjRhOTliOWY0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiPHA+UmVzZWFyY2gtZ3JhZGUgY29tcG91bmRzIHdpdGggdmVyaWZpZWQgcHVyaXR5IGFuZCBiYXRjaC1sZXZlbCB0cmFuc3BhcmVuY3kuIEJ1aWx0IGZvciByZXNlYXJjaC48XC9wPiIsIl9lbGVtZW50X3dpZHRoIjoiaW5pdGlhbCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoyOTYsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZTFiYjZmYyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNi0yMSAxMDo0MyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRleHRfY29sb3IiOiIjRkZGRkZGRTgiLCJjdXN0b21fY3NzIjoic2VsZWN0b3IgcHtcbiAgICBtYXJnaW46IDBweDtcbn0iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjMwMCIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-572ce744 e-con-full e-flex e-con e-child\\\" data-id=\\\"572ce744\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bc3748c elementor-widget elementor-widget-heading\\\" data-id=\\\"bc3748c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Catalog<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjEzZDk3MDhkIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl9saXN0IjpbeyJ0ZXh0IjoiQ0pDLTEyOTUgKG5vIERBQykiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJfaWQiOiI3NDFkNjhjIiwiX19keW5hbWljX18iOltdLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3Byb2R1Y3RcL2NqYy0xMjk1LW5vLWRhY1wvIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn19LHsidGV4dCI6IkFkYW1heCA1bWciLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJfaWQiOiJlMGQ2ZWM4IiwiX19keW5hbWljX18iOltdLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3Byb2R1Y3RcL2FkYW1heC01bWdcLyIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9fSx7InRleHQiOiJLaXNzcGVwdGluLTEwIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX2lkIjoiYTc1MTVmMCIsIl9fZHluYW1pY19fIjpbXSwibGluayI6eyJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC9wcm9kdWN0XC9raXNzcGVwdGluLTEwXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0ZXh0IjoiQmFjdGVyaW9zdGF0aWMgV2F0ZXIiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJfX2R5bmFtaWNfXyI6W10sIl9pZCI6ImRhNmUwN2IiLCJsaW5rIjp7InVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3Byb2R1Y3RcL2JhY3Rlcmlvc3RhdGljLXdhdGVyXC8iLCJpc19leHRlcm5hbCI6IiIsIm5vZm9sbG93IjoiIiwiY3VzdG9tX2F0dHJpYnV0ZXMiOiIifX0seyJ0ZXh0IjoiQWxsIHByb2R1Y3RzIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6IiIsImxpYnJhcnkiOiIifSwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiM2JjMTQ4MFwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjE0JTIyJTdEXCJdIn0sIl9pZCI6ImRkMWEyNWUifV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNywic2l6ZXMiOltdfSwiaWNvbl9zZWxmX2FsaWduIjoiY2VudGVyIiwiaWNvbl9zZWxmX3ZlcnRpY2FsX2FsaWduIjoiZmxleC1zdGFydCIsImljb25fdmVydGljYWxfb2Zmc2V0Ijp7InVuaXQiOiJweCIsInNpemUiOjMsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZTFiYjZmYyIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNi0yMSAxMDo0MyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19nbG9iYWxzX18iOnsiaWNvbl9jb2xvciI6IiIsInRleHRfY29sb3IiOiIiLCJ0ZXh0X2NvbG9yX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSIsImljb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIn0sInRleHRfY29sb3IiOiIjRkZGRkZGRTgiLCJ0ZXh0X2NvbG9yX2hvdmVyIjoiIzAwNDdGRiIsImljb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJpY29uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJpY29uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzA2LCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfdGFibGV0Ijp7InVuaXQiOiIlIiwic2l6ZSI6MTAwLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGUiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiY3VzdG9tX2NzcyI6InNlbGVjdG9yIHB7XG4gICAgbWFyZ2luOiAwcHg7XG59In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tbGlzdCJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-89bb44e e-con-full e-flex e-con e-child\\\" data-id=\\\"89bb44e\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-49347cc6 elementor-widget elementor-widget-heading\\\" data-id=\\\"49347cc6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Quick links<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjU1Y2Q5MjIxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl9saXN0IjpbeyJ0ZXh0IjoiTGFicyIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjI1NmY5Y2ZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0MCUyMiU3RFwiXSJ9LCJfaWQiOiJjNDE5MWU4In0seyJ0ZXh0IjoiQ09BIGxpYnJhcnkiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiIiwibGlicmFyeSI6IiJ9LCJfaWQiOiJlMGQ2ZWM4IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiNTJhZWE1MlwiIG5hbWU9XCJpbnRlcm5hbC11cmxcIiBzZXR0aW5ncz1cIiU3QiUyMnR5cGUlMjIlM0ElMjJwb3N0JTIyJTJDJTIycG9zdF9pZCUyMiUzQSUyMjQyJTIyJTdEXCJdIn19LHsidGV4dCI6IlJlc2VhcmNoIGh1YiIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImFjNmY5NDJcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjIxMDAzJTIyJTdEXCJdIn0sIl9pZCI6IjVlMzZiNzAifSx7InRleHQiOiJBYm91dCIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjUyYWVhNTJcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NCUyMiU3RFwiXSJ9LCJfaWQiOiJkY2QyMGM1In0seyJ0ZXh0IjoiQ29udGFjdCIsInNlbGVjdGVkX2ljb24iOnsidmFsdWUiOiIiLCJsaWJyYXJ5IjoiIn0sIl9pZCI6ImE3NTE1ZjAiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCJhYzZmOTQyXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyNDYlMjIlN0RcIl0ifX1dLCJzcGFjZV9iZXR3ZWVuIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJpY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTcsInNpemVzIjpbXX0sImljb25fc2VsZl9hbGlnbiI6ImNlbnRlciIsImljb25fc2VsZl92ZXJ0aWNhbF9hbGlnbiI6ImZsZXgtc3RhcnQiLCJpY29uX3ZlcnRpY2FsX29mZnNldCI6eyJ1bml0IjoicHgiLCJzaXplIjozLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImUxYmI2ZmMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTA6NDMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7Imljb25fY29sb3IiOiIiLCJ0ZXh0X2NvbG9yIjoiIiwidGV4dF9jb2xvcl9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkiLCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiJ9LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRkU4IiwidGV4dF9jb2xvcl9ob3ZlciI6IiMwMDQ3RkYiLCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImljb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkludGVyIiwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiX2VsZW1lbnRfd2lkdGgiOiJpbml0aWFsIiwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjcwNiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoiJSIsInNpemUiOjEwMCwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJfZWxlbWVudF9jdXN0b21fd2lkdGhfbW9iaWxlIjp7InVuaXQiOiIlIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImN1c3RvbV9jc3MiOiJzZWxlY3RvciBwe1xuICAgIG1hcmdpbjogMHB4O1xufSJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJpY29uLWxpc3QifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-11e04d6 e-con-full e-flex e-con e-child\\\" data-id=\\\"11e04d6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-30f13acc elementor-widget elementor-widget-heading\\\" data-id=\\\"30f13acc\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h5 class=\\\"elementor-heading-title elementor-size-default\\\">Lab dispatch<\\/h5>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjMwOTBjNWYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJPY2Nhc2lvbmFsIHVwZGF0ZXMgb24gbmV3IGJhdGNoZXMsIHRlc3RpbmcsIGFuZCBwcm9kdWN0IGF2YWlsYWJpbGl0eS4iLCJfZWxlbWVudF93aWR0aCI6ImluaXRpYWwiLCJfZWxlbWVudF9jdXN0b21fd2lkdGgiOnsidW5pdCI6InB4Iiwic2l6ZSI6NzA2LCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImUxYmI2ZmMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTA6NDMifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9lbGVtZW50X2N1c3RvbV93aWR0aF90YWJsZXQiOnsidW5pdCI6IiUiLCJzaXplIjoxMDAsInNpemVzIjpbXX0sIl9lbGVtZW50X2N1c3RvbV93aWR0aF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6IiUiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwiX2VsZW1lbnRfY3VzdG9tX3dpZHRoX21vYmlsZSI6eyJ1bml0IjoiJSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRkU4IiwiY3VzdG9tX2NzcyI6InNlbGVjdG9yIHB7XG4gICAgbWFyZ2luOiAwcHg7XG59IiwidHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkludGVyIiwidHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiIzMDAiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJ0ZXh0LWVkaXRvciJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-18acd3e elementor-button-align-stretch elementor-widget elementor-widget-form\\\" data-id=\\\"18acd3e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-settings=\\\"{&quot;button_width&quot;:&quot;30&quot;,&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\\\" data-widget_type=\\\"form.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<form class=\\\"elementor-form\\\" method=\\\"post\\\" name=\\\"New Form\\\" aria-label=\\\"New Form\\\">\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"post_id\\\" value=\\\"18\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"form_id\\\" value=\\\"18acd3e\\\"\\/>\\n\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"referer_title\\\" value=\\\"\\\" \\/>\\n\\n\\t\\t\\t\\t\\t\\t\\t<input type=\\\"hidden\\\" name=\\\"queried_id\\\" value=\\\"8\\\"\\/>\\n\\t\\t\\t\\n\\t\\t\\t<div class=\\\"elementor-form-fields-wrapper elementor-labels-\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-70 elementor-field-required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<label for=\\\"form-field-email\\\" class=\\\"elementor-field-label elementor-screen-only\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\tEmail\\t\\t\\t\\t\\t\\t\\t<\\/label>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<input size=\\\"1\\\" type=\\\"email\\\" name=\\\"form_fields[email]\\\" id=\\\"form-field-email\\\" class=\\\"elementor-field elementor-size-sm  elementor-field-textual\\\" placeholder=\\\"email@example.com\\\" required=\\\"required\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-30 e-form__buttons\\\">\\n\\t\\t\\t\\t\\t<button class=\\\"elementor-button elementor-size-sm\\\" type=\\\"submit\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Subscribe<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/button>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t<\\/div>\\n\\t\\t<\\/form>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-59b4334 e-con-full e-flex e-con e-child\\\" data-id=\\\"59b4334\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjcyZWM1MTMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJlZGl0b3IiOiJBbGwgcHJvZHVjdHMgd2Ugb2ZmZXIgYXJlIGludGVuZGVkIGZvciBsYWJvcmF0b3J5IHJlc2VhcmNoIHVzZSBvbmx5LiBOb3QgZm9yIGh1bWFuIG9yIGFuaW1hbCBjb25zdW1wdGlvbi4gTm90IGZvciB1c2UgaW4gZGlhZ25vc3RpYyBvciB0aGVyYXBldXRpYyBwcm9jZWR1cmVzLiBOb3QgYSBkcnVnLCBmb29kLCBjb3NtZXRpYywgb3IgZGlldGFyeSBzdXBwbGVtZW50LiBQcm9kdWN0cyBhcmUgc29sZCBleGNsdXNpdmVseSB0byBxdWFsaWZpZWQgbGFicyBhbmQgaW5zdGl0dXRpb25zLiBCeSBwdXJjaGFzaW5nLCB5b3UgYWZmaXJtIHlvdXIgcXVhbGlmaWNhdGlvbiBhbmQgYWdyZWUgdG8gaGFuZGxlIGFsbCBtYXRlcmlhbHMgaW4gYWNjb3JkYW5jZSB3aXRoIGFwcGxpY2FibGUgc2FmZXR5IGFuZCByZWd1bGF0b3J5IHN0YW5kYXJkcy4iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInR5cG9ncmFwaHlfZm9udF9zdHlsZSI6Iml0YWxpYyIsInRleHRfY29sb3IiOiIjRkZGRkZGRTgiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImQ4ODBlMjUifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZ2xvYmFsc19fIjp7InRleHRfY29sb3IiOiIifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-38d24752 e-con-full e-flex e-con e-child\\\" data-id=\\\"38d24752\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjY4ZWIxNWE1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiXHUwMGE5IFtjb3B5cmlnaHRdIGFwZXhpdW0uIEFsbCBwcm9kdWN0cyBhcmUgZm9yIHJlc2VhcmNoIHVzZSBvbmx5LiBOb3QgZm9yIGh1bWFuIGNvbnN1bXB0aW9uLiIsImFsaWduIjoiY2VudGVyIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIxNmYzNmUxIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA2LTIxIDEwOjQzIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfZmxleF9hbGlnbl9zZWxmIjoiY2VudGVyIiwiY3VzdG9tX2NzcyI6InNlbGVjdG9yIHB7XG4gICAgbWFyZ2luOiAwO1xufSIsInR5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInR5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsInR5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwidHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInR5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEyLCJzaXplcyI6W119LCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiIn0sInRleHRfY29sb3IiOiIjRkZGRkZGRTgifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGV4dC1lZGl0b3IifQ==\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjI0NTU1MTA0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiZWRpdG9yIjoiUHJpdmFjeSBQb2xpY3lcblRlcm1zIG9mIFNlcnZpY2UiLCJhbGlnbiI6ImNlbnRlciIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMTZmMzZlMSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNi0yMSAxMDo0MyJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX2ZsZXhfYWxpZ25fc2VsZiI6ImNlbnRlciIsImN1c3RvbV9jc3MiOiJzZWxlY3RvciBwe1xuICAgIG1hcmdpbjogMDtcbn0iLCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6IiJ9LCJ0ZXh0X2NvbG9yIjoiI0ZGRkZGRkU4In0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRleHQtZWRpdG9yIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(22376, 1785, '_elementor_screenshot_failed', '2026-07-28 11:09:02'),
(23760, 1902, '_elementor_source', 'post'),
(23761, 1902, '_elementor_edit_mode', 'builder'),
(23762, 1902, '_elementor_template_type', 'product-archive'),
(23763, 1902, '_elementor_version', '4.2.0'),
(23764, 1902, '_elementor_pro_version', '4.2.0'),
(23765, 1902, '_elementor_global_class_usage_indexed', '1'),
(23766, 1902, '_elementor_global_class_usage_indexed_preview', '1'),
(23767, 1902, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23768, 1902, '_wp_page_template', 'default'),
(23769, 1902, '_elementor_data', '[{\"id\":\"fde92ec\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"dafba1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bc26755\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f7aac77\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81e0b6a\"}],\"pp_display_conditions\":[{\"_id\":\"c1c8a3f\"}]},\"elements\":[{\"id\":\"c9291d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"All peptides.\\n\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc01146\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5cf34c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Browse the Axis Bio peptides catalog and lab compounds by compound, strength, and testing status\",\"header_size\":\"span\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"cc01146\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"90aa27f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0e36bd2\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7cd4d78\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d366c2c\"}],\"pp_display_conditions\":[{\"_id\":\"994cb82\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"c856c15\",\"elType\":\"widget\",\"settings\":{\"search_filter_field\":\"field_1\",\"pp_display_conditions\":[{\"_id\":\"c0e75e7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"search-filter-field\"}],\"isInner\":false},{\"id\":\"a0100b6\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}]},\"elements\":[{\"id\":\"d51507f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"59aea2d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"826f7f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ba51794\"}],\"pp_display_conditions\":[{\"_id\":\"0f74f77\"}]},\"elements\":[{\"id\":\"572a674\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"equal_height\":\"yes\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ab59716\"}],\"post_query_post_type\":\"search_filter_query\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"f951b27\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"search_filter_query\":\"query_1\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23770, 1902, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(22383, 1786, '_elementor_template_type', 'loop-item'),
(22384, 1786, '_elementor_version', '4.2.0'),
(22385, 1786, '_elementor_pro_version', '4.2.0'),
(22386, 1786, '_elementor_global_class_usage_indexed', '1'),
(22387, 1786, '_elementor_global_class_usage_indexed_preview', '1'),
(22388, 1786, '_wp_page_template', 'default'),
(22389, 1786, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22390, 1786, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22391, 1786, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22398, 1782, '_wp_page_template', 'default'),
(22399, 1782, 'total_sales', '0'),
(22400, 1782, '_tax_status', 'taxable'),
(22401, 1782, '_tax_class', ''),
(22402, 1782, '_manage_stock', 'no'),
(22403, 1782, '_backorders', 'no'),
(22404, 1782, '_sold_individually', 'no'),
(22405, 1782, '_virtual', 'no'),
(22406, 1782, '_downloadable', 'no'),
(22407, 1782, '_download_limit', '-1'),
(22408, 1782, '_download_expiry', '-1'),
(22409, 1782, '_stock', NULL),
(22410, 1782, '_stock_status', 'instock'),
(22411, 1782, '_wc_average_rating', '0'),
(22412, 1782, '_wc_review_count', '0'),
(22413, 1782, '_product_version', '10.9.4'),
(22414, 1782, 'sub_title', 'Delta Sleep-Inducing Peptide'),
(22415, 1782, '_sub_title', 'field_6a5e2996d2547'),
(22416, 1782, 'product_weight', 'lot ABL-DSIP-2602'),
(22417, 1782, '_product_weight', 'field_6a4f340ba07d6'),
(22418, 1782, 'coa_file', '1540'),
(22419, 1782, '_coa_file', 'field_6a522afa32499'),
(22420, 1787, 'sub_title', 'Delta Sleep-Inducing Peptide'),
(22421, 1787, '_sub_title', 'field_6a5e2996d2547'),
(22422, 1787, 'product_weight', 'lot ABL-DSIP-2602'),
(22423, 1787, '_product_weight', 'field_6a4f340ba07d6'),
(22424, 1787, 'coa_file', '1540'),
(22425, 1787, '_coa_file', 'field_6a522afa32499'),
(22426, 1788, '_wp_page_template', 'elementor_header_footer'),
(22427, 1788, '_elementor_global_class_usage_indexed', '1'),
(22428, 1788, '_elementor_edit_mode', 'builder'),
(22429, 1788, '_elementor_template_type', 'wp-page'),
(22430, 1788, '_elementor_version', '4.2.0'),
(22431, 1788, '_elementor_pro_version', '4.2.0'),
(22432, 1788, '_elementor_global_class_usage_indexed_preview', '1'),
(22433, 1788, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22434, 1788, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22436, 1789, '_wp_page_template', 'elementor_header_footer'),
(22437, 1789, '_elementor_global_class_usage_indexed', '1'),
(22438, 1789, '_elementor_edit_mode', 'builder'),
(22439, 1789, '_elementor_template_type', 'wp-page'),
(22440, 1789, '_elementor_version', '4.2.0'),
(22441, 1789, '_elementor_pro_version', '4.2.0'),
(22442, 1789, '_elementor_global_class_usage_indexed_preview', '1'),
(22443, 1789, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22444, 1789, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\nwho care about what\'s inside.\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(22446, 1790, '_wp_page_template', 'elementor_header_footer'),
(22447, 1790, '_elementor_global_class_usage_indexed', '1'),
(22448, 1790, '_elementor_edit_mode', 'builder'),
(22449, 1790, '_elementor_template_type', 'wp-page'),
(22450, 1790, '_elementor_version', '4.2.0'),
(22451, 1790, '_elementor_pro_version', '4.2.0'),
(22452, 1790, '_elementor_global_class_usage_indexed_preview', '1'),
(22453, 1790, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22454, 1790, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22551, 1798, '_wp_page_template', 'elementor_header_footer'),
(22552, 1798, '_elementor_global_class_usage_indexed', '1'),
(22553, 1798, '_elementor_edit_mode', 'builder'),
(22554, 1798, '_elementor_template_type', 'wp-page'),
(22555, 1798, '_elementor_version', '4.2.0'),
(22556, 1798, '_elementor_pro_version', '4.2.0'),
(22557, 1798, '_elementor_global_class_usage_indexed_preview', '1'),
(22558, 1798, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22559, 1798, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22458, 1791, '_elementor_edit_mode', 'builder'),
(22459, 1791, '_elementor_template_type', 'loop-item'),
(22460, 1791, '_elementor_version', '4.2.0'),
(22461, 1791, '_elementor_pro_version', '4.2.0'),
(22462, 1791, '_elementor_global_class_usage_indexed', '1'),
(22463, 1791, '_elementor_global_class_usage_indexed_preview', '1'),
(22464, 1791, '_wp_page_template', 'default'),
(22465, 1791, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22466, 1791, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22467, 1791, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22473, 1792, '_elementor_edit_mode', 'builder'),
(22474, 1792, '_elementor_template_type', 'wp-page'),
(22475, 1792, '_wp_page_template', 'default'),
(22476, 1792, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22477, 1792, '_elementor_global_class_usage_indexed', '1'),
(22478, 1792, '_elementor_version', '4.2.0'),
(22479, 1792, '_elementor_pro_version', '4.2.0'),
(22480, 1792, '_elementor_global_class_usage_indexed_preview', '1'),
(22481, 1792, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22482, 1792, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24054, 1928, '_elementor_global_class_usage_indexed', '1'),
(24055, 1928, '_elementor_edit_mode', 'builder'),
(24056, 1928, '_elementor_template_type', 'wp-page'),
(24057, 1928, '_elementor_version', '4.2.0'),
(24058, 1928, '_elementor_pro_version', '4.2.0'),
(24059, 1928, '_elementor_global_class_usage_indexed_preview', '1'),
(24060, 1928, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24061, 1928, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_align_items_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(24025, 1926, '_elementor_source', 'product'),
(24026, 1926, '_elementor_edit_mode', 'builder'),
(24027, 1926, '_elementor_template_type', 'loop-item'),
(24028, 1926, '_elementor_version', '4.1.4'),
(24029, 1926, '_elementor_pro_version', '4.1.2'),
(24030, 1926, '_elementor_global_class_usage_indexed', '1'),
(24031, 1926, '_elementor_global_class_usage_indexed_preview', '1'),
(24032, 1926, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24033, 1926, '_wp_page_template', 'default'),
(24034, 1926, '_elementor_data', '[{\"id\":\"5ea067d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:52\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c56c34\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"682d3d3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f5fce84\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f005174\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"8c6730d\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}]},\"elements\":[{\"id\":\"8a77ee2\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(100% - 120px)\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"3805fed\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7772327\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Verified\",\"__dynamic__\":[],\"_id\":\"c90690b\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    background: #FFF;\\n    color: #047857;\\n    border-radius: 50px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\"},\"text_color\":\"#001A4D\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"384e601\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0A14280F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ba40a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Batch COA\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"94a82c9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c3be1ac\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}]'),
(24035, 1926, '_elementor_screenshot_failed', '2026-07-20 14:30:17'),
(24040, 1927, '_elementor_edit_mode', 'builder'),
(24041, 1927, '_elementor_template_type', 'loop-item'),
(24042, 1927, '_elementor_version', '4.1.4'),
(24043, 1927, '_elementor_pro_version', '4.1.2'),
(24044, 1927, '_elementor_global_class_usage_indexed', '1'),
(24045, 1927, '_elementor_global_class_usage_indexed_preview', '1'),
(24046, 1927, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24047, 1927, '_wp_page_template', 'default'),
(24048, 1927, '_elementor_data', '[{\"id\":\"5ea067d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:52\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c56c34\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"682d3d3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"f5fce84\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f005174\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"8c6730d\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}]},\"elements\":[{\"id\":\"8a77ee2\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"header_size\":\"h2\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"300\",\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(100% - 120px)\",\"sizes\":[]},\"_element_custom_width_widescreen\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_laptop\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"3805fed\",\"pp_condition_date_time_before_value\":\"2026-07-14 12:02\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"7772327\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Verified\",\"__dynamic__\":[],\"_id\":\"c90690b\"}],\"space_between\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    background: #FFF;\\n    color: #047857;\\n    border-radius: 50px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"_background_color\":\"\"},\"text_color\":\"#001A4D\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":92,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"384e601\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0A14280F\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ba40a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Batch COA\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"justify\",\"pp_display_conditions\":[{\"_id\":\"94a82c9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"c3be1ac\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}]'),
(24049, 1927, '_elementor_screenshot_failed', '2026-07-20 14:30:17'),
(22486, 1793, '_elementor_edit_mode', 'builder'),
(22487, 1793, '_elementor_template_type', 'wp-page'),
(22488, 1793, '_wp_page_template', 'default'),
(22489, 1793, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22490, 1793, '_elementor_global_class_usage_indexed', '1'),
(22491, 1793, '_elementor_version', '4.2.0'),
(22492, 1793, '_elementor_pro_version', '4.2.0'),
(22493, 1793, '_elementor_global_class_usage_indexed_preview', '1'),
(22494, 1793, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22495, 1793, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\"},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24065, 1929, '_wp_page_template', 'elementor_header_footer'),
(24066, 1929, '_elementor_global_class_usage_indexed', '1'),
(24067, 1929, '_elementor_edit_mode', 'builder'),
(24068, 1929, '_elementor_template_type', 'wp-page'),
(24069, 1929, '_elementor_version', '4.2.0'),
(24070, 1929, '_elementor_pro_version', '4.2.0'),
(24071, 1929, '_elementor_global_class_usage_indexed_preview', '1'),
(24072, 1929, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24073, 1929, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_align_items_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(24077, 1930, '_wp_page_template', 'elementor_header_footer'),
(24078, 1930, '_elementor_global_class_usage_indexed', '1'),
(24079, 1930, '_elementor_edit_mode', 'builder'),
(24080, 1930, '_elementor_template_type', 'wp-page'),
(24081, 1930, '_elementor_version', '4.2.0'),
(24082, 1930, '_elementor_pro_version', '4.2.0'),
(24083, 1930, '_elementor_global_class_usage_indexed_preview', '1'),
(24084, 1930, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24085, 1930, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\",\"flex_justify_content\":\"space-between\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_align_items_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(24091, 1358, '_wp_trash_meta_status', 'publish'),
(24092, 1358, '_wp_trash_meta_time', '1785246326'),
(24093, 1358, '_wp_desired_post_slug', 'affiliates'),
(24094, 1931, '_elementor_global_class_usage_indexed', '1'),
(24095, 1931, '_wp_page_template', 'default'),
(24096, 1931, '_elementor_edit_mode', 'builder'),
(24097, 1931, '_elementor_template_type', 'wp-page'),
(24098, 1931, '_elementor_version', '4.2.0'),
(24099, 1931, '_elementor_pro_version', '4.2.0'),
(24100, 1931, '_elementor_global_class_usage_indexed_preview', '1'),
(24101, 1931, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24102, 1931, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24103, 1931, '_elementor_data', '[{\"id\":\"d697e28\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f991bab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"e8e5f2d\\\" name=\\\"page-title\\\" settings=\\\"%7B%7D\\\"]\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"1cc792c1\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"62e8f6c\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"50961d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5081f66\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a6a2f5\"}]},\"elements\":[{\"id\":\"b206d62\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[solid_affiliate_portal]\",\"pp_display_conditions\":[{\"_id\":\"348eb14\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(22499, 1794, '_elementor_edit_mode', 'builder'),
(22500, 1794, '_elementor_template_type', 'wp-page'),
(22501, 1794, '_wp_page_template', 'default'),
(22502, 1794, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22503, 1794, '_elementor_global_class_usage_indexed', '1'),
(22504, 1794, '_elementor_version', '4.2.0'),
(22505, 1794, '_elementor_pro_version', '4.2.0'),
(22506, 1794, '_elementor_global_class_usage_indexed_preview', '1'),
(22507, 1794, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22508, 1794, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24104, 1384, '_wp_trash_meta_status', 'publish'),
(24105, 1384, '_wp_trash_meta_time', '1785246332'),
(24106, 1384, '_wp_desired_post_slug', 'loyalty-and-rewards'),
(24180, 1938, '_wp_page_template', 'default'),
(24181, 1938, '_elementor_edit_mode', 'builder'),
(24182, 1938, '_elementor_template_type', 'wp-page'),
(24183, 1938, '_elementor_version', '4.2.0'),
(24184, 1938, '_elementor_pro_version', '4.2.0'),
(24185, 1938, '_elementor_global_class_usage_indexed', '1'),
(24186, 1938, '_elementor_global_class_usage_indexed_preview', '1'),
(24187, 1938, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24188, 1939, '_wp_page_template', 'default'),
(24189, 1939, '_elementor_edit_mode', 'builder'),
(24190, 1939, '_elementor_template_type', 'wp-page'),
(24191, 1939, '_elementor_version', '4.2.0'),
(24192, 1939, '_elementor_pro_version', '4.2.0'),
(24193, 1939, '_elementor_global_class_usage_indexed', '1'),
(24194, 1939, '_elementor_global_class_usage_indexed_preview', '1'),
(24195, 1939, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24196, 1933, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24197, 1933, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(24110, 1933, '_edit_lock', '1785247268:1'),
(24111, 1933, '_edit_last', '1'),
(24112, 1933, '_wp_page_template', 'default'),
(24113, 1933, '_elementor_edit_mode', 'builder'),
(24114, 1933, '_elementor_template_type', 'wp-page'),
(24115, 1933, '_elementor_version', '4.2.0'),
(24116, 1933, '_elementor_pro_version', '4.2.0'),
(24117, 1933, '_elementor_global_class_usage_indexed', '1'),
(24118, 1933, '_elementor_global_class_usage_indexed_preview', '1'),
(24119, 1933, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22514, 1782, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(22515, 1795, '_wp_page_template', 'elementor_header_footer'),
(22516, 1795, '_elementor_global_class_usage_indexed', '1'),
(22517, 1795, '_elementor_edit_mode', 'builder'),
(22518, 1795, '_elementor_template_type', 'wp-page'),
(22519, 1795, '_elementor_version', '4.2.0'),
(22520, 1795, '_elementor_pro_version', '4.2.0'),
(22521, 1795, '_elementor_global_class_usage_indexed_preview', '1'),
(22522, 1795, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22523, 1795, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22527, 1796, '_wp_page_template', 'elementor_header_footer'),
(22528, 1796, '_elementor_global_class_usage_indexed', '1'),
(22529, 1796, '_elementor_edit_mode', 'builder'),
(22530, 1796, '_elementor_template_type', 'wp-page'),
(22531, 1796, '_elementor_version', '4.2.0'),
(22532, 1796, '_elementor_pro_version', '4.2.0'),
(22533, 1796, '_elementor_global_class_usage_indexed_preview', '1'),
(22534, 1796, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22535, 1796, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22539, 1797, '_wp_page_template', 'elementor_header_footer'),
(22540, 1797, '_elementor_global_class_usage_indexed', '1'),
(22541, 1797, '_elementor_edit_mode', 'builder'),
(22542, 1797, '_elementor_template_type', 'wp-page'),
(22543, 1797, '_elementor_version', '4.2.0'),
(22544, 1797, '_elementor_pro_version', '4.2.0'),
(22545, 1797, '_elementor_global_class_usage_indexed_preview', '1'),
(22546, 1797, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22547, 1797, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22561, 1799, '_wp_page_template', 'elementor_header_footer'),
(22562, 1799, '_elementor_global_class_usage_indexed', '1'),
(22563, 1799, '_elementor_edit_mode', 'builder'),
(22564, 1799, '_elementor_template_type', 'wp-page'),
(22565, 1799, '_elementor_version', '4.2.0'),
(22566, 1799, '_elementor_pro_version', '4.2.0'),
(22567, 1799, '_elementor_global_class_usage_indexed_preview', '1'),
(22568, 1799, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22569, 1799, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22571, 1800, '_wp_page_template', 'elementor_header_footer'),
(22572, 1800, '_elementor_global_class_usage_indexed', '1'),
(22573, 1800, '_elementor_edit_mode', 'builder'),
(22574, 1800, '_elementor_template_type', 'wp-page'),
(22575, 1800, '_elementor_version', '4.2.0'),
(22576, 1800, '_elementor_pro_version', '4.2.0'),
(22577, 1800, '_elementor_global_class_usage_indexed_preview', '1'),
(22578, 1800, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22579, 1800, '_elementor_data', '[{\"id\":\"cb95426\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c9afd47\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"0e895ac\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b1639c3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"72fe7cc\"}],\"__globals__\":{\"background_color\":\"\"},\"flex_direction_tablet\":\"column\"},\"elements\":[{\"id\":\"2c39b30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"51c8379\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the lab\",\"header_size\":\"h6\",\"align\":\"start\",\"pp_display_conditions\":[{\"_id\":\"7ff0db1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"766b725\",\"elType\":\"widget\",\"settings\":{\"title\":\"Built for those\\n <span style=color:#355A9D>  who care about what\'s inside. <\\/span>\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"64499e4\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"002437a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"651d2bd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b11dd7b\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"619f161\"}],\"pp_display_conditions\":[{\"_id\":\"e8a6189\"}],\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":1010,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"e1f2379\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>What is inside the vial matters. We make purity, safety, and testing a priority.<\\/p><p>Product details stay clear, direct, and easy to check.<\\/p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.<\\/p>\",\"pp_display_conditions\":[{\"_id\":\"f2c832b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8b0742d\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"076736b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"051cf2a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d839107\"}],\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"two_section\",\"pp_display_conditions\":[{\"_id\":\"a3fe7a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"custom_css\":\".two_section .two_box_section{\\n        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.23);\\n}\\n\\n.two_section .two_box_section:hover{\\n            border: 1px solid #0a8ddb75 !important;\\n    border-radius: 21px;\\n    box-shadow: 0px 0px 20px 0px rgb(211 209 209 \\/ 23%);\\n}\",\"flex_direction\":\"row\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"9567fbc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\"},\"elements\":[{\"id\":\"9450f8d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Keep reading\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1f7f34e\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06d2dec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Start with the vial.\",\"pp_display_conditions\":[{\"_id\":\"716f4c1\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=0aa5ad4\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"de87e63\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0a9026f\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"862a3ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a7db8bc\"}],\"pp_display_conditions\":[{\"_id\":\"be415a2\",\"pp_condition_date_time_before_value\":\"2026-07-31 11:08\"}],\"animation\":\"fadeInUp\",\"animation_duration\":\"slow\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"flex-end\",\"flex_align_items_mobile\":\"flex-start\"},\"elements\":[{\"id\":\"f1164fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse catalog\",\"pp_display_conditions\":[{\"_id\":\"45f99bc\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(22689, 1808, '_wc_average_rating', '0'),
(22581, 1801, '_elementor_edit_mode', 'builder'),
(22582, 1801, '_elementor_template_type', 'wp-page'),
(22583, 1801, '_wp_page_template', 'default'),
(22584, 1801, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22585, 1801, '_elementor_global_class_usage_indexed', '1'),
(22586, 1801, '_elementor_version', '4.2.0'),
(22587, 1801, '_elementor_pro_version', '4.2.0'),
(22588, 1801, '_elementor_global_class_usage_indexed_preview', '1'),
(22589, 1801, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22590, 1801, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24624, 1836, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\" class=\"\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\" class=\"\"></circle></g></svg>'),
(24623, 1831, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>'),
(24622, 1832, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>'),
(24621, 1833, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\" class=\"\"></path></g></svg>'),
(24618, 1696, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-lock w-5 h-5 text-[#1a3a69]\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>'),
(24619, 1695, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-timer w-5 h-5 text-[#1a3a69]\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>'),
(24620, 1698, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-badge-percent w-5 h-5 text-[#1a3a69]\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>'),
(24612, 14, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 62 62\" style=\"enable-background:new 0 0 62 62;\" xml:space=\"preserve\"><g>	<g id=\"group-65svg\">		<path id=\"path-1_60_\" d=\"M34.795,54.218h-9c-0.828,0-1.5-0.672-1.5-1.5c0-0.828,0.672-1.5,1.5-1.5h9c0.828,0,1.5,0.672,1.5,1.5   C36.295,53.546,35.623,54.218,34.795,54.218z\"></path>		<path id=\"path-2_60_\" d=\"M58.653,62c-0.828,0-1.5-0.672-1.5-1.5c0-14.421-11.732-26.152-26.153-26.152S4.847,46.079,4.847,60.5   c0,0.828-0.672,1.5-1.5,1.5s-1.5-0.672-1.5-1.5c0-16.075,13.078-29.152,29.153-29.152c16.074,0,29.153,13.077,29.153,29.152   C60.153,61.328,59.481,62,58.653,62z\"></path>		<path id=\"path-3_48_\" d=\"M30.776,33.233c-9.162,0-16.617-7.454-16.617-16.617C14.159,7.454,21.614,0,30.776,0   c9.163,0,16.617,7.454,16.617,16.616C47.393,25.779,39.939,33.233,30.776,33.233z M30.776,3c-7.508,0-13.617,6.108-13.617,13.616   c0,7.509,6.109,13.617,13.617,13.617s13.617-6.108,13.617-13.617C44.393,9.108,38.284,3,30.776,3z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>'),
(24613, 135, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-flask-conical text-[#0047FF] flex-shrink-0\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>'),
(24614, 136, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-shield-check text-[#0047FF] flex-shrink-0\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>'),
(24615, 122, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-check text-[#0047FF] flex-shrink-0\"><path d=\"M20 6 9 17l-5-5\"></path></svg>'),
(24616, 174, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-flask-round text-[#0047FF]\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>'),
(24617, 1697, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-gem w-5 h-5 text-[#1a3a69]\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>'),
(24611, 73, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><path d=\"M164.96 300.004h.024c.02 0 .04-.004.059-.004H437a15.003 15.003 0 0 0 14.422-10.879l60-210a15.003 15.003 0 0 0-2.445-13.152A15.006 15.006 0 0 0 497 60H130.367l-10.722-48.254A15.003 15.003 0 0 0 105 0H15C6.715 0 0 6.715 0 15s6.715 15 15 15h77.969c1.898 8.55 51.312 230.918 54.156 243.71C131.184 280.64 120 296.536 120 315c0 24.812 20.188 45 45 45h272c8.285 0 15-6.715 15-15s-6.715-15-15-15H165c-8.27 0-15-6.73-15-15 0-8.258 6.707-14.977 14.96-14.996zM477.114 90l-51.43 180H177.032l-40-180zM150 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zM362 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zm0 0\" fill=\"#001A4D\" opacity=\"1\" data-original=\"#000000\" class=\"\"></path></g></svg>'),
(22594, 1802, '_elementor_edit_mode', 'builder'),
(22595, 1802, '_elementor_template_type', 'wp-page'),
(22596, 1802, '_wp_page_template', 'default'),
(22597, 1802, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22598, 1802, '_elementor_global_class_usage_indexed', '1'),
(22599, 1802, '_elementor_version', '4.2.0'),
(22600, 1802, '_elementor_pro_version', '4.2.0'),
(22601, 1802, '_elementor_global_class_usage_indexed_preview', '1'),
(22602, 1802, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22603, 1802, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":4,\"posts_per_page\":4,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24341, 1952, '_menu_item_type', 'post_type'),
(24342, 1952, '_menu_item_menu_item_parent', '0'),
(24343, 1952, '_menu_item_object_id', '1933'),
(24344, 1952, '_menu_item_object', 'page'),
(24345, 1952, '_menu_item_target', ''),
(24346, 1952, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(24347, 1952, '_menu_item_xfn', ''),
(24348, 1952, '_menu_item_url', ''),
(24354, 48, '_wp_old_date', '2026-07-08'),
(24350, 52, '_wp_old_date', '2026-07-08'),
(24351, 51, '_wp_old_date', '2026-07-08'),
(24352, 50, '_wp_old_date', '2026-07-08'),
(24353, 49, '_wp_old_date', '2026-07-08'),
(24139, 1935, '_wp_page_template', 'default'),
(24140, 1935, '_elementor_global_class_usage_indexed', '1'),
(24141, 1935, '_elementor_edit_mode', 'builder'),
(24142, 1935, '_elementor_template_type', 'wp-page'),
(22607, 1803, '_elementor_edit_mode', 'builder'),
(22608, 1803, '_elementor_template_type', 'wp-page'),
(22609, 1803, '_wp_page_template', 'default'),
(22610, 1803, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22611, 1803, '_elementor_global_class_usage_indexed', '1'),
(22612, 1803, '_elementor_version', '4.2.0'),
(22613, 1803, '_elementor_pro_version', '4.2.0'),
(22614, 1803, '_elementor_global_class_usage_indexed_preview', '1'),
(22615, 1803, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22616, 1803, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24143, 1935, '_elementor_version', '4.1.4'),
(24144, 1935, '_elementor_pro_version', '4.1.2'),
(24145, 1935, '_elementor_global_class_usage_indexed_preview', '1'),
(24146, 1935, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24147, 1935, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24148, 1935, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}]},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#0C1A3A\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=e0f9d87\",\"html_color\":\"globals\\/colors?id=primary\",\"field_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@lumera.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22896, 1823, '_wp_attached_file', '2026/07/Kisspeptin-10-1.png'),
(22897, 1823, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2026/07/Kisspeptin-10-1.png\";s:8:\"filesize\";i:187222;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256022;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"Kisspeptin-10-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56058;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:177736;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8279;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:25:\"Kisspeptin-10-1-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2694;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:27:\"Kisspeptin-10-1-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8279;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(22898, 1824, '_elementor_edit_mode', 'builder'),
(22899, 1824, '_elementor_template_type', 'loop-item'),
(22900, 1824, '_elementor_version', '4.2.0'),
(22901, 1824, '_elementor_pro_version', '4.2.0'),
(22902, 1824, '_elementor_global_class_usage_indexed', '1'),
(22903, 1824, '_elementor_global_class_usage_indexed_preview', '1'),
(22904, 1824, '_wp_page_template', 'default'),
(22905, 1824, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22906, 1824, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\\n\\nselector .pp-info-box-subtitle{\\n    text-align: right;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22624, 1804, '_wp_attached_file', '2026/07/DSIP-5mg.png'),
(22625, 1804, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2026/07/DSIP-5mg.png\";s:8:\"filesize\";i:187350;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55512;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16557;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:253249;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"DSIP-5mg-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55512;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175529;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8211;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:18:\"DSIP-5mg-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2660;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:20:\"DSIP-5mg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8211;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(22626, 1782, '_thumbnail_id', '1804'),
(22627, 1805, '_elementor_edit_mode', 'builder'),
(22628, 1805, '_elementor_template_type', 'loop-item'),
(22629, 1805, '_elementor_version', '4.2.0'),
(22630, 1805, '_elementor_pro_version', '4.2.0'),
(22631, 1805, '_elementor_global_class_usage_indexed', '1'),
(22632, 1805, '_elementor_global_class_usage_indexed_preview', '1'),
(22633, 1805, '_wp_page_template', 'default'),
(22634, 1805, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22635, 1805, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22636, 1805, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22688, 1808, '_stock_status', 'instock'),
(22687, 1808, '_stock', NULL),
(22686, 1808, '_download_expiry', '-1'),
(22685, 1808, '_download_limit', '-1'),
(22684, 1808, '_downloadable', 'no'),
(22683, 1808, '_virtual', 'no'),
(22682, 1808, '_sold_individually', 'no'),
(22681, 1808, '_backorders', 'no'),
(22680, 1808, '_manage_stock', 'no'),
(22679, 1808, '_tax_class', 'parent'),
(22678, 1808, '_tax_status', 'taxable'),
(22677, 1808, 'total_sales', '0'),
(22676, 1808, '_variation_description', ''),
(22659, 1807, '_variation_description', ''),
(22660, 1807, 'total_sales', '0'),
(22661, 1807, '_tax_status', 'taxable'),
(22662, 1807, '_tax_class', 'parent'),
(22663, 1807, '_manage_stock', 'no'),
(22664, 1807, '_backorders', 'no'),
(22665, 1807, '_sold_individually', 'no'),
(22666, 1807, '_virtual', 'no'),
(22667, 1807, '_downloadable', 'no'),
(22668, 1807, '_download_limit', '-1'),
(22669, 1807, '_download_expiry', '-1'),
(22670, 1807, '_stock', NULL),
(22671, 1807, '_stock_status', 'instock'),
(22672, 1807, '_wc_average_rating', '0'),
(22673, 1807, '_wc_review_count', '0'),
(22674, 1807, 'attribute_pa_vial-size', '5mg'),
(22675, 1807, '_product_version', '10.9.4'),
(22690, 1808, '_wc_review_count', '0'),
(22691, 1808, 'attribute_pa_vial-size', '10mg'),
(22692, 1808, '_product_version', '10.9.4'),
(22693, 1808, '_regular_price', '60'),
(22694, 1808, '_thumbnail_id', '1804'),
(22695, 1808, '_price', '60'),
(22696, 1807, '_regular_price', '50'),
(22697, 1807, '_thumbnail_id', '1804'),
(22698, 1807, '_price', '50'),
(22699, 1782, '_price', '50'),
(22700, 1782, '_price', '60'),
(22702, 1782, '_elementor_global_class_usage_indexed', '1'),
(22703, 1809, '_edit_lock', '1785801519:3'),
(22704, 1809, '_edit_last', '1'),
(22705, 1810, '_wp_attached_file', '2026/07/KPV.png'),
(22706, 1810, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:15:\"2026/07/KPV.png\";s:8:\"filesize\";i:184171;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"KPV-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55065;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"KPV-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"KPV-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:250115;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:15:\"KPV-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55065;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:15:\"KPV-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:173160;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:15:\"KPV-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8143;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:13:\"KPV-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2673;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:15:\"KPV-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8143;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(22707, 1809, '_thumbnail_id', '1810'),
(22708, 1809, '_wp_page_template', 'default'),
(22709, 1809, 'total_sales', '0'),
(22710, 1809, '_tax_status', 'taxable'),
(22711, 1809, '_tax_class', ''),
(22712, 1809, '_manage_stock', 'no'),
(22713, 1809, '_backorders', 'no'),
(22714, 1809, '_sold_individually', 'no'),
(22715, 1809, '_virtual', 'no'),
(22716, 1809, '_downloadable', 'no'),
(22717, 1809, '_download_limit', '-1'),
(22718, 1809, '_download_expiry', '-1'),
(22719, 1809, '_stock', NULL),
(22720, 1809, '_stock_status', 'instock'),
(22721, 1809, '_wc_average_rating', '0'),
(22722, 1809, '_wc_review_count', '0'),
(22723, 1809, '_product_version', '10.9.4'),
(22724, 1809, 'sub_title', 'Lys-Pro-Val'),
(22725, 1809, '_sub_title', 'field_6a5e2996d2547'),
(22726, 1809, 'product_weight', 'lot ABL-KPV-2601'),
(22727, 1809, '_product_weight', 'field_6a4f340ba07d6'),
(22728, 1809, 'coa_file', ''),
(22729, 1809, '_coa_file', 'field_6a522afa32499'),
(22730, 1811, 'sub_title', 'Lys-Pro-Val'),
(22731, 1811, '_sub_title', 'field_6a5e2996d2547'),
(22732, 1811, 'product_weight', 'lot ABL-KPV-2601'),
(22733, 1811, '_product_weight', 'field_6a4f340ba07d6'),
(22734, 1811, 'coa_file', ''),
(22735, 1811, '_coa_file', 'field_6a522afa32499'),
(22736, 1809, '_product_attributes', 'a:1:{s:12:\"pa_vial-size\";a:6:{s:4:\"name\";s:12:\"pa_vial-size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}'),
(22737, 1812, '_variation_description', ''),
(22738, 1812, 'total_sales', '0'),
(22739, 1812, '_tax_status', 'taxable'),
(22740, 1812, '_tax_class', 'parent'),
(22741, 1812, '_manage_stock', 'no'),
(22742, 1812, '_backorders', 'no'),
(22743, 1812, '_sold_individually', 'no'),
(22744, 1812, '_virtual', 'no'),
(22745, 1812, '_downloadable', 'no'),
(22746, 1812, '_download_limit', '-1'),
(22747, 1812, '_download_expiry', '-1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22748, 1812, '_stock', NULL),
(22749, 1812, '_stock_status', 'instock'),
(22750, 1812, '_wc_average_rating', '0'),
(22751, 1812, '_wc_review_count', '0'),
(22752, 1812, 'attribute_pa_vial-size', '10mg'),
(22753, 1812, '_product_version', '10.9.4'),
(22819, 1817, '_elementor_template_type', 'loop-item'),
(22754, 1813, '_elementor_edit_mode', 'builder'),
(22755, 1813, '_elementor_template_type', 'loop-item'),
(22756, 1813, '_elementor_version', '4.2.0'),
(22757, 1813, '_elementor_pro_version', '4.2.0'),
(22758, 1813, '_elementor_global_class_usage_indexed', '1'),
(22759, 1813, '_elementor_global_class_usage_indexed_preview', '1'),
(22760, 1813, '_wp_page_template', 'default'),
(22761, 1813, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22762, 1813, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22763, 1813, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24152, 1936, '_wp_page_template', 'default'),
(24153, 1936, '_elementor_global_class_usage_indexed', '1'),
(24154, 1936, '_elementor_edit_mode', 'builder'),
(24155, 1936, '_elementor_template_type', 'wp-page'),
(24156, 1936, '_elementor_version', '4.1.4'),
(24157, 1936, '_elementor_pro_version', '4.1.2'),
(24158, 1936, '_elementor_global_class_usage_indexed_preview', '1'),
(22820, 1817, '_elementor_version', '4.2.0'),
(22821, 1817, '_elementor_pro_version', '4.2.0'),
(22822, 1817, '_elementor_global_class_usage_indexed', '1'),
(22823, 1817, '_elementor_global_class_usage_indexed_preview', '1'),
(22805, 1816, '_elementor_edit_mode', 'builder'),
(22769, 1812, '_regular_price', '69'),
(22770, 1812, '_thumbnail_id', '1810'),
(22771, 1812, '_price', '69'),
(22772, 1809, '_price', '69'),
(22774, 1809, '_elementor_global_class_usage_indexed', '1'),
(22818, 1817, '_elementor_edit_mode', 'builder'),
(22790, 1815, '_elementor_edit_mode', 'builder'),
(22775, 1814, '_elementor_edit_mode', 'builder'),
(22776, 1814, '_elementor_template_type', 'loop-item'),
(22777, 1814, '_elementor_version', '4.2.0'),
(22778, 1814, '_elementor_pro_version', '4.2.0'),
(22779, 1814, '_elementor_global_class_usage_indexed', '1'),
(22780, 1814, '_elementor_global_class_usage_indexed_preview', '1'),
(22781, 1814, '_wp_page_template', 'default'),
(22782, 1814, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22783, 1814, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22784, 1814, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24159, 1936, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24160, 1936, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24161, 1936, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}]},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#0C1A3A\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=e0f9d87\",\"html_color\":\"globals\\/colors?id=primary\",\"field_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@lumera.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22791, 1815, '_elementor_template_type', 'loop-item'),
(22792, 1815, '_elementor_version', '4.2.0'),
(22793, 1815, '_elementor_pro_version', '4.2.0'),
(22794, 1815, '_elementor_global_class_usage_indexed', '1'),
(22795, 1815, '_elementor_global_class_usage_indexed_preview', '1'),
(22796, 1815, '_wp_page_template', 'default'),
(22797, 1815, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22798, 1815, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22799, 1815, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22806, 1816, '_elementor_template_type', 'loop-item'),
(22807, 1816, '_elementor_version', '4.2.0'),
(22808, 1816, '_elementor_pro_version', '4.2.0'),
(22809, 1816, '_elementor_global_class_usage_indexed', '1'),
(22810, 1816, '_elementor_global_class_usage_indexed_preview', '1'),
(22811, 1816, '_wp_page_template', 'default'),
(22812, 1816, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}'),
(22813, 1816, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0F1216\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22814, 1816, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22838, 1818, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22960, 1828, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22961, 1828, '_elementor_global_class_usage_indexed', '1'),
(22996, 1831, '_wp_attached_file', '2026/07/svgexport-20-8.svg'),
(22997, 1831, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3687;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(22999, 1832, '_wp_attached_file', '2026/07/svgexport-20-7.svg'),
(23000, 1832, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1533;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(23002, 1833, '_wp_attached_file', '2026/07/svgexport-20-6.svg'),
(23003, 1833, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4138;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(23005, 1834, '_wp_attached_file', '2026/07/svgexport-20-5.svg'),
(23006, 1834, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:725;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(23008, 1835, '_wp_attached_file', '2026/07/svgexport-20-4.svg'),
(23009, 1835, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1101;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(23011, 1836, '_wp_attached_file', '2026/07/svgexport-20-3.svg'),
(23012, 1836, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1258;s:5:\"width\";i:512;s:6:\"height\";i:512;}'),
(23719, 1809, '_elementor_template_type', 'product-post'),
(23720, 1809, '_elementor_version', '4.2.0'),
(23721, 1809, '_elementor_pro_version', '4.2.0'),
(23722, 1809, '_elementor_global_class_usage_indexed_preview', '1'),
(22957, 1828, '_elementor_edit_mode', 'builder'),
(22958, 1828, '_elementor_template_type', 'wp-page'),
(22959, 1828, '_wp_page_template', 'default'),
(22842, 1819, '_elementor_edit_mode', 'builder'),
(22843, 1819, '_elementor_template_type', 'loop-item'),
(22844, 1819, '_elementor_version', '4.2.0'),
(22845, 1819, '_elementor_pro_version', '4.2.0'),
(22846, 1819, '_elementor_global_class_usage_indexed', '1'),
(22847, 1819, '_elementor_global_class_usage_indexed_preview', '1'),
(22848, 1819, '_wp_page_template', 'default'),
(22849, 1819, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:500;s:5:\"sizes\";a:0:{}}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22850, 1819, '_elementor_data', '[{\"id\":\"42c069cc\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"fa6561e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2418956\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f22203f\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"39c0457\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\/*selector{*\\/\\n\\/*   box-shadow: 0 1px 0 0 #0f14280a, 0 20px 50px -28px #0f14282e;*\\/\\n\\/*   transition: .5s;*\\/\\n\\/*}*\\/\\n\\/*selector:hover{*\\/\\n\\/*    box-shadow: 0 30px 60px -25px #0f142840, 0 10px 25px -10px #7850dc2e*\\/\\n\\/*;*\\/\\n\\/*}*\\/\\nselector .elementor-widget-theme-post-featured-image{\\n    overflow: hidden;\\n}\\nselector img{ \\n   transition: .5s;\\n}\\nselector:hover img{\\n    transform: scale(1.1);\\n}\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"791d42f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"64c1bfe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e90961a\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"e99d2ed\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b87fcc6\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"custom_css\":\"\\n.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{\\n    background-image: unset !important;\\n}\\n\",\"css_classes\":\"product-thumbnail\",\"__globals__\":{\"background_color\":\"\"},\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#E1E4E7\"},\"elements\":[{\"id\":\"5190e414\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"efcae75\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"04e224f\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_color\":\"#006AF7\",\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_typography_font_size_mobile_extra\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"uppercase\",\"icon_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.15,\"sizes\":[]},\"icon_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"10\",\"bottom\":\"5\",\"left\":\"10\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"3ffc959\",\"pp_condition_date_time_before_value\":\"2026-07-07 10:08\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#E2E5E8\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"custom_css\":\"selector .elementor-icon-list-icon{\\n    background:\\nlinear-gradient(110deg, oklch(66% .22 305) 0%, oklch(72% .18 270) 45%, oklch(82% .16 210) 100%);\\nwidth: 8px;\\nheight: 8px;\\nborder-radius: 50%;\\n}\\nselector .elementor-icon-list-icon svg{\\n    display: none !important;\\n}\",\"icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF91\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"42914447\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22http%3A%2F%2Faxovaresearch.com%2Fwp-content%2Fuploads%2F2026%2F07%2FAOD-9604-5MG.webp%22%2C%22id%22%3A929%2C%22size%22%3A%22%22%2C%22alt%22%3A%22%22%2C%22source%22%3A%22library%22%7D%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"e65afec\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\"},\"image_size\":\"full\",\"link_to\":\"custom\",\"pp_display_conditions\":[{\"_id\":\"58c6e11\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"image\":{\"id\":20,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"866098f\",\"elType\":\"widget\",\"settings\":{\"preview_product_id\":1663,\"select_options_label\":\"add to cart\",\"out_of_stock_label\":\"Out of stock\",\"card_bg_color\":\"#FFFFFF\",\"pill_bg_color\":\"#15418F03\",\"pill_text_color\":\"#0D0D0F\",\"accent_color\":\"#15418F\",\"accent_text_color\":\"#FFFFFF\",\"pp_display_conditions\":[{\"_id\":\"f2dcf4f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\".iovision-lvs__pill.is-selected {\\r\\n    background:#15418f !important;\\r\\n    color:#FFF !important;\\r\\n}\\r\\n.iovision-lvs__pills button{\\r\\n    padding: 8px 14px 8px 14px;\\r\\n    border: 1px solid #15418f;\\r\\n}\\r\\n\\r\\n.iovision-lvs {\\r\\n    padding: 10px !important;\\r\\n    border-radius: 10px !important;\\r\\n    width: 100% !important;\\r\\n}\\r\\nselector  \",\"__globals__\":{\"pill_bg_color\":\"\",\"pill_text_color\":\"globals\\/colors?id=primary\",\"accent_color\":\"\",\"accent_text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"iovision-loop-variation-selector\"}],\"isInner\":true},{\"id\":\"5d084b61\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"26e915bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"3d0585a\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"2d42e045\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Starting at\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_weight\":\"300\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector small{\\n    color:#828487;\\n    font-weight: 400;\\n    font-size:12px;\\n    padding-left: 5px;\\n    letter-spacing: 1px;\\n}\\n\\nselector .pp-info-box-subtitle{\\n    text-align: right;\\n}\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"58b6ae2\\\" name=\\\"woocommerce-product-price-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":22,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-3.png\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true},{\"id\":\"42d2544e\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Space Grotesk\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"600\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"c94218f\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"custom_css\":\"selector .pp-info-box-description {\\n    display: -webkit-box;\\n    -webkit-box-orient: vertical;\\n    -webkit-line-clamp: 2; \\/* Show only 2 lines *\\/\\n    overflow: hidden;\\n    text-overflow: ellipsis;\\n}\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(22851, 1819, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24165, 1937, '_wp_page_template', 'default'),
(24166, 1937, '_elementor_global_class_usage_indexed', '1'),
(24167, 1937, '_elementor_edit_mode', 'builder'),
(24168, 1937, '_elementor_template_type', 'wp-page'),
(24169, 1937, '_elementor_version', '4.1.4'),
(24170, 1937, '_elementor_pro_version', '4.1.2'),
(24171, 1937, '_elementor_global_class_usage_indexed_preview', '1'),
(24172, 1937, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24173, 1937, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24174, 1937, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}],\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=e0f9d87\",\"html_color\":\"\",\"field_text_color\":\"globals\\/colors?id=e0f9d87\"},\"label_color\":\"#FFFFFF\",\"html_color\":\"#0D0D0F\",\"field_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@lumera.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22962, 1828, '_elementor_version', '4.2.0'),
(22857, 1820, '_elementor_edit_mode', 'builder'),
(22858, 1820, '_elementor_template_type', 'wp-page'),
(22859, 1820, '_wp_page_template', 'default'),
(22860, 1820, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22861, 1820, '_elementor_global_class_usage_indexed', '1'),
(22862, 1820, '_elementor_version', '4.2.0'),
(22863, 1820, '_elementor_pro_version', '4.2.0'),
(22864, 1820, '_elementor_global_class_usage_indexed_preview', '1'),
(22865, 1820, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22866, 1820, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22870, 1821, '_elementor_edit_mode', 'builder'),
(22871, 1821, '_elementor_template_type', 'wp-page'),
(22872, 1821, '_wp_page_template', 'default'),
(22873, 1821, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22874, 1821, '_elementor_global_class_usage_indexed', '1'),
(22875, 1821, '_elementor_version', '4.2.0'),
(22876, 1821, '_elementor_pro_version', '4.2.0'),
(22877, 1821, '_elementor_global_class_usage_indexed_preview', '1'),
(22878, 1821, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22879, 1821, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"b859100\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Research Compounds\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"h2\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"428393f\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"button_background_hover_color\":\"#02010100\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22942, 1827, '_elementor_edit_mode', 'builder'),
(22943, 1827, '_elementor_template_type', 'wp-page'),
(22944, 1827, '_wp_page_template', 'default'),
(22945, 1827, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22946, 1827, '_elementor_global_class_usage_indexed', '1'),
(22947, 1827, '_elementor_version', '4.2.0'),
(22948, 1827, '_elementor_pro_version', '4.2.0'),
(22949, 1827, '_elementor_global_class_usage_indexed_preview', '1'),
(22950, 1827, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22951, 1827, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22883, 1822, '_elementor_edit_mode', 'builder'),
(22884, 1822, '_elementor_template_type', 'wp-page'),
(22885, 1822, '_wp_page_template', 'default'),
(22886, 1822, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22887, 1822, '_elementor_global_class_usage_indexed', '1'),
(22888, 1822, '_elementor_version', '4.2.0'),
(22889, 1822, '_elementor_pro_version', '4.2.0'),
(22890, 1822, '_elementor_global_class_usage_indexed_preview', '1'),
(22891, 1822, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22892, 1822, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24198, 1940, '_wp_page_template', 'default'),
(24199, 1940, '_elementor_edit_mode', 'builder'),
(24200, 1940, '_elementor_template_type', 'wp-page'),
(24201, 1940, '_elementor_version', '4.2.0'),
(24202, 1940, '_elementor_pro_version', '4.2.0'),
(24203, 1940, '_elementor_global_class_usage_indexed', '1'),
(24204, 1940, '_elementor_global_class_usage_indexed_preview', '1'),
(24205, 1940, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24206, 1940, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24207, 1940, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(24209, 1941, '_wp_page_template', 'default'),
(24210, 1941, '_elementor_edit_mode', 'builder'),
(24211, 1941, '_elementor_template_type', 'wp-page'),
(24212, 1941, '_elementor_version', '4.2.0'),
(24213, 1941, '_elementor_pro_version', '4.2.0'),
(24214, 1941, '_elementor_global_class_usage_indexed', '1'),
(24215, 1941, '_elementor_global_class_usage_indexed_preview', '1'),
(24216, 1941, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24217, 1941, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24218, 1941, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(22916, 1825, '_elementor_edit_mode', 'builder'),
(22917, 1825, '_elementor_template_type', 'wp-page'),
(22918, 1825, '_wp_page_template', 'default'),
(22919, 1825, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22920, 1825, '_elementor_global_class_usage_indexed', '1'),
(22921, 1825, '_elementor_version', '4.2.0'),
(22922, 1825, '_elementor_pro_version', '4.2.0'),
(22923, 1825, '_elementor_global_class_usage_indexed_preview', '1'),
(22924, 1825, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22925, 1825, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24220, 1942, '_wp_page_template', 'default'),
(24221, 1942, '_elementor_edit_mode', 'builder'),
(24222, 1942, '_elementor_template_type', 'wp-page'),
(24223, 1942, '_elementor_version', '4.2.0'),
(24224, 1942, '_elementor_pro_version', '4.2.0'),
(24225, 1942, '_elementor_global_class_usage_indexed', '1'),
(24226, 1942, '_elementor_global_class_usage_indexed_preview', '1'),
(24227, 1942, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24228, 1942, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24229, 1942, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(22929, 1826, '_elementor_edit_mode', 'builder'),
(22930, 1826, '_elementor_template_type', 'wp-page'),
(22931, 1826, '_wp_page_template', 'default'),
(22932, 1826, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22933, 1826, '_elementor_global_class_usage_indexed', '1'),
(22934, 1826, '_elementor_version', '4.2.0'),
(22935, 1826, '_elementor_pro_version', '4.2.0'),
(22936, 1826, '_elementor_global_class_usage_indexed_preview', '1'),
(22937, 1826, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22938, 1826, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Purity Is the Standard, Not the Claim.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"db838a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24231, 1943, '_wp_page_template', 'default'),
(24232, 1943, '_elementor_edit_mode', 'builder'),
(24233, 1943, '_elementor_template_type', 'wp-page'),
(24234, 1943, '_elementor_version', '4.2.0'),
(24235, 1943, '_elementor_pro_version', '4.2.0'),
(24236, 1943, '_elementor_global_class_usage_indexed', '1'),
(24237, 1943, '_elementor_global_class_usage_indexed_preview', '1'),
(24238, 1943, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24239, 1943, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24240, 1943, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24262, 1945, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(24472, 1961, '_elementor_version', '4.2.0'),
(24473, 1961, '_elementor_pro_version', '4.2.0'),
(24474, 1961, '_elementor_global_class_usage_indexed_preview', '1'),
(24475, 1961, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24476, 1961, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24477, 1961, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}],\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"subtitle_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"html_color\":\"\",\"field_text_color\":\"globals\\/colors?id=primary\"},\"label_color\":\"#FFFFFF\",\"html_color\":\"#0D0D0F\",\"field_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@apexium.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=secondary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=primary\",\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24468, 1961, '_wp_page_template', 'default'),
(24469, 1961, '_elementor_global_class_usage_indexed', '1'),
(24470, 1961, '_elementor_edit_mode', 'builder'),
(24471, 1961, '_elementor_template_type', 'wp-page'),
(24253, 1945, '_wp_page_template', 'default'),
(24254, 1945, '_elementor_edit_mode', 'builder'),
(24255, 1945, '_elementor_template_type', 'wp-page'),
(24256, 1945, '_elementor_version', '4.2.0'),
(24257, 1945, '_elementor_pro_version', '4.2.0'),
(24258, 1945, '_elementor_global_class_usage_indexed', '1'),
(24259, 1945, '_elementor_global_class_usage_indexed_preview', '1'),
(24260, 1945, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24261, 1945, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(23745, 1901, '_elementor_source', 'post'),
(23746, 1901, '_elementor_edit_mode', 'builder'),
(23747, 1901, '_elementor_template_type', 'product-archive'),
(23748, 1901, '_elementor_version', '4.2.0'),
(23749, 1901, '_elementor_pro_version', '4.2.0'),
(23750, 1901, '_elementor_global_class_usage_indexed', '1'),
(23751, 1901, '_elementor_global_class_usage_indexed_preview', '1'),
(23752, 1901, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23753, 1901, '_wp_page_template', 'default'),
(23754, 1901, '_elementor_data', '[{\"id\":\"a0100b6\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"321123d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bbcd6d9\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"a1434be\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b046f62\"}]},\"elements\":[{\"id\":\"d51507f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"59aea2d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"826f7f6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ba51794\"}],\"pp_display_conditions\":[{\"_id\":\"0f74f77\"}]},\"elements\":[{\"id\":\"572a674\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"equal_height\":\"yes\",\"alternate_templates\":[{\"template_id\":null,\"_id\":\"ab59716\"}],\"post_query_post_type\":\"search_filter_query\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"pp_display_conditions\":[{\"_id\":\"f951b27\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"search_filter_query\":\"query_1\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23755, 1901, '_elementor_conditions', 'a:1:{i:0;s:23:\"include/product_archive\";}'),
(23756, 1901, '_elementor_screenshot_failed', '2026-07-28 11:09:26'),
(22963, 1828, '_elementor_pro_version', '4.2.0'),
(22964, 1828, '_elementor_global_class_usage_indexed_preview', '1'),
(22965, 1828, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22966, 1828, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24264, 1946, '_wp_page_template', 'default'),
(24265, 1946, '_elementor_edit_mode', 'builder'),
(24266, 1946, '_elementor_template_type', 'wp-page'),
(24267, 1946, '_elementor_version', '4.2.0'),
(24268, 1946, '_elementor_pro_version', '4.2.0'),
(24269, 1946, '_elementor_global_class_usage_indexed', '1'),
(24270, 1946, '_elementor_global_class_usage_indexed_preview', '1'),
(24271, 1946, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24272, 1946, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24273, 1946, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(22970, 1829, '_elementor_edit_mode', 'builder'),
(22971, 1829, '_elementor_template_type', 'wp-page'),
(22972, 1829, '_wp_page_template', 'default'),
(22973, 1829, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22974, 1829, '_elementor_global_class_usage_indexed', '1'),
(22975, 1829, '_elementor_version', '4.2.0'),
(22976, 1829, '_elementor_pro_version', '4.2.0'),
(22977, 1829, '_elementor_global_class_usage_indexed_preview', '1'),
(22978, 1829, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22979, 1829, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"THIRD-PARTY TESTING\",\"description_text\":\"Every batch is independently verified by accredited laboratories for identity, purity, and concentration.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24275, 1947, '_wp_page_template', 'default'),
(24276, 1947, '_elementor_edit_mode', 'builder'),
(24277, 1947, '_elementor_template_type', 'wp-page'),
(24278, 1947, '_elementor_version', '4.2.0'),
(24279, 1947, '_elementor_pro_version', '4.2.0'),
(24280, 1947, '_elementor_global_class_usage_indexed', '1'),
(24281, 1947, '_elementor_global_class_usage_indexed_preview', '1'),
(24282, 1947, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24283, 1947, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24284, 1947, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(22983, 1830, '_elementor_edit_mode', 'builder'),
(22984, 1830, '_elementor_template_type', 'wp-page'),
(22985, 1830, '_wp_page_template', 'default'),
(22986, 1830, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(22987, 1830, '_elementor_global_class_usage_indexed', '1'),
(22988, 1830, '_elementor_version', '4.2.0'),
(22989, 1830, '_elementor_pro_version', '4.2.0'),
(22990, 1830, '_elementor_global_class_usage_indexed_preview', '1'),
(22991, 1830, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22992, 1830, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24288, 1948, '_elementor_edit_mode', 'builder'),
(24289, 1948, '_elementor_template_type', 'product'),
(24290, 1948, '_elementor_version', '4.2.0'),
(24291, 1948, '_elementor_pro_version', '4.2.0'),
(24292, 1948, '_elementor_global_class_usage_indexed', '1'),
(24293, 1948, '_elementor_global_class_usage_indexed_preview', '1'),
(24294, 1948, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"9338747\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"b0734fd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5f25577\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"81e908b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(23080, 1843, '_elementor_edit_mode', 'builder'),
(23081, 1843, '_elementor_template_type', 'wp-page'),
(23082, 1843, '_wp_page_template', 'default'),
(23083, 1843, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23084, 1843, '_elementor_global_class_usage_indexed', '1'),
(23085, 1843, '_elementor_version', '4.2.0'),
(23086, 1843, '_elementor_pro_version', '4.2.0'),
(23047, 1840, '_elementor_edit_mode', 'builder'),
(23048, 1840, '_elementor_template_type', 'wp-page'),
(23049, 1840, '_wp_page_template', 'default'),
(23050, 1840, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23051, 1840, '_elementor_global_class_usage_indexed', '1'),
(23052, 1840, '_elementor_version', '4.2.0'),
(23053, 1840, '_elementor_pro_version', '4.2.0'),
(23054, 1840, '_elementor_global_class_usage_indexed_preview', '1'),
(23055, 1840, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23056, 1840, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23087, 1843, '_elementor_global_class_usage_indexed_preview', '1'),
(23088, 1843, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23089, 1843, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23025, 1838, '_elementor_edit_mode', 'builder'),
(23026, 1838, '_elementor_template_type', 'wp-page'),
(23027, 1838, '_wp_page_template', 'default'),
(23028, 1838, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23029, 1838, '_elementor_global_class_usage_indexed', '1'),
(23030, 1838, '_elementor_version', '4.2.0'),
(23031, 1838, '_elementor_pro_version', '4.2.0'),
(23032, 1838, '_elementor_global_class_usage_indexed_preview', '1'),
(23033, 1838, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23034, 1838, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23036, 1839, '_elementor_edit_mode', 'builder'),
(23037, 1839, '_elementor_template_type', 'wp-page'),
(23038, 1839, '_wp_page_template', 'default'),
(23039, 1839, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23040, 1839, '_elementor_global_class_usage_indexed', '1'),
(23041, 1839, '_elementor_version', '4.2.0'),
(23042, 1839, '_elementor_pro_version', '4.2.0'),
(23043, 1839, '_elementor_global_class_usage_indexed_preview', '1'),
(23044, 1839, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23045, 1839, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}]},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23058, 1841, '_elementor_edit_mode', 'builder'),
(23059, 1841, '_elementor_template_type', 'wp-page'),
(23060, 1841, '_wp_page_template', 'default'),
(23061, 1841, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23062, 1841, '_elementor_global_class_usage_indexed', '1'),
(23063, 1841, '_elementor_version', '4.2.0'),
(23064, 1841, '_elementor_pro_version', '4.2.0'),
(23065, 1841, '_elementor_global_class_usage_indexed_preview', '1'),
(23066, 1841, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23067, 1841, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23069, 1842, '_elementor_edit_mode', 'builder'),
(23070, 1842, '_elementor_template_type', 'wp-page'),
(23071, 1842, '_wp_page_template', 'default'),
(23072, 1842, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23073, 1842, '_elementor_global_class_usage_indexed', '1'),
(23074, 1842, '_elementor_version', '4.2.0'),
(23075, 1842, '_elementor_pro_version', '4.2.0'),
(23076, 1842, '_elementor_global_class_usage_indexed_preview', '1'),
(23077, 1842, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23078, 1842, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"1c420f9\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":405,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/inside-the-box.webp\"},{\"id\":404,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/discreet-shipping.webp\"},{\"id\":403,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure-protected.webp\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"56eb691\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector img{\\n    aspect-ratio: 1;\\n    object-fit: cover;\\n}\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23092, 1844, '_elementor_template_type', 'wp-page'),
(23093, 1844, '_wp_page_template', 'default'),
(23094, 1844, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23095, 1844, '_elementor_global_class_usage_indexed', '1'),
(23096, 1844, '_elementor_version', '4.2.0'),
(23097, 1844, '_elementor_pro_version', '4.2.0'),
(23098, 1844, '_elementor_global_class_usage_indexed_preview', '1'),
(23099, 1844, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23100, 1844, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23102, 1845, '_elementor_edit_mode', 'builder'),
(23103, 1845, '_elementor_template_type', 'wp-page'),
(23104, 1845, '_wp_page_template', 'default'),
(23105, 1845, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23106, 1845, '_elementor_global_class_usage_indexed', '1'),
(23107, 1845, '_elementor_version', '4.2.0'),
(23108, 1845, '_elementor_pro_version', '4.2.0'),
(23109, 1845, '_elementor_global_class_usage_indexed_preview', '1'),
(23110, 1845, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23111, 1845, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23113, 1846, '_elementor_edit_mode', 'builder'),
(23114, 1846, '_elementor_template_type', 'wp-page'),
(23115, 1846, '_wp_page_template', 'default'),
(23116, 1846, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23117, 1846, '_elementor_global_class_usage_indexed', '1'),
(23118, 1846, '_elementor_version', '4.2.0'),
(23119, 1846, '_elementor_pro_version', '4.2.0'),
(23120, 1846, '_elementor_global_class_usage_indexed_preview', '1'),
(23121, 1846, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23122, 1846, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23124, 1847, '_elementor_edit_mode', 'builder'),
(23125, 1847, '_elementor_template_type', 'wp-page'),
(23126, 1847, '_wp_page_template', 'default'),
(23127, 1847, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23128, 1847, '_elementor_global_class_usage_indexed', '1'),
(23129, 1847, '_elementor_version', '4.2.0'),
(23130, 1847, '_elementor_pro_version', '4.2.0'),
(23131, 1847, '_elementor_global_class_usage_indexed_preview', '1'),
(23132, 1847, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23133, 1847, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23135, 1848, '_elementor_edit_mode', 'builder'),
(23136, 1848, '_elementor_template_type', 'wp-page'),
(23137, 1848, '_wp_page_template', 'default'),
(23138, 1848, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23139, 1848, '_elementor_global_class_usage_indexed', '1'),
(23140, 1848, '_elementor_version', '4.2.0'),
(23141, 1848, '_elementor_pro_version', '4.2.0'),
(23142, 1848, '_elementor_global_class_usage_indexed_preview', '1'),
(23143, 1848, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23144, 1848, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23146, 1849, '_elementor_edit_mode', 'builder'),
(23147, 1849, '_elementor_template_type', 'wp-page'),
(23148, 1849, '_wp_page_template', 'default'),
(23149, 1849, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23150, 1849, '_elementor_global_class_usage_indexed', '1'),
(23151, 1849, '_elementor_version', '4.2.0'),
(23152, 1849, '_elementor_pro_version', '4.2.0'),
(23153, 1849, '_elementor_global_class_usage_indexed_preview', '1'),
(23154, 1849, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23155, 1849, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23157, 1850, '_elementor_edit_mode', 'builder'),
(23158, 1850, '_elementor_template_type', 'wp-page'),
(23159, 1850, '_wp_page_template', 'default'),
(23160, 1850, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23161, 1850, '_elementor_global_class_usage_indexed', '1'),
(23162, 1850, '_elementor_version', '4.2.0'),
(23163, 1850, '_elementor_pro_version', '4.2.0'),
(23164, 1850, '_elementor_global_class_usage_indexed_preview', '1'),
(23165, 1850, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23166, 1850, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23168, 1851, '_elementor_edit_mode', 'builder'),
(23169, 1851, '_elementor_template_type', 'wp-page'),
(23170, 1851, '_wp_page_template', 'default'),
(23171, 1851, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23172, 1851, '_elementor_global_class_usage_indexed', '1'),
(23173, 1851, '_elementor_version', '4.2.0'),
(23174, 1851, '_elementor_pro_version', '4.2.0'),
(23175, 1851, '_elementor_global_class_usage_indexed_preview', '1'),
(23176, 1851, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23177, 1851, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23355, 1873, '_elementor_edit_mode', 'builder'),
(23179, 1852, '_elementor_edit_mode', 'builder'),
(23180, 1852, '_elementor_template_type', 'wp-page'),
(23181, 1852, '_wp_page_template', 'default'),
(23182, 1852, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23183, 1852, '_elementor_global_class_usage_indexed', '1'),
(23184, 1852, '_elementor_version', '4.2.0'),
(23185, 1852, '_elementor_pro_version', '4.2.0'),
(23186, 1852, '_elementor_global_class_usage_indexed_preview', '1'),
(23187, 1852, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23188, 1852, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23190, 1, '_wp_trash_meta_status', 'publish'),
(23191, 1, '_wp_trash_meta_time', '1785240241'),
(23192, 1, '_wp_desired_post_slug', 'hello-world'),
(23193, 1, '_wp_trash_meta_comments_status', 'a:1:{i:1;s:1:\"1\";}'),
(23368, 1874, '_elementor_source', 'post'),
(23369, 1874, '_elementor_edit_mode', 'builder'),
(23370, 1874, '_elementor_template_type', 'loop-item'),
(23371, 1874, '_elementor_version', '4.2.0'),
(23372, 1874, '_elementor_pro_version', '4.2.0'),
(23373, 1874, '_elementor_global_class_usage_indexed', '1'),
(23374, 1874, '_elementor_global_class_usage_indexed_preview', '1'),
(23375, 1874, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23376, 1874, '_wp_page_template', 'default'),
(23377, 1874, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"60eb6da\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"type\":\"custom\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"18f71f8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"__dynamic__\":{\"custom_text\":\"[elementor-tag id=\\\"d8fc088\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Breading_time%5D%22%7D\\\"]\"}},{\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"5e8ee9c\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"custom\"}],\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-8\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dde6f04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":true}],\"isInner\":true}]'),
(23379, 1874, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23196, 1854, '_edit_lock', '1785240497:1'),
(23197, 1854, '_edit_last', '1'),
(23198, 1854, '_wp_page_template', 'default'),
(23202, 1856, '_edit_last', '1'),
(23201, 1856, '_edit_lock', '1785240538:1'),
(23203, 1856, '_wp_page_template', 'default'),
(23206, 1858, '_edit_lock', '1785588195:3'),
(23207, 1858, '_edit_last', '3'),
(23208, 1858, '_wp_page_template', 'default'),
(23211, 1860, '_edit_lock', '1785242944:1'),
(23212, 1860, '_edit_last', '1'),
(23213, 1860, '_wp_page_template', 'default'),
(23216, 1862, '_elementor_source', 'post'),
(23217, 1862, '_elementor_edit_mode', 'builder'),
(23218, 1862, '_elementor_template_type', 'loop-item'),
(23219, 1862, '_elementor_version', '4.2.0'),
(23220, 1862, '_elementor_pro_version', '4.2.0'),
(23221, 1862, '_elementor_global_class_usage_indexed', '1'),
(23222, 1862, '_elementor_global_class_usage_indexed_preview', '1'),
(23223, 1862, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23224, 1862, '_edit_lock', '1785242668:1'),
(23227, 1860, '_elementor_global_class_usage_indexed', '1'),
(23228, 1863, '_elementor_source', 'post'),
(23229, 1863, '_elementor_edit_mode', 'builder'),
(23230, 1863, '_elementor_template_type', 'loop-item'),
(23231, 1863, '_elementor_version', '4.2.0'),
(23232, 1863, '_elementor_pro_version', '4.2.0'),
(23233, 1863, '_elementor_global_class_usage_indexed', '1'),
(23234, 1863, '_elementor_global_class_usage_indexed_preview', '1'),
(23235, 1863, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23236, 1862, '_wp_page_template', 'default'),
(23237, 1862, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"60eb6da\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"type\":\"custom\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"18f71f8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"__dynamic__\":{\"custom_text\":\"[elementor-tag id=\\\"d8fc088\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Breading_time%5D%22%7D\\\"]\"}},{\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"5e8ee9c\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"custom\"}],\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-8\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"dde6f04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":true}],\"isInner\":true}]'),
(23274, 1867, '_elementor_source', 'post'),
(23238, 1864, '_elementor_source', 'post'),
(23239, 1864, '_elementor_edit_mode', 'builder'),
(23240, 1864, '_elementor_template_type', 'loop-item'),
(23241, 1864, '_elementor_version', '4.2.0'),
(23242, 1864, '_elementor_pro_version', '4.2.0'),
(23243, 1864, '_elementor_global_class_usage_indexed', '1'),
(23244, 1864, '_elementor_global_class_usage_indexed_preview', '1'),
(23245, 1864, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23246, 1864, '_wp_page_template', 'default'),
(23247, 1864, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true}]'),
(23249, 1862, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23279, 1867, '_elementor_global_class_usage_indexed', '1'),
(23280, 1867, '_elementor_global_class_usage_indexed_preview', '1'),
(23281, 1867, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23282, 1867, '_wp_page_template', 'default'),
(23283, 1867, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true}]'),
(23262, 1866, '_elementor_source', 'post'),
(23277, 1867, '_elementor_version', '4.2.0'),
(23278, 1867, '_elementor_pro_version', '4.2.0'),
(23275, 1867, '_elementor_edit_mode', 'builder'),
(23276, 1867, '_elementor_template_type', 'loop-item'),
(23263, 1866, '_elementor_edit_mode', 'builder'),
(23264, 1866, '_elementor_template_type', 'loop-item'),
(23265, 1866, '_elementor_version', '4.2.0'),
(23266, 1866, '_elementor_pro_version', '4.2.0'),
(23267, 1866, '_elementor_global_class_usage_indexed', '1'),
(23268, 1866, '_elementor_global_class_usage_indexed_preview', '1'),
(23269, 1866, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23270, 1866, '_wp_page_template', 'default'),
(23271, 1866, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"10e5a2d\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22product_cat%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"6177800\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=secondary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true}]'),
(23273, 1866, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23285, 1867, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23286, 1868, '_elementor_source', 'post'),
(23287, 1868, '_elementor_edit_mode', 'builder'),
(23288, 1868, '_elementor_template_type', 'loop-item'),
(23289, 1868, '_elementor_version', '4.2.0'),
(23290, 1868, '_elementor_pro_version', '4.2.0'),
(23291, 1868, '_elementor_global_class_usage_indexed', '1'),
(23292, 1868, '_elementor_global_class_usage_indexed_preview', '1'),
(23293, 1868, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23294, 1868, '_wp_page_template', 'default'),
(23295, 1868, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"}],\"isInner\":true}],\"isInner\":true}]'),
(23297, 1868, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23298, 1869, '_elementor_source', 'post'),
(23299, 1869, '_elementor_edit_mode', 'builder'),
(23300, 1869, '_elementor_template_type', 'loop-item'),
(23301, 1869, '_elementor_version', '4.2.0'),
(23302, 1869, '_elementor_pro_version', '4.2.0'),
(23303, 1869, '_elementor_global_class_usage_indexed', '1'),
(23304, 1869, '_elementor_global_class_usage_indexed_preview', '1'),
(23305, 1869, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23306, 1869, '_wp_page_template', 'default'),
(23307, 1869, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"60eb6da\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"type\":\"custom\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"18f71f8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\"},{\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"5e8ee9c\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"custom\"}],\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"dde6f04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":true}],\"isInner\":true}]'),
(23309, 1869, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23310, 1870, '_elementor_source', 'post'),
(23311, 1870, '_elementor_edit_mode', 'builder'),
(23312, 1870, '_elementor_template_type', 'loop-item'),
(23313, 1870, '_elementor_version', '4.2.0'),
(23314, 1870, '_elementor_pro_version', '4.2.0'),
(23315, 1870, '_elementor_global_class_usage_indexed', '1'),
(23316, 1870, '_elementor_global_class_usage_indexed_preview', '1'),
(23317, 1870, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23318, 1870, '_wp_page_template', 'default');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23319, 1870, '_elementor_data', '[{\"id\":\"e7eb378\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"6b52271\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"15386d8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"780d43a\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b7fb333\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"__globals__\":{\"background_color\":\"\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content\":\"flex-start\"},\"elements\":[{\"id\":\"faf35a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_justify_content\":\"space-between\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"af23df3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1806b33\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0826024\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"070a3ff\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}]},\"elements\":[{\"id\":\"4b2d06c\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"\",\"sub_heading\":\"\",\"description\":\"\",\"title_html_tag\":\"div\",\"sub_title_html_tag\":\"div\",\"link_type\":\"box\",\"button_text\":\"Get Started\",\"align\":\"\",\"title_color\":\"#828487\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.25,\"sizes\":[]},\"title_typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"1302b00\",\"pp_condition_date_value\":\"2026-07-05 to 2026-07-11\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:44\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7efd6b2\\\" name=\\\"post-url\\\" settings=\\\"%7B%7D\\\"]\",\"heading\":\"[elementor-tag id=\\\"1462111\\\" name=\\\"post-terms\\\" settings=\\\"%7B%22taxonomy%22%3A%22category%22%2C%22separator%22%3A%22%22%2C%22link%22%3A%22%22%7D\\\"]\",\"sub_heading\":\"[elementor-tag id=\\\"ff210b1\\\" name=\\\"post-title\\\" settings=\\\"%7B%7D\\\"]\",\"description\":\"[elementor-tag id=\\\"8a67e60\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%7D\\\"]\"},\"__globals__\":{\"title_typography_typography\":\"\",\"title_color\":\"\",\"subtitle_typography_typography\":\"\",\"subtitle_color\":\"globals\\/colors?id=primary\"},\"image\":{\"id\":21,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/placeholder-2.png\"},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"subtitle_color\":\"#0D0D0F\",\"description_color\":\"#828487\",\"description_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"60eb6da\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"type\":\"custom\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"18f71f8\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"__dynamic__\":{\"custom_text\":\"[elementor-tag id=\\\"d8fc088\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Breading_time%5D%22%7D\\\"]\"}},{\"selected_icon\":{\"value\":\"fas fa-circle\",\"library\":\"fa-solid\"},\"_id\":\"5e8ee9c\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"custom\"}],\"icon_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"dde6f04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":true}],\"isInner\":true}]'),
(23321, 1870, '_elementor_page_settings', 'a:1:{s:13:\"preview_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:486;s:5:\"sizes\";a:0:{}}}'),
(23324, 1858, '_elementor_global_class_usage_indexed', '1'),
(23326, 1854, '_elementor_global_class_usage_indexed', '1'),
(23328, 1856, '_elementor_global_class_usage_indexed', '1'),
(23329, 1871, '_elementor_edit_mode', 'builder'),
(23330, 1871, '_elementor_template_type', 'wp-page'),
(23331, 1871, '_wp_page_template', 'default'),
(23332, 1871, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23333, 1871, '_elementor_global_class_usage_indexed', '1'),
(23334, 1871, '_elementor_version', '4.2.0'),
(23335, 1871, '_elementor_pro_version', '4.2.0'),
(23336, 1871, '_elementor_global_class_usage_indexed_preview', '1'),
(23337, 1871, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23338, 1871, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24295, 1948, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24296, 1948, '_wp_page_template', 'default'),
(24297, 1948, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(24298, 1948, '_elementor_screenshot_failed', '2026-07-28 11:09:06'),
(23342, 1872, '_elementor_edit_mode', 'builder'),
(23343, 1872, '_elementor_template_type', 'wp-page'),
(23344, 1872, '_wp_page_template', 'default'),
(23345, 1872, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23346, 1872, '_elementor_global_class_usage_indexed', '1'),
(23347, 1872, '_elementor_version', '4.2.0'),
(23348, 1872, '_elementor_pro_version', '4.2.0'),
(23349, 1872, '_elementor_global_class_usage_indexed_preview', '1'),
(23350, 1872, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23351, 1872, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23356, 1873, '_elementor_template_type', 'wp-page'),
(23357, 1873, '_wp_page_template', 'default'),
(23358, 1873, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23359, 1873, '_elementor_global_class_usage_indexed', '1'),
(23360, 1873, '_elementor_version', '4.2.0'),
(23361, 1873, '_elementor_pro_version', '4.2.0'),
(23362, 1873, '_elementor_global_class_usage_indexed_preview', '1'),
(23363, 1873, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23364, 1873, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24315, 1950, '_elementor_edit_mode', 'builder'),
(24316, 1950, '_elementor_template_type', 'wp-page'),
(24317, 1950, '_wp_page_template', 'default'),
(24318, 1950, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24319, 1950, '_elementor_global_class_usage_indexed', '1'),
(24320, 1950, '_elementor_version', '4.2.0'),
(24321, 1950, '_elementor_pro_version', '4.2.0'),
(24322, 1950, '_elementor_global_class_usage_indexed_preview', '1'),
(24323, 1950, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24324, 1950, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more Labs \\u2192\",\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23506, 1884, '_elementor_edit_mode', 'builder'),
(23507, 1884, '_elementor_template_type', 'wp-page'),
(23467, 1881, '_elementor_edit_mode', 'builder'),
(23468, 1881, '_elementor_template_type', 'wp-page'),
(23508, 1884, '_wp_page_template', 'default'),
(23509, 1884, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23510, 1884, '_elementor_global_class_usage_indexed', '1'),
(23511, 1884, '_elementor_version', '4.2.0'),
(23512, 1884, '_elementor_pro_version', '4.2.0'),
(23513, 1884, '_elementor_global_class_usage_indexed_preview', '1'),
(23514, 1884, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23515, 1884, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23385, 1875, '_elementor_edit_mode', 'builder'),
(23386, 1875, '_elementor_template_type', 'wp-page'),
(23387, 1875, '_wp_page_template', 'default'),
(23388, 1875, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23389, 1875, '_elementor_global_class_usage_indexed', '1'),
(23390, 1875, '_elementor_version', '4.2.0'),
(23391, 1875, '_elementor_pro_version', '4.2.0'),
(23392, 1875, '_elementor_global_class_usage_indexed_preview', '1'),
(23393, 1875, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23394, 1875, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23398, 1876, '_elementor_edit_mode', 'builder'),
(23399, 1876, '_elementor_template_type', 'wp-page'),
(23400, 1876, '_wp_page_template', 'default'),
(23401, 1876, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23402, 1876, '_elementor_global_class_usage_indexed', '1'),
(23403, 1876, '_elementor_version', '4.2.0'),
(23404, 1876, '_elementor_pro_version', '4.2.0'),
(23405, 1876, '_elementor_global_class_usage_indexed_preview', '1'),
(23406, 1876, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23407, 1876, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"hide_mobile\":\"hidden-mobile\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24328, 1951, '_elementor_edit_mode', 'builder'),
(24329, 1951, '_elementor_template_type', 'wp-page'),
(24330, 1951, '_wp_page_template', 'default'),
(24331, 1951, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24332, 1951, '_elementor_global_class_usage_indexed', '1'),
(24333, 1951, '_elementor_version', '4.2.0'),
(24334, 1951, '_elementor_pro_version', '4.2.0'),
(24335, 1951, '_elementor_global_class_usage_indexed_preview', '1'),
(24336, 1951, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24337, 1951, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"043ba8b\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Apexium peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"886ca33\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more Labs \\u2192\",\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23493, 1883, '_elementor_edit_mode', 'builder'),
(23452, 1880, '_elementor_edit_mode', 'builder'),
(23453, 1880, '_elementor_template_type', 'wp-page'),
(23454, 1880, '_wp_page_template', 'default'),
(23455, 1880, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23411, 1877, '_elementor_edit_mode', 'builder'),
(23412, 1877, '_elementor_template_type', 'wp-page'),
(23413, 1877, '_wp_page_template', 'default'),
(23414, 1877, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23415, 1877, '_elementor_global_class_usage_indexed', '1'),
(23416, 1877, '_elementor_version', '4.2.0'),
(23417, 1877, '_elementor_pro_version', '4.2.0'),
(23418, 1877, '_elementor_global_class_usage_indexed_preview', '1'),
(23419, 1877, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23420, 1877, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23426, 1878, '_elementor_edit_mode', 'builder'),
(23427, 1878, '_elementor_template_type', 'wp-page'),
(23428, 1878, '_wp_page_template', 'default'),
(23429, 1878, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23430, 1878, '_elementor_global_class_usage_indexed', '1'),
(23431, 1878, '_elementor_version', '4.2.0'),
(23432, 1878, '_elementor_pro_version', '4.2.0'),
(23433, 1878, '_elementor_global_class_usage_indexed_preview', '1'),
(23434, 1878, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23435, 1878, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23439, 1879, '_elementor_edit_mode', 'builder'),
(23440, 1879, '_elementor_template_type', 'wp-page'),
(23441, 1879, '_wp_page_template', 'default'),
(23442, 1879, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23443, 1879, '_elementor_global_class_usage_indexed', '1'),
(23444, 1879, '_elementor_version', '4.2.0'),
(23445, 1879, '_elementor_pro_version', '4.2.0'),
(23446, 1879, '_elementor_global_class_usage_indexed_preview', '1'),
(23447, 1879, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23448, 1879, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"row\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05335e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"eb0ec97\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b5592ea\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"6d0b9fc\"}],\"pp_display_conditions\":[{\"_id\":\"0d74514\"}]},\"elements\":[{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24603, 7, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950044;s:5:\"fonts\";a:2:{i:0;s:8:\"Fraunces\";i:1;s:5:\"Inter\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24604, 15, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:12:\"widget-image\";i:1;s:14:\"pp-woocommerce\";i:2;s:8:\"e-sticky\";}s:7:\"scripts\";a:6:{i:0;s:18:\"elementor-frontend\";i:1;s:16:\"jquery-smartmenu\";i:2;s:16:\"pp-advanced-menu\";i:3;s:14:\"pp-woocommerce\";i:4;s:20:\"pp-offcanvas-content\";i:5;s:8:\"e-sticky\";}}'),
(24605, 18, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:4:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";i:2;s:16:\"widget-icon-list\";i:3;s:11:\"widget-form\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(24606, 8, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:15:\"widget-icon-box\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-loop-grid\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),
(24607, 8, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950045;s:5:\"fonts\";a:2:{i:0;s:5:\"Inter\";i:1;s:8:\"Fraunces\";}s:5:\"icons\";a:3:{i:0;s:3:\"svg\";i:1;s:0:\"\";i:12;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:7:\"3294c50\";i:1;s:7:\"8b20f37\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24608, 15, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950046;s:5:\"fonts\";a:1:{i:0;s:5:\"Inter\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:2:{i:0;s:8:\"3efe3a07\";i:1;s:8:\"6fab4f24\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24609, 18, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950046;s:5:\"fonts\";a:1:{i:0;s:5:\"Inter\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:7:{i:0;s:8:\"4f636e95\";i:1;s:8:\"13d9708d\";i:2;s:8:\"55cd9221\";i:3;s:8:\"55cd9221\";i:4;s:8:\"55cd9221\";i:5;s:8:\"55cd9221\";i:6;s:8:\"55cd9221\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24610, 15, '_elementor_element_cache', '{\"timeout\":1786036446,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-58c43b0 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"58c43b0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-55897a4 e-con-full e-flex e-con e-child\\\" data-id=\\\"55897a4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjNlZmUzYTA3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX19keW5hbWljX18iOnsiaW1hZ2UiOiJbZWxlbWVudG9yLXRhZyBpZD1cIlwiIG5hbWU9XCJzaXRlLWxvZ29cIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImIwOTJjYjMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDYtMjEgMTI6MzEifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImFsaWduIjoic3RhcnQiLCJ3aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoxMjAsInNpemVzIjpbXX0sIndpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJzaXplIjoiIiwic2l6ZXMiOltdfSwid2lkdGhfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJpbWFnZSI6eyJpZCI6MTMsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9wbGFjZWhvbGRlci5wbmcifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InRoZW1lLXNpdGUtbG9nbyJ9\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-52a7bd54 e-con-full e-flex e-con e-child\\\" data-id=\\\"52a7bd54\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjRiMTE1MGMxIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsicG9pbnRlciI6Im5vbmUiLCJzdWJtZW51X2ljb24iOnsidmFsdWUiOiJmYXMgZmEtY2hldnJvbi1kb3duIiwibGlicmFyeSI6ImZhLXNvbGlkIn0sInRvZ2dsZV9sYWJlbCI6Ik1lbnUiLCJjb2xvcl9tZW51X2l0ZW0iOiIjMDAxQTREIiwicGFkZGluZ19ob3Jpem9udGFsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJwYWRkaW5nX3ZlcnRpY2FsX21lbnVfaXRlbSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwibWVudV9zcGFjZV9iZXR3ZWVuIjp7InVuaXQiOiJweCIsInNpemUiOjQwLCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsIm1lbnVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkludGVyIiwibWVudV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNTAwIiwibWVudV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiJkYjEyMWM4IiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA2LTIxIDEyOjMxIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJjb2xvcl9tZW51X2l0ZW0iOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSIsIm1lbnVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIiwiX2JvcmRlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkiLCJ0b2dnbGVfYmFja2dyb3VuZF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD0zZmFiOTE3IiwidG9nZ2xlX2JhY2tncm91bmRfY29sb3JfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSIsInRvZ2dsZV9jb2xvcl9ob3ZlciI6IiIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD05ZDE5YjEzIiwiY29sb3JfZHJvcGRvd25faXRlbV9ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2FjdGl2ZSI6Imdsb2JhbHNcL2NvbG9ycz9pZD05ZDE5YjEzIiwiY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSIsIm92ZXJsYXlfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9NjUwODc4ZiIsIm1vYmlsZV9saW5rX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkiLCJtb2JpbGVfbGlua19ob3ZlciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkiLCJjbG9zZV9pY29uX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkiLCJtb2JpbGVfc3ViX2xpbmtfaG92ZXIiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5IiwiY29sb3JfZHJvcGRvd25faXRlbSI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiZHJvcGRvd25fZGl2aWRlcl9jb2xvciI6IiIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbSI6IiIsImNvbG9yX21lbnVfaXRlbV9hY3RpdmUiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5IiwidG9nZ2xlX2NvbG9yIjoiIiwiY29sb3JfbWVudV9pdGVtX2hvdmVyIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9LCJhbGlnbl9pdGVtcyI6ImNlbnRlciIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sIm1lbnVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZyI6eyJ1bml0IjoicHgiLCJzaXplIjowLjUsInNpemVzIjpbXX0sImluZGljYXRvcl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjksInNpemVzIjpbXX0sIl9tYXJnaW4iOnsidW5pdCI6InB4IiwidG9wIjoiMCIsInJpZ2h0IjoiMCIsImJvdHRvbSI6IjAiLCJsZWZ0IjoiMCIsImlzTGlua2VkIjpmYWxzZX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwiX2JvcmRlcl9ib3JkZXIiOiJub25lIiwiX2JvcmRlcl93aWR0aCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIxIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwibWVudV90eXBlIjoib2ZmLWNhbnZhcyIsImRyb3Bkb3duX21pbl93aWR0aCI6eyJ1bml0IjoicHgiLCJzaXplIjoyMjAsInNpemVzIjpbXX0sInBhZGRpbmdfaG9yaXpvbnRhbF9kcm9wZG93bl9pdGVtIjp7InVuaXQiOiJweCIsInNpemUiOjE3LCJzaXplcyI6W119LCJwYWRkaW5nX3ZlcnRpY2FsX2Ryb3Bkb3duX2l0ZW0iOnsidW5pdCI6InB4Iiwic2l6ZSI6OCwic2l6ZXMiOltdfSwidG9nZ2xlX3RoaWNrbmVzcyI6eyJ1bml0IjoicHgiLCJzaXplIjoyLCJzaXplcyI6W119LCJvZmZjYW52YXNfcG9zaXRpb24iOiJyaWdodCIsIm1vYmlsZV9zdWJfbGlua19iZ19ob3ZlciI6IiMwMjAxMDEwMCIsIm1lbnVfdHlwb2dyYXBoeV9mb250X3NpemVfbGFwdG9wIjp7InVuaXQiOiJweCIsInNpemUiOjE1LCJzaXplcyI6W119LCJtZW51X3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldF9leHRyYSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwibWVudV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV90YWJsZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTYsInNpemVzIjpbXX0sImRyb3Bkb3duX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRyb3Bkb3duX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsImRyb3Bkb3duX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9sYXB0b3AiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sImRyb3Bkb3duX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldF9leHRyYSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiZHJvcGRvd25fdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJkcm9wZG93bl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiZHJvcGRvd25fdHlwb2dyYXBoeV90ZXh0X3RyYW5zZm9ybSI6InVwcGVyY2FzZSIsIl9wYWRkaW5nX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJfZmxleF9vcmRlcl90YWJsZXQiOiJlbmQiLCJfYm9yZGVyX3dpZHRoX3RhYmxldCI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOnRydWV9LCJjdXN0b21fY3NzIjoiXC8qc2VsZWN0b3IgYTpob3ZlcnsqXC9cclxuXC8qICAgIGNvbG9yOiNiMTk1OTEgIWltcG9ydGFudDsqXC9cclxuXC8qfSpcL1xyXG5cLypAbWVkaWEgKG1heC13aWR0aDoxMzY2cHgpIHsqXC9cclxuXHJcblwvKmJvZHk6bm90KC5ydGwpIC5lbGVtZW50b3ItMjQgLmVsZW1lbnRvci1lbGVtZW50LmVsZW1lbnRvci1lbGVtZW50LTRhNTEzY2MgLnBwLWFkdmFuY2VkLW1lbnUtLWxheW91dC1ob3Jpem9udGFsIC5wcC1hZHZhbmNlZC1tZW51ID4gbGk6bm90KDpsYXN0LWNoaWxkKSB7KlwvXHJcblwvKiAgICBtYXJnaW4tcmlnaHQ6IDEwcHg7KlwvXHJcblwvKn0qXC9cclxuXHJcblwvKn0qXC9cclxuXC8qQG1lZGlhIChtYXgtd2lkdGg6MTIwMHB4KSB7KlwvXHJcblxyXG5cLypib2R5Om5vdCgucnRsKSAuZWxlbWVudG9yLTI0IC5lbGVtZW50b3ItZWxlbWVudC5lbGVtZW50b3ItZWxlbWVudC00YTUxM2NjIC5wcC1hZHZhbmNlZC1tZW51LS1sYXlvdXQtaG9yaXpvbnRhbCAucHAtYWR2YW5jZWQtbWVudSA+IGxpOm5vdCg6bGFzdC1jaGlsZCkgeypcL1xyXG5cLyogICAgbWFyZ2luLXJpZ2h0OiA1cHg7KlwvXHJcblwvKn0qXC9cclxuXHJcblwvKn0qXC8iLCJjb2xvcl9kcm9wZG93bl9pdGVtIjoiIzAwMUE0RCIsImNvbG9yX2Ryb3Bkb3duX2l0ZW1faG92ZXIiOiIjMDAxQTREIiwiYmFja2dyb3VuZF9jb2xvcl9kcm9wZG93bl9pdGVtX2hvdmVyIjoiI0Y1RUVFNyIsImNvbG9yX2Ryb3Bkb3duX2l0ZW1fYWN0aXZlIjoiIzAwMUE0RCIsImJhY2tncm91bmRfY29sb3JfZHJvcGRvd25faXRlbV9hY3RpdmUiOiIjRjVFRUU3IiwiZHJvcGRvd25fYm94X3NoYWRvd19ib3hfc2hhZG93X3R5cGUiOiJ5ZXMiLCJkcm9wZG93bl9ib3hfc2hhZG93X2JveF9zaGFkb3ciOnsiaG9yaXpvbnRhbCI6MCwidmVydGljYWwiOjEwLCJibHVyIjoyMCwic3ByZWFkIjozLCJjb2xvciI6InJnYmEoMCwgMCwgMCwgMC4xMikifSwiZHJvcGRvd25fZGl2aWRlcl9ib3JkZXIiOiJzb2xpZCIsImRyb3Bkb3duX2RpdmlkZXJfY29sb3IiOiIjRjVFRUU3Q0MiLCJkcm9wZG93bl9kaXZpZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInNpemUiOjEsInNpemVzIjpbXX0sInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yIjoiI0ZGRkZGRjAwIiwidG9nZ2xlX2NvbG9yX2hvdmVyIjoiI0ZGRkZGRiIsInRvZ2dsZV9iYWNrZ3JvdW5kX2NvbG9yX2hvdmVyIjoiIzAwMUE0RCIsIm92ZXJsYXlfYmdfY29sb3IiOiIjRkZGRkZGIiwibW9iaWxlX2xpbmtfY29sb3IiOiIjMDAxQTREIiwibW9iaWxlX2xpbmtfaG92ZXIiOiIjMDA0N0ZGIiwibW9iaWxlX3N1Yl9saW5rX2hvdmVyIjoiIzAwNDdGRiIsImNsb3NlX2ljb25fY29sb3IiOiIjMDAxQTREIiwiX2JvcmRlcl9jb2xvciI6IiMwMDQ3RkYiLCJjb2xvcl9tZW51X2l0ZW1faG92ZXIiOiIjMDA0N0ZGIiwiY29sb3JfbWVudV9pdGVtX2FjdGl2ZSI6IiMwMDQ3RkYiLCJ0b2dnbGVfYm9yZGVyX2JvcmRlciI6InNvbGlkIiwidG9nZ2xlX2JvcmRlcl93aWR0aF90YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMSIsInJpZ2h0IjoiMSIsImJvdHRvbSI6IjEiLCJsZWZ0IjoiMSIsImlzTGlua2VkIjp0cnVlfSwidG9nZ2xlX2JvcmRlcl9jb2xvciI6IiNGM0YzRjMiLCJ0b2dnbGVfYm9yZGVyX3JhZGl1cyI6eyJ1bml0IjoicHgiLCJzaXplIjo1MCwic2l6ZXMiOltdfSwidG9nZ2xlX3NpemVfdGFibGV0Ijp7InVuaXQiOiJweCIsInNpemUiOjE5LCJzaXplcyI6W119LCJ0b2dnbGVfcGFkZGluZ190YWJsZXQiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1hZHZhbmNlZC1tZW51In0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-69de2aa6 e-con-full e-flex e-con e-child\\\" data-id=\\\"69de2aa6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6Ijg2ZmEzZjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJjYXJ0X3RleHQiOiJDYXJ0IiwiaWNvbiI6eyJ2YWx1ZSI6eyJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc3ZnZXhwb3J0LTE1LnN2ZyIsImlkIjo3M30sImxpYnJhcnkiOiJzdmcifSwic2hvd19zdWJ0b3RhbCI6IiIsImNhcnRfdGl0bGUiOiJDYXJ0IiwiY2FydF9tZXNzYWdlIjoiIiwiY2FydF9idXR0b25faWNvbl9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjI0LCJzaXplcyI6W119LCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiItNyIsImxlZnQiOiIwIiwiaXNMaW5rZWQiOmZhbHNlfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiI5MzZkNjAzIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJjYXJ0X2J1dHRvbl9jb3VudGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPWUwZjlkODciLCJjYXJ0X2J1dHRvbl9jb3VudGVyX2JnX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSIsIm9mZmNhbnZhc19iYXJfYmdfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ZTBmOWQ4NyJ9LCJkaXJlY3Rpb24iOiJyaWdodCIsIm9mZmNhbnZhc19iYXJfYmdfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJvZmZjYW52YXNfYmFyX3BhZGRpbmciOnsidW5pdCI6InB4IiwidG9wIjoiIiwicmlnaHQiOiIiLCJib3R0b20iOiIiLCJsZWZ0IjoiIiwiaXNMaW5rZWQiOnRydWV9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoicHAtd29vLW9mZmNhbnZhcy1jYXJ0In0=\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjZmYWI0ZjI0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6eyJpZCI6MTQsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC91c2VyXzEzMTU2My5zdmcifSwibGlicmFyeSI6InN2ZyJ9LCJzaXplIjp7InVuaXQiOiJweCIsInNpemUiOjIwLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjY4N2JkYmMiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMTEgMTA6NDEifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cImU4MTNjMDZcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI2NiUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaWNvbiJ9\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}'),
(24359, 1953, '_wp_page_template', 'default'),
(24360, 1953, '_elementor_edit_mode', 'builder'),
(24361, 1953, '_elementor_template_type', 'wp-page'),
(24362, 1953, '_elementor_version', '4.2.0'),
(24363, 1953, '_elementor_pro_version', '4.2.0'),
(24364, 1953, '_elementor_global_class_usage_indexed', '1'),
(24365, 1953, '_elementor_global_class_usage_indexed_preview', '1'),
(24366, 1953, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24367, 1953, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24368, 1953, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23456, 1880, '_elementor_global_class_usage_indexed', '1'),
(23457, 1880, '_elementor_version', '4.2.0'),
(23458, 1880, '_elementor_pro_version', '4.2.0'),
(23459, 1880, '_elementor_global_class_usage_indexed_preview', '1'),
(23460, 1880, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23461, 1880, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24372, 1954, '_wp_page_template', 'default'),
(24373, 1954, '_elementor_edit_mode', 'builder'),
(24374, 1954, '_elementor_template_type', 'wp-page'),
(24375, 1954, '_elementor_version', '4.2.0'),
(24376, 1954, '_elementor_pro_version', '4.2.0'),
(24377, 1954, '_elementor_global_class_usage_indexed', '1'),
(24378, 1954, '_elementor_global_class_usage_indexed_preview', '1'),
(24379, 1954, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24380, 1954, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24381, 1954, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(24385, 1955, '_wp_page_template', 'default'),
(24386, 1955, '_elementor_edit_mode', 'builder'),
(24387, 1955, '_elementor_template_type', 'wp-page'),
(24388, 1955, '_elementor_version', '4.2.0'),
(24389, 1955, '_elementor_pro_version', '4.2.0'),
(24390, 1955, '_elementor_global_class_usage_indexed', '1'),
(24391, 1955, '_elementor_global_class_usage_indexed_preview', '1'),
(24392, 1955, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24393, 1955, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24394, 1955, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23469, 1881, '_wp_page_template', 'default'),
(23470, 1881, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23471, 1881, '_elementor_global_class_usage_indexed', '1'),
(23472, 1881, '_elementor_version', '4.2.0'),
(23473, 1881, '_elementor_pro_version', '4.2.0'),
(23474, 1881, '_elementor_global_class_usage_indexed_preview', '1'),
(23475, 1881, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23476, 1881, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24401, 1956, '_wp_page_template', 'default'),
(24402, 1956, '_elementor_edit_mode', 'builder'),
(24403, 1956, '_elementor_template_type', 'wp-page'),
(24404, 1956, '_elementor_version', '4.2.0'),
(24405, 1956, '_elementor_pro_version', '4.2.0'),
(24406, 1956, '_elementor_global_class_usage_indexed', '1'),
(24407, 1956, '_elementor_global_class_usage_indexed_preview', '1'),
(24408, 1956, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24409, 1956, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24410, 1956, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23480, 1882, '_elementor_edit_mode', 'builder'),
(23481, 1882, '_elementor_template_type', 'wp-page'),
(23482, 1882, '_wp_page_template', 'default'),
(23483, 1882, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23484, 1882, '_elementor_global_class_usage_indexed', '1'),
(23485, 1882, '_elementor_version', '4.2.0'),
(23486, 1882, '_elementor_pro_version', '4.2.0'),
(23487, 1882, '_elementor_global_class_usage_indexed_preview', '1'),
(23488, 1882, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23489, 1882, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24414, 1957, '_wp_page_template', 'default'),
(24415, 1957, '_elementor_edit_mode', 'builder'),
(24416, 1957, '_elementor_template_type', 'wp-page'),
(24417, 1957, '_elementor_version', '4.2.0'),
(24418, 1957, '_elementor_pro_version', '4.2.0'),
(24419, 1957, '_elementor_global_class_usage_indexed', '1'),
(24420, 1957, '_elementor_global_class_usage_indexed_preview', '1'),
(24421, 1957, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24422, 1957, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24423, 1957, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(23494, 1883, '_elementor_template_type', 'wp-page'),
(23495, 1883, '_wp_page_template', 'default'),
(23496, 1883, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23497, 1883, '_elementor_global_class_usage_indexed', '1'),
(23498, 1883, '_elementor_version', '4.2.0'),
(23499, 1883, '_elementor_pro_version', '4.2.0'),
(23500, 1883, '_elementor_global_class_usage_indexed_preview', '1'),
(23501, 1883, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23502, 1883, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24427, 1958, '_wp_page_template', 'default'),
(24428, 1958, '_elementor_edit_mode', 'builder'),
(24429, 1958, '_elementor_template_type', 'wp-page'),
(24430, 1958, '_elementor_version', '4.2.0'),
(24431, 1958, '_elementor_pro_version', '4.2.0'),
(24432, 1958, '_elementor_global_class_usage_indexed', '1'),
(24433, 1958, '_elementor_global_class_usage_indexed_preview', '1'),
(24434, 1958, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24435, 1958, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(24436, 1958, '_elementor_data', '[{\"id\":\"4403a0c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"2\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"ac21f0b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"pp_display_conditions\":[{\"_id\":\"f4970ce\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}]},\"elements\":[{\"id\":\"2bbd662\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21a5355\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"header_size\":\"h1\",\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9da0d06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2493857\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8936e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec881b4\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":12,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\",\"pp_condition_date_time_before_value\":\"2026-07-31 10:29\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"pagination_type\":\"numbers_and_prev_next\",\"pagination_spacing\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":true}],\"isInner\":false}]'),
(24632, 1862, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950047;s:5:\"fonts\";a:2:{i:0;s:8:\"Fraunces\";i:1;s:5:\"Inter\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:5:{i:0;s:7:\"4b2d06c\";i:1;s:7:\"4b2d06c\";i:2;s:7:\"4b2d06c\";i:3;s:7:\"4b2d06c\";i:4;s:7:\"60eb6da\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24633, 1862, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:4:{i:0;s:16:\"widget-post-info\";i:1;s:16:\"widget-icon-list\";i:2;s:26:\"elementor-icons-fa-regular\";i:3;s:24:\"elementor-icons-fa-solid\";}}'),
(24634, 1862, '_elementor_element_cache', '{\"timeout\":1786036447,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-e7eb378 e-con-full e-flex e-con e-child\\\" data-id=\\\"e7eb378\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-faf35a5 e-con-full e-flex e-con e-child\\\" data-id=\\\"faf35a5\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjRiMmQwNmMiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX3R5cGUiOiJub25lIiwiaWNvbl90ZXh0IjoiMSIsImhlYWRpbmciOiIiLCJzdWJfaGVhZGluZyI6IiIsImRlc2NyaXB0aW9uIjoiIiwidGl0bGVfaHRtbF90YWciOiJkaXYiLCJzdWJfdGl0bGVfaHRtbF90YWciOiJkaXYiLCJsaW5rX3R5cGUiOiJib3giLCJidXR0b25fdGV4dCI6IkdldCBTdGFydGVkIiwiYWxpZ24iOiIiLCJ0aXRsZV9jb2xvciI6IiM4Mjg0ODciLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInRpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3dpZGVzY3JlZW4iOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbGFwdG9wIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldF9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6MC4yNSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ193aWRlc2NyZWVuIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX2xhcHRvcCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXRfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkZyYXVuY2VzIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MjAsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJzdWJ0aXRsZV9tYXJnaW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiZGVzY3JpcHRpb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMTMwMmIwMCIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNi0wNy0wNSB0byAyMDI2LTA3LTExIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTExIDEwOjQ0In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI3ZWZkNmIyXCIgbmFtZT1cInBvc3QtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0iLCJoZWFkaW5nIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIxNDYyMTExXCIgbmFtZT1cInBvc3QtdGVybXNcIiBzZXR0aW5ncz1cIiU3QiUyMnRheG9ub215JTIyJTNBJTIyY2F0ZWdvcnklMjIlMkMlMjJzZXBhcmF0b3IlMjIlM0ElMjIlMjIlMkMlMjJsaW5rJTIyJTNBJTIyJTIyJTdEXCJdIiwic3ViX2hlYWRpbmciOiJbZWxlbWVudG9yLXRhZyBpZD1cImZmMjEwYjFcIiBuYW1lPVwicG9zdC10aXRsZVwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwiZGVzY3JpcHRpb24iOiJbZWxlbWVudG9yLXRhZyBpZD1cIjhhNjdlNjBcIiBuYW1lPVwicG9zdC1leGNlcnB0XCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0ifSwiX19nbG9iYWxzX18iOnsidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIiwidGl0bGVfY29sb3IiOiIiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIiLCJzdWJ0aXRsZV9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In0sImltYWdlIjp7ImlkIjoyMSwidXJsIjoiaHR0cHM6XC9cL21yYXJpZi5tZVwvYXBleGl1bVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3BsYWNlaG9sZGVyLTIucG5nIn0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMiwic2l6ZXMiOltdfSwic3VidGl0bGVfY29sb3IiOiIjMEQwRDBGIiwiZGVzY3JpcHRpb25fY29sb3IiOiIjODI4NDg3IiwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3N0eWxlIjoiaXRhbGljIn0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6InBwLWluZm8tYm94In0=\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjYwZWI2ZGEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX2xpc3QiOlt7InR5cGUiOiJjdXN0b20iLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiZmFyIGZhLXVzZXItY2lyY2xlIiwibGlicmFyeSI6ImZhLXJlZ3VsYXIifSwiX2lkIjoiMThmNzFmOCIsImN1c3RvbV9kYXRlX2Zvcm1hdCI6IkYgaiwgWSIsImN1c3RvbV90aW1lX2Zvcm1hdCI6Imc6aSBhIiwiX19keW5hbWljX18iOnsiY3VzdG9tX3RleHQiOiJbZWxlbWVudG9yLXRhZyBpZD1cImQ4ZmMwODhcIiBuYW1lPVwic2hvcnRjb2RlXCIgc2V0dGluZ3M9XCIlN0IlMjJzaG9ydGNvZGUlMjIlM0ElMjIlNUJyZWFkaW5nX3RpbWUlNUQlMjIlN0RcIl0ifX0seyJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjoiZmFzIGZhLWNpcmNsZSIsImxpYnJhcnkiOiJmYS1zb2xpZCJ9LCJfaWQiOiI1ZThlZTljIiwiY3VzdG9tX2RhdGVfZm9ybWF0IjoiRiBqLCBZIiwiY3VzdG9tX3RpbWVfZm9ybWF0IjoiZzppIGEiLCJzaG93X2ljb24iOiJjdXN0b20ifV0sImljb25fc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJpY29uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImljb25fdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkludGVyIiwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiX21hcmdpbiI6eyJ1bml0IjoicHgiLCJ0b3AiOiIwIiwicmlnaHQiOiIwIiwiYm90dG9tIjoiMCIsImxlZnQiOiItOCIsImlzTGlua2VkIjpmYWxzZX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiZGRlNmYwNCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19nbG9iYWxzX18iOnsidGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5In19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwb3N0LWluZm8ifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[\"widget-post-info\"]}}'),
(23517, 1885, '_elementor_edit_mode', 'builder'),
(23518, 1885, '_elementor_template_type', 'wp-page'),
(23519, 1885, '_wp_page_template', 'default'),
(23520, 1885, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23521, 1885, '_elementor_global_class_usage_indexed', '1'),
(23522, 1885, '_elementor_version', '4.2.0'),
(23523, 1885, '_elementor_pro_version', '4.2.0'),
(23524, 1885, '_elementor_global_class_usage_indexed_preview', '1'),
(23525, 1885, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23526, 1885, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23528, 1886, '_elementor_edit_mode', 'builder'),
(23529, 1886, '_elementor_template_type', 'wp-page'),
(23530, 1886, '_wp_page_template', 'default'),
(23531, 1886, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23532, 1886, '_elementor_global_class_usage_indexed', '1'),
(23533, 1886, '_elementor_version', '4.2.0'),
(23534, 1886, '_elementor_pro_version', '4.2.0'),
(23535, 1886, '_elementor_global_class_usage_indexed_preview', '1'),
(23536, 1886, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23537, 1886, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24446, 1959, '_wp_page_template', 'default'),
(24447, 1959, '_elementor_global_class_usage_indexed', '1'),
(24448, 1959, '_elementor_edit_mode', 'builder'),
(24449, 1959, '_elementor_template_type', 'wp-page'),
(24450, 1959, '_elementor_version', '4.2.0'),
(24451, 1959, '_elementor_pro_version', '4.2.0'),
(24452, 1959, '_elementor_global_class_usage_indexed_preview', '1'),
(24453, 1959, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24454, 1959, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24455, 1959, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}],\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=e0f9d87\",\"html_color\":\"\",\"field_text_color\":\"globals\\/colors?id=e0f9d87\"},\"label_color\":\"#FFFFFF\",\"html_color\":\"#0D0D0F\",\"field_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@lumera.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24457, 1960, '_wp_page_template', 'default'),
(24458, 1960, '_elementor_global_class_usage_indexed', '1'),
(24459, 1960, '_elementor_edit_mode', 'builder'),
(24460, 1960, '_elementor_template_type', 'wp-page'),
(24461, 1960, '_elementor_version', '4.2.0'),
(24462, 1960, '_elementor_pro_version', '4.2.0'),
(24463, 1960, '_elementor_global_class_usage_indexed_preview', '1'),
(24464, 1960, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24465, 1960, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24466, 1960, '_elementor_data', '[{\"id\":\"2b7b8af\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"bb83441\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b388eec\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"0ea40c2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}]},\"elements\":[{\"id\":\"4a101eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"b551764\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da235ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1\\u20132 business days.\\n\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":781,\"sizes\":[]},\"_flex_align_self\":\"center\",\"pp_display_conditions\":[{\"_id\":\"5af7b26\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"56f70b6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet_extra\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0f261a7\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d956343\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"8871d07\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f0da9b7\"}],\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"ae5faf5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF0F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}],\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"ed2686f\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Send a Message\",\"sub_heading\":\"We\'ll respond to contact@lumera.com, so check your inbox.\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"8c1a977\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"name\",\"field_label\":\"First Name \",\"placeholder\":\"First Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"babea86\"},{\"custom_id\":\"field_54b9224\",\"field_label\":\"Last Name \",\"placeholder\":\"Last Name \",\"width\":\"50\",\"dynamic\":{\"active\":true},\"_id\":\"54b9224\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email Address \",\"placeholder\":\"Email Address \",\"_id\":\"2f97280\"},{\"_id\":\"4122b99\",\"field_label\":\"Subject \",\"placeholder\":\"Subject \",\"custom_id\":\"field_4122b99\"},{\"custom_id\":\"message\",\"field_type\":\"textarea\",\"field_label\":\"Message \",\"placeholder\":\"Message\",\"_id\":\"5188e3c\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"             Send Message  \\u2192           \",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"label_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"label_typography_typography\":\"custom\",\"label_typography_font_family\":\"Inter\",\"label_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"label_typography_font_weight\":\"400\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0F\",\"field_border_color\":\"#1A56A033\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_weight\":\"500\",\"button_typography_text_transform\":\"uppercase\",\"button_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"b0a8551\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"label_color\":\"globals\\/colors?id=e0f9d87\",\"html_color\":\"\",\"field_text_color\":\"globals\\/colors?id=e0f9d87\"},\"label_color\":\"#FFFFFF\",\"html_color\":\"#0D0D0F\",\"field_text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true},{\"id\":\"4926c1c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"adeb3da\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"aee3f95\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5f017a7\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3da6911\"}]},\"elements\":[{\"id\":\"e4f17ea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c6f5595\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Contact info\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"a287425\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Email\",\"description_text\":\"contact@lumera.com\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"cb3e3d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Phone\",\"description_text\":\"+099 XXX XXXX\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"31bd12e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"Response Time\",\"description_text\":\"1\\u20132 business days\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF7D\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\",\"pp_condition_date_time_before_value\":\"2026-07-12 06:17\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"globals\\/colors?id=e0f9d87\"},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_color_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_widescreen\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_laptop\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile_extra\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\",\"position\":\"inline-start\",\"position_mobile\":\"inline-start\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":0.5,\"sizes\":[]},\"title_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"title_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"12a45c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"13a0cbc\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1ea313d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"08bdaa0\"}],\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"c737bfc\"}],\"hide_mobile\":\"hidden-mobile\",\"custom_css\":\"selector .elementor-icon{\\n    border-color: #0047ff40 !important;\\n}\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"61d42ca\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Quick Links\",\"sub_heading\":\"\",\"description\":\"\",\"button_text\":\"Get Started\",\"align\":\"left\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Inter\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"subtitle_typography_font_weight\":\"400\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_margin\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"952740a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"subtitle_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"efc108a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\\u2192  Shop\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"304939c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"5c5993e\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2238%22%7D\\\"]\"}},{\"text\":\"\\u2192 Standards \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"5831ce4\"},{\"text\":\"\\u2192 Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"f31e10b\"},{\"text\":\"\\u2192   About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"73716c3\"},{\"text\":\"\\u2192  Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"223c6e5\"},{\"text\":\"\\u2192 My account\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"4d308ba\"}],\"space_between\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"5b66ba7\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=text\",\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23541, 1887, '_wp_attached_file', '2026/07/Apexium-white.png'),
(23542, 1887, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:380;s:6:\"height\";i:206;s:4:\"file\";s:25:\"2026/07/Apexium-white.png\";s:8:\"filesize\";i:9121;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Apexium-white-300x163.png\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Apexium-white-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4987;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:25:\"Apexium-white-300x206.png\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7228;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:25:\"Apexium-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3521;}s:29:\"variation_swatches_image_size\";a:5:{s:4:\"file\";s:23:\"Apexium-white-50x50.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2207;}s:31:\"variation_swatches_tooltip_size\";a:5:{s:4:\"file\";s:25:\"Apexium-white-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3521;}}s:10:\"image_meta\";a:13:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}s:3:\"alt\";s:0:\"\";}}'),
(23550, 1888, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23551, 1888, '_wp_page_template', 'default'),
(23552, 1888, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(23556, 1888, '_elementor_screenshot_failed', '2026-07-28 11:08:44'),
(23557, 1889, '_elementor_edit_mode', 'builder'),
(23558, 1889, '_elementor_template_type', 'footer'),
(23559, 1889, '_elementor_version', '4.2.0'),
(23560, 1889, '_elementor_pro_version', '4.2.0'),
(23561, 1889, '_elementor_global_class_usage_indexed', '1'),
(23562, 1889, '_elementor_global_class_usage_indexed_preview', '1'),
(23563, 1889, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1887,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Apexium-white.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Research-grade compounds with verified purity and batch-level transparency. Built for research.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shop\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"GLP-3 RTA \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[]},{\"text\":\"BPC-157 + TB-500 Blend\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[]},{\"text\":\"Glow Blend \",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[]},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"da6e07b\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Company\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Affiliate\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221358%22%7D\\\"]\"}},{\"text\":\"Standards\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"Coa Verification\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}},{\"text\":\"Partner Program\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"COA Verification\\n\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Scan or enter your batch number to view Certificate of Analysis.\\n\\n\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"number\",\"required\":\"true\",\"field_label\":\"Batch Number\",\"placeholder\":\"Enter batch number\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"VERIFY COA\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(23564, 1889, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23565, 1889, '_wp_page_template', 'default'),
(23566, 1889, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(23570, 1889, '_elementor_screenshot_failed', '2026-07-28 11:08:44'),
(23606, 1892, '_elementor_edit_mode', 'builder'),
(23607, 1892, '_elementor_template_type', 'footer'),
(23608, 1892, '_elementor_version', '4.2.0'),
(23609, 1892, '_elementor_pro_version', '4.2.0'),
(23610, 1892, '_elementor_global_class_usage_indexed', '1'),
(23611, 1892, '_elementor_global_class_usage_indexed_preview', '1'),
(23612, 1892, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1887,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Apexium-white.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Research-grade compounds with verified purity and batch-level transparency. Built for research.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CJC-1295 (no DAC)\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/cjc-1295-no-dac\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Adamax 5mg\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/adamax-5mg\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Kisspeptin-10\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/kisspeptin-10\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bacteriostatic Water\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":[],\"_id\":\"da6e07b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/bacteriostatic-water\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"dd1a25e\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Labs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"COA library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"Research hub\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab dispatch\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Occasional updates on new batches, testing, and product availability.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"email@example.com\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59b4334\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f579119\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fddd506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"35b826c\"}],\"pp_display_conditions\":[{\"_id\":\"0c0ba8d\"}]},\"elements\":[{\"id\":\"72ec513\",\"elType\":\"widget\",\"settings\":{\"editor\":\"All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"pp_display_conditions\":[{\"_id\":\"d880e25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] apexium. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(23597, 1891, '_elementor_global_class_usage_indexed', '1'),
(23596, 1891, '_elementor_pro_version', '4.2.0'),
(23593, 1891, '_elementor_edit_mode', 'builder'),
(23594, 1891, '_elementor_template_type', 'footer'),
(23595, 1891, '_elementor_version', '4.2.0'),
(24479, 1962, '_elementor_edit_mode', 'builder'),
(24480, 1962, '_elementor_template_type', 'product'),
(24481, 1962, '_elementor_version', '4.2.0'),
(24482, 1962, '_elementor_pro_version', '4.2.0'),
(24483, 1962, '_elementor_global_class_usage_indexed', '1'),
(24484, 1962, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24485, 1962, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_background_color\":\"#0058FA\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"9338747\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"b0734fd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5f25577\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"81e908b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(23598, 1891, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23599, 1891, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1887,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Apexium-white.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Research-grade compounds with verified purity and batch-level transparency. Built for research.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CJC-1295 (no DAC)\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/cjc-1295-no-dac\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Adamax 5mg\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/adamax-5mg\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Kisspeptin-10\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/kisspeptin-10\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bacteriostatic Water\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":[],\"_id\":\"da6e07b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/bacteriostatic-water\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"dd1a25e\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Labs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"COA library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"Research hub\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFC9\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab dispatch\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Occasional updates on new batches, testing, and product availability.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFC9\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"email@example.com\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(23600, 1891, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23601, 1891, '_wp_page_template', 'default'),
(23602, 1891, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(23613, 1892, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23614, 1892, '_wp_page_template', 'default'),
(23615, 1892, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(23619, 1893, '_elementor_edit_mode', 'builder'),
(23620, 1893, '_elementor_template_type', 'footer'),
(23621, 1893, '_elementor_version', '4.2.0'),
(23622, 1893, '_elementor_pro_version', '4.2.0'),
(23623, 1893, '_elementor_global_class_usage_indexed', '1'),
(23624, 1893, '_elementor_global_class_usage_indexed_preview', '1'),
(23625, 1893, '_elementor_data', '[{\"id\":\"37591faa\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e5f7c04\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"c94a3b4\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"628ee8f\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0a988ce\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\"}},\"elements\":[{\"id\":\"5a2a0649\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4b403f0\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9520156\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"07b2ca8\"}],\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"236cc69\",\"pp_condition_date_time_before_value\":\"2026-07-11 10:43\"}]},\"elements\":[{\"id\":\"4881bee2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":48,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4f636e95\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1887,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Apexium-white.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\",\"align\":\"start\",\"space\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6e723fa\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-9\",\"left\":\"0\",\"isLinked\":false},\"link_to\":\"custom\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"7f2ffd8\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4a99b9f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Research-grade compounds with verified purity and batch-level transparency. Built for research.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":296,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFE8\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"572ce744\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"bc3748c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d9708d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"CJC-1295 (no DAC)\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"741d68c\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/cjc-1295-no-dac\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Adamax 5mg\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/adamax-5mg\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Kisspeptin-10\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":[],\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/kisspeptin-10\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Bacteriostatic Water\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":[],\"_id\":\"da6e07b\",\"link\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/product\\/bacteriostatic-water\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"All products\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"3bc1480\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2214%22%7D\\\"]\"},\"_id\":\"dd1a25e\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFE8\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"89bb44e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":15,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"49347cc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick links\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"55cd9221\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Labs\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"256f9cf\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2240%22%7D\\\"]\"},\"_id\":\"c4191e8\"},{\"text\":\"COA library\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"e0d6ec8\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2242%22%7D\\\"]\"}},{\"text\":\"Research hub\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%221003%22%7D\\\"]\"},\"_id\":\"5e36b70\"},{\"text\":\"About\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"52aea52\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2244%22%7D\\\"]\"},\"_id\":\"dcd20c5\"},{\"text\":\"Contact\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"a7515f0\",\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"ac6f942\\\" name=\\\"internal-url\\\" settings=\\\"%7B%22type%22%3A%22post%22%2C%22post_id%22%3A%2246%22%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"icon_self_align\":\"center\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"\",\"text_color_hover\":\"globals\\/colors?id=secondary\",\"icon_typography_typography\":\"\"},\"text_color\":\"#FFFFFFE8\",\"text_color_hover\":\"#0047FF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"11e04d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"76f94cd\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a2e155d\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"82bc4ec\"}],\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#787272AB\",\"pp_display_conditions\":[{\"_id\":\"262ca78\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":22,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"30f13acc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lab dispatch\",\"header_size\":\"h5\",\"pp_display_conditions\":[{\"_id\":\"31470c4\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"600\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\"},\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.22,\"sizes\":[]},\"typography_letter_spacing_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3090c5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Occasional updates on new batches, testing, and product availability.\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":706,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"e1bb6fc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"text_color\":\"#FFFFFFE8\",\"custom_css\":\"selector p{\\n    margin: 0px;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18acd3e\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"New Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"email@example.com\",\"width\":\"70\",\"_id\":\"854c058\"}],\"show_labels\":\"\",\"button_width\":\"30\",\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Subscribe\",\"email_to\":\"arifwebsols@gmail.com\",\"email_subject\":\"New message from \\\"Lumera\\\"\",\"email_content\":\"[all-fields]\",\"email_from\":\"email@mrarif.me\",\"email_from_name\":\"Lumera\",\"email_to_2\":\"arifwebsols@gmail.com\",\"email_subject_2\":\"New message from \\\"Lumera\\\"\",\"email_content_2\":\"[all-fields]\",\"email_from_2\":\"email@mrarif.me\",\"email_from_name_2\":\"Lumera\",\"email_reply_to_2\":\"arifwebsols@gmail.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"success_message\":\"Your submission was successful.\",\"error_message\":\"Your submission failed because of an error.\",\"server_message\":\"Your submission failed because of a server error.\",\"invalid_message\":\"Your submission failed because the form is invalid.\",\"required_field_message\":\"This field is required.\",\"field_typography_typography\":\"custom\",\"field_typography_font_family\":\"Inter\",\"field_typography_font_weight\":\"400\",\"field_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"field_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"field_background_color\":\"#FFFFFF0D\",\"field_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_typography_typography\":\"custom\",\"button_typography_font_family\":\"Inter\",\"button_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"button_typography_font_weight\":\"500\",\"button_typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"button_typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"a76a766\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"field_text_color\":\"globals\\/colors?id=e0f9d87\",\"field_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59b4334\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f579119\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fddd506\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"35b826c\"}],\"pp_display_conditions\":[{\"_id\":\"0c0ba8d\"}]},\"elements\":[{\"id\":\"72ec513\",\"elType\":\"widget\",\"settings\":{\"editor\":\"All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"italic\",\"text_color\":\"#FFFFFFE8\",\"pp_display_conditions\":[{\"_id\":\"d880e25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d24752\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4f43373\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"be97557\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"fd122ee\"}],\"pp_display_conditions\":[{\"_id\":\"5fb73dc\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"flex_direction\":\"row\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"content_width\":\"full\",\"flex_justify_content\":\"space-between\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AF73\"},\"elements\":[{\"id\":\"68eb15a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\\u00a9 [copyright] apexium. All products are for research use only. Not for human consumption.\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#FFFFFFE8\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"24555104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Privacy Policy\\nTerms of Service\",\"align\":\"center\",\"pp_display_conditions\":[{\"_id\":\"16f36e1\",\"pp_condition_date_time_before_value\":\"2026-06-21 10:43\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_flex_align_self\":\"center\",\"custom_css\":\"selector p{\\n    margin: 0;\\n}\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"text_color\":\"\"},\"text_color\":\"#FFFFFFE8\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(23626, 1893, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23627, 1893, '_wp_page_template', 'default'),
(23628, 1893, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/general\";}'),
(24486, 1962, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24487, 1962, '_wp_page_template', 'default'),
(24488, 1962, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(24512, 1964, '_elementor_edit_mode', 'builder'),
(24493, 1963, '_elementor_edit_mode', 'builder'),
(24494, 1963, '_elementor_template_type', 'product'),
(24495, 1963, '_elementor_version', '4.2.0'),
(24496, 1963, '_elementor_pro_version', '4.2.0'),
(24497, 1963, '_elementor_global_class_usage_indexed', '1'),
(24498, 1963, '_elementor_global_class_usage_indexed_preview', '1');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24499, 1963, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true}},\"elements\":[{\"id\":\"9338747\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\"},\"elements\":[{\"id\":\"b0734fd\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"99% PURITY\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_tablet_extra\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"5f25577\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"THIRD-PARTY TESTED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":36,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":47,\"sizes\":[]},\"_border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_tablet_extra\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"81e908b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"BATCH VERIFIED\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"_id\":\"08450ae\"}],\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"text_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"08db343\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_border_color\":\"#FFFFFF1A\",\"__globals__\":{\"icon_color\":\"\",\"text_color\":\"globals\\/colors?id=e0f9d87\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_typography_font_size_tablet_extra\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"icon_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_gradient_position_widescreen\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_laptop\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_tablet\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile_extra\":\"center center\",\"pp_custom_cursor_text_bg_gradient_position_mobile\":\"center center\",\"pp_elements_tooltip_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_elements_tooltip_typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_gradient_position_widescreen\":\"center center\",\"_background_gradient_position_laptop\":\"center center\",\"_background_gradient_position_tablet_extra\":\"center center\",\"_background_gradient_position_tablet\":\"center center\",\"_background_gradient_position_mobile_extra\":\"center center\",\"_background_gradient_position_mobile\":\"center center\",\"_background_hover_gradient_position_widescreen\":\"center center\",\"_background_hover_gradient_position_laptop\":\"center center\",\"_background_hover_gradient_position_tablet_extra\":\"center center\",\"_background_hover_gradient_position_tablet\":\"center center\",\"_background_hover_gradient_position_mobile_extra\":\"center center\",\"_background_hover_gradient_position_mobile\":\"center center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(23634, 1894, '_elementor_edit_mode', 'builder'),
(23635, 1894, '_elementor_template_type', 'wp-page'),
(23636, 1894, '_wp_page_template', 'default'),
(23637, 1894, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23638, 1894, '_elementor_global_class_usage_indexed', '1'),
(23639, 1894, '_elementor_version', '4.2.0'),
(23640, 1894, '_elementor_pro_version', '4.2.0'),
(23641, 1894, '_elementor_global_class_usage_indexed_preview', '1'),
(23642, 1894, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23643, 1894, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24500, 1963, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24501, 1963, '_wp_page_template', 'default'),
(24502, 1963, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(24629, 23, '_elementor_css', 'a:6:{s:4:\"time\";i:1785950046;s:5:\"fonts\";a:1:{i:0;s:5:\"Inter\";}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:11:{i:0;s:8:\"5190e414\";i:1;s:8:\"42914447\";i:2;s:8:\"42914447\";i:3;s:7:\"3d0585a\";i:4;s:7:\"3d0585a\";i:5;s:7:\"3d0585a\";i:6;s:7:\"3d0585a\";i:7;s:8:\"2d42e045\";i:8;s:8:\"2d42e045\";i:9;s:8:\"42d2544e\";i:10;s:8:\"42d2544e\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(24630, 23, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:16:\"widget-icon-list\";i:1;s:12:\"widget-image\";i:2;s:12:\"iovision-lvs\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"iovision-lvs\";}}'),
(24631, 23, '_elementor_element_cache', '{\"timeout\":1786036446,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-42c069cc e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"42c069cc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-791d42f1 e-con-full product-thumbnail e-flex e-con e-child\\\" data-id=\\\"791d42f1\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjUxOTBlNDE0IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl9saXN0IjpbeyJ0ZXh0IjoiIiwic2VsZWN0ZWRfaWNvbiI6eyJ2YWx1ZSI6ImZhcyBmYS1jaXJjbGUiLCJsaWJyYXJ5IjoiZmEtc29saWQifSwiX2lkIjoiZWZjYWU3NSIsIl9fZHluYW1pY19fIjp7InRleHQiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjA0ZTIyNGZcIiBuYW1lPVwiYWNmLXRleHRcIiBzZXR0aW5ncz1cIiU3QiUyMmtleSUyMiUzQSUyMmZpZWxkXzZhNGYzNDBiYTA3ZDYlM0Fwcm9kdWN0X3dlaWdodCUyMiU3RFwiXSJ9fV0sInNwYWNlX2JldHdlZW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sImljb25fY29sb3IiOiIjMDA2QUY3IiwidGV4dF9pbmRlbnQiOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwiaWNvbl92ZXJ0aWNhbF9vZmZzZXQiOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJpY29uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJpY29uX3R5cG9ncmFwaHlfZm9udF9zaXplX21vYmlsZV9leHRyYSI6eyJ1bml0IjoicHgiLCJzaXplIjo5LCJzaXplcyI6W119LCJpY29uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJpY29uX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJpY29uX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6MC4xNSwic2l6ZXMiOltdfSwiaWNvbl90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX3dpZGVzY3JlZW4iOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19sYXB0b3AiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXRfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXQiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGVfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sImljb25fdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sIl9wYWRkaW5nIjp7InVuaXQiOiJweCIsInRvcCI6IjUiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiNSIsImxlZnQiOiIxMCIsImlzTGlua2VkIjpmYWxzZX0sIl9mbGV4X2FsaWduX3NlbGYiOiJmbGV4LXN0YXJ0IiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIzZmZjOTU5IiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTA3IDEwOjA4IiwicHBfY29uZGl0aW9uX2RhdGVfdmFsdWUiOiIyMDI2LTA3LTA1IHRvIDIwMjYtMDctMTEifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9ib3JkZXJfY29sb3IiOiIjRTJFNUU4IiwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiNTAiLCJyaWdodCI6IjUwIiwiYm90dG9tIjoiNTAiLCJsZWZ0IjoiNTAiLCJpc0xpbmtlZCI6dHJ1ZX0sImN1c3RvbV9jc3MiOiJzZWxlY3RvciAuZWxlbWVudG9yLWljb24tbGlzdC1pY29ue1xuICAgIGJhY2tncm91bmQ6XG5saW5lYXItZ3JhZGllbnQoMTEwZGVnLCBva2xjaCg2NiUgLjIyIDMwNSkgMCUsIG9rbGNoKDcyJSAuMTggMjcwKSA0NSUsIG9rbGNoKDgyJSAuMTYgMjEwKSAxMDAlKTtcbndpZHRoOiA4cHg7XG5oZWlnaHQ6IDhweDtcbmJvcmRlci1yYWRpdXM6IDUwJTtcbn1cbnNlbGVjdG9yIC5lbGVtZW50b3ItaWNvbi1saXN0LWljb24gc3Zne1xuICAgIGRpc3BsYXk6IG5vbmUgIWltcG9ydGFudDtcbn0iLCJpY29uX3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sIl9iYWNrZ3JvdW5kX2JhY2tncm91bmQiOiJjbGFzc2ljIiwiX2JhY2tncm91bmRfY29sb3IiOiIjRkZGRkZGOTEiLCJfX2dsb2JhbHNfXyI6eyJ0ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifSwiX3Bvc2l0aW9uIjoiYWJzb2x1dGUiLCJfb2Zmc2V0X3giOnsidW5pdCI6InB4Iiwic2l6ZSI6MTUsInNpemVzIjpbXX0sIl9vZmZzZXRfeSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwiaWNvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6OCwic2l6ZXMiOltdfSwiX29mZnNldF9vcmllbnRhdGlvbl9oIjoiZW5kIiwiX29mZnNldF94X2VuZCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imljb24tbGlzdCJ9\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjQyOTE0NDQ3IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiX19keW5hbWljX18iOnsiaW1hZ2UiOiJbZWxlbWVudG9yLXRhZyBpZD1cIlwiIG5hbWU9XCJwb3N0LWZlYXR1cmVkLWltYWdlXCIgc2V0dGluZ3M9XCIlN0IlMjJmYWxsYmFjayUyMiUzQSU3QiUyMnVybCUyMiUzQSUyMmh0dHAlM0ElMkYlMkZheG92YXJlc2VhcmNoLmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAyNiUyRjA3JTJGQU9ELTk2MDQtNU1HLndlYnAlMjIlMkMlMjJpZCUyMiUzQTkyOSUyQyUyMnNpemUlMjIlM0ElMjIlMjIlMkMlMjJhbHQlMjIlM0ElMjIlMjIlMkMlMjJzb3VyY2UlMjIlM0ElMjJsaWJyYXJ5JTIyJTdEJTdEXCJdIiwibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiZTY1YWZlY1wiIG5hbWU9XCJwb3N0LXVybFwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sImltYWdlX3NpemUiOiJmdWxsIiwibGlua190byI6ImN1c3RvbSIsInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiNThjNmUxMSIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNi0wNy0wNSB0byAyMDI2LTA3LTExIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTExIDEwOjQ0In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJpbWFnZSI6eyJpZCI6MjAsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9wbGFjZWhvbGRlci0xLnBuZyJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoidGhlbWUtcG9zdC1mZWF0dXJlZC1pbWFnZSJ9\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6Ijg2NjA5OGYiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJzZWxlY3Rfb3B0aW9uc19sYWJlbCI6ImFkZCB0byBjYXJ0Iiwib3V0X29mX3N0b2NrX2xhYmVsIjoiT3V0IG9mIHN0b2NrIiwiY2FyZF9iZ19jb2xvciI6IiNGRkZGRkYiLCJwaWxsX2JnX2NvbG9yIjoiIzE1NDE4RjAzIiwicGlsbF90ZXh0X2NvbG9yIjoiIzBEMEQwRiIsImFjY2VudF9jb2xvciI6IiMxNTQxOEYiLCJhY2NlbnRfdGV4dF9jb2xvciI6IiNGRkZGRkYiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6ImYyZGNmNGYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsImN1c3RvbV9jc3MiOiIuaW92aXNpb24tbHZzX19waWxsLmlzLXNlbGVjdGVkIHtcclxuICAgIGJhY2tncm91bmQ6IzE1NDE4ZiAhaW1wb3J0YW50O1xyXG4gICAgY29sb3I6I0ZGRiAhaW1wb3J0YW50O1xyXG59XHJcbi5pb3Zpc2lvbi1sdnNfX3BpbGxzIGJ1dHRvbiwgLmlvdmlzaW9uLWx2c19fcGlsbHMgYnV0dG9uOmhvdmVye1xyXG4gICAgcGFkZGluZzogOHB4IDE0cHggOHB4IDE0cHg7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjMTU0MThmO1xyXG4gICAgY29sb3I6IzBkMGQwZjtcclxufVxyXG5cclxuLmlvdmlzaW9uLWx2cyB7XHJcbiAgICBwYWRkaW5nOiAxMHB4ICFpbXBvcnRhbnQ7XHJcbiAgICBib3JkZXItcmFkaXVzOiAxMHB4ICFpbXBvcnRhbnQ7XHJcbiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xyXG59IiwiX19nbG9iYWxzX18iOnsicGlsbF9iZ19jb2xvciI6IiIsInBpbGxfdGV4dF9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiYWNjZW50X2NvbG9yIjoiIiwiYWNjZW50X3RleHRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ZTBmOWQ4NyJ9LCJhZGRfYnV0dG9uX3RleHQiOiJBZGQifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiaW92aXNpb24tbG9vcC12YXJpYXRpb24tc2VsZWN0b3IifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-5d084b61 e-con-full e-flex e-con e-child\\\" data-id=\\\"5d084b61\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-26e915bc e-con-full e-flex e-con e-child\\\" data-id=\\\"26e915bc\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjNkMDU4NWEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX3R5cGUiOiJub25lIiwiaWNvbl90ZXh0IjoiMSIsImhlYWRpbmciOiIiLCJzdWJfaGVhZGluZyI6IiIsImRlc2NyaXB0aW9uIjoiIiwidGl0bGVfaHRtbF90YWciOiJkaXYiLCJzdWJfdGl0bGVfaHRtbF90YWciOiJkaXYiLCJsaW5rX3R5cGUiOiJib3giLCJidXR0b25fdGV4dCI6IkdldCBTdGFydGVkIiwiYWxpZ24iOiIiLCJ0aXRsZV9jb2xvciI6IiM4Mjg0ODciLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjUwMCIsInRpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3dpZGVzY3JlZW4iOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbGFwdG9wIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldF9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6MC4yNSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ193aWRlc2NyZWVuIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX2xhcHRvcCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXRfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjo1LCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiRnJhdW5jZXMiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInN1YnRpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImRlc2NyaXB0aW9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjEzMDJiMDAiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMjYtMDctMDUgdG8gMjAyNi0wNy0xMSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNy0xMSAxMDo0NCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiN2VmZDZiMlwiIG5hbWU9XCJwb3N0LXVybFwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwic3ViX2hlYWRpbmciOiJbZWxlbWVudG9yLXRhZyBpZD1cIjEwZTVhMmRcIiBuYW1lPVwid29vY29tbWVyY2UtcHJvZHVjdC10aXRsZS10YWdcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSIsImhlYWRpbmciOiJbZWxlbWVudG9yLXRhZyBpZD1cIjE0NjIxMTFcIiBuYW1lPVwicG9zdC10ZXJtc1wiIHNldHRpbmdzPVwiJTdCJTIydGF4b25vbXklMjIlM0ElMjJwcm9kdWN0X2NhdCUyMiUyQyUyMnNlcGFyYXRvciUyMiUzQSUyMiUyMiUyQyUyMmxpbmslMjIlM0ElMjIlMjIlN0RcIl0iLCJkZXNjcmlwdGlvbiI6IltlbGVtZW50b3ItdGFnIGlkPVwiNjE3NzgwMFwiIG5hbWU9XCJhY2YtdGV4dFwiIHNldHRpbmdzPVwiJTdCJTIya2V5JTIyJTNBJTIyZmllbGRfNmE1ZTI5OTZkMjU0NyUzQXN1Yl90aXRsZSUyMiU3RFwiXSJ9LCJfX2dsb2JhbHNfXyI6eyJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIiLCJ0aXRsZV9jb2xvciI6IiIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiIsInN1YnRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9LCJpbWFnZSI6eyJpZCI6MjEsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9wbGFjZWhvbGRlci0yLnBuZyJ9LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sInN1YnRpdGxlX2NvbG9yIjoiIzBEMEQwRiIsImRlc2NyaXB0aW9uX2NvbG9yIjoiIzgyODQ4NyIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zdHlsZSI6Iml0YWxpYyJ9LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1pbmZvLWJveCJ9\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjJkNDJlMDQ1IiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoibm9uZSIsImljb25fdGV4dCI6IjEiLCJoZWFkaW5nIjoiU3RhcnRpbmcgYXQiLCJzdWJfaGVhZGluZyI6IiIsImRlc2NyaXB0aW9uIjoiIiwidGl0bGVfaHRtbF90YWciOiJkaXYiLCJzdWJfdGl0bGVfaHRtbF90YWciOiJkaXYiLCJsaW5rX3R5cGUiOiJib3giLCJidXR0b25fdGV4dCI6IkdldCBTdGFydGVkIiwiYWxpZ24iOiIiLCJ0aXRsZV9jb2xvciI6IiM4Mjg0ODciLCJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxMCwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsInRpdGxlX3R5cG9ncmFwaHlfdGV4dF90cmFuc2Zvcm0iOiJ1cHBlcmNhc2UiLCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3dpZGVzY3JlZW4iOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbGFwdG9wIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X3RhYmxldF9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmciOnsidW5pdCI6ImVtIiwic2l6ZSI6MC4yNSwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ193aWRlc2NyZWVuIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX2xhcHRvcCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ190YWJsZXRfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0Ijp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX21vYmlsZV9leHRyYSI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJzdWJ0aXRsZV9jb2xvciI6IiMwRDBEMEYiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiRnJhdW5jZXMiLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiMzAwIiwic3VidGl0bGVfbWFyZ2luIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJweCIsInNpemUiOjE0LCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfd2VpZ2h0IjoiNDAwIiwiZGVzY3JpcHRpb25fbWFyZ2luIjp7InVuaXQiOiJweCIsInNpemUiOjAsInNpemVzIjpbXX0sInBwX2Rpc3BsYXlfY29uZGl0aW9ucyI6W3siX2lkIjoiMTMwMmIwMCIsInBwX2NvbmRpdGlvbl9kYXRlX3ZhbHVlIjoiMjAyNi0wNy0wNSB0byAyMDI2LTA3LTExIiwicHBfY29uZGl0aW9uX2RhdGVfdGltZV9iZWZvcmVfdmFsdWUiOiIyMDI2LTA3LTExIDEwOjQ0In1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJjdXN0b21fY3NzIjoic2VsZWN0b3Igc21hbGx7XG4gICAgY29sb3I6IzgyODQ4NztcbiAgICBmb250LXdlaWdodDogNDAwO1xuICAgIGZvbnQtc2l6ZToxMnB4O1xuICAgIHBhZGRpbmctbGVmdDogNXB4O1xuICAgIGxldHRlci1zcGFjaW5nOiAxcHg7XG59XG5cbnNlbGVjdG9yIC5wcC1pbmZvLWJveC1zdWJ0aXRsZXtcbiAgICB0ZXh0LWFsaWduOiByaWdodDtcbn0iLCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCI3ZWZkNmIyXCIgbmFtZT1cInBvc3QtdXJsXCIgc2V0dGluZ3M9XCIlN0IlN0RcIl0iLCJzdWJfaGVhZGluZyI6IltlbGVtZW50b3ItdGFnIGlkPVwiNThiNmFlMlwiIG5hbWU9XCJ3b29jb21tZXJjZS1wcm9kdWN0LXByaWNlLXRhZ1wiIHNldHRpbmdzPVwiJTdCJTdEXCJdIn0sIl9fZ2xvYmFsc19fIjp7InRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiIsInRpdGxlX2NvbG9yIjoiIiwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiIiwic3VidGl0bGVfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9c2Vjb25kYXJ5In0sImltYWdlIjp7ImlkIjoyMiwidXJsIjoiaHR0cHM6XC9cL21yYXJpZi5tZVwvYXBleGl1bVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDdcL3BsYWNlaG9sZGVyLTMucG5nIn19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1pbmZvLWJveCJ9\\\"]\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjQyZDI1NDRlIiwiZWxUeXBlIjoid2lkZ2V0Iiwic2V0dGluZ3MiOnsiaWNvbl90eXBlIjoibm9uZSIsImljb25fdGV4dCI6IjEiLCJoZWFkaW5nIjoiIiwic3ViX2hlYWRpbmciOiIiLCJkZXNjcmlwdGlvbiI6IiIsInRpdGxlX2h0bWxfdGFnIjoiZGl2Iiwic3ViX3RpdGxlX2h0bWxfdGFnIjoiZGl2IiwibGlua190eXBlIjoiYm94IiwiYnV0dG9uX3RleHQiOiJHZXQgU3RhcnRlZCIsImFsaWduIjoiIiwidGl0bGVfY29sb3IiOiIjODI4NDg3IiwidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IkludGVyIiwidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJ0aXRsZV90eXBvZ3JhcGh5X3RleHRfdHJhbnNmb3JtIjoidXBwZXJjYXNlIiwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF93aWRlc2NyZWVuIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0X2xhcHRvcCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9saW5lX2hlaWdodF90YWJsZXRfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGluZV9oZWlnaHRfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nIjp7InVuaXQiOiJlbSIsInNpemUiOjAuMjUsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfd2lkZXNjcmVlbiI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19sYXB0b3AiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfdGFibGV0X2V4dHJhIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV90eXBvZ3JhcGh5X2xldHRlcl9zcGFjaW5nX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwidGl0bGVfdHlwb2dyYXBoeV9sZXR0ZXJfc3BhY2luZ19tb2JpbGVfZXh0cmEiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInRpdGxlX3R5cG9ncmFwaHlfbGV0dGVyX3NwYWNpbmdfbW9iaWxlIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJ0aXRsZV9tYXJnaW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6NSwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV90eXBvZ3JhcGh5IjoiY3VzdG9tIiwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X2ZhbWlseSI6IlNwYWNlIEdyb3Rlc2siLCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxOCwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjYwMCIsInN1YnRpdGxlX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZSI6eyJ1bml0IjoicHgiLCJzaXplIjoxNCwic2l6ZXMiOltdfSwiZGVzY3JpcHRpb25fdHlwb2dyYXBoeV9mb250X3dlaWdodCI6IjQwMCIsImRlc2NyaXB0aW9uX21hcmdpbiI6eyJ1bml0IjoicHgiLCJzaXplIjowLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjEzMDJiMDAiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMjYtMDctMDUgdG8gMjAyNi0wNy0xMSIsInBwX2NvbmRpdGlvbl9kYXRlX3RpbWVfYmVmb3JlX3ZhbHVlIjoiMjAyNi0wNy0xMSAxMDo0NCJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19keW5hbWljX18iOnsibGluayI6IltlbGVtZW50b3ItdGFnIGlkPVwiN2VmZDZiMlwiIG5hbWU9XCJwb3N0LXVybFwiIHNldHRpbmdzPVwiJTdCJTdEXCJdIiwiZGVzY3JpcHRpb24iOiJbZWxlbWVudG9yLXRhZyBpZD1cImM5NDIxOGZcIiBuYW1lPVwid29vY29tbWVyY2UtcHJvZHVjdC1zaG9ydC1kZXNjcmlwdGlvbi10YWdcIiBzZXR0aW5ncz1cIiU3QiU3RFwiXSJ9LCJfX2dsb2JhbHNfXyI6eyJ0aXRsZV90eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiIiLCJ0aXRsZV9jb2xvciI6IiIsInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6IiIsInN1YnRpdGxlX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkifSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjE2LCJzaXplcyI6W119LCJpbWFnZSI6eyJpZCI6MjEsInVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9wbGFjZWhvbGRlci0yLnBuZyJ9LCJkZXNjcmlwdGlvbl90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTIsInNpemVzIjpbXX0sImN1c3RvbV9jc3MiOiJzZWxlY3RvciAucHAtaW5mby1ib3gtZGVzY3JpcHRpb24ge1xuICAgIGRpc3BsYXk6IC13ZWJraXQtYm94O1xuICAgIC13ZWJraXQtYm94LW9yaWVudDogdmVydGljYWw7XG4gICAgLXdlYmtpdC1saW5lLWNsYW1wOiAyOyBcLyogU2hvdyBvbmx5IDIgbGluZXMgKlwvXG4gICAgb3ZlcmZsb3c6IGhpZGRlbjtcbiAgICB0ZXh0LW92ZXJmbG93OiBlbGxpcHNpcztcbn0ifSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoicHAtaW5mby1ib3gifQ==\\\"]\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[\"iovision-lvs\"],\"styles\":[\"iovision-lvs\"]}}'),
(24625, 1834, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>'),
(24626, 1835, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\" class=\"\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\" class=\"\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\" class=\"\"></path></g></svg>');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24627, 8, '_elementor_element_cache', '{\"timeout\":1786036446,\"value\":{\"content\":\"<div class=\\\"elementor-element elementor-element-bf948a3 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"bf948a3\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-b5f2a5c e-con-full e-flex e-con e-child\\\" data-id=\\\"b5f2a5c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2219e3c elementor-widget elementor-widget-heading\\\" data-id=\\\"2219e3c\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h1 class=\\\"elementor-heading-title elementor-size-default\\\">Elevate Your Health. <span>Live Your Best.<\\/span><\\/h1>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-f6ba8a3 elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"f6ba8a3\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-6623415 e-con-full e-flex e-con e-child\\\" data-id=\\\"6623415\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjMyOTRjNTAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiQnJvd3NlIHRoZSBjYXRhbG9nIiwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIwMTExMDgyIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJzZWxlY3RlZF9pY29uIjp7InZhbHVlIjp7InVybCI6Imh0dHBzOlwvXC9tcmFyaWYubWVcL2FwZXhpdW1cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9yaWdodC1hcnJvdy5zdmciLCJpZCI6MTQ4Mn0sImxpYnJhcnkiOiJzdmcifSwiaWNvbl9hbGlnbiI6InJvdy1yZXZlcnNlIiwiYm9yZGVyX2JvcmRlciI6Im5vbmUiLCJsaW5rIjp7InVybCI6IiIsImlzX2V4dGVybmFsIjoiIiwibm9mb2xsb3ciOiIiLCJjdXN0b21fYXR0cmlidXRlcyI6IiJ9LCJfX2R5bmFtaWNfXyI6eyJsaW5rIjoiW2VsZW1lbnRvci10YWcgaWQ9XCIwNDNiYThiXCIgbmFtZT1cImludGVybmFsLXVybFwiIHNldHRpbmdzPVwiJTdCJTIydHlwZSUyMiUzQSUyMnBvc3QlMjIlMkMlMjJwb3N0X2lkJTIyJTNBJTIyMzglMjIlN0RcIl0ifX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6ImJ1dHRvbiJ9\\\"][elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjhiMjBmMzciLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZXh0IjoiQXBleGl1bSBwZXB0aWRlcyBcdTIxOTIiLCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjUwZDFkM2UiLCJwcF9jb25kaXRpb25fZGF0ZV90aW1lX2JlZm9yZV92YWx1ZSI6IjIwMjYtMDctMTIgMTI6NDEiLCJwcF9jb25kaXRpb25fZGF0ZV92YWx1ZSI6IjIwMjYtMDctMjIgdG8gMjAyNi0wNy0yOCIsInBwX2NvbmRpdGlvbl9hY2ZfZGF0ZV90aW1lX3ZhbHVlIjoiMjAyNi0wNy0yMiIsInBwX2NvbmRpdGlvbl93b29fbGFzdF9wdXJjaGFzZV92YWx1ZSI6IjIwMjZcLzA3XC8yNSJ9XSwicHBfZWxlbWVudHNfdG9vbHRpcF9jb250ZW50IjoiVG9vbHRpcCBDb250ZW50IiwiX19nbG9iYWxzX18iOnsiYm9yZGVyX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXNlY29uZGFyeSIsImJhY2tncm91bmRfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ZTBmOWQ4NyIsImJ1dHRvbl90ZXh0X2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPXByaW1hcnkiLCJidXR0b25fYmFja2dyb3VuZF9ob3Zlcl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1wcmltYXJ5IiwiaG92ZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9ZTBmOWQ4NyIsImJ1dHRvbl9ob3Zlcl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9cHJpbWFyeSJ9LCJ0eXBvZ3JhcGh5X3R5cG9ncmFwaHkiOiJjdXN0b20iLCJ0eXBvZ3JhcGh5X2ZvbnRfZmFtaWx5IjoiSW50ZXIiLCJ0eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6InB4Iiwic2l6ZSI6MTQsInNpemVzIjpbXX0sInR5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJiYWNrZ3JvdW5kX2NvbG9yIjoiI0Y4RjlGQSIsInBwX2N1c3RvbV9jdXJzb3JfdGV4dF90eXBvZ3JhcGh5X2xpbmVfaGVpZ2h0Ijp7InVuaXQiOiJweCIsInNpemUiOiIiLCJzaXplcyI6W119LCJwcF9jdXN0b21fY3Vyc29yX3RleHRfdHlwb2dyYXBoeV93b3JkX3NwYWNpbmciOnsidW5pdCI6InB4Iiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInBwX2N1c3RvbV9jdXJzb3JfdGV4dF9iZ19jb2xvcl9zdG9wX3dpZGVzY3JlZW4iOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX3N0b3BfbGFwdG9wIjp7InVuaXQiOiIlIn0sInBwX2N1c3RvbV9jdXJzb3JfdGV4dF9iZ19jb2xvcl9zdG9wX3RhYmxldF9leHRyYSI6eyJ1bml0IjoiJSJ9LCJwcF9jdXN0b21fY3Vyc29yX3RleHRfYmdfY29sb3Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX3N0b3BfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiIlIn0sInBwX2N1c3RvbV9jdXJzb3JfdGV4dF9iZ19jb2xvcl9zdG9wX21vYmlsZSI6eyJ1bml0IjoiJSJ9LCJwcF9jdXN0b21fY3Vyc29yX3RleHRfYmdfY29sb3JfYl9zdG9wX3dpZGVzY3JlZW4iOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX2Jfc3RvcF9sYXB0b3AiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX2Jfc3RvcF90YWJsZXRfZXh0cmEiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX2Jfc3RvcF90YWJsZXQiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX2Jfc3RvcF9tb2JpbGVfZXh0cmEiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2NvbG9yX2Jfc3RvcF9tb2JpbGUiOnsidW5pdCI6IiUifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2dyYWRpZW50X2FuZ2xlX3dpZGVzY3JlZW4iOnsidW5pdCI6ImRlZyJ9LCJwcF9jdXN0b21fY3Vyc29yX3RleHRfYmdfZ3JhZGllbnRfYW5nbGVfbGFwdG9wIjp7InVuaXQiOiJkZWcifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2dyYWRpZW50X2FuZ2xlX3RhYmxldF9leHRyYSI6eyJ1bml0IjoiZGVnIn0sInBwX2N1c3RvbV9jdXJzb3JfdGV4dF9iZ19ncmFkaWVudF9hbmdsZV90YWJsZXQiOnsidW5pdCI6ImRlZyJ9LCJwcF9jdXN0b21fY3Vyc29yX3RleHRfYmdfZ3JhZGllbnRfYW5nbGVfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJkZWcifSwicHBfY3VzdG9tX2N1cnNvcl90ZXh0X2JnX2dyYWRpZW50X2FuZ2xlX21vYmlsZSI6eyJ1bml0IjoiZGVnIn0sImxpbmsiOnsidXJsIjoiIiwiaXNfZXh0ZXJuYWwiOiIiLCJub2ZvbGxvdyI6IiIsImN1c3RvbV9hdHRyaWJ1dGVzIjoiIn0sIl9fZHluYW1pY19fIjp7ImxpbmsiOiJbZWxlbWVudG9yLXRhZyBpZD1cIjg4NmNhMzNcIiBuYW1lPVwiaW50ZXJuYWwtdXJsXCIgc2V0dGluZ3M9XCIlN0IlMjJ0eXBlJTIyJTNBJTIycG9zdCUyMiUyQyUyMnBvc3RfaWQlMjIlM0ElMjI0NCUyMiU3RFwiXSJ9fSwiZWxlbWVudHMiOltdLCJ3aWRnZXRUeXBlIjoiYnV0dG9uIn0=\\\"]\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7ee0ca0 e-con-full e-flex e-con e-child\\\" data-id=\\\"7ee0ca0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-aa23aa9 elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"aa23aa9\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"20\\\" height=\\\"20\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"1.5\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-flask-conical text-[#0047FF] flex-shrink-0\\\"><path d=\\\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\\\"><\\/path><path d=\\\"M6.453 15h11.094\\\"><\\/path><path d=\\\"M8.5 2h7\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tRESEARCH DRIVEN\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tScience backed purity\\n\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2d05a7b elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2d05a7b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"20\\\" height=\\\"20\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"1.5\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-shield-check text-[#0047FF] flex-shrink-0\\\"><path d=\\\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\\\"><\\/path><path d=\\\"m9 12 2 2 4-4\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPREMIUM QUALITY\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t99%+ Purity Guaranteed\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c94c3e6 elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"c94c3e6\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"20\\\" height=\\\"20\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"1.5\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-check text-[#0047FF] flex-shrink-0\\\"><path d=\\\"M20 6 9 17l-5-5\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tTRUSTED SOURCE\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tThird Party Tested\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e9c3c12 e-con-full e-flex e-con e-child\\\" data-id=\\\"e9c3c12\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-bd3f7c0 elementor-widget elementor-widget-image\\\" data-id=\\\"bd3f7c0\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"image.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<img width=\\\"508\\\" height=\\\"638\\\" src=\\\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\\\" class=\\\"attachment-full size-full wp-image-1468\\\" alt=\\\"\\\" \\/>\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-a49e8da e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"a49e8da\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-c62b779 e-con-full e-flex e-con e-child\\\" data-id=\\\"c62b779\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-0cca5ed elementor-widget elementor-widget-heading\\\" data-id=\\\"0cca5ed\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Research.<span> Restore.<\\/span> Redefine.\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjFhOWZhMjEiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJpY29uX3R5cGUiOiJub25lIiwiaWNvbl90ZXh0IjoiMSIsImhlYWRpbmciOiJVcCB0byIsInN1Yl9oZWFkaW5nIjoiNTAlIiwiZGVzY3JpcHRpb24iOiJDaGVhcGVyIFRoYW4gQW55IE90aGVyIFBlcHRpZGUgU3VwcGxpZXIhXG5cbiIsImJ1dHRvbl90ZXh0IjoiR2V0IFN0YXJ0ZWQiLCJ0aXRsZV9tYXJnaW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJGcmF1bmNlcyIsInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplIjp7InVuaXQiOiJlbSIsInNpemUiOjQsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3dpZGVzY3JlZW4iOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX2xhcHRvcCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfdGFibGV0X2V4dHJhIjp7InVuaXQiOiJlbSIsInNpemUiOjMsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF9zaXplX3RhYmxldCI6eyJ1bml0IjoiZW0iLCJzaXplIjoiIiwic2l6ZXMiOltdfSwic3VidGl0bGVfdHlwb2dyYXBoeV9mb250X3NpemVfbW9iaWxlX2V4dHJhIjp7InVuaXQiOiJlbSIsInNpemUiOiIiLCJzaXplcyI6W119LCJzdWJ0aXRsZV90eXBvZ3JhcGh5X2ZvbnRfc2l6ZV9tb2JpbGUiOnsidW5pdCI6ImVtIiwic2l6ZSI6IiIsInNpemVzIjpbXX0sInN1YnRpdGxlX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI1MDAiLCJzdWJ0aXRsZV9tYXJnaW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MTAsInNpemVzIjpbXX0sImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfdHlwb2dyYXBoeSI6ImN1c3RvbSIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF9mYW1pbHkiOiJJbnRlciIsImRlc2NyaXB0aW9uX3R5cG9ncmFwaHlfZm9udF93ZWlnaHQiOiI0MDAiLCJkZXNjcmlwdGlvbl9tYXJnaW4iOnsidW5pdCI6InB4Iiwic2l6ZSI6MCwic2l6ZXMiOltdfSwicHBfZGlzcGxheV9jb25kaXRpb25zIjpbeyJfaWQiOiIxMTc0NWMxIn1dLCJwcF9lbGVtZW50c190b29sdGlwX2NvbnRlbnQiOiJUb29sdGlwIENvbnRlbnQiLCJfX2dsb2JhbHNfXyI6eyJkZXNjcmlwdGlvbl9jb2xvciI6Imdsb2JhbHNcL2NvbG9ycz9pZD1zZWNvbmRhcnkiLCJpbmZvX2JveF9iZ19jb2xvciI6IiIsIl9ib3JkZXJfY29sb3IiOiJnbG9iYWxzXC9jb2xvcnM\\/aWQ9MGFhNWFkNCIsIl9iYWNrZ3JvdW5kX2NvbG9yIjoiZ2xvYmFsc1wvY29sb3JzP2lkPTBhYTVhZDQifSwiaW5mb19ib3hfYmdfYmFja2dyb3VuZCI6ImNsYXNzaWMiLCJkZXNjcmlwdGlvbl9jb2xvciI6IiMxNTQxOEYiLCJfbWFyZ2luIjp7InVuaXQiOiJweCIsInRvcCI6IjAiLCJyaWdodCI6IjAiLCJib3R0b20iOiIwIiwibGVmdCI6IjAiLCJpc0xpbmtlZCI6ZmFsc2V9LCJfcGFkZGluZyI6eyJ1bml0IjoicHgiLCJ0b3AiOiIxMCIsInJpZ2h0IjoiMzAiLCJib3R0b20iOiIyMCIsImxlZnQiOiIzMCIsImlzTGlua2VkIjpmYWxzZX0sIl9mbGV4X2FsaWduX3NlbGYiOiJjZW50ZXIiLCJfYmFja2dyb3VuZF9iYWNrZ3JvdW5kIjoiY2xhc3NpYyIsIl9ib3JkZXJfYm9yZGVyIjoic29saWQiLCJfYm9yZGVyX3dpZHRoIjp7InVuaXQiOiJweCIsInRvcCI6IjEiLCJyaWdodCI6IjEiLCJib3R0b20iOiIxIiwibGVmdCI6IjEiLCJpc0xpbmtlZCI6dHJ1ZX0sIl9ib3JkZXJfY29sb3IiOiIjRkJGOUY2IiwiX2JvcmRlcl9yYWRpdXMiOnsidW5pdCI6InB4IiwidG9wIjoiMTAiLCJyaWdodCI6IjEwIiwiYm90dG9tIjoiMTAiLCJsZWZ0IjoiMTAiLCJpc0xpbmtlZCI6dHJ1ZX19LCJlbGVtZW50cyI6W10sIndpZGdldFR5cGUiOiJwcC1pbmZvLWJveCJ9\\\"]<div class=\\\"elementor-element elementor-element-6d50d60 e-grid e-con-boxed e-con e-child\\\" data-id=\\\"6d50d60\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-20da1d2 elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"20da1d2\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"22\\\" height=\\\"22\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"1.5\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-flask-round text-[#0047FF]\\\"><path d=\\\"M10 2v6.292a7 7 0 1 0 4 0V2\\\"><\\/path><path d=\\\"M5 15h14\\\"><\\/path><path d=\\\"M8.5 2h7\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPURE &amp; POTENT\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t99%+ Purity Guaranteed\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e271e35 elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e271e35\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"20\\\" height=\\\"20\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"1.5\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-shield-check text-[#0047FF] flex-shrink-0\\\"><path d=\\\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\\\"><\\/path><path d=\\\"m9 12 2 2 4-4\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tLAB TESTED\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tEvery batch is lab tested for quality &amp; purity\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-6e13f7d elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"6e13f7d\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"24\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-gem w-5 h-5 text-[#1a3a69]\\\"><path d=\\\"M6 3h12l4 6-10 13L2 9Z\\\"><\\/path><path d=\\\"M11 3 8 9l4 13 4-13-3-6\\\"><\\/path><path d=\\\"M2 9h20\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tPREMIUM QUALITY\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\nPharmaceutical grade peptides you can trust\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ac4d8eb elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"ac4d8eb\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"24\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-lock w-5 h-5 text-[#1a3a69]\\\"><rect width=\\\"18\\\" height=\\\"11\\\" x=\\\"3\\\" y=\\\"11\\\" rx=\\\"2\\\" ry=\\\"2\\\"><\\/rect><path d=\\\"M7 11V7a5 5 0 0 1 10 0v4\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tDISCREET &amp; SECURE\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tConfidential packaging and secure handling for your peace of mind\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-62dfc2e elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"62dfc2e\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"24\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-timer w-5 h-5 text-[#1a3a69]\\\"><line x1=\\\"10\\\" x2=\\\"14\\\" y1=\\\"2\\\" y2=\\\"2\\\"><\\/line><line x1=\\\"12\\\" x2=\\\"15\\\" y1=\\\"14\\\" y2=\\\"11\\\"><\\/line><circle cx=\\\"12\\\" cy=\\\"14\\\" r=\\\"8\\\"><\\/circle><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tFAST TURNAROUND\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tQuick order processing and reliable fulfillment\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-98cd8f7 elementor-view-framed elementor-shape-square elementor-position-inline-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"98cd8f7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" width=\\\"24\\\" height=\\\"24\\\" viewBox=\\\"0 0 24 24\\\" fill=\\\"none\\\" stroke=\\\"currentColor\\\" stroke-width=\\\"2\\\" stroke-linecap=\\\"round\\\" stroke-linejoin=\\\"round\\\" class=\\\"lucide lucide-badge-percent w-5 h-5 text-[#1a3a69]\\\"><path d=\\\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\\\"><\\/path><path d=\\\"m15 9-6 6\\\"><\\/path><path d=\\\"M9 9h.01\\\"><\\/path><path d=\\\"M15 15h.01\\\"><\\/path><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tTRUSTED SOURCE\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tBacked by science. Focused on your results.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c50431c e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c50431c\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-8c0eb3f e-con-full e-flex e-con e-child\\\" data-id=\\\"8c0eb3f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-d135d6b e-con-full e-flex e-con e-child\\\" data-id=\\\"d135d6b\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ed6dd77 elementor-widget elementor-widget-heading\\\" data-id=\\\"ed6dd77\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Catalog records\\n\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-cc881dd elementor-widget elementor-widget-heading\\\" data-id=\\\"cc881dd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Active catalog SKUs.\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-c6adefe elementor-widget elementor-widget-heading\\\" data-id=\\\"c6adefe\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e4ad769 elementor-hidden-mobile elementor-widget elementor-widget-button\\\" data-id=\\\"e4ad769\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Research catalog \\u2192<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-1d6a591 e-con-full e-flex e-con e-child\\\" data-id=\\\"1d6a591\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6ImRlYWNlOGUiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjIzIiwiY29sdW1ucyI6MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6ImM3YmU2MDEifV0sInBvc3RfcXVlcnlfcG9zdF90eXBlIjoicHJvZHVjdCIsInBvc3RfcXVlcnlfb2Zmc2V0IjoiIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsImNvbHVtbl9nYXBfdGFibGV0X2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjYyMzJiZWYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsInJvd19nYXBfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6MiwiZXF1YWxfaGVpZ2h0IjoieWVzIiwiY29sdW1uX2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwicm93X2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-877eb90 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-widget elementor-widget-button\\\" data-id=\\\"877eb90\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-right\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">View all products<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-e7e2537 e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"e7e2537\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-bace4fd e-con-full e-flex e-con e-child\\\" data-id=\\\"bace4fd\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-652e6db e-con-full e-flex e-con e-child\\\" data-id=\\\"652e6db\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ae4f7cd elementor-widget__width-initial elementor-widget elementor-widget-heading\\\" data-id=\\\"ae4f7cd\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Our Premium Peptides<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-62469b8 e-con-full e-flex e-con e-child\\\" data-id=\\\"62469b8\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-3f25afb elementor-align-right elementor-widget elementor-widget-button\\\" data-id=\\\"3f25afb\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Read more Labs \\u2192<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-0ea5de0 e-con-full e-grid e-con e-child\\\" data-id=\\\"0ea5de0\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-a8fce66 e-con-full e-flex e-con e-child\\\" data-id=\\\"a8fce66\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ecf6972 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"ecf6972\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 511.98 511.98\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\" class=\\\"\\\"><g><path d=\\\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\" class=\\\"\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tNAD PLUS\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tSupports cellular energy, DNA repair and healthy aging.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-7ef3ce4 e-con-full e-flex e-con e-child\\\" data-id=\\\"7ef3ce4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-98cea1b elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"98cea1b\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 72 72\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\"><g><path d=\\\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\"><\\/path><path d=\\\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tTESSAMORELIN\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tStimulates growth hormone release. Supports lean muscle &amp; recovery.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-cb354bb e-con-full e-flex e-con e-child\\\" data-id=\\\"cb354bb\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-132f642 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"132f642\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 510.579 510.579\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\"><g><path d=\\\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tGHK-CU\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tPromotes skin regeneration, collagen production &amp; hair health.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-710f101 e-con-full e-flex e-con e-child\\\" data-id=\\\"710f101\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-ad54fd1 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"ad54fd1\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 512 512\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\" class=\\\"\\\"><g><path d=\\\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\" class=\\\"\\\"><\\/path><circle cx=\\\"360.557\\\" cy=\\\"54.935\\\" r=\\\"54.935\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\" class=\\\"\\\"><\\/circle><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t MOTS-C\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tSupports metabolic health, energy &amp; endurance.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-2cc92c4 e-con-full e-flex e-con e-child\\\" data-id=\\\"2cc92c4\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-eb7eb25 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"eb7eb25\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 100 100\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\" class=\\\"\\\"><g><path fill-rule=\\\"evenodd\\\" d=\\\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\\\" clip-rule=\\\"evenodd\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tRETA\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\t\\nSupports metabolic function &amp; insulin sensitivity.\\n\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-078a752 e-con-full e-flex e-con e-child\\\" data-id=\\\"078a752\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-e6efb84 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"e6efb84\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 64 64\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\" class=\\\"\\\"><g><path d=\\\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\" class=\\\"\\\"><\\/path><path d=\\\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\" class=\\\"\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\t BPC-157\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tAccelerates healing. Reduces inflammation. Supports gut &amp; joint health.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-87268db e-con-full e-flex e-con e-child\\\" data-id=\\\"87268db\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-2108161 elementor-view-framed elementor-shape-square elementor-position-block-start elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\\\" data-id=\\\"2108161\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"icon-box.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-wrapper\\\">\\n\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-icon\\\">\\n\\t\\t\\t\\t<span  class=\\\"elementor-icon\\\">\\n\\t\\t\\t\\t<svg xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\" xmlns:xlink=\\\"http:\\/\\/www.w3.org\\/1999\\/xlink\\\" width=\\\"512\\\" height=\\\"512\\\" x=\\\"0\\\" y=\\\"0\\\" viewBox=\\\"0 0 510.579 510.579\\\" style=\\\"enable-background:new 0 0 512 512\\\" xml:space=\\\"preserve\\\"><g><path d=\\\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\\\" fill=\\\"#FFFFFF\\\" opacity=\\\"1\\\" data-original=\\\"#000000\\\"><\\/path><\\/g><\\/svg>\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t<div class=\\\"elementor-icon-box-content\\\">\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<h3 class=\\\"elementor-icon-box-title\\\">\\n\\t\\t\\t\\t\\t\\t<span  >\\n\\t\\t\\t\\t\\t\\t\\tIGF-1\\t\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/h3>\\n\\t\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<p class=\\\"elementor-icon-box-description\\\">\\n\\t\\t\\t\\t\\t\\tPromotes muscle growth, cell regeneration &amp; recovery.\\t\\t\\t\\t\\t<\\/p>\\n\\t\\t\\t\\t\\n\\t\\t\\t<\\/div>\\n\\t\\t\\t\\n\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-c83d47f e-flex e-con-boxed e-con e-parent\\\" data-id=\\\"c83d47f\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\" data-settings=\\\"{&quot;background_background&quot;:&quot;classic&quot;}\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"e-con-inner\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-f697c4d e-con-full e-flex e-con e-child\\\" data-id=\\\"f697c4d\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-2054398 e-con-full e-flex e-con e-child\\\" data-id=\\\"2054398\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-7d62960 elementor-widget elementor-widget-heading\\\" data-id=\\\"7d62960\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<div class=\\\"elementor-heading-title elementor-size-default\\\">Research hub\\n\\n<\\/div>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-9cde3b7 elementor-widget elementor-widget-heading\\\" data-id=\\\"9cde3b7\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<h2 class=\\\"elementor-heading-title elementor-size-default\\\">Research notes for qualified labs.\\n<\\/h2>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-1f218a4 elementor-widget elementor-widget-heading\\\" data-id=\\\"1f218a4\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\">\\n\\t\\t\\t\\t\\t<p class=\\\"elementor-heading-title elementor-size-default\\\">Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n<\\/p>\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<div class=\\\"elementor-element elementor-element-08b3a60 elementor-hidden-mobile elementor-widget elementor-widget-button\\\" data-id=\\\"08b3a60\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Reference library \\u2192<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t<div class=\\\"elementor-element elementor-element-d93e861 e-con-full e-flex e-con e-child\\\" data-id=\\\"d93e861\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t<div class=\\\"elementor-element elementor-element-11f98d6 e-con-full e-flex e-con e-child\\\" data-id=\\\"11f98d6\\\" data-element_type=\\\"container\\\" data-e-type=\\\"container\\\">\\n\\t\\t[elementor-element k=\\\"2120dc3bc62ce249b6a2b277c7888c56\\\" data=\\\"eyJpZCI6IjA0N2QwNDAiLCJlbFR5cGUiOiJ3aWRnZXQiLCJzZXR0aW5ncyI6eyJ0ZW1wbGF0ZV9pZCI6IjE4NjIiLCJjb2x1bW5zIjozLCJwb3N0c19wZXJfcGFnZSI6MywiYWx0ZXJuYXRlX3RlbXBsYXRlcyI6W3sidGVtcGxhdGVfaWQiOm51bGwsIl9pZCI6ImM3YmU2MDEifV0sInBvc3RfcXVlcnlfb2Zmc2V0IjoiIiwicGFnaW5hdGlvbl9wYWdlX2xpbWl0IjoiNSIsInBhZ2luYXRpb25fcHJldl9sYWJlbCI6IlByZXZpb3VzIiwicGFnaW5hdGlvbl9uZXh0X2xhYmVsIjoiTmV4dCIsInRleHQiOiJMb2FkIE1vcmUiLCJsb2FkX21vcmVfbm9fcG9zdHNfY3VzdG9tX21lc3NhZ2UiOiJObyBtb3JlIHBvc3RzIHRvIHNob3ciLCJub3RoaW5nX2ZvdW5kX21lc3NhZ2VfdGV4dCI6Ikl0IHNlZW1zIHdlIGNhblx1MjAxOXQgZmluZCB3aGF0IHlvdVx1MjAxOXJlIGxvb2tpbmcgZm9yLiIsImNvbHVtbl9nYXBfdGFibGV0X2V4dHJhIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJwcF9kaXNwbGF5X2NvbmRpdGlvbnMiOlt7Il9pZCI6IjYyMzJiZWYifV0sInBwX2VsZW1lbnRzX3Rvb2x0aXBfY29udGVudCI6IlRvb2x0aXAgQ29udGVudCIsInJvd19nYXBfbW9iaWxlIjp7InVuaXQiOiJweCIsInNpemUiOjEwLCJzaXplcyI6W119LCJjb2x1bW5zX21vYmlsZSI6MiwiZXF1YWxfaGVpZ2h0IjoieWVzIiwiY29sdW1uX2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfSwicm93X2dhcCI6eyJ1bml0IjoicHgiLCJzaXplIjoxNSwic2l6ZXMiOltdfX0sImVsZW1lbnRzIjpbXSwid2lkZ2V0VHlwZSI6Imxvb3AtZ3JpZCJ9\\\"]\\t\\t<div class=\\\"elementor-element elementor-element-3893681 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-widget elementor-widget-button\\\" data-id=\\\"3893681\\\" data-element_type=\\\"widget\\\" data-e-type=\\\"widget\\\" data-widget_type=\\\"button.default\\\">\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t<a class=\\\"elementor-button elementor-button-link elementor-size-sm\\\" href=\\\"#\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-content-wrapper\\\">\\n\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-icon\\\">\\n\\t\\t\\t\\t<svg aria-hidden=\\\"true\\\" class=\\\"e-font-icon-svg e-fas-arrow-right\\\" viewBox=\\\"0 0 448 512\\\" xmlns=\\\"http:\\/\\/www.w3.org\\/2000\\/svg\\\"><path d=\\\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\\\"><\\/path><\\/svg>\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t<span class=\\\"elementor-button-text\\\">Reference library \\u2192<\\/span>\\n\\t\\t\\t\\t\\t<\\/span>\\n\\t\\t\\t\\t\\t<\\/a>\\n\\t\\t\\t\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t\\t<\\/div>\\n\\t\\t\\t\\t<\\/div>\\n\\t\\t\",\"scripts\":[],\"styles\":[]}}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24628, 1482, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-up-right h-4 w-4\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>'),
(24527, 1965, '_elementor_edit_mode', 'builder'),
(24528, 1965, '_elementor_template_type', 'product'),
(24529, 1965, '_elementor_version', '4.2.0'),
(24530, 1965, '_elementor_pro_version', '4.2.0'),
(24531, 1965, '_elementor_global_class_usage_indexed', '1'),
(24532, 1965, '_elementor_global_class_usage_indexed_preview', '1'),
(24533, 1965, '_elementor_data', '[{\"id\":\"a6990ee\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"product-single-topwrap\"},\"elements\":[{\"id\":\"7150903\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]}},\"elements\":[{\"id\":\"38764e3\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7614588\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"sale_flash\":\"\",\"spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"spacing_thumbs\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"custom_css\":\"selector{\\n    overflow: hidden;\\n    box-shadow: 0 17px 37px -13px rgba(13,27,62,0.24), 0 6px 15px -9px rgba(26,86,160,0.14);\\n}\",\"__globals__\":{\"_background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-images\"}],\"isInner\":true},{\"id\":\"9b8342e\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"351fcf1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"90f1b72\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"df3ef8f\"}],\"pp_display_conditions\":[{\"_id\":\"315361b\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet_extra\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"boxed_width_widescreen\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_laptop\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile_extra\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"65c16ab\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"f24ef98\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e2996d2547%3Asub_title%22%7D\\\"]\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector li{\\n    display: inline-flex;\\n    align-items: center;\\n    gap: 5px;\\n    font-size: 0.72rem;\\n    font-weight: 600;\\n    padding: 5px 10px;\\n    border: 1px solid rgba(16, 185, 129, 0.25);\\n    background: rgba(16, 185, 129, 0.06);\\n    color: #047857;\\n    border-radius: 4px;\\n}\\nselector ul{\\n    row-gap: 10px;\\n}\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"819c562\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"7b81cb7\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"woocommerce-product-title-tag\\\" settings=\\\"%7B%22product_id%22%3Afalse%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"typography_font_size_laptop\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"woocommerce-product-title\"},{\"id\":\"59734c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"e7fb343\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"149a717\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"5886328\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"1664d66\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"086aefa\",\"elType\":\"widget\",\"settings\":{\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"cf69786\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector p del span, selector p del{\\n    color:#001a4d !important;\\n}\\nselector p{\\n    margin-bottom: 0px !important;\\n}\",\"__globals__\":{\"sale_price_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-price\"},{\"id\":\"acb0432\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"pp_display_conditions\":[{\"_id\":\"4ff8a49\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"d23e414\\\" name=\\\"acf-text\\\" settings=\\\"%7B%22key%22%3A%22field_6a4f340ba07d6%3Aproduct_weight%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"_background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"57ed2a6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"074f3a2\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"28d57d8\\\" name=\\\"shortcode\\\" settings=\\\"%7B%22shortcode%22%3A%22%5Bproduct_stock_status%5D%22%7D\\\"]\"}},{\"text\":\"Ships same day if ordered before 3 PM MT\",\"selected_icon\":{\"value\":\"far fa-clock\",\"library\":\"fa-regular\"},\"_id\":\"76fb974\"}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"ca62a11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"76fb974\",\"__dynamic__\":{\"text\":\"[elementor-tag id=\\\"e16d095\\\" name=\\\"woocommerce-product-short-description-tag\\\" settings=\\\"%7B%7D\\\"]\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Inter\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"pp_display_conditions\":[{\"_id\":\"b228698\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3d8a68a\",\"elType\":\"widget\",\"settings\":{\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"25\",\"bottom\":\"15\",\"left\":\"25\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3a34461\",\"pp_condition_date_time_before_value\":\"2026-07-14 05:24\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_bg_color\":\"globals\\/colors?id=primary\",\"button_typography_typography\":\"globals\\/typography?id=accent\",\"button_bg_color_hover\":\"globals\\/colors?id=secondary\",\"variations_label_color_focus\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-add-to-cart\"},{\"id\":\"6efed97\",\"elType\":\"widget\",\"settings\":{\"text\":\"COA  Reports\",\"link\":{\"url\":\"\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"pp_display_conditions\":[{\"_id\":\"6a1894c\",\"pp_condition_date_time_before_value\":\"2026-07-23 10:04\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"_css_classes\":\"coa-reports\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\"},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"4d382be\\\" name=\\\"acf-url\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"04596e3\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"90fa23d\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d605482\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"054c4d7\"}],\"pp_display_conditions\":[{\"_id\":\"7b20677\",\"pp_condition_date_time_before_value\":\"2026-07-23 14:28\"}],\"__globals__\":{\"background_color\":\"globals\\/colors?id=0aa5ad4\",\"border_color\":\"\"},\"content_width\":\"full\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"background_color\":\"#FBF9F6\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#15418F3B\"},\"elements\":[{\"id\":\"8c39583\",\"elType\":\"widget\",\"settings\":{\"editor\":\"For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.\",\"pp_display_conditions\":[{\"_id\":\"2862fc9\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d5afd13\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"d93f94b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"d94e6d7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c2d08a9\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#9CA3AFBD\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"02251af\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"__globals__\":{\"border_color\":\"\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"310b965\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9822e5e\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"6e14527\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05f6bd5\"}],\"pp_display_conditions\":[{\"_id\":\"5926acc\"}]},\"elements\":[{\"id\":\"22a4f0c\",\"elType\":\"widget\",\"widgetType\":\"nested-tabs\",\"settings\":{\"tabs\":[{\"tab_title\":\"Product Overview\",\"_id\":\"a8d45c7\"},{\"tab_title\":\"COA\",\"_id\":\"3cbdc96\",\"element_id\":\"coa\"}],\"tabs_justify_horizontal\":\"start\",\"horizontal_scroll_mobile\":\"disable\",\"breakpoint_selector\":\"none\",\"tabs_title_space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"tabs_title_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"tabs_title_background_color_background\":\"classic\",\"tabs_title_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"box_background_color_background\":\"classic\",\"box_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"box_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"eef5604\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"tabs_title_background_color_color\":\"globals\\/colors?id=primary\",\"title_text_color\":\"globals\\/colors?id=e0f9d87\",\"box_background_color_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"b587571\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #1\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"39a25fe\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"fc4fd8e\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"01c28b7\"}],\"pp_display_conditions\":[{\"_id\":\"09f0800\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"509e587\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"2e30920\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":true,\"isLocked\":true},{\"id\":\"f6797ab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Tab #3\",\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"0580565\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7bc14e7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"f3622cf\"}],\"pp_display_conditions\":[{\"_id\":\"5d1fb64\",\"pp_condition_date_time_before_value\":\"2026-07-14 11:42\"}]},\"elements\":[{\"id\":\"23296e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a522afa32499%3Acoa_file%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7213426\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e01fe3e084%3Acoa_file_2%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"13b929a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e02233e085%3Acoa_file_3%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8cb38e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"a8c0e05\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"7c3d5ca\\\" name=\\\"acf-image\\\" settings=\\\"%7B%22key%22%3A%22field_6a5e0239bfa5a%3Acoa_file_4%22%7D\\\"]\"},\"link_to\":\"file\",\"open_lightbox\":\"yes\",\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"image_border_color\":\"#9CA3AF87\",\"image_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true,\"isLocked\":true}]}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d7d5a55\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#FAFAFA\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"abd4c14\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"ed09584\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b4dab35\"}],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"3ec9af2\"}],\"__globals__\":{\"border_color\":\"globals\\/colors?id=text\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"hide_mobile\":\"hidden-mobile\"},\"elements\":[{\"id\":\"1135770\",\"elType\":\"widget\",\"settings\":{\"pp_display_conditions\":[{\"_id\":\"26424fd\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"woocommerce-product-content\"}],\"isInner\":false},{\"id\":\"f06c782\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f4c2ec1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"cd769b8\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"be877f2\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"f52f59f\"}]},\"elements\":[{\"id\":\"1cb94df\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"02d13a5\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"7269960\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"05da0b2\"}],\"pp_display_conditions\":[{\"_id\":\"fbbb555\"}]},\"elements\":[{\"id\":\"63860d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"You may also need\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fb62d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Products\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"585aec8\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ae2b72e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"3827d34\"}],\"product_query_post_type\":\"related_products\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"0391770\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"post_query_post_type\":\"related\"},\"elements\":[],\"widgetType\":\"loop-grid\"}],\"isInner\":false}]'),
(23647, 1895, '_elementor_edit_mode', 'builder'),
(23648, 1895, '_elementor_template_type', 'wp-page'),
(23649, 1895, '_wp_page_template', 'default'),
(23650, 1895, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23651, 1895, '_elementor_global_class_usage_indexed', '1'),
(23652, 1895, '_elementor_version', '4.2.0'),
(23653, 1895, '_elementor_pro_version', '4.2.0'),
(23654, 1895, '_elementor_global_class_usage_indexed_preview', '1'),
(23655, 1895, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23656, 1895, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#001A4D\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23701, 1899, '_elementor_edit_mode', 'builder'),
(23660, 1896, '_elementor_edit_mode', 'builder'),
(23661, 1896, '_elementor_template_type', 'wp-page'),
(23662, 1896, '_wp_page_template', 'default'),
(23663, 1896, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23664, 1896, '_elementor_global_class_usage_indexed', '1'),
(23665, 1896, '_elementor_version', '4.2.0'),
(23666, 1896, '_elementor_pro_version', '4.2.0'),
(23667, 1896, '_elementor_global_class_usage_indexed_preview', '1'),
(23668, 1896, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23669, 1896, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24519, 1964, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24520, 1964, '_wp_page_template', 'default'),
(24521, 1964, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(24534, 1965, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(24535, 1965, '_wp_page_template', 'default'),
(24536, 1965, '_elementor_conditions', 'a:1:{i:0;s:15:\"include/product\";}'),
(23675, 1897, '_elementor_edit_mode', 'builder'),
(23676, 1897, '_elementor_template_type', 'wp-page'),
(23677, 1897, '_wp_page_template', 'default'),
(23678, 1897, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23679, 1897, '_elementor_global_class_usage_indexed', '1'),
(23680, 1897, '_elementor_version', '4.2.0'),
(23681, 1897, '_elementor_pro_version', '4.2.0'),
(23682, 1897, '_elementor_global_class_usage_indexed_preview', '1'),
(23683, 1897, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23684, 1897, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23688, 1898, '_elementor_edit_mode', 'builder'),
(23689, 1898, '_elementor_template_type', 'wp-page'),
(23690, 1898, '_wp_page_template', 'default'),
(23691, 1898, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23692, 1898, '_elementor_global_class_usage_indexed', '1'),
(23693, 1898, '_elementor_version', '4.2.0'),
(23694, 1898, '_elementor_pro_version', '4.2.0'),
(23695, 1898, '_elementor_global_class_usage_indexed_preview', '1'),
(23696, 1898, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23697, 1898, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"VERIFY COA\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/varcode.svg\",\"id\":158},\"library\":\"svg\"},\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\",\"hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23702, 1899, '_elementor_template_type', 'wp-page'),
(23703, 1899, '_wp_page_template', 'default'),
(23704, 1899, '_elementor_migrations_state_d2a1', '4.2.0:4.2.0:595e50d38ae27a4ec16e0e0a9df00b29'),
(23705, 1899, '_elementor_global_class_usage_indexed', '1'),
(23706, 1899, '_elementor_version', '4.2.0'),
(23707, 1899, '_elementor_pro_version', '4.2.0'),
(23708, 1899, '_elementor_global_class_usage_indexed_preview', '1'),
(23709, 1899, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `bas_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23710, 1899, '_elementor_data', '[{\"id\":\"bf948a3\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"pp_animation_type\":\"particles\",\"part_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"part_rand_opacity\":\"true\",\"part_quantity\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"part_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"waves_shininess\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"dots_size\":{\"unit\":\"px\",\"size\":0.8,\"sizes\":[]},\"dots_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"9790d0b\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"a167ee0\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"c184380\"}],\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"3ecf1fc\"}],\"__globals__\":{\"part_color\":\"globals\\/colors?id=secondary\",\"waves_color\":\"globals\\/colors?id=primary\",\"dots_color_1\":\"globals\\/colors?id=primary\",\"line_color\":\"globals\\/colors?id=secondary\"},\"min_height_laptop\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"background_position_mobile\":\"center center\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_direction_mobile_extra\":\"column\"},\"elements\":[{\"id\":\"b5f2a5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f18a0b1\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"9b34f74\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"57d6a09\"}],\"pp_display_conditions\":[{\"_id\":\"cd61785\"}],\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_justify_content\":\"center\",\"width_tablet\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"2219e3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Elevate Your Health. <span>Live Your Best.<\\/span>\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"header_size\":\"h1\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f6ba8a3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":588,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"5a56473\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"},\"_element_custom_width_mobile_extra\":{\"unit\":\"px\",\"size\":469,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6623415\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"1b51886\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5e370a5\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"d49e9ce\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"42b6035\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3294c50\",\"elType\":\"widget\",\"settings\":{\"text\":\"Browse the catalog\",\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"border_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/right-arrow.svg\",\"id\":1482},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"border_border\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b20f37\",\"elType\":\"widget\",\"settings\":{\"text\":\"Axis Bio peptides \\u2192\",\"pp_display_conditions\":[{\"_id\":\"50d1d3e\",\"pp_condition_date_time_before_value\":\"2026-07-12 12:41\",\"pp_condition_date_value\":\"2026-07-22 to 2026-07-28\",\"pp_condition_acf_date_time_value\":\"2026-07-22\",\"pp_condition_woo_last_purchase_value\":\"2026\\/07\\/25\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"globals\\/colors?id=e0f9d87\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_background_hover_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"button_hover_border_color\":\"globals\\/colors?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"background_color\":\"#F8F9FA\",\"pp_custom_cursor_text_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"pp_custom_cursor_text_bg_color_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_widescreen\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_laptop\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile_extra\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"pp_custom_cursor_text_bg_gradient_angle_widescreen\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_laptop\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile_extra\":{\"unit\":\"deg\"},\"pp_custom_cursor_text_bg_gradient_angle_mobile\":{\"unit\":\"deg\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7ee0ca0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content_tablet\":\"space-between\",\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"aa23aa9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED.svg\",\"id\":135},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RESEARCH DRIVEN\",\"description_text\":\"Science backed purity\\n\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2d05a7b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c94c3e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/check.svg\",\"id\":122},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Third Party Tested\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"icon_space_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9c3c12\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":45,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a0430c3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"2433df7\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9f9f619\"}],\"pp_display_conditions\":[{\"_id\":\"3e09854\"}],\"width_mobile_extra\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_flex_order_mobile_extra\":\"start\"},\"elements\":[{\"id\":\"bd3f7c0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/Hero-Apexium-1.png\",\"id\":1468,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"pp_display_conditions\":[{\"_id\":\"d9ecaf5\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"a49e8da\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"__globals__\":{\"background_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[{\"id\":\"c62b779\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"background_background\":\"classic\",\"background_color\":\"#15418F03\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=accent\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cca5ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research.<span> Restore.<\\/span> Redefine.\\n\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"600\",\"pp_display_conditions\":[{\"_id\":\"e4dcf7a\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"custom_css\":\"selector span{\\n    color:#15418f;\\n}\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1a9fa21\",\"elType\":\"widget\",\"settings\":{\"icon_type\":\"none\",\"icon_text\":\"1\",\"heading\":\"Up to\",\"sub_heading\":\"50%\",\"description\":\"Cheaper Than Any Other Peptide Supplier!\\n\\n\",\"button_text\":\"Get Started\",\"title_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_family\":\"Fraunces\",\"subtitle_typography_font_size\":{\"unit\":\"em\",\"size\":4,\"sizes\":[]},\"subtitle_typography_font_size_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_tablet_extra\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"subtitle_typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_size_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"subtitle_typography_font_weight\":\"500\",\"subtitle_margin\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_weight\":\"400\",\"description_margin\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"11745c1\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"description_color\":\"globals\\/colors?id=secondary\",\"info_box_bg_color\":\"\",\"_border_color\":\"globals\\/colors?id=0aa5ad4\",\"_background_color\":\"globals\\/colors?id=0aa5ad4\"},\"info_box_bg_background\":\"classic\",\"description_color\":\"#15418F\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"_background_background\":\"classic\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#FBF9F6\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"pp-info-box\"},{\"id\":\"6d50d60\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"903b3fa\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"02b2293\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"cd91734\"}],\"pp_display_conditions\":[{\"_id\":\"3fb917e\"}],\"custom_css\":\"selector svg{\\n    color:#0047FF;\\n}\",\"flex_align_items_mobile\":\"center\",\"flex_gap_tablet_extra\":{\"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_mobile\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20da1d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/TESTED-1.svg\",\"id\":174},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PURE & POTENT\",\"description_text\":\"99%+ Purity Guaranteed\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e271e35\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/batch.svg\",\"id\":136},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"LAB TESTED\",\"description_text\":\"Every batch is lab tested for quality & purity\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6e13f7d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/quality.svg\",\"id\":1697},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"PREMIUM QUALITY\",\"description_text\":\"\\nPharmaceutical grade peptides you can trust\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ac4d8eb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/secure.svg\",\"id\":1696},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"DISCREET & SECURE\",\"description_text\":\"Confidential packaging and secure handling for your peace of mind\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"62dfc2e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/fast.svg\",\"id\":1695},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"FAST TURNAROUND\",\"description_text\":\"Quick order processing and reliable fulfillment\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#15418F\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#0D0D0F\",\"hover_title_color\":\"#0D0D0F\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\",\"description_color\":\"#0D0D0F\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"none\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#15418F7A\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"98cd8f7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/source.svg\",\"id\":1698},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TRUSTED SOURCE\",\"description_text\":\"Backed by science. Focused on your results.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#0047FF\",\"secondary_color\":\"#FFFFFF17\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"globals\\/colors?id=secondary\",\"title_color\":\"globals\\/colors?id=primary\",\"hover_title_color\":\"globals\\/colors?id=primary\",\"description_color\":\"globals\\/colors?id=primary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"position\":\"inline-start\",\"content_vertical_alignment\":\"middle\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c50431c\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c0eb3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"d135d6b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"ed6dd77\",\"elType\":\"widget\",\"settings\":{\"title\":\"Catalog records\\n\\n\",\"header_size\":\"div\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cc881dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Active catalog SKUs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c6adefe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"e4ad769\",\"elType\":\"widget\",\"settings\":{\"text\":\"Research catalog \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1d6a591\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"deace8e\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"23\",\"columns\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_post_type\":\"product\",\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"877eb90\",\"elType\":\"widget\",\"settings\":{\"text\":\"View all products\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e7e2537\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"bace4fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}]},\"elements\":[{\"id\":\"652e6db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"c145228\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"e745fce\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"81978fb\"}],\"pp_display_conditions\":[{\"_id\":\"0f21711\"}]},\"elements\":[{\"id\":\"ae4f7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Premium Peptides\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":596,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"a6d6220\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=e0f9d87\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"62469b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_justify_content\":\"center\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"510ec48\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"1a09323\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ec67303\"}],\"pp_display_conditions\":[{\"_id\":\"540244f\"}]},\"elements\":[{\"id\":\"3f25afb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read more Labs \\u2192\",\"align\":\"right\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#FFFFFF00\",\"button_background_hover_color\":\"#0047FF\",\"button_hover_border_color\":\"#001A4D\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0047FF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"30\",\"bottom\":\"18\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"0111082\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"border_color\":\"globals\\/colors?id=e0f9d87\",\"background_color\":\"\",\"button_text_color\":\"globals\\/colors?id=e0f9d87\",\"button_background_hover_color\":\"globals\\/colors?id=e0f9d87\",\"hover_color\":\"globals\\/colors?id=secondary\",\"button_hover_border_color\":\"globals\\/colors?id=e0f9d87\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0ea5de0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"container_type\":\"grid\",\"flex_wrap\":\"wrap\",\"grid_columns_grid\":{\"unit\":\"fr\",\"size\":4,\"sizes\":[]},\"grid_columns_grid_tablet\":{\"unit\":\"fr\",\"size\":3,\"sizes\":[]},\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[{\"id\":\"a8fce66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ecf6972\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-6.svg\",\"id\":1833},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"NAD PLUS\",\"description_text\":\"Supports cellular energy, DNA repair and healthy aging.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ef3ce4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"98cea1b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-7.svg\",\"id\":1832},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"TESSAMORELIN\",\"description_text\":\"Stimulates growth hormone release. Supports lean muscle & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cb354bb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"132f642\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"GHK-CU\",\"description_text\":\"Promotes skin regeneration, collagen production & hair health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"710f101\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad54fd1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-3.svg\",\"id\":1836},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" MOTS-C\",\"description_text\":\"Supports metabolic health, energy & endurance.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2cc92c4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"eb7eb25\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-5.svg\",\"id\":1834},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"RETA\",\"description_text\":\"\\nSupports metabolic function & insulin sensitivity.\\n\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"078a752\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"e6efb84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-4.svg\",\"id\":1835},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\" BPC-157\",\"description_text\":\"Accelerates healing. Reduces inflammation. Supports gut & joint health.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"87268db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"28b49f9\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"39b550c\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"9cd8949\"}],\"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\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"14183a8\"}],\"padding_tablet_extra\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2108161\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/svgexport-20-8.svg\",\"id\":1831},\"library\":\"svg\"},\"view\":\"framed\",\"shape\":\"square\",\"title_text\":\"IGF-1\",\"description_text\":\"Promotes muscle growth, cell regeneration & recovery.\",\"text_align\":\"start\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"primary_color\":\"#FFFFFFCF\",\"secondary_color\":\"#0047FF00\",\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Inter\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"400\",\"title_color\":\"#FFFFFF\",\"hover_title_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Inter\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_color\":\"#FFFFFFE6\",\"pp_display_conditions\":[{\"_id\":\"224388b\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"secondary_color\":\"\",\"primary_color\":\"\",\"title_color\":\"globals\\/colors?id=e0f9d87\",\"hover_title_color\":\"globals\\/colors?id=e0f9d87\",\"description_color\":\"\",\"title_typography_typography\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c83d47f\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"4e0865a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"5df7634\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"b2ed854\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"882099d\"}],\"flex_direction\":\"column\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f697c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"2054398\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"f6bd1a3\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"bab2ba6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"1977f19\"}],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"pp_display_conditions\":[{\"_id\":\"f4970ce\"}]},\"elements\":[{\"id\":\"7d62960\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research hub\\n\\n\",\"header_size\":\"div\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Fraunces\",\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9cde3b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Research notes for qualified labs.\\n\",\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f218a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Plain-language notes on testing standards, storage, and published references for laboratory research.\\n\\n\\n\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Inter\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.25,\"sizes\":[]},\"typography_line_height_widescreen\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_laptop\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile_extra\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"022e213\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"08b3a60\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_mobile\":\"hidden-mobile\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"d93e861\",\"elType\":\"container\",\"settings\":{\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"366f599\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"405bfd6\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"ea265d4\"}],\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"pp_display_conditions\":[{\"_id\":\"e8dace7\"}],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"content_width\":\"full\"},\"elements\":[{\"id\":\"11f98d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"pp_animated_gradient_bg_color_list\":[{\"pp_animated_gradient_bg_color\":\"#F6AD1F\",\"_id\":\"a520a5a\"},{\"pp_animated_gradient_bg_color\":\"#F7496A\",\"_id\":\"b488e13\"},{\"pp_animated_gradient_bg_color\":\"#565AD8\",\"_id\":\"288cac3\"}],\"pp_display_conditions\":[{\"_id\":\"01aeb2e\"}],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"047d040\",\"elType\":\"widget\",\"settings\":{\"template_id\":\"1862\",\"columns\":3,\"posts_per_page\":3,\"alternate_templates\":[{\"template_id\":null,\"_id\":\"c7be601\"}],\"post_query_offset\":\"\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"Previous\",\"pagination_next_label\":\"Next\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"nothing_found_message_text\":\"It seems we can\\u2019t find what you\\u2019re looking for.\",\"column_gap_tablet_extra\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"pp_display_conditions\":[{\"_id\":\"6232bef\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"row_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"columns_mobile\":2,\"equal_height\":\"yes\",\"column_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"loop-grid\"},{\"id\":\"3893681\",\"elType\":\"widget\",\"settings\":{\"text\":\"Reference library \\u2192\",\"selected_icon\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"icon_align\":\"row-reverse\",\"background_color\":\"#0047FF00\",\"pp_display_conditions\":[{\"_id\":\"f328111\"}],\"pp_elements_tooltip_content\":\"Tooltip Content\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=primary\",\"hover_color\":\"globals\\/colors?id=e0f9d87\",\"border_color\":\"globals\\/colors?id=secondary\",\"button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"hide_widescreen\":\"hidden-widescreen\",\"hide_desktop\":\"hidden-desktop\",\"hide_laptop\":\"hidden-laptop\",\"hide_tablet_extra\":\"hidden-tablet_extra\",\"hide_tablet\":\"hidden-tablet\",\"hide_mobile_extra\":\"hidden-mobile_extra\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');

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

--
-- Table structure for table `bas_posts`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_posts`
--

INSERT INTO `bas_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
(1, 1, '2026-07-08 09:30:39', '2026-07-08 09:30:39', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'trash', 'open', 'open', '', 'hello-world__trashed', '', '', '2026-07-28 12:04:01', '2026-07-28 12:04:01', '', 0, 'https://mrarif.me/lumera/?p=1', 0, 'post', '', 1),
(2, 1, '2026-07-08 09:30:39', '2026-07-08 09:30:39', '<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\">\n<!-- wp:paragraph -->\n<p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p>\n<!-- /wp:paragraph -->\n</blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://mrarif.me/apexium/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2026-07-08 09:30:39', '2026-07-08 09:30:39', '', 0, 'https://mrarif.me/lumera/?page_id=2', 0, 'page', '', 0),
(4, 0, '2026-07-08 09:30:39', '2026-07-08 09:30:39', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2026-07-08 09:30:39', '2026-07-08 09:30:39', '', 0, 'https://mrarif.me/lumera/index.php/2026/07/08/navigation/', 0, 'wp_navigation', '', 0),
(7, 1, '2026-07-08 10:08:27', '2026-07-08 10:08:27', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2026-07-28 09:49:18', '2026-07-28 09:49:18', '', 0, 'https://mrarif.me/lumera/?p=7', 0, 'elementor_library', '', 0),
(8, 1, '2026-07-08 11:35:14', '2026-07-08 11:35:14', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a role=\"button\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a role=\"button\">\n									Apexium peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n									Read more Labs →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2026-07-28 13:53:11', '2026-07-28 13:53:11', '', 0, 'https://mrarif.me/lumera/?page_id=8', 0, 'page', '', 0),
(64, 1, '2026-07-08 11:50:37', '2026-07-08 11:50:37', '<!--open container-->\n							<!--open column-1-->\n<form action=\"https://mrarif.me/apexium/cart/\" method=\"post\">\n						<!--open shop table div -->\n	<table cellspacing=\"0\">\n		<thead>\n			<tr>\n				<th>Remove item</th>\n				<th>Thumbnail image</th>\n				<th scope=\"col\">Product</th>\n				<th scope=\"col\">Price</th>\n				<th scope=\"col\">Quantity</th>\n				<th scope=\"col\">Subtotal</th>\n			</tr>\n		</thead>\n		<tbody>\n								<tr>\n						<td>\n							<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=1534b76d325a8f591b52d302e7181331&#038;_wpnonce=158d0650a0\" aria-label=\"Remove NAD+ from cart\" data-product_id=\"212\" data-product_sku=\"\">&times;</a>						</td>\n						<td>\n						<a href=\"https://mrarif.me/apexium/product/nad/\"><img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp\" alt=\"NAD+\" decoding=\"async\" /></a>						</td>\n						<td scope=\"row\" role=\"rowheader\" data-title=\"Product\">\n						<a href=\"https://mrarif.me/apexium/product/nad/\">NAD+</a>						</td>\n						<td data-title=\"Price\">\n							<bdi>&pound;34.97</bdi>						</td>\n						<td data-title=\"Quantity\">\n	<button type=\"button\">-</button>	<label for=\"quantity_6a4fa1cc4715a\">NAD+ quantity</label>\n	<input\n		type=\"number\"\n				id=\"quantity_6a4fa1cc4715a\"\n		class=\"input-text qty text\"\n		name=\"cart[1534b76d325a8f591b52d302e7181331][qty]\"\n		value=\"1\"\n		aria-label=\"Product quantity\"\n				min=\"0\"\n							step=\"1\"\n			placeholder=\"\"\n			inputmode=\"numeric\"\n			autocomplete=\"off\"\n			/>\n	<button type=\"button\">+</button>\n						</td>\n						<td data-title=\"Subtotal\">\n							<bdi>&pound;34.97</bdi>						</td>\n					</tr>\n			<tr>\n				<td colspan=\"6\">\n					<button type=\"submit\" name=\"update_cart\" value=\"Update Cart\">Update Cart</button>\n					<input type=\"hidden\" id=\"woocommerce-cart-nonce\" name=\"woocommerce-cart-nonce\" value=\"158d0650a0\" /><input type=\"hidden\" name=\"_wp_http_referer\" value=\"/lumera/wp-admin/admin-ajax.php\" />				</td>\n			</tr>\n					</tbody>\n	</table>\n					<!--close shop table div -->\n		</form>\n						<!--close column-1-->\n							<!--open column-2-->\n									<!--open column-inner-->\n										<!--open cart-totals-->\n	<h2>Cart Totals</h2>\n	<table cellspacing=\"0\">\n		<tr>\n			<th>Subtotal</th>\n			<td data-title=\"Subtotal\"><bdi>&pound;34.97</bdi></td>\n		</tr>\n		<tr>\n			<th>Total</th>\n			<td data-title=\"Total\"><strong><bdi>&pound;34.97</bdi></strong> </td>\n		</tr>\n	</table>\n<a href=\"https://mrarif.me/apexium/checkout/\">\n	Proceed to Checkout</a>\n									<!--close cart-totals-->\n									<!--close column-inner-->\n							<!--close column-2-->\n						<!--close container-->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2026-07-09 13:27:40', '2026-07-09 13:27:40', '', 0, 'https://mrarif.me/lumera/index.php/cart/', 0, 'page', '', 0),
(14, 1, '2026-07-08 10:41:13', '2026-07-08 10:41:13', '', 'user_131563.svg', '', 'inherit', 'closed', 'closed', '', 'user_131563-svg', '', '', '2026-07-08 10:41:13', '2026-07-08 10:41:13', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/user_131563.svg', 0, 'attachment', 'image/svg+xml', 0),
(15, 1, '2026-07-08 10:41:13', '2026-07-08 10:41:13', 'Cart								\n	<ul>\n						<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=dfd7468ac613286cdbb40872c8ef3b06&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove LB WATER from cart\" data-product_id=\"1315\" data-cart_item_key=\"dfd7468ac613286cdbb40872c8ef3b06\" data-product_sku=\"\" data-success_message=\"&ldquo;LB WATER&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/lb-water/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/LB-WATER-300x300.webp\" alt=\"LB WATER\" decoding=\"async\" />LB WATER						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n								<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=cfecdb276f634854f3ef915e2e980c31&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove HCG from cart\" data-product_id=\"190\" data-cart_item_key=\"cfecdb276f634854f3ef915e2e980c31\" data-product_sku=\"\" data-success_message=\"&ldquo;HCG&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/hcg/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4-300x300.webp\" alt=\"HCG\" decoding=\"async\" />HCG						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n					</ul>\n	<p>\n		<strong>Subtotal:</strong> <bdi>&pound;100.00</bdi>	</p>\n	<p><a href=\"https://mrarif.me/apexium/cart/\">View cart</a><a href=\"https://mrarif.me/apexium/checkout/\">Checkout</a></p>\n					<a title=\"View your shopping cart\" href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M164.96 300.004h.024c.02 0 .04-.004.059-.004H437a15.003 15.003 0 0 0 14.422-10.879l60-210a15.003 15.003 0 0 0-2.445-13.152A15.006 15.006 0 0 0 497 60H130.367l-10.722-48.254A15.003 15.003 0 0 0 105 0H15C6.715 0 0 6.715 0 15s6.715 15 15 15h77.969c1.898 8.55 51.312 230.918 54.156 243.71C131.184 280.64 120 296.536 120 315c0 24.812 20.188 45 45 45h272c8.285 0 15-6.715 15-15s-6.715-15-15-15H165c-8.27 0-15-6.73-15-15 0-8.258 6.707-14.977 14.96-14.996zM477.114 90l-51.43 180H177.032l-40-180zM150 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zM362 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zm0 0\" fill=\"#001A4D\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>			\n										2\n											</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 62 62\" style=\"enable-background:new 0 0 62 62;\" xml:space=\"preserve\"><g>	<g id=\"group-65svg\">		<path id=\"path-1_60_\" d=\"M34.795,54.218h-9c-0.828,0-1.5-0.672-1.5-1.5c0-0.828,0.672-1.5,1.5-1.5h9c0.828,0,1.5,0.672,1.5,1.5   C36.295,53.546,35.623,54.218,34.795,54.218z\"></path>		<path id=\"path-2_60_\" d=\"M58.653,62c-0.828,0-1.5-0.672-1.5-1.5c0-14.421-11.732-26.152-26.153-26.152S4.847,46.079,4.847,60.5   c0,0.828-0.672,1.5-1.5,1.5s-1.5-0.672-1.5-1.5c0-16.075,13.078-29.152,29.153-29.152c16.074,0,29.153,13.077,29.153,29.152   C60.153,61.328,59.481,62,58.653,62z\"></path>		<path id=\"path-3_48_\" d=\"M30.776,33.233c-9.162,0-16.617-7.454-16.617-16.617C14.159,7.454,21.614,0,30.776,0   c9.163,0,16.617,7.454,16.617,16.616C47.393,25.779,39.939,33.233,30.776,33.233z M30.776,3c-7.508,0-13.617,6.108-13.617,13.616   c0,7.509,6.109,13.617,13.617,13.617s13.617-6.108,13.617-13.617C44.393,9.108,38.284,3,30.776,3z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>', 'Header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2026-07-28 06:39:26', '2026-07-28 06:39:26', '', 0, 'https://mrarif.me/lumera/?elementor_library=header', 0, 'elementor_library', '', 0),
(18, 1, '2026-07-08 10:43:51', '2026-07-08 10:43:51', '<img width=\"380\" height=\"206\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png\" alt=\"\" />													<p>Research-grade compounds with verified purity and batch-level transparency. Built for research.</p>			<h5>Catalog</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/apexium/product/cjc-1295-no-dac/\">\n											CJC-1295 (no DAC)\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/adamax-5mg/\">\n											Adamax 5mg\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/kisspeptin-10/\">\n											Kisspeptin-10\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/bacteriostatic-water/\">\n											Bacteriostatic Water\n											</a>\n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Quick links</h5>							<ul>\n							<li>\n										Labs\n									</li>\n								<li>\n										COA library\n									</li>\n								<li>\n										Research hub\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n						</ul>\n							<h5>Lab dispatch</h5>		Occasional updates on new batches, testing, and product availability.All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.© [copyright] apexium. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2026-07-28 12:49:08', '2026-07-28 12:49:08', '', 0, 'https://mrarif.me/lumera/?elementor_library=footer', 0, 'elementor_library', '', 0),
(63, 1, '2026-07-08 11:50:36', '2026-07-08 11:50:36', '', 'woocommerce-placeholder', '', 'inherit', 'closed', 'closed', '', 'woocommerce-placeholder', '', '', '2026-07-08 11:50:36', '2026-07-08 11:50:36', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/woocommerce-placeholder.webp', 0, 'attachment', 'image/webp', 0),
(23, 1, '2026-07-08 10:44:05', '2026-07-08 10:44:05', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n									Starting at', 'Product Items Loop', '', 'publish', 'closed', 'closed', '', 'product-items-loop', '', '', '2026-07-28 13:29:14', '2026-07-28 13:29:14', '', 0, 'https://mrarif.me/lumera/?elementor_library=product-items-loop', 0, 'elementor_library', '', 0),
(27, 1, '2026-07-08 10:56:01', '2026-07-08 10:56:01', '<p data-tsd-source=\"/src/routes/products.$slug.tsx:158:19\">View →</p>', 'related product', '', 'publish', 'closed', 'closed', '', 'related-product', '', '', '2026-07-08 10:56:01', '2026-07-08 10:56:01', '', 0, 'https://mrarif.me/lumera/?elementor_library=related-product', 0, 'elementor_library', '', 0),
(30, 1, '2026-07-08 10:56:14', '2026-07-08 10:56:14', '', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2026-07-08 10:56:14', '2026-07-08 10:56:14', '', 0, 'https://mrarif.me/lumera/?elementor_library=checkout', 0, 'elementor_library', '', 0),
(33, 1, '2026-07-08 11:04:46', '2026-07-08 11:04:46', '', 'cart page', '', 'publish', 'closed', 'closed', '', 'cart-page', '', '', '2026-07-08 11:04:47', '2026-07-08 11:04:47', '', 0, 'https://mrarif.me/lumera/?elementor_library=cart-page', 0, 'elementor_library', '', 0),
(38, 1, '2026-07-08 11:35:26', '2026-07-08 11:35:26', '<h1>Research  Peptides </h1>		Research peptides are laboratory compounds used for scientific investigation, supporting studies of biological processes, molecular interactions, and experimental research applications only.', 'Shop', '', 'publish', 'closed', 'closed', '', 'shop', '', '', '2026-07-12 13:39:29', '2026-07-12 13:39:29', '', 0, 'https://mrarif.me/lumera/?page_id=38', 0, 'page', '', 0),
(40, 1, '2026-07-08 11:35:37', '2026-07-08 11:35:37', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'publish', 'closed', 'closed', '', 'labs', '', '', '2026-07-28 13:38:38', '2026-07-28 13:38:38', '', 0, 'https://mrarif.me/lumera/?page_id=40', 0, 'page', '', 0),
(1744, 1, '2026-07-28 10:58:02', '2026-07-28 10:58:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:58:02', '2026-07-28 10:58:02', '', 40, 'https://mrarif.me/apexium/?p=1744', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1513, 1, '2026-07-28 09:40:06', '2026-07-28 09:40:06', '<h6>The Lumina Standard</h6>\r\n<h2>Purity Proven.\r\nNot Promised.</h2>\r\nPeptides are independently tested for purity. Verified COAs are available in our COA Library.\r\n<ul>\r\n 	<li>HPLC Tested</li>\r\n 	<li>99% Purity</li>\r\n 	<li>COA Library</li>\r\n</ul>\r\n<h2>99<small>%</small></h2>\r\n<h6>Minimum documented purity.</h6>\r\n<h6>Step 1</h6>\r\n<h6>HPLC purity analysis</h6>\r\nQuantifies every component in the sample\r\n<h6>Step 2</h6>\r\n<h6>Mass spectrometry identity check</h6>\r\nConfirms the exact molecular structure\r\n<h6>Step 3</h6>\r\n<h6>Third-party analytical report issued</h6>\r\nAnalytical documentation available in our COA Library\r\n<h6>How We Verify Purity</h6>\r\n<h2>Two Tests. No Shortcuts.</h2>\r\nOne test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.\r\n<h2>01</h2>\r\n<h6>Purity Analysis</h6>\r\n<h4>High-Performance\r\nLiquid Chromatography</h4>\r\nHPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nPurity percentage — 99% minimum</li>\r\n 	<li>\r\nChromatogram with retention time</li>\r\n 	<li>\r\nPeak area integration data</li>\r\n 	<li>\r\nIdentified impurities, if any present</li>\r\n</ul>\r\n<h2>02</h2>\r\n<h6>Identity Confirmation</h6>\r\n<h4>Mass\r\nSpectrometry</h4>\r\nMS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nMeasured vs. theoretical molecular weight</li>\r\n 	<li>\r\nMass spectrum confirming the correct compound</li>\r\n 	<li>\r\nFragmentation pattern analysis</li>\r\n 	<li>\r\nDetection of structural modifications</li>\r\n</ul>\r\n<h6>How We Verify Purity</h6>\r\n<h3>Analytical-grade purity.\r\nHandled with laboratory precision.</h3>\r\n<h6>Stability &amp; Handling</h6>\r\n<h2>Freeze-Dried For a Reason.</h2>\r\nLyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\r\n<blockquote>\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"</blockquote>\r\n<h4>−20°C</h4>\r\n<h5>Storage Temp</h5>\r\n<h4>24mo+</h4>\r\n<h5>Shelf Life</h5>\r\n<h4>Sealed</h4>\r\n<h5>Vial Format</h5>\r\n&nbsp;\r\n<h3>Keep Sealed Until Use</h3>\r\nDo not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\r\n\r\n&nbsp;\r\n<h3>Protect From Light</h3>\r\nUV exposure can induce photodegradation. Store in dark or amber conditions at all times.\r\n\r\n&nbsp;\r\n<h3>No Freeze-Thaw Cycling</h3>\r\nRepeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\r\n\r\n&nbsp;\r\n<h3>For Research Use Only</h3>\r\nAll peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\r\n<h6>Know What to Ask</h6>\r\n<h2>Don\'t Just Take Anyone\'s Word For It.</h2>\r\nPurity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.\r\n<table class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"><colgroup> <col class=\"elementor-repeater-item-478c97f\" span=\"1\" /> </colgroup>\r\n<thead>\r\n<tr>\r\n<th>Question</th>\r\n<th>Typical Supplier</th>\r\n<th>Lumina Research Labs</th>\r\n</tr>\r\n</thead>\r\n<tfoot></tfoot>\r\n<tbody>\r\n<tr>\r\n<td>Is purity tested by HPLC analysis and documented?</td>\r\n<td>Often no, or unclear</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td>\r\n<td>Frequently omitted</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is the COA available on request and delivered within 24 hours?</td>\r\n<td>Slow or unavailable</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td>\r\n<td>Liquid formats used</td>\r\n<td>Lyophilized</td>\r\n</tr>\r\n<tr>\r\n<td>Can you verify the testing lab is accredited and operates independently?</td>\r\n<td>Lab often unverifiable</td>\r\n<td>Yes</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h6>The Standard Has Been Set</h6>\r\n<h3>Browse the Full Catalogue</h3>\r\nHigh purity, COA verified peptides — shipped fast and handled with care from order to delivery.\r\n<a href=\"#\">\r\nView All Products\r\n</a>\r\n<a href=\"#\">\r\n\r\nView COA Library\r\n</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:40:06', '2026-07-28 09:40:06', '', 40, 'https://mrarif.me/apexium/?p=1513', 0, 'revision', '', 0),
(1515, 1, '2026-07-28 09:47:42', '2026-07-28 09:47:42', '<h2>Add Your Heading Text Here</h2>					<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:47:42', '2026-07-28 09:47:42', '', 8, 'https://mrarif.me/apexium/?p=1515', 0, 'revision', '', 0);
INSERT INTO `bas_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
(42, 1, '2026-07-08 11:36:08', '2026-07-08 11:36:08', 'Confirm the authenticity and quality of your research product with our COA verification system.		\n				<input placeholder=\"Search...\" type=\"search\" name=\"s\" title=\"Search\">\n				<button type=\"submit\" title=\"Search\" aria-label=\"Search\">\n						Search\n									</button>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n				<style>.elementor-832 .elementor-element.elementor-element-5ea067d{--display:flex;--border-radius:10px 10px 10px 10px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-832 .elementor-element.elementor-element-5ea067d:not(.elementor-motion-effects-element-type-background), .elementor-832 .elementor-element.elementor-element-5ea067d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-4c56c34{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.pp-tooltip.pp-tooltip-{{ID}} .pp-tooltip-content{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-832 .elementor-element.elementor-element-8a77ee2 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:22px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:var( --container-widget-width, calc(100% - 120px) );max-width:calc(100% - 120px);--container-widget-width:calc(100% - 120px);--container-widget-flex-grow:0;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-0px/2);}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-832 .elementor-element.elementor-element-7772327{--e-icon-list-icon-size:8px;--icon-vertical-offset:0px;width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-item > a{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:400;}.elementor-832 .elementor-element.elementor-element-7772327 .elementor-icon-list-text{color:var( --e-global-color-primary );transition:color 0.3s;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-832 .elementor-element.elementor-element-384e601 .elementor-heading-title{font-family:\"Inter\", Sans-serif;font-size:14px;font-weight:600;color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-384e601{padding:10px 10px 10px 10px;background-color:#0A14280F;border-radius:5px 5px 5px 5px;}.elementor-832 .elementor-element.elementor-element-384e601.elementor-element{--align-self:flex-start;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button{fill:var( --e-global-color-e0f9d87 );color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus{color:var( --e-global-color-primary );background-color:var( --e-global-color-e0f9d87 );}.elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:hover svg, .elementor-832 .elementor-element.elementor-element-7ba40a1 .elementor-button:focus svg{fill:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-832 .elementor-element.elementor-element-8a77ee2{width:initial;max-width:initial;}.elementor-832 .elementor-element.elementor-element-7772327{width:var( --container-widget-width, 92px );max-width:92px;--container-widget-width:92px;--container-widget-flex-grow:0;}}@media(max-width:767px){.elementor-832 .elementor-element.elementor-element-5ea067d{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for icon-list, class: .elementor-element-7772327 */.elementor-832 .elementor-element.elementor-element-7772327 li{\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-size: 0.72rem;\n    font-weight: 600;\n    padding: 5px 10px;\n    background: #FFF;\n    color: #047857;\n    border-radius: 50px;\n}/* End custom CSS */\n/* Start custom CSS for container, class: .elementor-element-5ea067d */.elementor-832 .elementor-element.elementor-element-5ea067d .elementor-icon{\n    border-color: #0047ff40 !important;\n}/* End custom CSS */</style>		\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n										<a role=\"button\">\n									View Batch COA\n					</a>\n								<nav role=\"navigation\" aria-label=\"Pagination\" data-total=\"2\">\n				1\n<a href=\"https://mrarif.me/apexium/wp-admin/admin-ajax.php/page/2/\">2</a>\n<a href=\"https://mrarif.me/apexium/wp-admin/admin-ajax.php/page/2/\">Next &raquo;</a>			</nav>', 'Coa Verification', '', 'publish', 'closed', 'closed', '', 'coa-verification', '', '', '2026-07-11 12:37:17', '2026-07-11 12:37:17', '', 0, 'https://mrarif.me/lumera/?page_id=42', 0, 'page', '', 0);
INSERT INTO `bas_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
(44, 1, '2026-07-08 11:36:18', '2026-07-08 11:36:18', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'publish', 'closed', 'closed', '', 'about', '', '', '2026-07-28 13:44:47', '2026-07-28 13:44:47', '', 0, 'https://mrarif.me/lumera/?page_id=44', 0, 'page', '', 0),
(1769, 1, '2026-07-28 11:06:26', '2026-07-28 11:06:26', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:26', '2026-07-28 11:06:26', '', 44, 'https://mrarif.me/apexium/?p=1769', 0, 'revision', '', 0),
(1766, 1, '2026-07-28 11:06:10', '2026-07-28 11:06:10', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.</p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:10', '2026-07-28 11:06:10', '', 44, 'https://mrarif.me/apexium/?p=1766', 0, 'revision', '', 0),
(1767, 1, '2026-07-28 11:06:25', '2026-07-28 11:06:25', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.</p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:25', '2026-07-28 11:06:25', '', 44, 'https://mrarif.me/apexium/?p=1767', 0, 'revision', '', 0),
(1768, 1, '2026-07-28 11:06:25', '2026-07-28 11:06:25', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.</p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:25', '2026-07-28 11:06:25', '', 44, 'https://mrarif.me/apexium/?p=1768', 0, 'revision', '', 0),
(1770, 1, '2026-07-28 11:06:38', '2026-07-28 11:06:38', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:06:38', '2026-07-28 11:06:38', '', 23, 'https://mrarif.me/apexium/?p=1770', 0, 'revision', '', 0),
(1771, 1, '2026-07-28 11:06:49', '2026-07-28 11:06:49', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:49', '2026-07-28 11:06:49', '', 44, 'https://mrarif.me/apexium/?p=1771', 0, 'revision', '', 0),
(1772, 1, '2026-07-28 11:06:50', '2026-07-28 11:06:50', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:50', '2026-07-28 11:06:50', '', 44, 'https://mrarif.me/apexium/?p=1772', 0, 'revision', '', 0),
(1773, 1, '2026-07-28 11:06:50', '2026-07-28 11:06:50', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:50', '2026-07-28 11:06:50', '', 44, 'https://mrarif.me/apexium/?p=1773', 0, 'revision', '', 0),
(1774, 1, '2026-07-28 11:07:09', '2026-07-28 11:07:09', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:09', '2026-07-28 11:07:09', '', 44, 'https://mrarif.me/apexium/?p=1774', 0, 'revision', '', 0),
(1775, 1, '2026-07-28 11:07:09', '2026-07-28 11:07:09', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:09', '2026-07-28 11:07:09', '', 44, 'https://mrarif.me/apexium/?p=1775', 0, 'revision', '', 0),
(46, 1, '2026-07-08 11:36:29', '2026-07-08 11:36:29', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@apexium.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'publish', 'closed', 'closed', '', 'contact', '', '', '2026-07-28 13:58:12', '2026-07-28 13:58:12', '', 0, 'https://mrarif.me/lumera/?page_id=46', 0, 'page', '', 0),
(48, 1, '2026-07-28 13:53:43', '2026-07-08 11:37:20', ' ', '', '', 'publish', 'closed', 'closed', '', '48', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/lumera/?p=48', 6, 'nav_menu_item', '', 0),
(49, 1, '2026-07-28 13:53:43', '2026-07-08 11:37:20', ' ', '', '', 'publish', 'closed', 'closed', '', '49', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/lumera/?p=49', 4, 'nav_menu_item', '', 0),
(50, 1, '2026-07-28 13:53:43', '2026-07-08 11:37:20', ' ', '', '', 'publish', 'closed', 'closed', '', '50', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/lumera/?p=50', 3, 'nav_menu_item', '', 0),
(51, 1, '2026-07-28 13:53:43', '2026-07-08 11:37:20', ' ', '', '', 'publish', 'closed', 'closed', '', '51', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/lumera/?p=51', 2, 'nav_menu_item', '', 0),
(52, 1, '2026-07-28 13:53:43', '2026-07-08 11:37:20', ' ', '', '', 'publish', 'closed', 'closed', '', '52', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/lumera/?p=52', 1, 'nav_menu_item', '', 0),
(53, 1, '2026-07-08 11:36:53', '0000-00-00 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-08 11:36:53', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/lumera/?p=53', 1, 'nav_menu_item', '', 0),
(1431, 1, '2026-07-28 06:31:32', '2026-07-28 06:31:32', '', 'Apexium', '', 'inherit', 'closed', 'closed', '', 'apexium', '', '', '2026-07-28 06:31:32', '2026-07-28 06:31:32', '', 7, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium.png', 0, 'attachment', 'image/png', 0),
(1430, 1, '2026-07-28 06:31:30', '2026-07-28 06:31:30', '', 'apexium-favicon', '', 'inherit', 'closed', 'closed', '', 'apexium-favicon', '', '', '2026-07-28 06:31:30', '2026-07-28 06:31:30', '', 7, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/apexium-favicon.png', 0, 'attachment', 'image/png', 0),
(65, 1, '2026-07-08 11:50:37', '2026-07-08 11:50:37', '[woocommerce_checkout ]', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2026-07-09 13:35:26', '2026-07-09 13:35:26', '', 0, 'https://mrarif.me/lumera/index.php/checkout/', 0, 'page', '', 0),
(66, 1, '2026-07-08 11:50:37', '2026-07-08 11:50:37', '[woocommerce_my_account ][wr_conditional_display]The content to show[/wr_conditional_display]', 'My account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2026-07-27 10:51:44', '2026-07-27 10:51:44', '', 0, 'https://mrarif.me/lumera/index.php/my-account/', 0, 'page', '', 0),
(67, 1, '2026-07-08 11:50:37', '0000-00-00 00:00:00', '<!-- wp:paragraph -->\n<p><b>This is a sample page.</b></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Overview</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our refund and returns policy lasts 30 days. If 30 days have passed since your purchase, we can’t offer you a full refund or exchange.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>To be eligible for a return, your item must be unused and in the same condition that you received it. It must also be in the original packaging.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Several types of goods are exempt from being returned. Perishable goods such as food, flowers, newspapers or magazines cannot be returned. We also do not accept products that are intimate or sanitary goods, hazardous materials, or flammable liquids or gases.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Additional non-returnable items:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Gift cards</li>\n<li>Downloadable software products</li>\n<li>Some health and personal care items</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>To complete your return, we require a receipt or proof of purchase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Please do not send your purchase back to the manufacturer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There are certain situations where only partial refunds are granted:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul>\n<li>Book with obvious signs of use</li>\n<li>CD, DVD, VHS tape, software, video game, cassette tape, or vinyl record that has been opened.</li>\n<li>Any item not in its original condition, is damaged or missing parts for reasons not due to our error.</li>\n<li>Any item that is returned more than 30 days after delivery</li>\n</ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Refunds</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once your return is received and inspected, we will send you an email to notify you that we have received your returned item. We will also notify you of the approval or rejection of your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are approved, then your refund will be processed, and a credit will automatically be applied to your credit card or original method of payment, within a certain amount of days.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Late or missing refunds</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you haven’t received a refund yet, first check your bank account again.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Then contact your credit card company, it may take some time before your refund is officially posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Next contact your bank. There is often some processing time before a refund is posted.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you’ve done all of this and you still have not received your refund yet, please contact us at {email address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Sale items</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Only regular priced items may be refunded. Sale items cannot be refunded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Exchanges</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We only replace items if they are defective or damaged. If you need to exchange it for the same item, send us an email at {email address} and send your item to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Gifts</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If the item was marked as a gift when purchased and shipped directly to you, you’ll receive a gift credit for the value of your return. Once the returned item is received, a gift certificate will be mailed to you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If the item wasn’t marked as a gift when purchased, or the gift giver had the order shipped to themselves to give to you later, we will send a refund to the gift giver and they will find out about your return.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Shipping returns</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>To return your product, you should mail your product to: {physical address}.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>You will be responsible for paying for your own shipping costs for returning your item. Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Depending on where you live, the time it may take for your exchanged product to reach you may vary.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are returning more expensive items, you may consider using a trackable shipping service or purchasing shipping insurance. We don’t guarantee that we will receive your returned item.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Need help?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Contact us at {email} for questions related to refunds and returns.</p>\n<!-- /wp:paragraph -->', 'Refund and Returns Policy', '', 'draft', 'closed', 'closed', '', 'refund_returns', '', '', '2026-07-08 11:50:37', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/lumera/?page_id=67', 0, 'page', '', 0),
(73, 1, '2026-07-08 12:07:28', '2026-07-08 12:07:28', '', 'svgexport-15', '', 'inherit', 'closed', 'closed', '', 'svgexport-15', '', '', '2026-07-08 12:07:28', '2026-07-08 12:07:28', '', 15, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/svgexport-15.svg', 0, 'attachment', 'image/svg+xml', 0),
(1888, 1, '2026-07-28 12:33:30', '2026-07-28 12:33:30', '<img width=\"440\" height=\"135\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/lumera-1.png\" alt=\"\" />													Research-grade compounds with verified purity and batch-level transparency. Built for research.			<h5>Shop</h5>							<ul>\n							<li>\n										GLP-3 RTA \n									</li>\n								<li>\n										BPC-157 + TB-500 Blend\n									</li>\n								<li>\n										Glow Blend \n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Company</h5>							<ul>\n							<li>\n										Affiliate\n									</li>\n								<li>\n										Standards\n									</li>\n								<li>\n										Coa Verification\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n								<li>\n										Partner Program\n									</li>\n						</ul>\n							<h5>COA Verification\n</h5>		Scan or enter your batch number to view Certificate of Analysis.\n© [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2026-07-28 12:33:30', '2026-07-28 12:33:30', '', 18, 'https://mrarif.me/apexium/?p=1888', 0, 'revision', '', 0),
(122, 1, '2026-07-08 13:21:45', '2026-07-08 13:21:45', '', 'check', '', 'inherit', 'closed', 'closed', '', 'check', '', '', '2026-07-08 13:21:45', '2026-07-08 13:21:45', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/check.svg', 0, 'attachment', 'image/svg+xml', 0),
(135, 1, '2026-07-08 13:27:59', '2026-07-08 13:27:59', '', 'TESTED', '', 'inherit', 'closed', 'closed', '', 'tested', '', '', '2026-07-08 13:27:59', '2026-07-08 13:27:59', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/TESTED.svg', 0, 'attachment', 'image/svg+xml', 0),
(136, 1, '2026-07-08 13:28:23', '2026-07-08 13:28:23', '', 'batch', '', 'inherit', 'closed', 'closed', '', 'batch', '', '', '2026-07-08 13:28:23', '2026-07-08 13:28:23', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/batch.svg', 0, 'attachment', 'image/svg+xml', 0),
(137, 1, '2026-07-08 13:28:54', '2026-07-08 13:28:54', '', 'result', '', 'inherit', 'closed', 'closed', '', 'result', '', '', '2026-07-08 13:28:54', '2026-07-08 13:28:54', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/result.svg', 0, 'attachment', 'image/svg+xml', 0),
(138, 1, '2026-07-08 13:29:43', '2026-07-08 13:29:43', '', 'code', '', 'inherit', 'closed', 'closed', '', 'code', '', '', '2026-07-08 13:29:43', '2026-07-08 13:29:43', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/code.svg', 0, 'attachment', 'image/svg+xml', 0),
(158, 1, '2026-07-08 13:42:31', '2026-07-08 13:42:31', '', 'varcode', '', 'inherit', 'closed', 'closed', '', 'varcode', '', '', '2026-07-08 13:42:31', '2026-07-08 13:42:31', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/varcode.svg', 0, 'attachment', 'image/svg+xml', 0),
(174, 1, '2026-07-08 13:53:20', '2026-07-08 13:53:20', '', 'TESTED-1', '', 'inherit', 'closed', 'closed', '', 'tested-1', '', '', '2026-07-08 13:53:20', '2026-07-08 13:53:20', '', 8, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/TESTED-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(191, 1, '2026-07-09 05:35:00', '2026-07-09 05:35:00', '', '3FCC626D-1827-4740-A39A-1F201A2599D5', '', 'inherit', 'closed', 'closed', '', '3fcc626d-1827-4740-a39a-1f201a2599d5', '', '', '2026-07-09 05:35:00', '2026-07-09 05:35:00', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/3FCC626D-1827-4740-A39A-1F201A2599D5.webp', 0, 'attachment', 'image/webp', 0),
(192, 1, '2026-07-09 05:35:05', '2026-07-09 05:35:05', '', '4D1E819D-5730-4ACC-98D5-5929CC6C21E4', '', 'inherit', 'closed', 'closed', '', '4d1e819d-5730-4acc-98d5-5929cc6c21e4', '', '', '2026-07-09 05:35:05', '2026-07-09 05:35:05', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp', 0, 'attachment', 'image/webp', 0),
(193, 1, '2026-07-09 05:35:09', '2026-07-09 05:35:09', '', '5ACA7A8E-73CB-4D55-9439-0282A386B929', '', 'inherit', 'closed', 'closed', '', '5aca7a8e-73cb-4d55-9439-0282a386b929', '', '', '2026-07-09 05:35:09', '2026-07-09 05:35:09', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp', 0, 'attachment', 'image/webp', 0),
(194, 1, '2026-07-09 05:35:13', '2026-07-09 05:35:13', '', '5F49AA97-009F-412C-AA90-BF1559FB11FC', '', 'inherit', 'closed', 'closed', '', '5f49aa97-009f-412c-aa90-bf1559fb11fc', '', '', '2026-07-09 05:35:13', '2026-07-09 05:35:13', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp', 0, 'attachment', 'image/webp', 0),
(195, 1, '2026-07-09 05:35:17', '2026-07-09 05:35:17', '', '6BE6F079-A739-45A7-B27D-3ED61FC3D365', '', 'inherit', 'closed', 'closed', '', '6be6f079-a739-45a7-b27d-3ed61fc3d365', '', '', '2026-07-09 05:35:17', '2026-07-09 05:35:17', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp', 0, 'attachment', 'image/webp', 0),
(196, 1, '2026-07-09 05:35:21', '2026-07-09 05:35:21', '', '8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251', '', 'inherit', 'closed', 'closed', '', '8a90c3ea-a9b6-4531-8b7d-79b4aa3e2251', '', '', '2026-07-09 05:35:21', '2026-07-09 05:35:21', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp', 0, 'attachment', 'image/webp', 0),
(197, 1, '2026-07-09 05:35:26', '2026-07-09 05:35:26', '', '9F818BE3-F23B-4E4A-83E6-FE006EB9A790', '', 'inherit', 'closed', 'closed', '', '9f818be3-f23b-4e4a-83e6-fe006eb9a790', '', '', '2026-07-09 05:35:26', '2026-07-09 05:35:26', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp', 0, 'attachment', 'image/webp', 0),
(198, 1, '2026-07-09 05:35:30', '2026-07-09 05:35:30', '', '23CE3FCE-F3F7-4128-8271-8B261BF46C52', '', 'inherit', 'closed', 'closed', '', '23ce3fce-f3f7-4128-8271-8b261bf46c52', '', '', '2026-07-09 05:35:30', '2026-07-09 05:35:30', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', 0, 'attachment', 'image/webp', 0),
(199, 1, '2026-07-09 05:35:34', '2026-07-09 05:35:34', '', '52A1835C-B634-403A-9064-97F205B0F476', '', 'inherit', 'closed', 'closed', '', '52a1835c-b634-403a-9064-97f205b0f476', '', '', '2026-07-09 05:35:34', '2026-07-09 05:35:34', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/52A1835C-B634-403A-9064-97F205B0F476.webp', 0, 'attachment', 'image/webp', 0),
(200, 1, '2026-07-09 05:35:38', '2026-07-09 05:35:38', '', '59F52597-E05F-4F79-9EAD-75BF56BD3067', '', 'inherit', 'closed', 'closed', '', '59f52597-e05f-4f79-9ead-75bf56bd3067', '', '', '2026-07-09 05:35:38', '2026-07-09 05:35:38', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp', 0, 'attachment', 'image/webp', 0),
(201, 1, '2026-07-09 05:35:43', '2026-07-09 05:35:43', '', '0487603C-7BD8-4F1C-BE04-247E0E1DBF5E', '', 'inherit', 'closed', 'closed', '', '0487603c-7bd8-4f1c-be04-247e0e1dbf5e', '', '', '2026-07-09 05:35:43', '2026-07-09 05:35:43', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp', 0, 'attachment', 'image/webp', 0),
(202, 1, '2026-07-09 05:35:48', '2026-07-09 05:35:48', '', 'BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B', '', 'inherit', 'closed', 'closed', '', 'bdfe9b17-1c8b-480d-aeb1-f4b3979a9b5b', '', '', '2026-07-09 05:35:48', '2026-07-09 05:35:48', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp', 0, 'attachment', 'image/webp', 0),
(203, 1, '2026-07-09 05:35:53', '2026-07-09 05:35:53', '', 'BFE3829C-CE65-4FA5-972E-AAA135FC6C15', '', 'inherit', 'closed', 'closed', '', 'bfe3829c-ce65-4fa5-972e-aaa135fc6c15', '', '', '2026-07-09 05:35:53', '2026-07-09 05:35:53', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', 0, 'attachment', 'image/webp', 0),
(204, 1, '2026-07-09 05:35:57', '2026-07-09 05:35:57', '', 'D4BAE706-93AF-4F12-A245-011112A09CC7', '', 'inherit', 'closed', 'closed', '', 'd4bae706-93af-4f12-a245-011112a09cc7', '', '', '2026-07-09 05:35:57', '2026-07-09 05:35:57', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp', 0, 'attachment', 'image/webp', 0),
(205, 1, '2026-07-09 05:36:01', '2026-07-09 05:36:01', '', 'D8E10004-AB5B-47FD-870E-C2D7F806BD96', '', 'inherit', 'closed', 'closed', '', 'd8e10004-ab5b-47fd-870e-c2d7f806bd96', '', '', '2026-07-09 05:36:01', '2026-07-09 05:36:01', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp', 0, 'attachment', 'image/webp', 0),
(206, 1, '2026-07-09 05:36:06', '2026-07-09 05:36:06', '', 'D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA', '', 'inherit', 'closed', 'closed', '', 'd3073f3e-b6cf-4b93-bbc1-febdead1d7ea', '', '', '2026-07-09 05:36:06', '2026-07-09 05:36:06', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp', 0, 'attachment', 'image/webp', 0),
(207, 1, '2026-07-09 05:36:10', '2026-07-09 05:36:10', '', 'DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93', '', 'inherit', 'closed', 'closed', '', 'dedb74b0-6ae6-4c1b-862d-89faed0a4a93', '', '', '2026-07-09 05:36:10', '2026-07-09 05:36:10', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp', 0, 'attachment', 'image/webp', 0),
(208, 1, '2026-07-09 05:36:14', '2026-07-09 05:36:14', '', 'E27AA709-5014-45C5-AF4D-B58F4AF92B73', '', 'inherit', 'closed', 'closed', '', 'e27aa709-5014-45c5-af4d-b58f4af92b73', '', '', '2026-07-09 05:36:14', '2026-07-09 05:36:14', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp', 0, 'attachment', 'image/webp', 0),
(1946, 1, '2026-07-28 13:51:10', '2026-07-28 13:51:10', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:51:10', '2026-07-28 13:51:10', '', 1933, 'https://mrarif.me/apexium/?p=1946', 0, 'revision', '', 0),
(1947, 1, '2026-07-28 13:51:11', '2026-07-28 13:51:11', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:51:11', '2026-07-28 13:51:11', '', 1933, 'https://mrarif.me/apexium/?p=1947', 0, 'revision', '', 0),
(1948, 1, '2026-07-28 13:52:13', '2026-07-28 13:52:13', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 13:52:13', '2026-07-28 13:52:13', '', 446, 'https://mrarif.me/apexium/?p=1948', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1949, 1, '2026-07-28 13:53:11', '2026-07-28 13:53:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n									Read more Labs →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 13:53:11', '2026-07-28 13:53:11', '', 8, 'https://mrarif.me/apexium/?p=1949', 0, 'revision', '', 0),
(209, 1, '2026-07-09 05:40:33', '2026-07-09 05:40:33', 'a:11:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;s:13:\"display_title\";s:0:\"\";s:15:\"allow_ai_access\";b:0;s:14:\"ai_description\";s:0:\"\";}', 'Product Options', 'product-options', 'publish', 'closed', 'closed', '', 'group_6a4f34092b8c9', '', '', '2026-07-28 09:41:55', '2026-07-28 09:41:55', '', 0, 'https://mrarif.me/lumera/?post_type=acf-field-group&#038;p=209', 0, 'acf-field-group', '', 0),
(210, 1, '2026-07-09 05:40:33', '2026-07-09 05:40:33', 'a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}', 'Product Weight', 'product_weight', 'publish', 'closed', 'closed', '', 'field_6a4f340ba07d6', '', '', '2026-07-20 13:58:58', '2026-07-20 13:58:58', '', 209, 'https://mrarif.me/lumera/?post_type=acf-field&#038;p=210', 1, 'acf-field', '', 0),
(252, 1, '2026-07-09 06:07:59', '2026-07-09 06:07:59', '', 'Who We Are av', '', 'inherit', 'closed', 'closed', '', 'who-we-are-av', '', '', '2026-07-09 06:07:59', '2026-07-09 06:07:59', '', 44, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/Who-We-Are-av.webp', 0, 'attachment', 'image/webp', 0),
(321, 1, '2026-07-09 06:25:20', '2026-07-09 06:25:20', '', 'secure_8001250', '', 'inherit', 'closed', 'closed', '', 'secure_8001250', '', '', '2026-07-09 06:25:20', '2026-07-09 06:25:20', '', 44, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/secure_8001250.svg', 0, 'attachment', 'image/svg+xml', 0),
(332, 1, '2026-07-09 06:27:55', '2026-07-09 06:27:55', '', 'daripalla', '', 'inherit', 'closed', 'closed', '', 'daripalla', '', '', '2026-07-09 06:27:55', '2026-07-09 06:27:55', '', 44, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/daripalla.svg', 0, 'attachment', 'image/svg+xml', 0),
(333, 1, '2026-07-09 06:29:18', '2026-07-09 06:29:18', '', 'business_16569854', '', 'inherit', 'closed', 'closed', '', 'business_16569854', '', '', '2026-07-09 06:29:18', '2026-07-09 06:29:18', '', 44, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/business_16569854.svg', 0, 'attachment', 'image/svg+xml', 0),
(344, 1, '2026-07-09 06:33:39', '2026-07-09 06:33:39', '', 'svgexport-15 - 2026-07-09T123332.799', '', 'inherit', 'closed', 'closed', '', 'svgexport-15-2026-07-09t123332-799', '', '', '2026-07-09 06:33:39', '2026-07-09 06:33:39', '', 40, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/svgexport-15-2026-07-09T123332.799.svg', 0, 'attachment', 'image/svg+xml', 0),
(403, 1, '2026-07-09 09:16:22', '2026-07-09 09:16:22', '', 'secure-protected', '', 'inherit', 'closed', 'closed', '', 'secure-protected', '', '', '2026-07-09 09:16:22', '2026-07-09 09:16:22', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/secure-protected.webp', 0, 'attachment', 'image/webp', 0),
(404, 1, '2026-07-09 09:16:25', '2026-07-09 09:16:25', '', 'discreet-shipping', '', 'inherit', 'closed', 'closed', '', 'discreet-shipping', '', '', '2026-07-09 09:16:25', '2026-07-09 09:16:25', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/discreet-shipping.webp', 0, 'attachment', 'image/webp', 0),
(405, 1, '2026-07-09 09:16:27', '2026-07-09 09:16:27', '', 'inside-the-box', '', 'inherit', 'closed', 'closed', '', 'inside-the-box', '', '', '2026-07-09 09:16:27', '2026-07-09 09:16:27', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/inside-the-box.webp', 0, 'attachment', 'image/webp', 0),
(1963, 1, '2026-07-28 13:58:38', '2026-07-28 13:58:38', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 13:58:38', '2026-07-28 13:58:38', '', 446, 'https://mrarif.me/apexium/?p=1963', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1951, 1, '2026-07-28 13:53:11', '2026-07-28 13:53:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a role=\"button\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a role=\"button\">\n									Apexium peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n									Read more Labs →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 13:53:11', '2026-07-28 13:53:11', '', 8, 'https://mrarif.me/apexium/?p=1951', 0, 'revision', '', 0),
(1926, 1, '2026-07-28 13:44:04', '2026-07-28 13:44:04', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n												<a role=\"button\">\n									View Batch COA\n					</a>', 'COA Template', '', 'inherit', 'closed', 'closed', '', '832-revision-v1', '', '', '2026-07-28 13:44:04', '2026-07-28 13:44:04', '', 832, 'https://mrarif.me/apexium/?p=1926', 0, 'revision', '', 0),
(1927, 1, '2026-07-28 13:44:04', '2026-07-28 13:44:04', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n												<a role=\"button\">\n									View Batch COA\n					</a>', 'COA Template', '', 'inherit', 'closed', 'closed', '', '832-revision-v1', '', '', '2026-07-28 13:44:04', '2026-07-28 13:44:04', '', 832, 'https://mrarif.me/apexium/?p=1927', 0, 'revision', '', 0),
(1928, 1, '2026-07-28 13:44:47', '2026-07-28 13:44:47', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 13:44:47', '2026-07-28 13:44:47', '', 44, 'https://mrarif.me/apexium/?p=1928', 0, 'revision', '', 0),
(1929, 1, '2026-07-28 13:44:47', '2026-07-28 13:44:47', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 13:44:47', '2026-07-28 13:44:47', '', 44, 'https://mrarif.me/apexium/?p=1929', 0, 'revision', '', 0),
(1930, 1, '2026-07-28 13:44:47', '2026-07-28 13:44:47', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 13:44:47', '2026-07-28 13:44:47', '', 44, 'https://mrarif.me/apexium/?p=1930', 0, 'revision', '', 0),
(1931, 1, '2026-07-28 13:45:26', '2026-07-28 13:45:26', '[solid_affiliate_portal]', 'Affiliate Portal', '', 'inherit', 'closed', 'closed', '', '1358-revision-v1', '', '', '2026-07-28 13:45:26', '2026-07-28 13:45:26', '', 1358, 'https://mrarif.me/apexium/?p=1931', 0, 'revision', '', 0),
(1932, 1, '2026-07-28 13:45:32', '2026-07-28 13:45:32', '<h2>Your Points Balance</h2>\n<!-- wp:shortcode -->[wr_points_balance layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->\n<h2>Available Rewards</h2>\n<!-- wp:shortcode -->[wr_available_rewards layout=\"vertical\" element=\"line\" applyreward=\"true\"]<!-- /wp:shortcode -->\n<h2>How to earn points</h2>\n<!-- wp:shortcode -->[wr_earn_points layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->\n<h2>Rewards you can earn</h2>\n<!-- wp:shortcode -->[wr_rewards layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->', 'Loyalty and Rewards', '', 'inherit', 'closed', 'closed', '', '1384-revision-v1', '', '', '2026-07-28 13:45:32', '2026-07-28 13:45:32', '', 1384, 'https://mrarif.me/apexium/?p=1932', 0, 'revision', '', 0),
(1933, 1, '2026-07-28 13:46:22', '2026-07-28 13:46:22', 'Research hub\n					<h1>Research notes for qualified labs.\n</h1>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'publish', 'closed', 'closed', '', 'research', '', '', '2026-07-28 13:54:58', '2026-07-28 13:54:58', '', 0, 'https://mrarif.me/apexium/?page_id=1933', 0, 'page', '', 0),
(1934, 1, '2026-07-28 13:46:22', '2026-07-28 13:46:22', '', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:46:22', '2026-07-28 13:46:22', '', 1933, 'https://mrarif.me/apexium/?p=1934', 0, 'revision', '', 0),
(1935, 1, '2026-07-28 13:49:12', '2026-07-28 13:49:12', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@lumera.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:49:12', '2026-07-28 13:49:12', '', 46, 'https://mrarif.me/apexium/?p=1935', 0, 'revision', '', 0),
(1936, 1, '2026-07-28 13:49:12', '2026-07-28 13:49:12', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@lumera.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:49:12', '2026-07-28 13:49:12', '', 46, 'https://mrarif.me/apexium/?p=1936', 0, 'revision', '', 0),
(1937, 1, '2026-07-28 13:49:13', '2026-07-28 13:49:13', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@lumera.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:49:13', '2026-07-28 13:49:13', '', 46, 'https://mrarif.me/apexium/?p=1937', 0, 'revision', '', 0),
(1922, 1, '2026-07-28 13:38:02', '2026-07-28 13:38:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:02', '2026-07-28 13:38:02', '', 40, 'https://mrarif.me/apexium/?p=1922', 0, 'revision', '', 0),
(1923, 1, '2026-07-28 13:38:37', '2026-07-28 13:38:37', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:37', '2026-07-28 13:38:37', '', 40, 'https://mrarif.me/apexium/?p=1923', 0, 'revision', '', 0),
(446, 1, '2026-07-09 10:18:13', '2026-07-09 10:18:13', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n						For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.					\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'publish', 'closed', 'closed', '', 'single-product', '', '', '2026-07-28 14:00:24', '2026-07-28 14:00:24', '', 0, 'https://mrarif.me/lumera/?elementor_library=single-product', 0, 'elementor_library', '', 0),
(1964, 1, '2026-07-28 13:59:34', '2026-07-28 13:59:34', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n						For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.					\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 13:59:34', '2026-07-28 13:59:34', '', 446, 'https://mrarif.me/apexium/?p=1964', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1552, 1, '2026-07-28 09:57:16', '2026-07-28 09:57:16', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 09:57:16', '2026-07-28 09:57:16', '', 446, 'https://mrarif.me/apexium/?p=1552', 0, 'revision', '', 0),
(1553, 1, '2026-07-28 09:57:40', '2026-07-28 09:57:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:57:40', '2026-07-28 09:57:40', '', 8, 'https://mrarif.me/apexium/?p=1553', 0, 'revision', '', 0),
(797, 1, '2026-07-11 11:37:54', '2026-07-11 11:37:54', 'a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;}', 'COA File', 'coa_file', 'publish', 'closed', 'closed', '', 'field_6a522afa32499', '', '', '2026-07-28 09:41:55', '2026-07-28 09:41:55', '', 209, 'https://mrarif.me/lumera/?post_type=acf-field&#038;p=797', 2, 'acf-field', '', 0),
(798, 1, '2026-07-11 11:38:27', '2026-07-11 11:38:27', '', 'GHK-Cu-50mg-COA', '', 'inherit', 'closed', 'closed', '', 'ghk-cu-50mg-coa', '', '', '2026-07-11 11:38:27', '2026-07-11 11:38:27', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GHK-Cu-50mg-COA.pdf', 0, 'attachment', 'application/pdf', 0),
(832, 1, '2026-07-11 12:08:13', '2026-07-11 12:08:13', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>						\n										Verified\n									</li>\n						</ul>\n												<a role=\"button\">\n									View Batch COA\n					</a>', 'COA Template', '', 'publish', 'closed', 'closed', '', 'coa-template', '', '', '2026-07-28 13:44:04', '2026-07-28 13:44:04', '', 0, 'https://mrarif.me/lumera/?post_type=elementor_library&#038;p=832', 0, 'elementor_library', '', 0),
(882, 1, '2026-07-11 13:18:50', '2026-07-11 13:18:50', '', 'MOTS-c-10mg-COA', '', 'inherit', 'closed', 'closed', '', 'mots-c-10mg-coa', '', '', '2026-07-11 13:18:50', '2026-07-11 13:18:50', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/MOTS-c-10mg-COA.pdf', 0, 'attachment', 'application/pdf', 0),
(885, 1, '2026-07-11 13:20:04', '2026-07-11 13:20:04', '', 'BPC-157-10mg-COA', '', 'inherit', 'closed', 'closed', '', 'bpc-157-10mg-coa', '', '', '2026-07-11 13:20:04', '2026-07-11 13:20:04', '', 443, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/BPC-157-10mg-COA.pdf', 0, 'attachment', 'application/pdf', 0),
(898, 1, '2026-07-11 13:35:17', '2026-07-11 13:35:17', '', 'NAD+-500mg-COA', '', 'inherit', 'closed', 'closed', '', 'nad-500mg-coa', '', '', '2026-07-11 13:35:17', '2026-07-11 13:35:17', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/NAD-500mg-COA.pdf', 0, 'attachment', 'application/pdf', 0),
(911, 1, '2026-07-11 13:40:27', '2026-07-11 13:40:27', '', 'CJC-1295-Ipamorelin-10mg-COA', '', 'inherit', 'closed', 'closed', '', 'cjc-1295-ipamorelin-10mg-coa', '', '', '2026-07-11 13:40:27', '2026-07-11 13:40:27', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/CJC-1295-Ipamorelin-10mg-COA.pdf', 0, 'attachment', 'application/pdf', 0),
(1003, 1, '2026-07-12 17:05:42', '2026-07-12 17:05:42', 'Partner Program · Version v1.3 · Effective May 25, 2026\n					<h2>Referral Partner Program Terms\n</h2>		<p>These Terms govern your participation in the Lumera Referral Partner Program (the “Program”). By creating a partner code, clicking any acknowledgement, or otherwise participating in the Program, you agree to be bound by these Terms and all linked policies.<strong> Please read carefully — Section 14 contains an arbitration agreement and class-action waiver.</strong></p>			<h3>1. Eligibility and Authority\n</h3>		<p>You must be at least 21 years of age and legally able to enter into contracts in your jurisdiction. You represent and warrant that all information you provide is accurate and that you have full power and authority to enter into and perform under these Terms. You may not participate if Lumera has previously terminated your partner account, unless we expressly reinstate you in writing.</p>			<h3>2. Independent Relationship — No Authority to Bind\n</h3>		<p>You are an independent referrer, not an employee, agent, contractor, joint venturer, partner, or franchisee of Lumera . You have no authority to bind Lumera , accept payments on its behalf, negotiate on its behalf, make representations about Lumera , or hold yourself out as a representative, spokesperson, or official source of Lumera . You may not register domain names, social media handles, email addresses, or any other identifiers that could reasonably be confused with Lumera\'s own properties.</p>			<h3>3. License to Use Brand Assets\n</h3>		<p>Subject to these Terms, Lumera grants you a limited, revocable, non-exclusive, non-transferable, non-sublicensable license to share your referral link and to mention Lumera\'s product names in accurate, non-disparaging contexts. You may not modify our logos, marks, or trade dress, create derivative branding, or use any Lumera asset in a way that suggests endorsement, sponsorship, or official representation. This license terminates automatically upon any suspension or termination of your account, or at any time at Lumera \'s sole discretion upon notice.</p>			<h3>4. Content Responsibilities and Restrictions\n</h3>		<p>You are solely and personally responsible for the truth, legality, accuracy, and consequences of every statement, post, video, message, livestream, advertisement, or other communication you publish in connection with your referral activity. Lumera does not control, dictate, supervise, edit, or pre-approve your content and shall not be deemed a publisher, sponsor, or endorser of any of your content.</p><p><strong>You will not:</strong></p><p>Describe Lumera products as suitable, safe, or intended for human use, human consumption, ingestion, injection, self-administration, dietary or supplement use, cosmetic use, veterinary use, or any medical or therapeutic application;<br />Provide dosing, administration, cycling, or usage instructions of any kind directed at humans or animals;<br />Claim or imply that any Lumera product treats, cures, mitigates, diagnoses, prevents, or alleviates any disease, illness, condition, symptom, or biological function;<br />Make any health, performance, hormonal, anti-aging, recovery, weight, fitness, or aesthetic claims;<br />Misrepresent the discount amount, fabricate discount percentages or limited-time offers, or otherwise mislead customers about pricing, savings, or program terms;<br />Make false, misleading, deceptive, exaggerated, or unsubstantiated claims about Lumera , its products, pricing, discounts, or business practices;<br />Use Lumera\'s name, trademarks, or marks in paid search campaigns, in domain names, or in any manner that would mislead consumers about the source of the offer;<br />Promote Lumera on platforms that prohibit such promotion or that primarily host content directed to minors;<br />Engage in negative SEO, brand bidding, cookie stuffing, self-referrals, fake clicks, or any practice designed to inflate or manipulate commissions.</p>			<h3>5. Required Disclosures (FTC and Equivalent)\n</h3>		<p>You must clearly and conspicuously disclose your material connection to Lumera in every piece of content where you include your referral code, your referral link, or any reference to Lumera\'s products. Acceptable disclosures include “#ad”, “#affiliate”, or plain-language statements such as “I earn a commission from this link.” Disclosures must not be buried, abbreviated to ambiguous shorthand, or relegated to fine print. You are responsible for complying with the FTC Endorsement Guides and any equivalent rules in every jurisdiction where your audience is located.</p>			<h3>6. Lawful Conduct; Anti-Fraud\n</h3>		<p>You will comply with all applicable federal, state, local, and international laws and regulations, including (without limitation) anti-spam laws (CAN-SPAM, CASL, GDPR, ePrivacy), consumer protection statutes, advertising disclosure rules, securities laws, export controls, sanctions laws, and intellectual property rights. You will not engage in spam, unsolicited bulk messaging, scraping, account takeover, fraudulent clicks, cookie stuffing, self-referrals, identity misuse, AI-generated impersonation, deepfakes purporting to show Lumera personnel or products, or any other practice designed to deceive, inflate, or manipulate Program metrics.</p>			<h3>7. Commissions, Payouts, and Withholding Rights\n</h3>		<p>Commission rates and the payout schedule are as posted on the Partner Program page and may be updated at any time at Lumera <strong>\'s sole discretion. Earned commissions are subject to chargebacks, returns, refunds, and fraud</strong> reviews. Lumera may withhold, delay, offset, claw back, forfeit, or refuse to pay any earned but unpaid commission, in whole or in part, at its sole discretion, including (but not limited to) cases where Lumera has a good-faith belief that you have breached these Terms, manipulated the Program, engaged in fraud, generated suspicious activity, or where withholding is necessary to comply with law, tax obligations, court order, or third-party demand. Withheld commissions may be permanently forfeited. You waive any right to demand payment on a fixed schedule and acknowledge that Lumera \'s payment obligations are conditional on ongoing program compliance.</p><p><strong>Tax responsibility.</strong> You are solely responsible for all federal, state, local, and foreign taxes, duties, levies, withholdings, social-security contributions, and similar charges arising from any commission or other amount paid to you under the Program. Lumera has no obligation to advise you on tax matters, no obligation to gross-up or reimburse you for any tax liability, and no obligation to file or pay taxes on your behalf except as expressly required by law (for example, issuing IRS Form 1099-NEC or equivalent informational filings). You will keep your tax forms (W-9, W-8BEN, W-8BEN-E, or equivalent) accurate and current.</p><p><strong>KYC, sanctions, and AML processing are a federal legal requirement.</strong> Before any payout can be released, our third-party payment processor is required by U.S. federal law (including the Bank Secrecy Act, USA PATRIOT Act, OFAC sanctions regulations, and IRS reporting rules) and applicable foreign law to verify your identity (KYC), screen you against sanctions lists (OFAC SDN, U.S. Treasury, and equivalent international watchlists), perform anti-money-laundering (AML) review, and collect and validate an applicable tax form. If you fail any portion of this processing — for any reason, including inaccurate submitted information, identity verification failure, sanctions-list hits, incomplete or invalid tax forms, prohibited jurisdiction, or processor decision — Lumera is legally prohibited from paying you, and your unpaid commissions will be held until the issue is resolved or, if not resolved within a reasonable time as determined by Lumera, may be forfeited. Lumera has no liability for any delay, denial, withholding, forfeiture, or non-payment of commissions arising from your failure to pass processing or from any compliance action our payment processor takes. This processing requirement cannot be waived, overridden, or worked around.</p>			<h3>8. Strike System and Fairness\n</h3>		<p>Lumera may issue strikes for violations of these Terms. Each strike has a stated reason, a category, a severity (warning, strike, or final), and a status (active, appealed, or resolved). The default thresholds and protections are:</p><ul><li><strong>Notification.</strong> Lumera will use commercially reasonable efforts to notify you by email of any strike within 24 hours of issuance, including the reason and appeal instructions. <strong>By participating in the Partner Program, you also consent to receive transactional SMS messages</strong> at the mobile number associated with your account regarding compliance actions (strikes, suspensions, appeal status) and payout events (payout submitted, completed, or failed). Message and data rates may apply. SMS frequency is event-driven and low (typically less than one per month). Reply STOP to opt out of SMS; you will continue to receive equivalent notices by email. Opting out of SMS does not exempt you from compliance with the Partner Program Terms.</li><li><strong>Warning vs. Strike vs. Final.</strong> For minor, first-time, cureable violations, Lumera may issue a “warning” that does NOT count toward the suspension threshold. “Strike” severity counts toward the threshold. “Final” severity triggers immediate suspension regardless of count and is reserved for serious violations such as fraud, repeated medical claims, or willful misconduct.</li><li><strong>Rolling expiry.</strong> Active strikes older than 365 days from issuance automatically stop counting toward the suspension threshold (the underlying record is retained for audit).</li><li><strong>Appeals.</strong> You may appeal any strike within 30 days of issuance by contacting <a href=\"mailto:support@aminoclub.com\">support@aminoclub.com</a> with the strike ID and your written response. Appealed strikes pause counting toward the threshold while under review.</li><li><strong>Threshold.</strong> Three (3) counting strikes automatically suspend your account.</li></ul><p><strong>The above are non-binding guidelines.</strong> You acknowledge and agree that Lumera retains sole discretion under Section 9 to issue, modify, skip, or escalate strikes, to deviate from these defaults, and to suspend or terminate your account immediately without prior notice, without opportunity to cure, and without observing the strike sequence. Nothing in this Section creates a contractual right to a specific enforcement process.</p>			<h3>9. Sole-Discretion Enforcement; At-Will Termination\n</h3>		<p>You expressly acknowledge and agree that <strong>Lumera may, at its sole and absolute discretion, at any time, with or without cause, and with or without prior notice:</strong></p><ul><li>Terminate this agreement and your participation in the Program for any reason or no reason;</li><li>Suspend, restrict, modify, or close your partner account;</li><li>Deactivate your referral code, revoke your license to use Lumera\'s brand assets, and require removal of any content referencing Lumera ;</li><li>Withhold, delay, offset, claw back, forfeit, or refuse to pay any earned but unpaid commissions, in whole or in part, with or without explanation;</li><li>Choose the type, severity, sequence, combination, and timing of any enforcement action, including warnings, strikes, payout holds, account suspension, or termination;</li><li>Interpret and apply these Terms in the manner Lumera determines is appropriate;</li><li>Decline to enter into or renew the Program relationship with any person, with or without reason.</li></ul><p>You waive any claim that Lumera must follow a specific process, sequence, standard of proof, or notice period before exercising any of the foregoing rights, except as required by applicable non-waivable law. <strong>No course of dealing, custom, or prior leniency by Lumera shall constitute a waiver of these rights.</strong> Termination by Lumera shall not give rise to any liability or damages of any kind, and you release Lumera from any such claim.</p>			<h3>10. Audit, Investigation, and Cooperation\n</h3>		<p>Lumera may, at any time and at its discretion, review, audit, monitor, archive, or investigate your content, communications, click sources, referred orders, payment behavior, identity, and tax information for compliance with these Terms or applicable law. You agree to cooperate in good faith with any such review, including providing records, taking down content within 24 hours of request, and responding to written inquiries. Failure to cooperate is itself a material breach and grounds for immediate suspension or termination.</p>			<h3>11. Confidentiality\n</h3>		<section><p>Non-public information you receive about the Program (including commission structures, payout volumes, conversion data, roadmaps, business plans, internal communications, this T&amp;C version history, and any beta features) is <strong>Confidential Information</strong>. You will not disclose Confidential Information to any third party or use it other than to perform under these Terms, both during and after your participation. This obligation survives termination indefinitely.</p></section><section></section>			<h3>12. Indemnification\n</h3>		<p>You agree to defend, indemnify, and hold harmless Lumera, its affiliates, parents, subsidiaries, officers, directors, employees, agents, and contractors from and against all third-party claims, regulatory actions, damages, losses, liabilities, fines, costs, and expenses (including reasonable attorneys\' fees and costs of defense) arising out of or relating to: (a) your content; (b) your acts or omissions; (c) your breach of these Terms or any representation, warranty, or covenant herein; (d) your violation of any law or third-party right (including IP, privacy, publicity, or contract rights); or (e) your relationship with any referred customer. Lumera may elect to assume the defense of any matter, in which case you will cooperate at your expense and will not settle any claim without Lumera \'s prior written consent.</p>			<h3>13. Disclaimers; Limitation of Liability\n</h3>		<p>The Program is provided <strong>“AS IS” and “AS AVAILABLE.”</strong> Lumera disclaims all warranties, express, implied, statutory, or otherwise, including any warranties of merchantability, fitness for a particular purpose, non-infringement, accuracy, uptime, or that the Program will be uninterrupted, error-free, or profitable.</p><p><strong>To the maximum extent permitted by law, in no event shall Lumera be liable for any indirect, incidental, special, consequential, exemplary, or punitive damages, or for any loss of profits, revenues, data, business opportunities, or goodwill,</strong> whether arising from contract, tort (including negligence), strict liability, statute, or otherwise, even if Lumera has been advised of the possibility of such damages. <strong>Lumera \'s aggregate liability under or relating to these Terms is limited to the lesser of (a) the total commissions actually paid to you by Lumera in the six (6) months preceding the claim, or (b) one thousand U.S. dollars ($1,000).</strong></p>			<h3>14. Arbitration; Class-Action Waiver\n</h3>		<p><strong>READ THIS SECTION CAREFULLY — IT AFFECTS YOUR RIGHTS.</strong> Any dispute, claim, or controversy arising out of or relating to these Terms or the Program (a “Dispute”), other than a Dispute concerning intellectual property or injunctive relief, shall be resolved exclusively through <strong>final and binding individual arbitration</strong> administered by the American Arbitration Association (“AAA”) under its Consumer Arbitration Rules, in Wilmington, Delaware or by video conference. The arbitrator\'s decision is final and judgment may be entered in any court of competent jurisdiction.</p><p><strong>You waive any right to participate in any class action, class-wide arbitration, private attorney general action, or other representative proceeding</strong> with respect to a Dispute. The arbitrator may not consolidate claims or preside over any form of class proceeding. If this class-action waiver is found unenforceable, the entirety of this Section 14 shall be null and void, and the Dispute shall be litigated in the state or federal courts located in Wilmington, Delaware, and you irrevocably consent to personal jurisdiction there.</p><p>You may opt out of arbitration within 30 days of first accepting these Terms by sending written notice to <a href=\"mailto:support@aminoclub.com\">support@aminoclub.com</a> including your full name and account email.</p>			<h3>15. Governing Law\n</h3>		These Terms are governed by the laws of the State of Delaware, without regard to its conflict-of-laws principles. The United Nations Convention on Contracts for the International Sale of Goods does not apply.			<h3>16. Future Modifications; Electronic Acceptance\n</h3>		<p><strong>Lumera may modify these Terms at any time.</strong> Modifications take effect upon posting an updated version with a new effective date. Material modifications will be flagged in your partner dashboard and may require a fresh click-wrap acknowledgement before continued payouts. Your continued participation in the Program after the effective date of any update constitutes <strong>binding acceptance</strong> of the update, regardless of whether you have re-acknowledged the specific revision. Failure to acknowledge a required revision does not give rise to any claim against Lumera; it only pauses your participation and payouts until you act.</p><p>You consent to electronic records and signatures pursuant to the U.S. Electronic Signatures in Global and National Commerce Act (E-SIGN), the Uniform Electronic Transactions Act (UETA), and any equivalent local law. You agree that click-wrap acceptance through your partner dashboard, including any future re-acknowledgement prompt, constitutes a legally binding signature with the same force as a handwritten signature.</p>			<h3>17. Notice\n</h3>		<p>All notices to you under these Terms may be delivered by Lumera via email to your address of record, by posting in your partner dashboard, or by any other reasonable means. Notice is deemed received within 24 hours of being sent or posted. Notices to Lumera must be sent to support@lumera.com.</p>			<h3>18. Survival; Severability; Waiver; Assignment\n</h3>		<p><strong>Survival.</strong> Sections 2, 4, 6, 7, 9–14, 16, and 18 survive any termination or expiration.</p><p><strong>Severability.</strong> If any provision of these Terms is held invalid or unenforceable, the remaining provisions remain in full force and effect.</p><p><strong>Waiver.</strong> No failure or delay by Lumera in exercising any right or remedy shall operate as a waiver.</p><p><strong>Assignment.</strong> Lumera may freely assign these Terms, in whole or in part, to any affiliate or successor in interest. You may not assign these Terms without Lumera\'s prior written consent; any prohibited assignment is void.</p><p><strong>Force Majeure.</strong> Lumera is not liable for any delay or failure to perform caused by events outside its reasonable control, including acts of God, war, terrorism, pandemic, civil unrest, labor disputes, internet outages, payment processor failures, or government action.</p><p><strong>No Third-Party Beneficiaries.</strong> These Terms do not confer any rights on any person other than the parties.</p><p><strong>Headings.</strong> Section headings are for convenience only and do not affect interpretation.</p><p><strong>Entire Agreement.</strong> These Terms (together with the on-file acknowledgements and any policies linked from here) constitute the entire agreement between you and Lumera regarding the Program and supersede all prior oral or written agreements, representations, or understandings.</p>			<h3>19. Contact\n</h3>		<section>\nQuestions about these Terms or the Program: <a href=\"mailto:support@lumera.com\">support@lumera.com</a>.\n</section>', 'Program Terms', '', 'publish', 'closed', 'closed', '', 'program-terms', '', '', '2026-07-13 05:23:34', '2026-07-13 05:23:34', '', 0, 'https://mrarif.me/lumera/?page_id=1003', 0, 'page', '', 0);
INSERT INTO `bas_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
(1040, 1, '2026-07-13 05:24:57', '2026-07-13 05:24:57', '<h1>Help researchers find quality supply\n</h1>		Refer colleagues, labs, or research teams to Amino Club. Share a trusted source; share in the value.					\n			First order commission			\n				0\n				%\n			Lifetime recurring			\n				0\n				%\n			Cookie window			\n				0\n				 days  \n			Payouts via bank deposit			\n				0\n				Monthly  \n												<a href=\"#\">\n									 Apply as a Referral Partner\n					</a>\n																			<img width=\"300\" height=\"390\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Lumera-GLP.webp\" alt=\"\" />																										<img width=\"300\" height=\"390\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Lumera-GLP.webp\" alt=\"\" />																										<img width=\"100\" height=\"150\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/GLP-3RTA.webp\" alt=\"\" />																Example monthly referral value\n					<h2>\n$1,250</h2>					10 referrals\n					+$500\n					10 referrals\n					+$750\n					<h2>Built for research referrals\n</h2>		Help researchers find a supply chain with the documentation they need\n			First Order			\n				0\n				%\n							 Referral value on new researchers							\n			Recurring 			\n				0\n				% \n							On every reorder							\n			Purity			\n				0\n				%+\n							Third-party identity tested\n			Every Batch			\n				0\n				CoA\n							Certificate of Analysis\n								<h4>\n									Research-grade supply								</h4>\n							Consistent quality and documented batch records for reproducible research						\n								<h4>\n									Simple to share								</h4>\n							Get a unique referral link to share with researchers, colleagues, or labs						\n								<h4>\n									Real-time tracking								</h4>\n							Monitor referrals and referral value in your partner dashboard						\n					<h2>How it works\n</h2>					A simple four-step process for referring researchers to quality supply				\n								<h4>\n									01								</h4>\n														<h5>\n								Apply							</h5>\nCreate your account and get a unique referral code for sharing with researchers and labs						\n								<h4>\n									02								</h4>\n														<h5>\n								 Refer							</h5>\n							Share your referral link with researchers, colleagues, or research teams who need quality supply						\n								<h4>\n									03								</h4>\n														<h5>\n								 Share in the value							</h5>\n							Receive 20% on first orders and 10% on recurring orders from researchers you refer						\n								<h4>\n									04								</h4>\n														<h5>\n								 Get paid							</h5>\n							Payouts start on the 1st for the previous month&#8217;s delivered orders\nExample referral value						\n					<h2>Example referral value\n</h2>					10 new researchers × $250\n					$500\n					50 recurring orders × $150\n					+$750\n					Monthly referral value\n					$1,250\n					Based on average referral partner activity\n					<h2>Why refer researchers to us\n</h2>		A quality supply chain with the documentation researchers expect\n								<h4>\n									Documented quality								</h4>\n							Certificate of Analysis with every batch. Third-party identity tested at accredited U.S. laboratories.						\n								<h4>\n									99%+ identity purity								</h4>\n							HPLC and Mass Spectrometry verification on every batch for consistent research results.						\n								<h4>\n									Reliable fulfillment								</h4>\n							Fast processing with free shipment protection ensures research timelines stay on track						\n								<h4>\n									30-day referral window								</h4>\n							Long attribution period ensures you get credit for researchers who take time to evaluate.						\n								<h4>\n									Recurring on reorders								</h4>\n							10% on every subsequent order from researchers you refer, for the lifetime of their account.						\n								<h4>\n									Quick approval								</h4>\n							Get started immediately with your unique referral code — no waiting period.						\n					<h2>Simple, transparent referral value\n</h2>		No hidden fees, $1 minimum payout, just straightforward referral value sharing\n			<h2>20%\n</h2>					First Order Commission\n					Receive value on every researcher\'s first order. Referred researchers and labs also get 20% off.\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										Researcher gets 20% off first order\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										Average order: $250\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										Average referral value: $50\n									</li>\n						</ul>\n							<h2>10%\n</h2>					Lifetime Recurring					\n10% on every reorder from researchers you refer, for the lifetime of their account.\n							<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										No time limit\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										High researcher reorder rate\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										Recurring on every reorder\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 640 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M608 32H32C14.33 32 0 46.33 0 64v384c0 17.67 14.33 32 32 32h576c17.67 0 32-14.33 32-32V64c0-17.67-14.33-32-32-32zM176 327.88V344c0 4.42-3.58 8-8 8h-16c-4.42 0-8-3.58-8-8v-16.29c-11.29-.58-22.27-4.52-31.37-11.35-3.9-2.93-4.1-8.77-.57-12.14l11.75-11.21c2.77-2.64 6.89-2.76 10.13-.73 3.87 2.42 8.26 3.72 12.82 3.72h28.11c6.5 0 11.8-5.92 11.8-13.19 0-5.95-3.61-11.19-8.77-12.73l-45-13.5c-18.59-5.58-31.58-23.42-31.58-43.39 0-24.52 19.05-44.44 42.67-45.07V152c0-4.42 3.58-8 8-8h16c4.42 0 8 3.58 8 8v16.29c11.29.58 22.27 4.51 31.37 11.35 3.9 2.93 4.1 8.77.57 12.14l-11.75 11.21c-2.77 2.64-6.89 2.76-10.13.73-3.87-2.43-8.26-3.72-12.82-3.72h-28.11c-6.5 0-11.8 5.92-11.8 13.19 0 5.95 3.61 11.19 8.77 12.73l45 13.5c18.59 5.58 31.58 23.42 31.58 43.39 0 24.53-19.05 44.44-42.67 45.07zM416 312c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h112c4.42 0 8 3.58 8 8v16zm160 0c0 4.42-3.58 8-8 8h-80c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h80c4.42 0 8 3.58 8 8v16zm0-96c0 4.42-3.58 8-8 8H296c-4.42 0-8-3.58-8-8v-16c0-4.42 3.58-8 8-8h272c4.42 0 8 3.58 8 8v16z\"></path></svg>						\n										Monthly payouts\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"></path></svg>						\n										$1 minimum\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										14-day approval\n									</li>\n						</ul>\n							<h2>Frequently asked questions\n</h2>				\n							How does the referral value work?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>You receive 20% on a referred researcher&#8217;s first order and 10% on every subsequent order from that account, for the lifetime of the account. There&#8217;s no cap and no limit on how many researchers or labs you can refer.</p>\n							How and when do I get paid?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Payouts start processing on the 1st of each month for the previous month&#8217;s delivered orders. Processing continues up until the 2nd to last business day of the month, unless that day falls on a Friday. Payouts may take 1–7 days to process and 1–5 business days to reflect in your bank. The minimum payout threshold is $1. Only delivered orders count — if an order is cancelled before shipment it will not be counted, out of fairness to all parties.</p>\n							What does the researcher receive?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>Referred researchers receive 20% off their first research peptide order when using your unique referral code.</p>\n							How long does the referral tracking window last?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>The referral tracking window lasts 30 days, giving researchers time to evaluate the catalog and supporting documentation before their first order.</p>\n							Who is this program for?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>This program is for people who want to help researchers, colleagues, or lab teams find a quality-documented supply of research peptides. This is not a consumer affiliate program — all referrals must be researchers or labs purchasing for legitimate laboratory or educational use.</p>\n							Is there a minimum referral requirement?						\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z\"></path></svg>								\n									<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M240.971 130.524l194.343 194.343c9.373 9.373 9.373 24.569 0 33.941l-22.667 22.667c-9.357 9.357-24.522 9.375-33.901.04L224 227.495 69.255 381.516c-9.379 9.335-24.544 9.317-33.901-.04l-22.667-22.667c-9.373-9.373-9.373-24.569 0-33.941L207.03 130.525c9.372-9.373 24.568-9.373 33.941-.001z\"></path></svg>								\n					<p>No minimum. Your account remains active as long as you&#8217;re referring researchers to Amino Club in accordance with the partner terms.</p>\n					<h3>Refer researchers to lumera as a referral partner.</h3>		Help researchers find a trusted supply chain with documented quality\n								<a href=\"#\">\n									Become a Partner\n					</a>\n											<ul>\n							<li>\n										✓ Free to join\n									</li>\n								<li>\n										 ✓ $1 minimum payout\n									</li>\n								<li>\n										 ✓ Instant approval\n									</li>\n						</ul>', 'Partner Program', '', 'publish', 'closed', 'closed', '', 'partner-program', '', '', '2026-07-13 08:23:07', '2026-07-13 08:23:07', '', 0, 'https://mrarif.me/lumera/?page_id=1040', 0, 'page', '', 0),
(1102, 1, '2026-07-13 06:02:37', '2026-07-13 06:02:37', '', 'Lumera GLP', '', 'inherit', 'closed', 'closed', '', 'lumera-glp', '', '', '2026-07-13 06:02:37', '2026-07-13 06:02:37', '', 1040, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/Lumera-GLP.webp', 0, 'attachment', 'image/webp', 0),
(1107, 1, '2026-07-13 06:26:36', '2026-07-13 06:26:36', '', 'GLP-3RTA', '', 'inherit', 'closed', 'closed', '', 'glp-3rta', '', '', '2026-07-13 06:26:36', '2026-07-13 06:26:36', '', 1040, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GLP-3RTA.webp', 0, 'attachment', 'image/webp', 0),
(1432, 1, '2026-07-28 06:32:25', '2026-07-28 06:32:25', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:32:25', '2026-07-28 06:32:25', '', 7, 'https://mrarif.me/apexium/?p=1432', 0, 'revision', '', 0),
(1433, 1, '2026-07-28 06:33:30', '2026-07-28 06:33:30', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:33:30', '2026-07-28 06:33:30', '', 7, 'https://mrarif.me/apexium/?p=1433', 0, 'revision', '', 0),
(1437, 1, '2026-07-28 06:36:28', '2026-07-28 06:36:28', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:36:28', '2026-07-28 06:36:28', '', 7, 'https://mrarif.me/apexium/?p=1437', 0, 'revision', '', 0),
(1258, 1, '2026-07-20 11:21:20', '2026-07-20 11:21:20', '', 'BPC157_TB500_BLEND_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'bpc157_tb500_blend_10mg_coa', '', '', '2026-07-20 11:21:20', '2026-07-20 11:21:20', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/BPC157_TB500_BLEND_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1259, 1, '2026-07-20 11:21:25', '2026-07-20 11:21:25', '', 'BPC157_TB500_BLEND_20MG_COA', '', 'inherit', 'closed', 'closed', '', 'bpc157_tb500_blend_20mg_coa', '', '', '2026-07-20 11:21:25', '2026-07-20 11:21:25', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/BPC157_TB500_BLEND_20MG_COA.png', 0, 'attachment', 'image/png', 0),
(1260, 1, '2026-07-20 11:21:31', '2026-07-20 11:21:31', '', 'CJC1295_NO_DAC_10MG_COA_A', '', 'inherit', 'closed', 'closed', '', 'cjc1295_no_dac_10mg_coa_a', '', '', '2026-07-20 11:21:31', '2026-07-20 11:21:31', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/CJC1295_NO_DAC_10MG_COA_A.png', 0, 'attachment', 'image/png', 0),
(1261, 1, '2026-07-20 11:21:37', '2026-07-20 11:21:37', '', 'CJC1295_NO_DAC_10MG_COA_B', '', 'inherit', 'closed', 'closed', '', 'cjc1295_no_dac_10mg_coa_b', '', '', '2026-07-20 11:21:37', '2026-07-20 11:21:37', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/CJC1295_NO_DAC_10MG_COA_B.png', 0, 'attachment', 'image/png', 0),
(1262, 1, '2026-07-20 11:21:43', '2026-07-20 11:21:43', '', 'CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'cjc1295_no_dac_ipamorelin_blend_10mg_coa', '', '', '2026-07-20 11:21:43', '2026-07-20 11:21:43', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/CJC1295_NO_DAC_IPAMORELIN_BLEND_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1263, 1, '2026-07-20 11:21:49', '2026-07-20 11:21:49', '', 'GHK-CU_100MG_COA', '', 'inherit', 'closed', 'closed', '', 'ghk-cu_100mg_coa', '', '', '2026-07-20 11:21:49', '2026-07-20 11:21:49', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GHK-CU_100MG_COA.png', 0, 'attachment', 'image/png', 0),
(1264, 1, '2026-07-20 11:21:55', '2026-07-20 11:21:55', '', 'GLOW_BLEND_70MG_COA', '', 'inherit', 'closed', 'closed', '', 'glow_blend_70mg_coa', '', '', '2026-07-20 11:21:55', '2026-07-20 11:21:55', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GLOW_BLEND_70MG_COA.png', 0, 'attachment', 'image/png', 0),
(1265, 1, '2026-07-20 11:22:01', '2026-07-20 11:22:01', '', 'GLP3-RTA_20MG_COA', '', 'inherit', 'closed', 'closed', '', 'glp3-rta_20mg_coa', '', '', '2026-07-20 11:22:01', '2026-07-20 11:22:01', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GLP3-RTA_20MG_COA.png', 0, 'attachment', 'image/png', 0),
(1266, 1, '2026-07-20 11:22:07', '2026-07-20 11:22:07', '', 'GLP3-RTA_30MG_COA', '', 'inherit', 'closed', 'closed', '', 'glp3-rta_30mg_coa', '', '', '2026-07-20 11:22:07', '2026-07-20 11:22:07', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/GLP3-RTA_30MG_COA.png', 0, 'attachment', 'image/png', 0),
(1267, 1, '2026-07-20 11:22:13', '2026-07-20 11:22:13', '', 'SELANK_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'selank_10mg_coa', '', '', '2026-07-20 11:22:13', '2026-07-20 11:22:13', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/SELANK_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1268, 1, '2026-07-20 11:22:19', '2026-07-20 11:22:19', '', 'SEMAX_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'semax_10mg_coa', '', '', '2026-07-20 11:22:19', '2026-07-20 11:22:19', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/SEMAX_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1269, 1, '2026-07-20 11:22:25', '2026-07-20 11:22:25', '', 'SS31_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'ss31_10mg_coa', '', '', '2026-07-20 11:22:25', '2026-07-20 11:22:25', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/SS31_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1270, 1, '2026-07-20 11:22:31', '2026-07-20 11:22:31', '', 'TESAMORELIN_10MG_COA', '', 'inherit', 'closed', 'closed', '', 'tesamorelin_10mg_coa', '', '', '2026-07-20 11:22:31', '2026-07-20 11:22:31', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/TESAMORELIN_10MG_COA.png', 0, 'attachment', 'image/png', 0),
(1271, 1, '2026-07-20 11:22:38', '2026-07-20 11:22:38', '', 'TIRZEPATIDE_40MG_COA', '', 'inherit', 'closed', 'closed', '', 'tirzepatide_40mg_coa', '', '', '2026-07-20 11:22:38', '2026-07-20 11:22:38', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/TIRZEPATIDE_40MG_COA.png', 0, 'attachment', 'image/png', 0),
(1272, 1, '2026-07-20 11:22:44', '2026-07-20 11:22:44', '', 'TIRZEPATIDE_60MG_COA', '', 'inherit', 'closed', 'closed', '', 'tirzepatide_60mg_coa', '', '', '2026-07-20 11:22:44', '2026-07-20 11:22:44', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/TIRZEPATIDE_60MG_COA.png', 0, 'attachment', 'image/png', 0),
(1316, 1, '2026-07-20 13:49:36', '2026-07-20 13:49:36', '', 'LB WATER', '', 'inherit', 'closed', 'closed', '', 'lb-water', '', '', '2026-07-20 13:49:36', '2026-07-20 13:49:36', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/LB-WATER.webp', 0, 'attachment', 'image/webp', 0),
(1327, 1, '2026-07-20 13:58:58', '2026-07-20 13:58:58', 'a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}', 'Sub Title', 'sub_title', 'publish', 'closed', 'closed', '', 'field_6a5e2996d2547', '', '', '2026-07-20 13:58:58', '2026-07-20 13:58:58', '', 209, 'https://mrarif.me/lumera/?post_type=acf-field&p=1327', 0, 'acf-field', '', 0),
(1358, 1, '2026-07-25 07:09:51', '2026-07-25 07:09:51', '[solid_affiliate_portal]', 'Affiliate Portal', '', 'trash', 'closed', 'closed', '', 'affiliates__trashed', '', '', '2026-07-28 13:45:26', '2026-07-28 13:45:26', '', 0, 'https://mrarif.me/lumera/affiliates/', 0, 'page', '', 0),
(1369, 0, '2026-07-25 09:40:42', '2026-07-25 09:40:42', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-25 09:40:42', '2026-07-25 09:40:42', '', 0, 'https://mrarif.me/lumera/?post_type=shop_order_placehold&p=1369', 0, 'shop_order_placehold', '', 4),
(1371, 1, '2026-07-25 10:08:18', '2026-07-25 10:08:18', '', 'Devrivo', '', 'publish', 'closed', 'closed', '', 'devrivo', '', '', '2026-07-25 10:08:29', '2026-07-25 10:08:29', '', 0, 'https://mrarif.me/lumera/?post_type=shop_coupon&#038;p=1371', 0, 'shop_coupon', '', 0),
(1384, 1, '2026-07-27 07:23:41', '2026-07-27 07:23:41', '<h2>Your Points Balance</h2>\n<!-- wp:shortcode -->[wr_points_balance layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->\n<h2>Available Rewards</h2>\n<!-- wp:shortcode -->[wr_available_rewards layout=\"vertical\" element=\"line\" applyreward=\"true\"]<!-- /wp:shortcode -->\n<h2>How to earn points</h2>\n<!-- wp:shortcode -->[wr_earn_points layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->\n<h2>Rewards you can earn</h2>\n<!-- wp:shortcode -->[wr_rewards layout=\"grid\" element=\"tile\"]<!-- /wp:shortcode -->', 'Loyalty and Rewards', '', 'trash', 'closed', 'closed', '', 'loyalty-and-rewards__trashed', '', '', '2026-07-28 13:45:32', '2026-07-28 13:45:32', '', 0, 'https://mrarif.me/lumera/loyalty-and-rewards/', 0, 'page', '', 0),
(1385, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 'Lumera Rewards', '', 'publish', 'closed', 'closed', '', 'standard_system', '', '', '2026-07-27 09:25:46', '2026-07-27 09:25:46', '', 0, 'https://mrarif.me/lumera/lws-wre-pool/standard_system/', 1024, 'lws-wre-pool', '', 0),
(1386, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', '', '', 'publish', 'closed', 'closed', '', 'standard_system-lws_woorewards_events_orderamount', '', '', '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 1385, 'https://mrarif.me/lumera/lws-wre-event/standard_system/standard_system-lws_woorewards_events_orderamount/', 0, 'lws-wre-event', '', 0),
(1387, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', '', '', 'publish', 'closed', 'closed', '', 'standard_system-lws_woorewards_events_firstorder', '', '', '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 1385, 'https://mrarif.me/lumera/lws-wre-event/standard_system/standard_system-lws_woorewards_events_firstorder/', 0, 'lws-wre-event', '', 0),
(1388, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', '', '', 'publish', 'closed', 'closed', '', 'standard_system-lws_woorewards_unlockables_coupon', '', '', '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 1385, 'https://mrarif.me/lumera/lws-wre-unlockable/standard_system/standard_system-lws_woorewards_unlockables_coupon/', 0, 'lws-wre-unlockable', '', 0),
(1389, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', '', '', 'publish', 'closed', 'closed', '', 'standard_system-lws_woorewards_unlockables_coupon-2', '', '', '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 1385, 'https://mrarif.me/lumera/lws-wre-unlockable/standard_system/standard_system-lws_woorewards_unlockables_coupon-2/', 0, 'lws-wre-unlockable', '', 0),
(1390, 1, '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', '', '', 'publish', 'closed', 'closed', '', 'standard_system-lws_woorewards_pro_unlockables_freeshipping', '', '', '2026-07-27 07:46:57', '2026-07-27 07:46:57', '', 1385, 'https://mrarif.me/lumera/lws-wre-unlockable/standard_system/standard_system-lws_woorewards_pro_unlockables_freeshipping/', 0, 'lws-wre-unlockable', '', 0),
(1391, 1, '2026-07-27 07:48:42', '2026-07-27 07:48:42', '', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2026-07-27 07:48:42', '2026-07-27 07:48:42', '', 0, 'https://mrarif.me/lumera/?post_type=shop_order_placehold&p=1391', 0, 'shop_order_placehold', '', 5),
(1392, 1, '2026-07-27 07:49:00', '2026-07-27 07:49:00', 'Fixed/Percentage discount', '436mu90xh8', '<span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&pound;</span>5.00</bdi></span> discount on an order', 'publish', 'closed', 'closed', '', '436mu90xh8', '', '', '2026-07-27 07:49:00', '2026-07-27 07:49:00', '', 0, 'https://mrarif.me/lumera/?post_type=shop_coupon&#038;p=1392', 0, 'shop_coupon', '', 0),
(1393, 1, '2026-07-27 07:50:01', '2026-07-27 07:50:01', 'Fixed/Percentage discount', 'j2n6npjpll', '10% discount on an order', 'publish', 'closed', 'closed', '', 'j2n6npjpll', '', '', '2026-07-27 07:50:01', '2026-07-27 07:50:01', '', 0, 'https://mrarif.me/lumera/?post_type=shop_coupon&#038;p=1393', 0, 'shop_coupon', '', 0),
(1394, 1, '2026-07-27 07:50:05', '2026-07-27 07:50:05', 'Fixed/Percentage discount', '1ueszlozvo', '10% discount on an order', 'publish', 'closed', 'closed', '', '1ueszlozvo', '', '', '2026-07-27 07:50:05', '2026-07-27 07:50:05', '', 0, 'https://mrarif.me/lumera/?post_type=shop_coupon&#038;p=1394', 0, 'shop_coupon', '', 0),
(1402, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 'Lumera VIP', '', 'publish', 'closed', 'closed', '', 'lumera_vip', '', '', '2026-07-27 09:59:26', '2026-07-27 09:59:26', '', 0, 'https://mrarif.me/lumera/lws-wre-pool/lumera_vip/', 1024, 'lws-wre-pool', '', 0),
(1403, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_events_orderamount', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-event/lumera_vip/lumera_vip-lws_woorewards_events_orderamount/', 0, 'lws-wre-event', '', 0),
(1404, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_events_firstorder', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-event/lumera_vip/lumera_vip-lws_woorewards_events_firstorder/', 0, 'lws-wre-event', '', 0),
(1405, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_unlockables_coupon', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-unlockable/lumera_vip/lumera_vip-lws_woorewards_unlockables_coupon/', 0, 'lws-wre-unlockable', '', 0),
(1406, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_pro_unlockables_usertitle', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-unlockable/lumera_vip/lumera_vip-lws_woorewards_pro_unlockables_usertitle/', 0, 'lws-wre-unlockable', '', 0),
(1407, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_unlockables_coupon-2', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-unlockable/lumera_vip/lumera_vip-lws_woorewards_unlockables_coupon-2/', 0, 'lws-wre-unlockable', '', 0),
(1408, 1, '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_vip-lws_woorewards_pro_unlockables_usertitle-2', '', '', '2026-07-27 09:51:26', '2026-07-27 09:51:26', '', 1402, 'https://mrarif.me/lumera/lws-wre-unlockable/lumera_vip/lumera_vip-lws_woorewards_pro_unlockables_usertitle-2/', 0, 'lws-wre-unlockable', '', 0),
(1415, 1, '2026-07-27 10:46:25', '2026-07-27 10:46:25', '', 'award', '', 'inherit', 'closed', 'closed', '', 'award', '', '', '2026-07-27 10:46:25', '2026-07-27 10:46:25', '', 0, 'https://mrarif.me/lumera/wp-content/uploads/2026/07/award.png', 0, 'attachment', 'image/png', 0),
(1427, 1, '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', 'Lumera Referral', '', 'publish', 'closed', 'closed', '', 'lumera_referral', '', '', '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', 0, 'https://mrarif.me/lumera/lws-wre-pool/lumera_referral/', 1024, 'lws-wre-pool', '', 0),
(1426, 1, '2026-07-27 11:15:52', '0000-00-00 00:00:00', '', '', '', 'draft', 'closed', 'closed', '', 'dummy-lws_woorewards_unlockables_coupon', '', '', '2026-07-27 11:15:52', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/lumera/?post_type=lws-wre-unlockable&p=1426', 0, 'lws-wre-unlockable', '', 0),
(1428, 1, '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_referral-lws_woorewards_pro_events_sponsoredregistration', '', '', '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', 1427, 'https://mrarif.me/lumera/lws-wre-event/lumera_referral/lumera_referral-lws_woorewards_pro_events_sponsoredregistration/', 0, 'lws-wre-event', '', 0),
(1429, 1, '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', '', '', 'publish', 'closed', 'closed', '', 'lumera_referral-lws_woorewards_unlockables_coupon', '', '', '2026-07-27 11:15:52', '2026-07-27 11:15:52', '', 1427, 'https://mrarif.me/lumera/lws-wre-unlockable/lumera_referral/lumera_referral-lws_woorewards_unlockables_coupon/', 0, 'lws-wre-unlockable', '', 0),
(1436, 1, '2026-07-28 06:36:00', '2026-07-28 06:36:00', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:36:00', '2026-07-28 06:36:00', '', 7, 'https://mrarif.me/apexium/?p=1436', 0, 'revision', '', 0),
(1435, 1, '2026-07-28 06:35:33', '2026-07-28 06:35:33', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:35:33', '2026-07-28 06:35:33', '', 7, 'https://mrarif.me/apexium/?p=1435', 0, 'revision', '', 0),
(1438, 1, '2026-07-28 06:37:07', '2026-07-28 06:37:07', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:37:07', '2026-07-28 06:37:07', '', 7, 'https://mrarif.me/apexium/?p=1438', 0, 'revision', '', 0),
(1439, 1, '2026-07-28 06:38:05', '2026-07-28 06:38:05', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 06:38:05', '2026-07-28 06:38:05', '', 7, 'https://mrarif.me/apexium/?p=1439', 0, 'revision', '', 0),
(1440, 1, '2026-07-28 06:38:55', '2026-07-28 06:38:55', 'Cart								\n	<ul>\n						<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=1534b76d325a8f591b52d302e7181331&#038;_wpnonce=88de17b84b\" aria-label=\"Remove NAD+ from cart\" data-product_id=\"212\" data-cart_item_key=\"1534b76d325a8f591b52d302e7181331\" data-product_sku=\"\" data-success_message=\"&ldquo;NAD+&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/nad/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp\" alt=\"NAD+\" decoding=\"async\" />NAD+						</a>\n															1 &times; <bdi>&pound;34.97</bdi>				</li>\n					</ul>\n	<p>\n		<strong>Subtotal:</strong> <bdi>&pound;34.97</bdi>	</p>\n	<p><a href=\"https://mrarif.me/apexium/cart/\">View cart</a><a href=\"https://mrarif.me/apexium/checkout/\">Checkout</a></p>\n					<a title=\"View your shopping cart\" href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M164.96 300.004h.024c.02 0 .04-.004.059-.004H437a15.003 15.003 0 0 0 14.422-10.879l60-210a15.003 15.003 0 0 0-2.445-13.152A15.006 15.006 0 0 0 497 60H130.367l-10.722-48.254A15.003 15.003 0 0 0 105 0H15C6.715 0 0 6.715 0 15s6.715 15 15 15h77.969c1.898 8.55 51.312 230.918 54.156 243.71C131.184 280.64 120 296.536 120 315c0 24.812 20.188 45 45 45h272c8.285 0 15-6.715 15-15s-6.715-15-15-15H165c-8.27 0-15-6.73-15-15 0-8.258 6.707-14.977 14.96-14.996zM477.114 90l-51.43 180H177.032l-40-180zM150 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zM362 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zm0 0\" fill=\"#001A4D\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>			\n										1\n											</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 62 62\" style=\"enable-background:new 0 0 62 62;\" xml:space=\"preserve\"><g>	<g id=\"group-65svg\">		<path id=\"path-1_60_\" d=\"M34.795,54.218h-9c-0.828,0-1.5-0.672-1.5-1.5c0-0.828,0.672-1.5,1.5-1.5h9c0.828,0,1.5,0.672,1.5,1.5   C36.295,53.546,35.623,54.218,34.795,54.218z\"></path>		<path id=\"path-2_60_\" d=\"M58.653,62c-0.828,0-1.5-0.672-1.5-1.5c0-14.421-11.732-26.152-26.153-26.152S4.847,46.079,4.847,60.5   c0,0.828-0.672,1.5-1.5,1.5s-1.5-0.672-1.5-1.5c0-16.075,13.078-29.152,29.153-29.152c16.074,0,29.153,13.077,29.153,29.152   C60.153,61.328,59.481,62,58.653,62z\"></path>		<path id=\"path-3_48_\" d=\"M30.776,33.233c-9.162,0-16.617-7.454-16.617-16.617C14.159,7.454,21.614,0,30.776,0   c9.163,0,16.617,7.454,16.617,16.616C47.393,25.779,39.939,33.233,30.776,33.233z M30.776,3c-7.508,0-13.617,6.108-13.617,13.616   c0,7.509,6.109,13.617,13.617,13.617s13.617-6.108,13.617-13.617C44.393,9.108,38.284,3,30.776,3z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-07-28 06:38:55', '2026-07-28 06:38:55', '', 15, 'https://mrarif.me/apexium/?p=1440', 0, 'revision', '', 0),
(1441, 1, '2026-07-28 06:38:55', '2026-07-28 06:38:55', 'Cart								\n	<ul>\n						<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=dfd7468ac613286cdbb40872c8ef3b06&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove LB WATER from cart\" data-product_id=\"1315\" data-cart_item_key=\"dfd7468ac613286cdbb40872c8ef3b06\" data-product_sku=\"\" data-success_message=\"&ldquo;LB WATER&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/lb-water/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/LB-WATER-300x300.webp\" alt=\"LB WATER\" decoding=\"async\" />LB WATER						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n								<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=cfecdb276f634854f3ef915e2e980c31&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove HCG from cart\" data-product_id=\"190\" data-cart_item_key=\"cfecdb276f634854f3ef915e2e980c31\" data-product_sku=\"\" data-success_message=\"&ldquo;HCG&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/hcg/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4-300x300.webp\" alt=\"HCG\" decoding=\"async\" />HCG						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n					</ul>\n	<p>\n		<strong>Subtotal:</strong> <bdi>&pound;100.00</bdi>	</p>\n	<p><a href=\"https://mrarif.me/apexium/cart/\">View cart</a><a href=\"https://mrarif.me/apexium/checkout/\">Checkout</a></p>\n					<a title=\"View your shopping cart\" href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M164.96 300.004h.024c.02 0 .04-.004.059-.004H437a15.003 15.003 0 0 0 14.422-10.879l60-210a15.003 15.003 0 0 0-2.445-13.152A15.006 15.006 0 0 0 497 60H130.367l-10.722-48.254A15.003 15.003 0 0 0 105 0H15C6.715 0 0 6.715 0 15s6.715 15 15 15h77.969c1.898 8.55 51.312 230.918 54.156 243.71C131.184 280.64 120 296.536 120 315c0 24.812 20.188 45 45 45h272c8.285 0 15-6.715 15-15s-6.715-15-15-15H165c-8.27 0-15-6.73-15-15 0-8.258 6.707-14.977 14.96-14.996zM477.114 90l-51.43 180H177.032l-40-180zM150 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zM362 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zm0 0\" fill=\"#001A4D\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>			\n										2\n											</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 62 62\" style=\"enable-background:new 0 0 62 62;\" xml:space=\"preserve\"><g>	<g id=\"group-65svg\">		<path id=\"path-1_60_\" d=\"M34.795,54.218h-9c-0.828,0-1.5-0.672-1.5-1.5c0-0.828,0.672-1.5,1.5-1.5h9c0.828,0,1.5,0.672,1.5,1.5   C36.295,53.546,35.623,54.218,34.795,54.218z\"></path>		<path id=\"path-2_60_\" d=\"M58.653,62c-0.828,0-1.5-0.672-1.5-1.5c0-14.421-11.732-26.152-26.153-26.152S4.847,46.079,4.847,60.5   c0,0.828-0.672,1.5-1.5,1.5s-1.5-0.672-1.5-1.5c0-16.075,13.078-29.152,29.153-29.152c16.074,0,29.153,13.077,29.153,29.152   C60.153,61.328,59.481,62,58.653,62z\"></path>		<path id=\"path-3_48_\" d=\"M30.776,33.233c-9.162,0-16.617-7.454-16.617-16.617C14.159,7.454,21.614,0,30.776,0   c9.163,0,16.617,7.454,16.617,16.616C47.393,25.779,39.939,33.233,30.776,33.233z M30.776,3c-7.508,0-13.617,6.108-13.617,13.616   c0,7.509,6.109,13.617,13.617,13.617s13.617-6.108,13.617-13.617C44.393,9.108,38.284,3,30.776,3z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-07-28 06:38:55', '2026-07-28 06:38:55', '', 15, 'https://mrarif.me/apexium/?p=1441', 0, 'revision', '', 0),
(1442, 1, '2026-07-28 06:39:26', '2026-07-28 06:39:26', 'Cart								\n	<ul>\n						<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=dfd7468ac613286cdbb40872c8ef3b06&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove LB WATER from cart\" data-product_id=\"1315\" data-cart_item_key=\"dfd7468ac613286cdbb40872c8ef3b06\" data-product_sku=\"\" data-success_message=\"&ldquo;LB WATER&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/lb-water/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/LB-WATER-300x300.webp\" alt=\"LB WATER\" decoding=\"async\" />LB WATER						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n								<li>\n					<a role=\"button\" href=\"https://mrarif.me/apexium/cart/?remove_item=cfecdb276f634854f3ef915e2e980c31&#038;_wpnonce=e8be77bae8\" aria-label=\"Remove HCG from cart\" data-product_id=\"190\" data-cart_item_key=\"cfecdb276f634854f3ef915e2e980c31\" data-product_sku=\"\" data-success_message=\"&ldquo;HCG&rdquo; has been removed from your cart\">&times;</a>											<a href=\"https://mrarif.me/apexium/product/hcg/\">\n							<img width=\"300\" height=\"300\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4-300x300.webp\" alt=\"HCG\" decoding=\"async\" />HCG						</a>\n															1 &times; <bdi>&pound;50.00</bdi>				</li>\n					</ul>\n	<p>\n		<strong>Subtotal:</strong> <bdi>&pound;100.00</bdi>	</p>\n	<p><a href=\"https://mrarif.me/apexium/cart/\">View cart</a><a href=\"https://mrarif.me/apexium/checkout/\">Checkout</a></p>\n					<a title=\"View your shopping cart\" href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M164.96 300.004h.024c.02 0 .04-.004.059-.004H437a15.003 15.003 0 0 0 14.422-10.879l60-210a15.003 15.003 0 0 0-2.445-13.152A15.006 15.006 0 0 0 497 60H130.367l-10.722-48.254A15.003 15.003 0 0 0 105 0H15C6.715 0 0 6.715 0 15s6.715 15 15 15h77.969c1.898 8.55 51.312 230.918 54.156 243.71C131.184 280.64 120 296.536 120 315c0 24.812 20.188 45 45 45h272c8.285 0 15-6.715 15-15s-6.715-15-15-15H165c-8.27 0-15-6.73-15-15 0-8.258 6.707-14.977 14.96-14.996zM477.114 90l-51.43 180H177.032l-40-180zM150 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zM362 405c0 24.813 20.188 45 45 45s45-20.188 45-45-20.188-45-45-45-45 20.188-45 45zm45-15c8.27 0 15 6.73 15 15s-6.73 15-15 15-15-6.73-15-15 6.73-15 15-15zm0 0\" fill=\"#001A4D\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>			\n										2\n											</a>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" id=\"Capa_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 62 62\" style=\"enable-background:new 0 0 62 62;\" xml:space=\"preserve\"><g>	<g id=\"group-65svg\">		<path id=\"path-1_60_\" d=\"M34.795,54.218h-9c-0.828,0-1.5-0.672-1.5-1.5c0-0.828,0.672-1.5,1.5-1.5h9c0.828,0,1.5,0.672,1.5,1.5   C36.295,53.546,35.623,54.218,34.795,54.218z\"></path>		<path id=\"path-2_60_\" d=\"M58.653,62c-0.828,0-1.5-0.672-1.5-1.5c0-14.421-11.732-26.152-26.153-26.152S4.847,46.079,4.847,60.5   c0,0.828-0.672,1.5-1.5,1.5s-1.5-0.672-1.5-1.5c0-16.075,13.078-29.152,29.153-29.152c16.074,0,29.153,13.077,29.153,29.152   C60.153,61.328,59.481,62,58.653,62z\"></path>		<path id=\"path-3_48_\" d=\"M30.776,33.233c-9.162,0-16.617-7.454-16.617-16.617C14.159,7.454,21.614,0,30.776,0   c9.163,0,16.617,7.454,16.617,16.616C47.393,25.779,39.939,33.233,30.776,33.233z M30.776,3c-7.508,0-13.617,6.108-13.617,13.616   c0,7.509,6.109,13.617,13.617,13.617s13.617-6.108,13.617-13.617C44.393,9.108,38.284,3,30.776,3z\"></path>	</g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g><g></g></svg>', 'Header', '', 'inherit', 'closed', 'closed', '', '15-revision-v1', '', '', '2026-07-28 06:39:26', '2026-07-28 06:39:26', '', 15, 'https://mrarif.me/apexium/?p=1442', 0, 'revision', '', 0),
(1444, 1, '2026-07-28 06:48:30', '2026-07-28 06:48:30', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 06:48:30', '2026-07-28 06:48:30', '', 23, 'https://mrarif.me/apexium/?p=1444', 0, 'revision', '', 0),
(1456, 1, '2026-07-28 07:22:02', '2026-07-28 07:22:02', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 07:22:02', '2026-07-28 07:22:02', '', 23, 'https://mrarif.me/apexium/?p=1456', 0, 'revision', '', 0),
(1445, 1, '2026-07-28 06:48:30', '2026-07-28 06:48:30', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n				[loop_variation_selector]', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 06:48:30', '2026-07-28 06:48:30', '', 23, 'https://mrarif.me/apexium/?p=1445', 0, 'revision', '', 0),
(1451, 1, '2026-07-28 07:04:48', '2026-07-28 07:04:48', '<h1>All peptides.\n</h1>					Browse the Axis Bio peptides catalog and lab compounds by compound, strength, and testing status', 'Product Archive', '', 'publish', 'closed', 'closed', '', 'product-archive', '', '', '2026-07-28 13:09:37', '2026-07-28 13:09:37', '', 0, 'https://mrarif.me/apexium/?post_type=elementor_library&#038;p=1451', 0, 'elementor_library', '', 0),
(1452, 1, '2026-07-28 07:06:29', '2026-07-28 07:06:29', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2026-07-28 07:06:29', '2026-07-28 07:06:29', '', 1451, 'https://mrarif.me/apexium/?p=1452', 0, 'revision', '', 0),
(1453, 1, '2026-07-28 07:06:29', '2026-07-28 07:06:29', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2026-07-28 07:06:29', '2026-07-28 07:06:29', '', 1451, 'https://mrarif.me/apexium/?p=1453', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1455, 1, '2026-07-28 07:20:49', '2026-07-28 07:20:49', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n				[loop_variation_selector]', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 07:20:49', '2026-07-28 07:20:49', '', 23, 'https://mrarif.me/apexium/?p=1455', 0, 'revision', '', 0),
(1458, 1, '2026-07-28 07:22:41', '2026-07-28 07:22:41', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 07:22:41', '2026-07-28 07:22:41', '', 23, 'https://mrarif.me/apexium/?p=1458', 0, 'revision', '', 0),
(1459, 1, '2026-07-28 07:34:41', '2026-07-28 07:34:41', '<h1>The Pure\nStandard.</h1>					<p>Research-grade compounds with verified purity, clean labeling, and batch-level transparency.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9pbnNpZGUtdGhlLWJveC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9kaXNjcmVldC1zaGlwcGluZy53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9zZWN1cmUtcHJvdGVjdGVkLndlYnAiLCJzbGlkZXNob3ciOiIxYzQyMGY5In0%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:34:41', '2026-07-28 07:34:41', '', 8, 'https://mrarif.me/apexium/?p=1459', 0, 'revision', '', 0),
(1457, 1, '2026-07-28 07:22:23', '2026-07-28 07:22:23', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"12mg\">\n								12mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				Select options\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 07:22:23', '2026-07-28 07:22:23', '', 23, 'https://mrarif.me/apexium/?p=1457', 0, 'revision', '', 0),
(1460, 1, '2026-07-28 07:34:41', '2026-07-28 07:34:41', '<h1>The Pure\nStandard.</h1>					<p>Research-grade compounds with verified purity, clean labeling, and batch-level transparency.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9pbnNpZGUtdGhlLWJveC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9kaXNjcmVldC1zaGlwcGluZy53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9sdW1lcmFcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9zZWN1cmUtcHJvdGVjdGVkLndlYnAiLCJzbGlkZXNob3ciOiIxYzQyMGY5In0%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:34:41', '2026-07-28 07:34:41', '', 8, 'https://mrarif.me/apexium/?p=1460', 0, 'revision', '', 0),
(1461, 1, '2026-07-28 07:34:41', '2026-07-28 07:34:41', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">ELEVATE YOUR HEALTH. LIVE YOUR BEST.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:34:41', '2026-07-28 07:34:41', '', 8, 'https://mrarif.me/apexium/?p=1461', 0, 'revision', '', 0),
(1494, 1, '2026-07-28 09:16:51', '2026-07-28 09:16:51', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:16:51', '2026-07-28 09:16:51', '', 8, 'https://mrarif.me/apexium/?p=1494', 0, 'revision', '', 0),
(1466, 1, '2026-07-28 07:47:09', '2026-07-28 07:47:09', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"700\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:47:09', '2026-07-28 07:47:09', '', 8, 'https://mrarif.me/apexium/?p=1466', 0, 'revision', '', 0),
(1463, 1, '2026-07-28 07:39:42', '2026-07-28 07:39:42', '', 'Hero Apexium', '', 'inherit', 'closed', 'closed', '', 'hero-apexium', '', '', '2026-07-28 07:39:42', '2026-07-28 07:39:42', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `bas_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
(1464, 1, '2026-07-28 07:47:08', '2026-07-28 07:47:08', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">ELEVATE YOUR HEALTH. LIVE YOUR BEST.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:47:08', '2026-07-28 07:47:08', '', 8, 'https://mrarif.me/apexium/?p=1464', 0, 'revision', '', 0),
(1465, 1, '2026-07-28 07:47:08', '2026-07-28 07:47:08', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">ELEVATE YOUR HEALTH. LIVE YOUR BEST.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:47:08', '2026-07-28 07:47:08', '', 8, 'https://mrarif.me/apexium/?p=1465', 0, 'revision', '', 0),
(1467, 1, '2026-07-28 07:48:25', '2026-07-28 07:48:25', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 07:48:25', '2026-07-28 07:48:25', '', 7, 'https://mrarif.me/apexium/?p=1467', 0, 'revision', '', 0),
(1468, 1, '2026-07-28 07:49:52', '2026-07-28 07:49:52', '', 'Hero Apexium (1)', '', 'inherit', 'closed', 'closed', '', 'hero-apexium-1', '', '', '2026-07-28 07:49:52', '2026-07-28 07:49:52', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png', 0, 'attachment', 'image/png', 0),
(1469, 1, '2026-07-28 07:50:09', '2026-07-28 07:50:09', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"700\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:50:09', '2026-07-28 07:50:09', '', 8, 'https://mrarif.me/apexium/?p=1469', 0, 'revision', '', 0),
(1470, 1, '2026-07-28 07:50:09', '2026-07-28 07:50:09', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"700\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:50:09', '2026-07-28 07:50:09', '', 8, 'https://mrarif.me/apexium/?p=1470', 0, 'revision', '', 0),
(1471, 1, '2026-07-28 07:50:09', '2026-07-28 07:50:09', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:50:09', '2026-07-28 07:50:09', '', 8, 'https://mrarif.me/apexium/?p=1471', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1472, 1, '2026-07-28 07:51:02', '2026-07-28 07:51:02', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:51:02', '2026-07-28 07:51:02', '', 8, 'https://mrarif.me/apexium/?p=1472', 0, 'revision', '', 0),
(1473, 1, '2026-07-28 07:51:02', '2026-07-28 07:51:02', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:51:02', '2026-07-28 07:51:02', '', 8, 'https://mrarif.me/apexium/?p=1473', 0, 'revision', '', 0),
(1474, 1, '2026-07-28 07:51:02', '2026-07-28 07:51:02', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:51:02', '2026-07-28 07:51:02', '', 8, 'https://mrarif.me/apexium/?p=1474', 0, 'revision', '', 0),
(1475, 1, '2026-07-28 07:52:55', '2026-07-28 07:52:55', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 07:52:55', '2026-07-28 07:52:55', '', 7, 'https://mrarif.me/apexium/?p=1475', 0, 'revision', '', 0),
(1476, 1, '2026-07-28 07:53:49', '2026-07-28 07:53:49', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:53:49', '2026-07-28 07:53:49', '', 8, 'https://mrarif.me/apexium/?p=1476', 0, 'revision', '', 0),
(1477, 1, '2026-07-28 07:53:49', '2026-07-28 07:53:49', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:53:49', '2026-07-28 07:53:49', '', 8, 'https://mrarif.me/apexium/?p=1477', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1478, 1, '2026-07-28 07:53:50', '2026-07-28 07:53:50', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:53:50', '2026-07-28 07:53:50', '', 8, 'https://mrarif.me/apexium/?p=1478', 0, 'revision', '', 0),
(1479, 1, '2026-07-28 07:54:16', '2026-07-28 07:54:16', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:54:16', '2026-07-28 07:54:16', '', 8, 'https://mrarif.me/apexium/?p=1479', 0, 'revision', '', 0),
(1480, 1, '2026-07-28 07:54:16', '2026-07-28 07:54:16', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:54:16', '2026-07-28 07:54:16', '', 8, 'https://mrarif.me/apexium/?p=1480', 0, 'revision', '', 0),
(1481, 1, '2026-07-28 07:54:16', '2026-07-28 07:54:16', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:54:16', '2026-07-28 07:54:16', '', 8, 'https://mrarif.me/apexium/?p=1481', 0, 'revision', '', 0),
(1482, 1, '2026-07-28 07:56:37', '2026-07-28 07:56:37', '', 'right-arrow', '', 'inherit', 'closed', 'closed', '', 'right-arrow', '', '', '2026-07-28 07:56:37', '2026-07-28 07:56:37', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/right-arrow.svg', 0, 'attachment', 'image/svg+xml', 0),
(1483, 1, '2026-07-28 07:56:44', '2026-07-28 07:56:44', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:56:44', '2026-07-28 07:56:44', '', 8, 'https://mrarif.me/apexium/?p=1483', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1484, 1, '2026-07-28 07:56:44', '2026-07-28 07:56:44', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n									SHOP RESEARCH PRODUCTS\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:56:44', '2026-07-28 07:56:44', '', 8, 'https://mrarif.me/apexium/?p=1484', 0, 'revision', '', 0),
(1485, 1, '2026-07-28 07:56:45', '2026-07-28 07:56:45', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:56:45', '2026-07-28 07:56:45', '', 8, 'https://mrarif.me/apexium/?p=1485', 0, 'revision', '', 0),
(1486, 1, '2026-07-28 07:57:15', '2026-07-28 07:57:15', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:15', '2026-07-28 07:57:15', '', 8, 'https://mrarif.me/apexium/?p=1486', 0, 'revision', '', 0),
(1487, 1, '2026-07-28 07:57:15', '2026-07-28 07:57:15', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:15', '2026-07-28 07:57:15', '', 8, 'https://mrarif.me/apexium/?p=1487', 0, 'revision', '', 0),
(1491, 1, '2026-07-28 07:57:46', '2026-07-28 07:57:46', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:46', '2026-07-28 07:57:46', '', 8, 'https://mrarif.me/apexium/?p=1491', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1488, 1, '2026-07-28 07:57:16', '2026-07-28 07:57:16', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:16', '2026-07-28 07:57:16', '', 8, 'https://mrarif.me/apexium/?p=1488', 0, 'revision', '', 0),
(1489, 1, '2026-07-28 07:57:45', '2026-07-28 07:57:45', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:45', '2026-07-28 07:57:45', '', 8, 'https://mrarif.me/apexium/?p=1489', 0, 'revision', '', 0),
(1490, 1, '2026-07-28 07:57:45', '2026-07-28 07:57:45', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 07:57:45', '2026-07-28 07:57:45', '', 8, 'https://mrarif.me/apexium/?p=1490', 0, 'revision', '', 0),
(1492, 1, '2026-07-28 09:16:50', '2026-07-28 09:16:50', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:16:50', '2026-07-28 09:16:50', '', 8, 'https://mrarif.me/apexium/?p=1492', 0, 'revision', '', 0),
(1493, 1, '2026-07-28 09:16:50', '2026-07-28 09:16:50', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n																			<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																		<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>						\n										TRANSPARENT RESULTS\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m10 20-1.25-2.5L6 18\"></path><path d=\"M10 4 8.75 6.5 6 6\"></path><path d=\"m14 20 1.25-2.5L18 18\"></path><path d=\"m14 4 1.25 2.5L18 6\"></path><path d=\"m17 21-3-6h-4\"></path><path d=\"m17 3-3 6 1.5 3\"></path><path d=\"M2 12h6.5L10 9\"></path><path d=\"m20 10-1.5 2 1.5 2\"></path><path d=\"M22 12h-6.5L14 15\"></path><path d=\"m4 10 1.5 2L4 14\"></path><path d=\"m7 21 3-6-1.5-3\"></path><path d=\"m7 3 3 6h4\"></path></svg>						\n										COLD CHAIN AVAILABLE\n									</li>\n						</ul>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:16:50', '2026-07-28 09:16:50', '', 8, 'https://mrarif.me/apexium/?p=1493', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1495, 1, '2026-07-28 09:17:11', '2026-07-28 09:17:11', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:17:11', '2026-07-28 09:17:11', '', 8, 'https://mrarif.me/apexium/?p=1495', 0, 'revision', '', 0),
(1496, 1, '2026-07-28 09:17:11', '2026-07-28 09:17:11', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:17:11', '2026-07-28 09:17:11', '', 8, 'https://mrarif.me/apexium/?p=1496', 0, 'revision', '', 0),
(1497, 1, '2026-07-28 09:17:12', '2026-07-28 09:17:12', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:17:12', '2026-07-28 09:17:12', '', 8, 'https://mrarif.me/apexium/?p=1497', 0, 'revision', '', 0),
(1498, 1, '2026-07-28 09:19:47', '2026-07-28 09:19:47', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:19:47', '2026-07-28 09:19:47', '', 8, 'https://mrarif.me/apexium/?p=1498', 0, 'revision', '', 0),
(1499, 1, '2026-07-28 09:19:47', '2026-07-28 09:19:47', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:19:47', '2026-07-28 09:19:47', '', 8, 'https://mrarif.me/apexium/?p=1499', 0, 'revision', '', 0),
(1500, 1, '2026-07-28 09:19:48', '2026-07-28 09:19:48', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:19:48', '2026-07-28 09:19:48', '', 8, 'https://mrarif.me/apexium/?p=1500', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1501, 1, '2026-07-28 09:23:48', '2026-07-28 09:23:48', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:23:48', '2026-07-28 09:23:48', '', 8, 'https://mrarif.me/apexium/?p=1501', 0, 'revision', '', 0),
(1502, 1, '2026-07-28 09:23:48', '2026-07-28 09:23:48', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. Live Your Best.</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:23:48', '2026-07-28 09:23:48', '', 8, 'https://mrarif.me/apexium/?p=1502', 0, 'revision', '', 0),
(1503, 1, '2026-07-28 09:23:49', '2026-07-28 09:23:49', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:23:49', '2026-07-28 09:23:49', '', 8, 'https://mrarif.me/apexium/?p=1503', 0, 'revision', '', 0),
(1517, 1, '2026-07-28 09:47:42', '2026-07-28 09:47:42', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:47:42', '2026-07-28 09:47:42', '', 8, 'https://mrarif.me/apexium/?p=1517', 0, 'revision', '', 0),
(1507, 1, '2026-07-28 09:24:37', '2026-07-28 09:24:37', '<h2>Add Your Heading Text Here</h2>					<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:24:37', '2026-07-28 09:24:37', '', 8, 'https://mrarif.me/apexium/?p=1507', 0, 'revision', '', 0),
(1505, 1, '2026-07-28 09:24:37', '2026-07-28 09:24:37', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:24:37', '2026-07-28 09:24:37', '', 8, 'https://mrarif.me/apexium/?p=1505', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1506, 1, '2026-07-28 09:24:37', '2026-07-28 09:24:37', '<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:24:37', '2026-07-28 09:24:37', '', 8, 'https://mrarif.me/apexium/?p=1506', 0, 'revision', '', 0),
(1508, 1, '2026-07-28 09:25:56', '2026-07-28 09:25:56', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 09:25:56', '2026-07-28 09:25:56', '', 7, 'https://mrarif.me/apexium/?p=1508', 0, 'revision', '', 0),
(1968, 1, '2026-08-05 17:11:39', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2026-08-05 17:11:39', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/apexium/?p=1968', 0, 'post', '', 0),
(1511, 1, '2026-07-28 09:39:28', '2026-07-28 09:39:28', '', 'GLP-3 (R)', 'A next-generation synthetic peptide engineered as a unimolecular triple agonist at the GIP, GLP-1, and glucagon receptors. Actively studied in Phase 2/3 trials and a major object of incretin literature.', 'publish', 'closed', 'closed', '', 'glp-3-r', '', '', '2026-07-28 09:53:11', '2026-07-28 09:53:11', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1511', 0, 'product', '', 0),
(1512, 1, '2026-07-28 09:39:28', '2026-07-28 09:39:28', '', 'GLP-3 (R)', '', 'inherit', 'closed', 'closed', '', '1511-revision-v1', '', '', '2026-07-28 09:39:28', '2026-07-28 09:39:28', '', 1511, 'https://mrarif.me/apexium/?p=1512', 0, 'revision', '', 0),
(1516, 1, '2026-07-28 09:47:42', '2026-07-28 09:47:42', '<h2>Add Your Heading Text Here</h2>					<h1 data-interaction-id=\"edd4975\" data-e-type=\"widget\" data-id=\"edd4975\">Elevate Your Health. &lt;span&gt;Live Your Best.&lt;/span&gt;</h1>\n					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:47:42', '2026-07-28 09:47:42', '', 8, 'https://mrarif.me/apexium/?p=1516', 0, 'revision', '', 0),
(1756, 1, '2026-07-28 11:03:37', '2026-07-28 11:03:37', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:03:37', '2026-07-28 11:03:37', '', 23, 'https://mrarif.me/apexium/?p=1756', 0, 'revision', '', 0),
(1741, 1, '2026-07-28 10:56:30', '2026-07-28 10:56:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:56:30', '2026-07-28 10:56:30', '', 40, 'https://mrarif.me/apexium/?p=1741', 0, 'revision', '', 0),
(1742, 1, '2026-07-28 10:56:30', '2026-07-28 10:56:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:56:30', '2026-07-28 10:56:30', '', 40, 'https://mrarif.me/apexium/?p=1742', 0, 'revision', '', 0),
(1743, 1, '2026-07-28 10:56:30', '2026-07-28 10:56:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:56:30', '2026-07-28 10:56:30', '', 40, 'https://mrarif.me/apexium/?p=1743', 0, 'revision', '', 0),
(1539, 1, '2026-07-28 09:51:53', '2026-07-28 09:51:53', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:53', '2026-07-28 09:51:53', '', 40, 'https://mrarif.me/apexium/?p=1539', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1535, 1, '2026-07-28 09:51:19', '2026-07-28 09:51:19', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:19', '2026-07-28 09:51:19', '', 40, 'https://mrarif.me/apexium/?p=1535', 0, 'revision', '', 0),
(1519, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'glp-3-r-10mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1519', 1, 'product_variation', '', 0),
(1520, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 12mg', 'Vial size: 12mg', 'publish', 'closed', 'closed', '', 'glp-3-r-12mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1520', 2, 'product_variation', '', 0),
(1521, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 20mg', 'Vial size: 20mg', 'publish', 'closed', 'closed', '', 'glp-3-r-20mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1521', 3, 'product_variation', '', 0),
(1522, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 30mg', 'Vial size: 30mg', 'publish', 'closed', 'closed', '', 'glp-3-r-30mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1522', 4, 'product_variation', '', 0),
(1523, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 50mg', 'Vial size: 50mg', 'publish', 'closed', 'closed', '', 'glp-3-r-50mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1523', 5, 'product_variation', '', 0),
(1524, 1, '2026-07-28 09:49:06', '2026-07-28 09:49:06', '', 'GLP-3 (R) - 5mg', 'Vial size: 5mg', 'publish', 'closed', 'closed', '', 'glp-3-r-5mg', '', '', '2026-07-28 09:51:00', '2026-07-28 09:51:00', '', 1511, 'https://mrarif.me/apexium/?post_type=product_variation&p=1524', 6, 'product_variation', '', 0),
(1525, 1, '2026-07-28 09:49:18', '2026-07-28 09:49:18', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2026-07-28 09:49:18', '2026-07-28 09:49:18', '', 7, 'https://mrarif.me/apexium/?p=1525', 0, 'revision', '', 0),
(1526, 1, '2026-07-28 09:49:30', '2026-07-28 09:49:30', '', 'GLP-3 (R)', '', 'inherit', 'closed', 'closed', '', 'glp-3-r-2', '', '', '2026-07-28 09:49:30', '2026-07-28 09:49:30', '', 1519, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/GLP-3-R.png', 0, 'attachment', 'image/png', 0),
(1527, 1, '2026-07-28 09:50:28', '2026-07-28 09:50:28', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:28', '2026-07-28 09:50:28', '', 8, 'https://mrarif.me/apexium/?p=1527', 0, 'revision', '', 0),
(1528, 1, '2026-07-28 09:50:28', '2026-07-28 09:50:28', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:28', '2026-07-28 09:50:28', '', 8, 'https://mrarif.me/apexium/?p=1528', 0, 'revision', '', 0),
(1529, 1, '2026-07-28 09:50:28', '2026-07-28 09:50:28', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:28', '2026-07-28 09:50:28', '', 8, 'https://mrarif.me/apexium/?p=1529', 0, 'revision', '', 0),
(1530, 1, '2026-07-28 09:50:55', '2026-07-28 09:50:55', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:55', '2026-07-28 09:50:55', '', 8, 'https://mrarif.me/apexium/?p=1530', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1531, 1, '2026-07-28 09:50:55', '2026-07-28 09:50:55', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:55', '2026-07-28 09:50:55', '', 8, 'https://mrarif.me/apexium/?p=1531', 0, 'revision', '', 0),
(1532, 1, '2026-07-28 09:50:55', '2026-07-28 09:50:55', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:50:55', '2026-07-28 09:50:55', '', 8, 'https://mrarif.me/apexium/?p=1532', 0, 'revision', '', 0),
(1533, 1, '2026-07-28 09:51:18', '2026-07-28 09:51:18', '<h6>The Lumina Standard</h6>\r\n<h2>Purity Proven.\r\nNot Promised.</h2>\r\nPeptides are independently tested for purity. Verified COAs are available in our COA Library.\r\n<ul>\r\n 	<li>HPLC Tested</li>\r\n 	<li>99% Purity</li>\r\n 	<li>COA Library</li>\r\n</ul>\r\n<h2>99<small>%</small></h2>\r\n<h6>Minimum documented purity.</h6>\r\n<h6>Step 1</h6>\r\n<h6>HPLC purity analysis</h6>\r\nQuantifies every component in the sample\r\n<h6>Step 2</h6>\r\n<h6>Mass spectrometry identity check</h6>\r\nConfirms the exact molecular structure\r\n<h6>Step 3</h6>\r\n<h6>Third-party analytical report issued</h6>\r\nAnalytical documentation available in our COA Library\r\n<h6>How We Verify Purity</h6>\r\n<h2>Two Tests. No Shortcuts.</h2>\r\nOne test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.\r\n<h2>01</h2>\r\n<h6>Purity Analysis</h6>\r\n<h4>High-Performance\r\nLiquid Chromatography</h4>\r\nHPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nPurity percentage — 99% minimum</li>\r\n 	<li>\r\nChromatogram with retention time</li>\r\n 	<li>\r\nPeak area integration data</li>\r\n 	<li>\r\nIdentified impurities, if any present</li>\r\n</ul>\r\n<h2>02</h2>\r\n<h6>Identity Confirmation</h6>\r\n<h4>Mass\r\nSpectrometry</h4>\r\nMS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nMeasured vs. theoretical molecular weight</li>\r\n 	<li>\r\nMass spectrum confirming the correct compound</li>\r\n 	<li>\r\nFragmentation pattern analysis</li>\r\n 	<li>\r\nDetection of structural modifications</li>\r\n</ul>\r\n<h6>How We Verify Purity</h6>\r\n<h3>Analytical-grade purity.\r\nHandled with laboratory precision.</h3>\r\n<h6>Stability &amp; Handling</h6>\r\n<h2>Freeze-Dried For a Reason.</h2>\r\nLyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\r\n<blockquote>\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"</blockquote>\r\n<h4>−20°C</h4>\r\n<h5>Storage Temp</h5>\r\n<h4>24mo+</h4>\r\n<h5>Shelf Life</h5>\r\n<h4>Sealed</h4>\r\n<h5>Vial Format</h5>\r\n&nbsp;\r\n<h3>Keep Sealed Until Use</h3>\r\nDo not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\r\n\r\n&nbsp;\r\n<h3>Protect From Light</h3>\r\nUV exposure can induce photodegradation. Store in dark or amber conditions at all times.\r\n\r\n&nbsp;\r\n<h3>No Freeze-Thaw Cycling</h3>\r\nRepeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\r\n\r\n&nbsp;\r\n<h3>For Research Use Only</h3>\r\nAll peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\r\n<h6>Know What to Ask</h6>\r\n<h2>Don\'t Just Take Anyone\'s Word For It.</h2>\r\nPurity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.\r\n<table class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"><colgroup> <col class=\"elementor-repeater-item-478c97f\" span=\"1\" /> </colgroup>\r\n<thead>\r\n<tr>\r\n<th>Question</th>\r\n<th>Typical Supplier</th>\r\n<th>Lumina Research Labs</th>\r\n</tr>\r\n</thead>\r\n<tfoot></tfoot>\r\n<tbody>\r\n<tr>\r\n<td>Is purity tested by HPLC analysis and documented?</td>\r\n<td>Often no, or unclear</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td>\r\n<td>Frequently omitted</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is the COA available on request and delivered within 24 hours?</td>\r\n<td>Slow or unavailable</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td>\r\n<td>Liquid formats used</td>\r\n<td>Lyophilized</td>\r\n</tr>\r\n<tr>\r\n<td>Can you verify the testing lab is accredited and operates independently?</td>\r\n<td>Lab often unverifiable</td>\r\n<td>Yes</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h6>The Standard Has Been Set</h6>\r\n<h3>Browse the Full Catalogue</h3>\r\nHigh purity, COA verified peptides — shipped fast and handled with care from order to delivery.\r\n<a href=\"#\">\r\nView All Products\r\n</a>\r\n<a href=\"#\">\r\n\r\nView COA Library\r\n</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:18', '2026-07-28 09:51:18', '', 40, 'https://mrarif.me/apexium/?p=1533', 0, 'revision', '', 0),
(1534, 1, '2026-07-28 09:51:19', '2026-07-28 09:51:19', '<h6>The Lumina Standard</h6>\r\n<h2>Purity Proven.\r\nNot Promised.</h2>\r\nPeptides are independently tested for purity. Verified COAs are available in our COA Library.\r\n<ul>\r\n 	<li>HPLC Tested</li>\r\n 	<li>99% Purity</li>\r\n 	<li>COA Library</li>\r\n</ul>\r\n<h2>99<small>%</small></h2>\r\n<h6>Minimum documented purity.</h6>\r\n<h6>Step 1</h6>\r\n<h6>HPLC purity analysis</h6>\r\nQuantifies every component in the sample\r\n<h6>Step 2</h6>\r\n<h6>Mass spectrometry identity check</h6>\r\nConfirms the exact molecular structure\r\n<h6>Step 3</h6>\r\n<h6>Third-party analytical report issued</h6>\r\nAnalytical documentation available in our COA Library\r\n<h6>How We Verify Purity</h6>\r\n<h2>Two Tests. No Shortcuts.</h2>\r\nOne test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.\r\n<h2>01</h2>\r\n<h6>Purity Analysis</h6>\r\n<h4>High-Performance\r\nLiquid Chromatography</h4>\r\nHPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nPurity percentage — 99% minimum</li>\r\n 	<li>\r\nChromatogram with retention time</li>\r\n 	<li>\r\nPeak area integration data</li>\r\n 	<li>\r\nIdentified impurities, if any present</li>\r\n</ul>\r\n<h2>02</h2>\r\n<h6>Identity Confirmation</h6>\r\n<h4>Mass\r\nSpectrometry</h4>\r\nMS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.\r\n<h6>What the report documents</h6>\r\n<ul>\r\n 	<li>\r\nMeasured vs. theoretical molecular weight</li>\r\n 	<li>\r\nMass spectrum confirming the correct compound</li>\r\n 	<li>\r\nFragmentation pattern analysis</li>\r\n 	<li>\r\nDetection of structural modifications</li>\r\n</ul>\r\n<h6>How We Verify Purity</h6>\r\n<h3>Analytical-grade purity.\r\nHandled with laboratory precision.</h3>\r\n<h6>Stability &amp; Handling</h6>\r\n<h2>Freeze-Dried For a Reason.</h2>\r\nLyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\r\n<blockquote>\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"</blockquote>\r\n<h4>−20°C</h4>\r\n<h5>Storage Temp</h5>\r\n<h4>24mo+</h4>\r\n<h5>Shelf Life</h5>\r\n<h4>Sealed</h4>\r\n<h5>Vial Format</h5>\r\n&nbsp;\r\n<h3>Keep Sealed Until Use</h3>\r\nDo not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.\r\n\r\n&nbsp;\r\n<h3>Protect From Light</h3>\r\nUV exposure can induce photodegradation. Store in dark or amber conditions at all times.\r\n\r\n&nbsp;\r\n<h3>No Freeze-Thaw Cycling</h3>\r\nRepeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.\r\n\r\n&nbsp;\r\n<h3>For Research Use Only</h3>\r\nAll peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.\r\n<h6>Know What to Ask</h6>\r\n<h2>Don\'t Just Take Anyone\'s Word For It.</h2>\r\nPurity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.\r\n<table class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"><colgroup> <col class=\"elementor-repeater-item-478c97f\" span=\"1\" /> </colgroup>\r\n<thead>\r\n<tr>\r\n<th>Question</th>\r\n<th>Typical Supplier</th>\r\n<th>Lumina Research Labs</th>\r\n</tr>\r\n</thead>\r\n<tfoot></tfoot>\r\n<tbody>\r\n<tr>\r\n<td>Is purity tested by HPLC analysis and documented?</td>\r\n<td>Often no, or unclear</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td>\r\n<td>Frequently omitted</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Is the COA available on request and delivered within 24 hours?</td>\r\n<td>Slow or unavailable</td>\r\n<td>Yes</td>\r\n</tr>\r\n<tr>\r\n<td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td>\r\n<td>Liquid formats used</td>\r\n<td>Lyophilized</td>\r\n</tr>\r\n<tr>\r\n<td>Can you verify the testing lab is accredited and operates independently?</td>\r\n<td>Lab often unverifiable</td>\r\n<td>Yes</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<h6>The Standard Has Been Set</h6>\r\n<h3>Browse the Full Catalogue</h3>\r\nHigh purity, COA verified peptides — shipped fast and handled with care from order to delivery.\r\n<a href=\"#\">\r\nView All Products\r\n</a>\r\n<a href=\"#\">\r\n\r\nView COA Library\r\n</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:19', '2026-07-28 09:51:19', '', 40, 'https://mrarif.me/apexium/?p=1534', 0, 'revision', '', 0),
(1536, 1, '2026-07-28 09:51:44', '2026-07-28 09:51:44', '', 'GLP-3 (R)', 'A next-generation synthetic peptide engineered as a unimolecular triple agonist at the GIP, GLP-1, and glucagon receptors. Actively studied in Phase 2/3 trials and a major object of incretin literature.', 'inherit', 'closed', 'closed', '', '1511-revision-v1', '', '', '2026-07-28 09:51:44', '2026-07-28 09:51:44', '', 1511, 'https://mrarif.me/apexium/?p=1536', 0, 'revision', '', 0),
(1537, 1, '2026-07-28 09:51:53', '2026-07-28 09:51:53', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:53', '2026-07-28 09:51:53', '', 40, 'https://mrarif.me/apexium/?p=1537', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1538, 1, '2026-07-28 09:51:53', '2026-07-28 09:51:53', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:51:53', '2026-07-28 09:51:53', '', 40, 'https://mrarif.me/apexium/?p=1538', 0, 'revision', '', 0),
(1540, 1, '2026-07-28 09:52:44', '2026-07-28 09:52:44', '', 'Axis Bio Lab Retatrutide 10 COA (1)', '', 'inherit', 'closed', 'closed', '', 'axis-bio-lab-retatrutide-10-coa-1', '', '', '2026-07-28 09:53:11', '2026-07-28 09:53:11', '', 1511, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Axis-Bio-Lab-Retatrutide-10-COA-1.pdf', 0, 'attachment', 'application/pdf', 0),
(1541, 1, '2026-07-28 09:53:11', '2026-07-28 09:53:11', '', 'GLP-3 (R)', 'A next-generation synthetic peptide engineered as a unimolecular triple agonist at the GIP, GLP-1, and glucagon receptors. Actively studied in Phase 2/3 trials and a major object of incretin literature.', 'inherit', 'closed', 'closed', '', '1511-revision-v1', '', '', '2026-07-28 09:53:11', '2026-07-28 09:53:11', '', 1511, 'https://mrarif.me/apexium/?p=1541', 0, 'revision', '', 0),
(1542, 1, '2026-07-28 09:53:17', '2026-07-28 09:53:17', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:53:17', '2026-07-28 09:53:17', '', 8, 'https://mrarif.me/apexium/?p=1542', 0, 'revision', '', 0),
(1543, 1, '2026-07-28 09:53:17', '2026-07-28 09:53:17', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />															\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:53:17', '2026-07-28 09:53:17', '', 8, 'https://mrarif.me/apexium/?p=1543', 0, 'revision', '', 0),
(1544, 1, '2026-07-28 09:53:17', '2026-07-28 09:53:17', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:53:17', '2026-07-28 09:53:17', '', 8, 'https://mrarif.me/apexium/?p=1544', 0, 'revision', '', 0),
(1545, 1, '2026-07-28 09:55:03', '2026-07-28 09:55:03', '', 'lab bg', '', 'inherit', 'closed', 'closed', '', 'lab-bg', '', '', '2026-07-28 09:55:03', '2026-07-28 09:55:03', '', 40, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/lab-bg.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `bas_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
(1559, 1, '2026-07-28 09:59:22', '2026-07-28 09:59:22', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:22', '2026-07-28 09:59:22', '', 40, 'https://mrarif.me/apexium/?p=1559', 0, 'revision', '', 0),
(1548, 1, '2026-07-28 09:57:04', '2026-07-28 09:57:04', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n																<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-2368580901\" data-tab-title-id=\"e-n-tab-title-2368580901\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2368580901\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-2368580902\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2368580902\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'backup single template', '', 'publish', 'closed', 'closed', '', 'backup-single-template', '', '', '2026-07-28 09:57:05', '2026-07-28 09:57:05', '', 0, 'https://mrarif.me/apexium/?elementor_library=backup-single-template', 0, 'elementor_library', '', 0),
(1549, 1, '2026-07-28 09:57:04', '2026-07-28 09:57:04', '', 'backup single template', '', 'inherit', 'closed', 'closed', '', '1548-revision-v1', '', '', '2026-07-28 09:57:04', '2026-07-28 09:57:04', '', 1548, 'https://mrarif.me/apexium/?p=1549', 0, 'revision', '', 0),
(1550, 1, '2026-07-28 09:57:05', '2026-07-28 09:57:05', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n																<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-2368580901\" data-tab-title-id=\"e-n-tab-title-2368580901\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2368580901\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-2368580902\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2368580902\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'backup single template', '', 'inherit', 'closed', 'closed', '', '1548-revision-v1', '', '', '2026-07-28 09:57:05', '2026-07-28 09:57:05', '', 1548, 'https://mrarif.me/apexium/?p=1550', 0, 'revision', '', 0),
(1551, 1, '2026-07-28 09:57:16', '2026-07-28 09:57:16', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a href=\"#coa\">\n									COA  Reports\n					</a>\n																<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n					<p>LB Water is a preserved sterile-water laboratory supply containing 0.9% benzyl alcohol.</p>\n<p>The benzyl alcohol acts as a bacteriostatic preservative, helping inhibit bacterial growth during repeated aseptic withdrawals. It is intended for laboratory procedures involving the preparation and dilution of compatible research materials.</p>\n<p>LB Water is not a peptide and does not contain an active research compound.</p>\n<h4>Product Information</h4>\n<p><strong>Product Name:</strong> LB Water</p>\n<p><strong>Product Type:</strong> Preserved sterile laboratory water</p>\n<p><strong>Volume:</strong> 30mL</p>\n<p><strong>Preservative:</strong> 0.9% benzyl alcohol</p>\n<p><strong>Benzyl Alcohol Concentration:</strong> 9mg/mL</p>\n<p><strong>Appearance:</strong> Clear, colorless solution</p>\n<p><strong>Container Type:</strong> Multiple-access vial</p>\n<p><strong>Intended Application:</strong> Laboratory dilution and preparation of compatible research materials</p>\n<h4>Component Information</h4>\n<h5>Water</h5>\n<p><strong>Chemical Formula:</strong> H2O</p>\n<p><strong>Molecular Weight:</strong> Approximately 18.02 g/mol</p>\n<h5>Benzyl Alcohol</h5>\n<p><strong>Alternative Name:</strong> Phenylmethanol</p>\n<p><strong>CAS Number:</strong> 100-51-6</p>\n<p><strong>Molecular Formula:</strong> C7H8O</p>\n<p><strong>Molecular Weight:</strong> Approximately 108.14 g/mol</p>\n<h4>Laboratory Applications</h4>\n<ul>\n<li>Preparation of compatible lyophilized research compounds</li>\n<li>Laboratory dilution procedures</li>\n<li>Analytical sample preparation</li>\n<li>Multiple aseptic withdrawals</li>\n<li>Research-solution preparation</li>\n<li>General laboratory solvent applications</li>\n</ul>\n<p>Compatibility, concentration, and handling requirements should be established by the researcher for each individual compound and experimental protocol.</p>\n<h4>Storage and Handling</h4>\n<p>Store at controlled room temperature between <strong>20-25 C</strong> before opening unless the vial label states otherwise.</p>\n<h5>General Handling Guidelines</h5>\n<ul>\n<li>Protect from direct light</li>\n<li>Do not use if the solution appears cloudy or contains visible particles</li>\n<li>Do not use if the vial seal is damaged</li>\n<li>Use clean, aseptic laboratory procedures</li>\n<li>Refrigerate after the vial is first accessed</li>\n<li>Record the date of first puncture</li>\n<li>Discard approximately 30 days after first puncture unless the product label specifies a different period</li>\n<li>Follow all lot-specific storage and handling documentation</li>\n</ul>\n<p>Do not freeze unless specifically directed by the manufacturer.</p>\n<h4>Quality Documentation</h4>\n<p>Before use, inspect the vial and review any available lot-specific documentation concerning sterility, preservative concentration, endotoxin or pyrogen testing, batch or lot identification, expiration date, and storage requirements.</p>\n<h4>Research-Use Notice</h4>\n<p>For laboratory research use only.</p>\n<p>Not intended for human or veterinary use. Not intended for direct administration, diagnosis, treatment, food, cosmetic, household, or therapeutic applications. This material should be handled only by qualified individuals using appropriate laboratory procedures.</p>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 09:57:16', '2026-07-28 09:57:16', '', 446, 'https://mrarif.me/apexium/?p=1551', 0, 'revision', '', 0),
(1554, 1, '2026-07-28 09:57:40', '2026-07-28 09:57:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:57:40', '2026-07-28 09:57:40', '', 8, 'https://mrarif.me/apexium/?p=1554', 0, 'revision', '', 0),
(1555, 1, '2026-07-28 09:57:40', '2026-07-28 09:57:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 09:57:40', '2026-07-28 09:57:40', '', 8, 'https://mrarif.me/apexium/?p=1555', 0, 'revision', '', 0),
(1556, 1, '2026-07-28 09:59:11', '2026-07-28 09:59:11', '', 'lab bg banner a', '', 'inherit', 'closed', 'closed', '', 'lab-bg-banner-a', '', '', '2026-07-28 09:59:11', '2026-07-28 09:59:11', '', 40, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/lab-bg-banner-a.webp', 0, 'attachment', 'image/webp', 0);
INSERT INTO `bas_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
(1557, 1, '2026-07-28 09:59:21', '2026-07-28 09:59:21', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:21', '2026-07-28 09:59:21', '', 40, 'https://mrarif.me/apexium/?p=1557', 0, 'revision', '', 0),
(1558, 1, '2026-07-28 09:59:21', '2026-07-28 09:59:21', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:21', '2026-07-28 09:59:21', '', 40, 'https://mrarif.me/apexium/?p=1558', 0, 'revision', '', 0),
(1560, 1, '2026-07-28 09:59:53', '2026-07-28 09:59:53', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:53', '2026-07-28 09:59:53', '', 40, 'https://mrarif.me/apexium/?p=1560', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1561, 1, '2026-07-28 09:59:53', '2026-07-28 09:59:53', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:53', '2026-07-28 09:59:53', '', 40, 'https://mrarif.me/apexium/?p=1561', 0, 'revision', '', 0),
(1562, 1, '2026-07-28 09:59:54', '2026-07-28 09:59:54', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 09:59:54', '2026-07-28 09:59:54', '', 40, 'https://mrarif.me/apexium/?p=1562', 0, 'revision', '', 0),
(1563, 1, '2026-07-28 10:01:15', '2026-07-28 10:01:15', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:01:15', '2026-07-28 10:01:15', '', 8, 'https://mrarif.me/apexium/?p=1563', 0, 'revision', '', 0),
(1564, 1, '2026-07-28 10:01:15', '2026-07-28 10:01:15', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:01:15', '2026-07-28 10:01:15', '', 8, 'https://mrarif.me/apexium/?p=1564', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1565, 1, '2026-07-28 10:01:16', '2026-07-28 10:01:16', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:01:16', '2026-07-28 10:01:16', '', 8, 'https://mrarif.me/apexium/?p=1565', 0, 'revision', '', 0),
(1566, 1, '2026-07-28 10:01:20', '2026-07-28 10:01:20', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:01:20', '2026-07-28 10:01:20', '', 40, 'https://mrarif.me/apexium/?p=1566', 0, 'revision', '', 0),
(1567, 1, '2026-07-28 10:01:20', '2026-07-28 10:01:20', '<h6>Quality &amp; testing</h6>					<h2>Receipts on\nevery single vial.</h2>		Every peptide we offer is American made and checked for purity before release.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:01:20', '2026-07-28 10:01:20', '', 40, 'https://mrarif.me/apexium/?p=1567', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1568, 1, '2026-07-28 10:01:20', '2026-07-28 10:01:20', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:01:20', '2026-07-28 10:01:20', '', 40, 'https://mrarif.me/apexium/?p=1568', 0, 'revision', '', 0),
(1569, 1, '2026-07-28 10:02:18', '2026-07-28 10:02:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:02:18', '2026-07-28 10:02:18', '', 40, 'https://mrarif.me/apexium/?p=1569', 0, 'revision', '', 0),
(1570, 1, '2026-07-28 10:02:18', '2026-07-28 10:02:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:02:18', '2026-07-28 10:02:18', '', 40, 'https://mrarif.me/apexium/?p=1570', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1571, 1, '2026-07-28 10:02:18', '2026-07-28 10:02:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:02:18', '2026-07-28 10:02:18', '', 40, 'https://mrarif.me/apexium/?p=1571', 0, 'revision', '', 0),
(1572, 1, '2026-07-28 10:04:42', '2026-07-28 10:04:42', '', 'GHK-Cu', 'A naturally occurring copper-binding tripeptide studied extensively in models of fibroblast activity, collagen synthesis, and skin regeneration.', 'publish', 'closed', 'closed', '', 'ghk-cu', '', '', '2026-07-28 10:16:54', '2026-07-28 10:16:54', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1572', 0, 'product', '', 0),
(1573, 1, '2026-07-28 10:03:10', '2026-07-28 10:03:10', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:03:10', '2026-07-28 10:03:10', '', 40, 'https://mrarif.me/apexium/?p=1573', 0, 'revision', '', 0),
(1574, 1, '2026-07-28 10:03:11', '2026-07-28 10:03:11', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:03:11', '2026-07-28 10:03:11', '', 40, 'https://mrarif.me/apexium/?p=1574', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1575, 1, '2026-07-28 10:03:11', '2026-07-28 10:03:11', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:03:11', '2026-07-28 10:03:11', '', 40, 'https://mrarif.me/apexium/?p=1575', 0, 'revision', '', 0),
(1576, 1, '2026-07-28 10:03:19', '2026-07-28 10:03:19', '', 'GHK-Cu', '', 'inherit', 'closed', 'closed', '', 'ghk-cu-2', '', '', '2026-07-28 10:03:19', '2026-07-28 10:03:19', '', 1572, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/GHK-Cu.png', 0, 'attachment', 'image/png', 0),
(1577, 1, '2026-07-28 10:04:28', '2026-07-28 10:04:28', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:04:28', '2026-07-28 10:04:28', '', 40, 'https://mrarif.me/apexium/?p=1577', 0, 'revision', '', 0),
(1578, 1, '2026-07-28 10:04:28', '2026-07-28 10:04:28', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:04:28', '2026-07-28 10:04:28', '', 40, 'https://mrarif.me/apexium/?p=1578', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1579, 1, '2026-07-28 10:04:28', '2026-07-28 10:04:28', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:04:28', '2026-07-28 10:04:28', '', 40, 'https://mrarif.me/apexium/?p=1579', 0, 'revision', '', 0),
(1580, 1, '2026-07-28 10:04:31', '2026-07-28 10:04:31', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:04:31', '2026-07-28 10:04:31', '', 8, 'https://mrarif.me/apexium/?p=1580', 0, 'revision', '', 0),
(1581, 1, '2026-07-28 10:04:31', '2026-07-28 10:04:31', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:04:31', '2026-07-28 10:04:31', '', 8, 'https://mrarif.me/apexium/?p=1581', 0, 'revision', '', 0),
(1827, 1, '2026-07-28 11:33:53', '2026-07-28 11:33:53', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:33:53', '2026-07-28 11:33:53', '', 8, 'https://mrarif.me/apexium/?p=1827', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1822, 1, '2026-07-28 11:31:11', '2026-07-28 11:31:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:31:11', '2026-07-28 11:31:11', '', 8, 'https://mrarif.me/apexium/?p=1822', 0, 'revision', '', 0),
(1582, 1, '2026-07-28 10:04:31', '2026-07-28 10:04:31', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:04:31', '2026-07-28 10:04:31', '', 8, 'https://mrarif.me/apexium/?p=1582', 0, 'revision', '', 0),
(1583, 1, '2026-07-28 10:04:43', '2026-07-28 10:04:43', '', 'GHK-Cu', 'A naturally occurring copper-binding tripeptide studied extensively in models of fibroblast activity, collagen synthesis, and skin regeneration.', 'inherit', 'closed', 'closed', '', '1572-revision-v1', '', '', '2026-07-28 10:04:43', '2026-07-28 10:04:43', '', 1572, 'https://mrarif.me/apexium/?p=1583', 0, 'revision', '', 0),
(1584, 1, '2026-07-28 10:05:24', '2026-07-28 10:05:24', '', 'GHK-Cu - 100mg', 'Vial size: 100mg', 'publish', 'closed', 'closed', '', 'ghk-cu-100mg', '', '', '2026-07-28 10:06:04', '2026-07-28 10:06:04', '', 1572, 'https://mrarif.me/apexium/?post_type=product_variation&p=1584', 1, 'product_variation', '', 0),
(1585, 1, '2026-07-28 10:05:25', '2026-07-28 10:05:25', '', 'GHK-Cu - 50mg', 'Vial size: 50mg', 'publish', 'closed', 'closed', '', 'ghk-cu-50mg', '', '', '2026-07-28 10:06:04', '2026-07-28 10:06:04', '', 1572, 'https://mrarif.me/apexium/?post_type=product_variation&p=1585', 2, 'product_variation', '', 0),
(1586, 1, '2026-07-28 10:05:47', '2026-07-28 10:05:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:05:47', '2026-07-28 10:05:47', '', 40, 'https://mrarif.me/apexium/?p=1586', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1587, 1, '2026-07-28 10:05:47', '2026-07-28 10:05:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:05:47', '2026-07-28 10:05:47', '', 40, 'https://mrarif.me/apexium/?p=1587', 0, 'revision', '', 0),
(1592, 1, '2026-07-28 10:07:01', '2026-07-28 10:07:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:07:01', '2026-07-28 10:07:01', '', 40, 'https://mrarif.me/apexium/?p=1592', 0, 'revision', '', 0),
(1588, 1, '2026-07-28 10:05:47', '2026-07-28 10:05:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:05:47', '2026-07-28 10:05:47', '', 40, 'https://mrarif.me/apexium/?p=1588', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1950, 1, '2026-07-28 13:53:11', '2026-07-28 13:53:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n									Read more Labs →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 13:53:11', '2026-07-28 13:53:11', '', 8, 'https://mrarif.me/apexium/?p=1950', 0, 'revision', '', 0),
(1590, 1, '2026-07-28 10:07:01', '2026-07-28 10:07:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:07:01', '2026-07-28 10:07:01', '', 40, 'https://mrarif.me/apexium/?p=1590', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1591, 1, '2026-07-28 10:07:01', '2026-07-28 10:07:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:07:01', '2026-07-28 10:07:01', '', 40, 'https://mrarif.me/apexium/?p=1591', 0, 'revision', '', 0),
(1593, 1, '2026-07-28 10:07:36', '2026-07-28 10:07:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:07:36', '2026-07-28 10:07:36', '', 8, 'https://mrarif.me/apexium/?p=1593', 0, 'revision', '', 0),
(1594, 1, '2026-07-28 10:07:36', '2026-07-28 10:07:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:07:36', '2026-07-28 10:07:36', '', 8, 'https://mrarif.me/apexium/?p=1594', 0, 'revision', '', 0),
(1595, 1, '2026-07-28 10:07:37', '2026-07-28 10:07:37', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:07:37', '2026-07-28 10:07:37', '', 8, 'https://mrarif.me/apexium/?p=1595', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1596, 1, '2026-07-28 10:08:36', '2026-07-28 10:08:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:08:36', '2026-07-28 10:08:36', '', 8, 'https://mrarif.me/apexium/?p=1596', 0, 'revision', '', 0),
(1597, 1, '2026-07-28 10:08:36', '2026-07-28 10:08:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:08:36', '2026-07-28 10:08:36', '', 8, 'https://mrarif.me/apexium/?p=1597', 0, 'revision', '', 0),
(1598, 1, '2026-07-28 10:08:36', '2026-07-28 10:08:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:08:36', '2026-07-28 10:08:36', '', 8, 'https://mrarif.me/apexium/?p=1598', 0, 'revision', '', 0),
(1599, 1, '2026-07-28 10:09:32', '2026-07-28 10:09:32', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:32', '2026-07-28 10:09:32', '', 8, 'https://mrarif.me/apexium/?p=1599', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1600, 1, '2026-07-28 10:09:33', '2026-07-28 10:09:33', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:33', '2026-07-28 10:09:33', '', 8, 'https://mrarif.me/apexium/?p=1600', 0, 'revision', '', 0),
(1601, 1, '2026-07-28 10:09:33', '2026-07-28 10:09:33', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:33', '2026-07-28 10:09:33', '', 8, 'https://mrarif.me/apexium/?p=1601', 0, 'revision', '', 0),
(1602, 1, '2026-07-28 10:09:56', '2026-07-28 10:09:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:56', '2026-07-28 10:09:56', '', 8, 'https://mrarif.me/apexium/?p=1602', 0, 'revision', '', 0),
(1603, 1, '2026-07-28 10:09:56', '2026-07-28 10:09:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:56', '2026-07-28 10:09:56', '', 8, 'https://mrarif.me/apexium/?p=1603', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1604, 1, '2026-07-28 10:09:57', '2026-07-28 10:09:57', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:09:57', '2026-07-28 10:09:57', '', 8, 'https://mrarif.me/apexium/?p=1604', 0, 'revision', '', 0),
(1605, 1, '2026-07-28 10:12:23', '2026-07-28 10:12:23', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:12:23', '2026-07-28 10:12:23', '', 40, 'https://mrarif.me/apexium/?p=1605', 0, 'revision', '', 0),
(1606, 1, '2026-07-28 10:12:23', '2026-07-28 10:12:23', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:12:23', '2026-07-28 10:12:23', '', 40, 'https://mrarif.me/apexium/?p=1606', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1607, 1, '2026-07-28 10:12:23', '2026-07-28 10:12:23', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:12:23', '2026-07-28 10:12:23', '', 40, 'https://mrarif.me/apexium/?p=1607', 0, 'revision', '', 0),
(1608, 1, '2026-07-28 10:12:49', '2026-07-28 10:12:49', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:12:49', '2026-07-28 10:12:49', '', 8, 'https://mrarif.me/apexium/?p=1608', 0, 'revision', '', 0),
(1609, 1, '2026-07-28 10:12:49', '2026-07-28 10:12:49', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:12:49', '2026-07-28 10:12:49', '', 8, 'https://mrarif.me/apexium/?p=1609', 0, 'revision', '', 0),
(1610, 1, '2026-07-28 10:12:50', '2026-07-28 10:12:50', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:12:50', '2026-07-28 10:12:50', '', 8, 'https://mrarif.me/apexium/?p=1610', 0, 'revision', '', 0),
(1611, 1, '2026-07-28 10:14:26', '2026-07-28 10:14:26', '', 'CJC-1295 (no DAC)', 'A tetrasubstituted analog of GHRH(1-29) engineered for metabolic stability. Widely used in preclinical research on pulsatile growth hormone release.', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac', '', '', '2026-07-28 10:16:34', '2026-07-28 10:16:34', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1611', 0, 'product', '', 0);
INSERT INTO `bas_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
(1612, 1, '2026-07-28 10:13:02', '2026-07-28 10:13:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:02', '2026-07-28 10:13:02', '', 40, 'https://mrarif.me/apexium/?p=1612', 0, 'revision', '', 0),
(1613, 1, '2026-07-28 10:13:02', '2026-07-28 10:13:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:02', '2026-07-28 10:13:02', '', 40, 'https://mrarif.me/apexium/?p=1613', 0, 'revision', '', 0),
(1614, 1, '2026-07-28 10:13:03', '2026-07-28 10:13:03', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:03', '2026-07-28 10:13:03', '', 40, 'https://mrarif.me/apexium/?p=1614', 0, 'revision', '', 0),
(1615, 1, '2026-07-28 10:13:07', '2026-07-28 10:13:07', '', 'CJC-1295 (no DAC)', '', 'inherit', 'closed', 'closed', '', 'cjc-1295-no-dac-2', '', '', '2026-07-28 10:13:07', '2026-07-28 10:13:07', '', 1611, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/CJC-1295-no-DAC.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `bas_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
(1616, 1, '2026-07-28 10:13:18', '2026-07-28 10:13:18', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:18', '2026-07-28 10:13:18', '', 8, 'https://mrarif.me/apexium/?p=1616', 0, 'revision', '', 0),
(1617, 1, '2026-07-28 10:13:18', '2026-07-28 10:13:18', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:18', '2026-07-28 10:13:18', '', 8, 'https://mrarif.me/apexium/?p=1617', 0, 'revision', '', 0),
(1618, 1, '2026-07-28 10:13:18', '2026-07-28 10:13:18', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:18', '2026-07-28 10:13:18', '', 8, 'https://mrarif.me/apexium/?p=1618', 0, 'revision', '', 0),
(1619, 1, '2026-07-28 10:13:41', '2026-07-28 10:13:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:41', '2026-07-28 10:13:41', '', 40, 'https://mrarif.me/apexium/?p=1619', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1620, 1, '2026-07-28 10:13:41', '2026-07-28 10:13:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											Product, strength, and lot identifiers stay connected.										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											Published COAs are organized so the matching batch can be reviewed.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:41', '2026-07-28 10:13:41', '', 40, 'https://mrarif.me/apexium/?p=1620', 0, 'revision', '', 0),
(1621, 1, '2026-07-28 10:13:41', '2026-07-28 10:13:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:13:41', '2026-07-28 10:13:41', '', 40, 'https://mrarif.me/apexium/?p=1621', 0, 'revision', '', 0),
(1622, 1, '2026-07-28 10:13:43', '2026-07-28 10:13:43', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:43', '2026-07-28 10:13:43', '', 8, 'https://mrarif.me/apexium/?p=1622', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1623, 1, '2026-07-28 10:13:43', '2026-07-28 10:13:43', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:43', '2026-07-28 10:13:43', '', 8, 'https://mrarif.me/apexium/?p=1623', 0, 'revision', '', 0),
(1624, 1, '2026-07-28 10:13:44', '2026-07-28 10:13:44', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:13:44', '2026-07-28 10:13:44', '', 8, 'https://mrarif.me/apexium/?p=1624', 0, 'revision', '', 0),
(1625, 1, '2026-07-28 10:14:26', '2026-07-28 10:14:26', '', 'CJC-1295 (no DAC)', 'A tetrasubstituted analog of GHRH(1-29) engineered for metabolic stability. Widely used in preclinical research on pulsatile growth hormone release.', 'inherit', 'closed', 'closed', '', '1611-revision-v1', '', '', '2026-07-28 10:14:26', '2026-07-28 10:14:26', '', 1611, 'https://mrarif.me/apexium/?p=1625', 0, 'revision', '', 0),
(1626, 1, '2026-07-28 10:14:36', '2026-07-28 10:14:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:14:36', '2026-07-28 10:14:36', '', 8, 'https://mrarif.me/apexium/?p=1626', 0, 'revision', '', 0),
(1627, 1, '2026-07-28 10:14:36', '2026-07-28 10:14:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:14:36', '2026-07-28 10:14:36', '', 8, 'https://mrarif.me/apexium/?p=1627', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1628, 1, '2026-07-28 10:14:36', '2026-07-28 10:14:36', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:14:36', '2026-07-28 10:14:36', '', 8, 'https://mrarif.me/apexium/?p=1628', 0, 'revision', '', 0),
(1629, 1, '2026-07-28 10:15:13', '2026-07-28 10:15:13', '', 'CJC-1295 (no DAC) - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac-10mg', '', '', '2026-07-28 10:15:30', '2026-07-28 10:15:30', '', 1611, 'https://mrarif.me/apexium/?post_type=product_variation&p=1629', 1, 'product_variation', '', 0),
(1630, 1, '2026-07-28 10:15:13', '2026-07-28 10:15:13', '', 'CJC-1295 (no DAC) - 5mg', 'Vial size: 5mg', 'publish', 'closed', 'closed', '', 'cjc-1295-no-dac-5mg', '', '', '2026-07-28 10:15:30', '2026-07-28 10:15:30', '', 1611, 'https://mrarif.me/apexium/?post_type=product_variation&p=1630', 2, 'product_variation', '', 0),
(1631, 1, '2026-07-28 10:15:20', '2026-07-28 10:15:20', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:15:20', '2026-07-28 10:15:20', '', 40, 'https://mrarif.me/apexium/?p=1631', 0, 'revision', '', 0),
(1632, 1, '2026-07-28 10:15:21', '2026-07-28 10:15:21', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:15:21', '2026-07-28 10:15:21', '', 40, 'https://mrarif.me/apexium/?p=1632', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1686, 1, '2026-07-28 10:30:09', '2026-07-28 10:30:09', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:09', '2026-07-28 10:30:09', '', 40, 'https://mrarif.me/apexium/?p=1686', 0, 'revision', '', 0),
(1633, 1, '2026-07-28 10:15:21', '2026-07-28 10:15:21', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:15:21', '2026-07-28 10:15:21', '', 40, 'https://mrarif.me/apexium/?p=1633', 0, 'revision', '', 0),
(1634, 1, '2026-07-28 10:16:03', '2026-07-28 10:16:03', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:03', '2026-07-28 10:16:03', '', 8, 'https://mrarif.me/apexium/?p=1634', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1635, 1, '2026-07-28 10:16:03', '2026-07-28 10:16:03', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:03', '2026-07-28 10:16:03', '', 8, 'https://mrarif.me/apexium/?p=1635', 0, 'revision', '', 0),
(1636, 1, '2026-07-28 10:16:04', '2026-07-28 10:16:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:04', '2026-07-28 10:16:04', '', 8, 'https://mrarif.me/apexium/?p=1636', 0, 'revision', '', 0),
(1637, 1, '2026-07-28 10:16:18', '2026-07-28 10:16:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:16:18', '2026-07-28 10:16:18', '', 40, 'https://mrarif.me/apexium/?p=1637', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1638, 1, '2026-07-28 10:16:18', '2026-07-28 10:16:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:16:18', '2026-07-28 10:16:18', '', 40, 'https://mrarif.me/apexium/?p=1638', 0, 'revision', '', 0),
(1646, 1, '2026-07-28 10:17:16', '2026-07-28 10:17:16', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:17:16', '2026-07-28 10:17:16', '', 40, 'https://mrarif.me/apexium/?p=1646', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1639, 1, '2026-07-28 10:16:18', '2026-07-28 10:16:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:16:18', '2026-07-28 10:16:18', '', 40, 'https://mrarif.me/apexium/?p=1639', 0, 'revision', '', 0),
(1641, 1, '2026-07-28 10:16:56', '2026-07-28 10:16:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:56', '2026-07-28 10:16:56', '', 8, 'https://mrarif.me/apexium/?p=1641', 0, 'revision', '', 0),
(1642, 1, '2026-07-28 10:16:56', '2026-07-28 10:16:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:56', '2026-07-28 10:16:56', '', 8, 'https://mrarif.me/apexium/?p=1642', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1643, 1, '2026-07-28 10:16:56', '2026-07-28 10:16:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:16:56', '2026-07-28 10:16:56', '', 8, 'https://mrarif.me/apexium/?p=1643', 0, 'revision', '', 0),
(1644, 1, '2026-07-28 10:17:15', '2026-07-28 10:17:15', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:17:15', '2026-07-28 10:17:15', '', 40, 'https://mrarif.me/apexium/?p=1644', 0, 'revision', '', 0),
(1645, 1, '2026-07-28 10:17:15', '2026-07-28 10:17:15', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:17:15', '2026-07-28 10:17:15', '', 40, 'https://mrarif.me/apexium/?p=1645', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1647, 1, '2026-07-28 10:17:19', '2026-07-28 10:17:19', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:17:19', '2026-07-28 10:17:19', '', 8, 'https://mrarif.me/apexium/?p=1647', 0, 'revision', '', 0),
(1648, 1, '2026-07-28 10:17:19', '2026-07-28 10:17:19', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:17:19', '2026-07-28 10:17:19', '', 8, 'https://mrarif.me/apexium/?p=1648', 0, 'revision', '', 0),
(1649, 1, '2026-07-28 10:17:19', '2026-07-28 10:17:19', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:17:19', '2026-07-28 10:17:19', '', 8, 'https://mrarif.me/apexium/?p=1649', 0, 'revision', '', 0),
(1650, 1, '2026-07-28 10:20:03', '2026-07-28 10:20:03', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:03', '2026-07-28 10:20:03', '', 8, 'https://mrarif.me/apexium/?p=1650', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1651, 1, '2026-07-28 10:20:04', '2026-07-28 10:20:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:04', '2026-07-28 10:20:04', '', 8, 'https://mrarif.me/apexium/?p=1651', 0, 'revision', '', 0),
(1652, 1, '2026-07-28 10:20:04', '2026-07-28 10:20:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:04', '2026-07-28 10:20:04', '', 8, 'https://mrarif.me/apexium/?p=1652', 0, 'revision', '', 0),
(1653, 1, '2026-07-28 10:20:45', '2026-07-28 10:20:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:45', '2026-07-28 10:20:45', '', 8, 'https://mrarif.me/apexium/?p=1653', 0, 'revision', '', 0),
(1654, 1, '2026-07-28 10:20:45', '2026-07-28 10:20:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:45', '2026-07-28 10:20:45', '', 8, 'https://mrarif.me/apexium/?p=1654', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1655, 1, '2026-07-28 10:20:45', '2026-07-28 10:20:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:20:45', '2026-07-28 10:20:45', '', 8, 'https://mrarif.me/apexium/?p=1655', 0, 'revision', '', 0),
(1656, 1, '2026-07-28 10:21:04', '2026-07-28 10:21:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:21:04', '2026-07-28 10:21:04', '', 8, 'https://mrarif.me/apexium/?p=1656', 0, 'revision', '', 0),
(1657, 1, '2026-07-28 10:21:04', '2026-07-28 10:21:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:21:04', '2026-07-28 10:21:04', '', 8, 'https://mrarif.me/apexium/?p=1657', 0, 'revision', '', 0),
(1658, 1, '2026-07-28 10:21:04', '2026-07-28 10:21:04', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:21:04', '2026-07-28 10:21:04', '', 8, 'https://mrarif.me/apexium/?p=1658', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1659, 1, '2026-07-28 10:21:09', '2026-07-28 10:21:09', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:21:09', '2026-07-28 10:21:09', '', 40, 'https://mrarif.me/apexium/?p=1659', 0, 'revision', '', 0),
(1660, 1, '2026-07-28 10:21:09', '2026-07-28 10:21:09', '<h6>Quality &amp; testing</h6>					<h1>Receipts on\nevery single vial.</h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:21:09', '2026-07-28 10:21:09', '', 40, 'https://mrarif.me/apexium/?p=1660', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1661, 1, '2026-07-28 10:21:10', '2026-07-28 10:21:10', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:21:10', '2026-07-28 10:21:10', '', 40, 'https://mrarif.me/apexium/?p=1661', 0, 'revision', '', 0),
(1669, 1, '2026-07-28 10:24:41', '2026-07-28 10:24:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:24:41', '2026-07-28 10:24:41', '', 40, 'https://mrarif.me/apexium/?p=1669', 0, 'revision', '', 0),
(1663, 1, '2026-07-28 10:26:32', '2026-07-28 10:26:32', '', 'Adamax 5mg', 'Adamax research material with clear strength, SKU, and price details.', 'publish', 'closed', 'closed', '', 'adamax-5mg', '', '', '2026-07-28 10:28:37', '2026-07-28 10:28:37', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1663', 0, 'product', '', 0),
(1664, 1, '2026-07-28 10:24:32', '2026-07-28 10:24:32', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:24:32', '2026-07-28 10:24:32', '', 8, 'https://mrarif.me/apexium/?p=1664', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1665, 1, '2026-07-28 10:24:32', '2026-07-28 10:24:32', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:24:32', '2026-07-28 10:24:32', '', 8, 'https://mrarif.me/apexium/?p=1665', 0, 'revision', '', 0),
(1666, 1, '2026-07-28 10:24:32', '2026-07-28 10:24:32', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:24:32', '2026-07-28 10:24:32', '', 8, 'https://mrarif.me/apexium/?p=1666', 0, 'revision', '', 0),
(1667, 1, '2026-07-28 10:24:41', '2026-07-28 10:24:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:24:41', '2026-07-28 10:24:41', '', 40, 'https://mrarif.me/apexium/?p=1667', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1668, 1, '2026-07-28 10:24:41', '2026-07-28 10:24:41', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:24:41', '2026-07-28 10:24:41', '', 40, 'https://mrarif.me/apexium/?p=1668', 0, 'revision', '', 0),
(1670, 1, '2026-07-28 10:25:17', '2026-07-28 10:25:17', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:25:17', '2026-07-28 10:25:17', '', 40, 'https://mrarif.me/apexium/?p=1670', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1671, 1, '2026-07-28 10:25:17', '2026-07-28 10:25:17', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:25:17', '2026-07-28 10:25:17', '', 40, 'https://mrarif.me/apexium/?p=1671', 0, 'revision', '', 0),
(1672, 1, '2026-07-28 10:25:18', '2026-07-28 10:25:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:25:18', '2026-07-28 10:25:18', '', 40, 'https://mrarif.me/apexium/?p=1672', 0, 'revision', '', 0),
(1673, 1, '2026-07-28 10:26:11', '2026-07-28 10:26:11', '', 'Adamax 5mg', '', 'inherit', 'closed', 'closed', '', 'adamax-5mg', '', '', '2026-07-28 10:26:11', '2026-07-28 10:26:11', '', 1663, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Adamax-5mg.png', 0, 'attachment', 'image/png', 0),
(1674, 1, '2026-07-28 10:26:32', '2026-07-28 10:26:32', '', 'Adamax 5mg', 'Adamax research material with clear strength, SKU, and price details.', 'inherit', 'closed', 'closed', '', '1663-revision-v1', '', '', '2026-07-28 10:26:32', '2026-07-28 10:26:32', '', 1663, 'https://mrarif.me/apexium/?p=1674', 0, 'revision', '', 0),
(1707, 1, '2026-07-28 10:35:40', '2026-07-28 10:35:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:40', '2026-07-28 10:35:40', '', 8, 'https://mrarif.me/apexium/?p=1707', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1704, 1, '2026-07-28 10:35:11', '2026-07-28 10:35:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:11', '2026-07-28 10:35:11', '', 8, 'https://mrarif.me/apexium/?p=1704', 0, 'revision', '', 0),
(1683, 1, '2026-07-28 10:28:35', '2026-07-28 10:28:35', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:28:35', '2026-07-28 10:28:35', '', 8, 'https://mrarif.me/apexium/?p=1683', 0, 'revision', '', 0),
(1676, 1, '2026-07-28 10:27:56', '2026-07-28 10:27:56', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:27:56', '2026-07-28 10:27:56', '', 40, 'https://mrarif.me/apexium/?p=1676', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1677, 1, '2026-07-28 10:27:56', '2026-07-28 10:27:56', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:27:56', '2026-07-28 10:27:56', '', 40, 'https://mrarif.me/apexium/?p=1677', 0, 'revision', '', 0),
(1678, 1, '2026-07-28 10:27:57', '2026-07-28 10:27:57', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:27:57', '2026-07-28 10:27:57', '', 40, 'https://mrarif.me/apexium/?p=1678', 0, 'revision', '', 0),
(1679, 1, '2026-07-28 10:28:08', '2026-07-28 10:28:08', '', 'Adamax 5mg - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'adamax-5mg-10mg', '', '', '2026-07-28 10:28:33', '2026-07-28 10:28:33', '', 1663, 'https://mrarif.me/apexium/?post_type=product_variation&p=1679', 1, 'product_variation', '', 0),
(1680, 1, '2026-07-28 10:28:08', '2026-07-28 10:28:08', '', 'Adamax 5mg - 5mg', 'Vial size: 5mg', 'publish', 'closed', 'closed', '', 'adamax-5mg-5mg', '', '', '2026-07-28 10:28:33', '2026-07-28 10:28:33', '', 1663, 'https://mrarif.me/apexium/?post_type=product_variation&p=1680', 2, 'product_variation', '', 0),
(1681, 1, '2026-07-28 10:28:35', '2026-07-28 10:28:35', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:28:35', '2026-07-28 10:28:35', '', 8, 'https://mrarif.me/apexium/?p=1681', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1682, 1, '2026-07-28 10:28:35', '2026-07-28 10:28:35', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:28:35', '2026-07-28 10:28:35', '', 8, 'https://mrarif.me/apexium/?p=1682', 0, 'revision', '', 0),
(1684, 1, '2026-07-28 10:30:09', '2026-07-28 10:30:09', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:09', '2026-07-28 10:30:09', '', 40, 'https://mrarif.me/apexium/?p=1684', 0, 'revision', '', 0),
(1685, 1, '2026-07-28 10:30:09', '2026-07-28 10:30:09', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>				\n												<h5>\n													Purity												</h5>\n											Each active peptide is checked before release.										\n												<h5>\n													Potency												</h5>\n											Testing helps confirm the material matches the listed vial size.										\n												<h5>\n													Product clarity												</h5>\n											Each listing keeps the compound name, SKU, and price easy to find.										\n												<h5>\n													Lab records												</h5>\n											Published records stay organized by compound.										\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:09', '2026-07-28 10:30:09', '', 40, 'https://mrarif.me/apexium/?p=1685', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1687, 1, '2026-07-28 10:30:24', '2026-07-28 10:30:24', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:24', '2026-07-28 10:30:24', '', 40, 'https://mrarif.me/apexium/?p=1687', 0, 'revision', '', 0),
(1688, 1, '2026-07-28 10:30:24', '2026-07-28 10:30:24', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:24', '2026-07-28 10:30:24', '', 40, 'https://mrarif.me/apexium/?p=1688', 0, 'revision', '', 0),
(1689, 1, '2026-07-28 10:30:25', '2026-07-28 10:30:25', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:25', '2026-07-28 10:30:25', '', 40, 'https://mrarif.me/apexium/?p=1689', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1690, 1, '2026-07-28 10:30:35', '2026-07-28 10:30:35', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:35', '2026-07-28 10:30:35', '', 40, 'https://mrarif.me/apexium/?p=1690', 0, 'revision', '', 0),
(1691, 1, '2026-07-28 10:30:35', '2026-07-28 10:30:35', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:35', '2026-07-28 10:30:35', '', 40, 'https://mrarif.me/apexium/?p=1691', 0, 'revision', '', 0),
(1692, 1, '2026-07-28 10:30:36', '2026-07-28 10:30:36', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:30:36', '2026-07-28 10:30:36', '', 40, 'https://mrarif.me/apexium/?p=1692', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1693, 1, '2026-07-28 10:36:28', '2026-07-28 10:36:28', '', 'Kisspeptin-10', 'Kisspeptin-10 research peptide with clear strength, SKU, and price details.', 'publish', 'closed', 'closed', '', 'kisspeptin-10', '', '', '2026-07-28 11:33:15', '2026-07-28 11:33:15', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1693', 0, 'product', '', 0),
(1705, 1, '2026-07-28 10:35:40', '2026-07-28 10:35:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:40', '2026-07-28 10:35:40', '', 8, 'https://mrarif.me/apexium/?p=1705', 0, 'revision', '', 0),
(1695, 1, '2026-07-28 10:34:06', '2026-07-28 10:34:06', '', 'fast', '', 'inherit', 'closed', 'closed', '', 'fast', '', '', '2026-07-28 10:34:06', '2026-07-28 10:34:06', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/fast.svg', 0, 'attachment', 'image/svg+xml', 0),
(1696, 1, '2026-07-28 10:34:07', '2026-07-28 10:34:07', '', 'secure', '', 'inherit', 'closed', 'closed', '', 'secure', '', '', '2026-07-28 10:34:07', '2026-07-28 10:34:07', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure.svg', 0, 'attachment', 'image/svg+xml', 0),
(1697, 1, '2026-07-28 10:34:09', '2026-07-28 10:34:09', '', 'quality', '', 'inherit', 'closed', 'closed', '', 'quality', '', '', '2026-07-28 10:34:09', '2026-07-28 10:34:09', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/quality.svg', 0, 'attachment', 'image/svg+xml', 0),
(1698, 1, '2026-07-28 10:34:30', '2026-07-28 10:34:30', '', 'source', '', 'inherit', 'closed', 'closed', '', 'source', '', '', '2026-07-28 10:34:30', '2026-07-28 10:34:30', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/source.svg', 0, 'attachment', 'image/svg+xml', 0),
(1699, 1, '2026-07-28 10:35:05', '2026-07-28 10:35:05', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:35:05', '2026-07-28 10:35:05', '', 40, 'https://mrarif.me/apexium/?p=1699', 0, 'revision', '', 0),
(1700, 1, '2026-07-28 10:35:05', '2026-07-28 10:35:05', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:35:05', '2026-07-28 10:35:05', '', 40, 'https://mrarif.me/apexium/?p=1700', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1701, 1, '2026-07-28 10:35:05', '2026-07-28 10:35:05', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:35:05', '2026-07-28 10:35:05', '', 40, 'https://mrarif.me/apexium/?p=1701', 0, 'revision', '', 0),
(1702, 1, '2026-07-28 10:35:10', '2026-07-28 10:35:10', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:10', '2026-07-28 10:35:10', '', 8, 'https://mrarif.me/apexium/?p=1702', 0, 'revision', '', 0),
(1703, 1, '2026-07-28 10:35:10', '2026-07-28 10:35:10', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:10', '2026-07-28 10:35:10', '', 8, 'https://mrarif.me/apexium/?p=1703', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1706, 1, '2026-07-28 10:35:40', '2026-07-28 10:35:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 10:35:40', '2026-07-28 10:35:40', '', 8, 'https://mrarif.me/apexium/?p=1706', 0, 'revision', '', 0),
(1708, 1, '2026-07-28 10:36:01', '2026-07-28 10:36:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:36:01', '2026-07-28 10:36:01', '', 40, 'https://mrarif.me/apexium/?p=1708', 0, 'revision', '', 0),
(1709, 1, '2026-07-28 10:36:01', '2026-07-28 10:36:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:36:01', '2026-07-28 10:36:01', '', 40, 'https://mrarif.me/apexium/?p=1709', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1710, 1, '2026-07-28 10:36:02', '2026-07-28 10:36:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:36:02', '2026-07-28 10:36:02', '', 40, 'https://mrarif.me/apexium/?p=1710', 0, 'revision', '', 0),
(1711, 1, '2026-07-28 10:36:14', '2026-07-28 10:36:14', '', 'Kisspeptin-10', '', 'inherit', 'closed', 'closed', '', 'kisspeptin-10', '', '', '2026-07-28 10:36:14', '2026-07-28 10:36:14', '', 1693, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Kisspeptin-10.png', 0, 'attachment', 'image/png', 0),
(1712, 1, '2026-07-28 10:36:28', '2026-07-28 10:36:28', '', 'Kisspeptin-10', 'Kisspeptin-10 research peptide with clear strength, SKU, and price details.', 'inherit', 'closed', 'closed', '', '1693-revision-v1', '', '', '2026-07-28 10:36:28', '2026-07-28 10:36:28', '', 1693, 'https://mrarif.me/apexium/?p=1712', 0, 'revision', '', 0),
(1713, 1, '2026-07-28 10:37:00', '2026-07-28 10:37:00', '', 'Kisspeptin-10 - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'kisspeptin-10-10mg', '', '', '2026-07-28 11:33:13', '2026-07-28 11:33:13', '', 1693, 'https://mrarif.me/apexium/?post_type=product_variation&p=1713', 1, 'product_variation', '', 0),
(1714, 1, '2026-07-28 10:37:03', '2026-07-28 10:37:03', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:37:03', '2026-07-28 10:37:03', '', 23, 'https://mrarif.me/apexium/?p=1714', 0, 'revision', '', 0),
(1716, 1, '2026-07-28 10:43:01', '2026-07-28 10:43:01', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:43:01', '2026-07-28 10:43:01', '', 23, 'https://mrarif.me/apexium/?p=1716', 0, 'revision', '', 0),
(1825, 1, '2026-07-28 11:33:52', '2026-07-28 11:33:52', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:33:52', '2026-07-28 11:33:52', '', 8, 'https://mrarif.me/apexium/?p=1825', 0, 'revision', '', 0),
(1715, 1, '2026-07-28 10:42:28', '2026-07-28 10:42:28', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				Select options\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:42:28', '2026-07-28 10:42:28', '', 23, 'https://mrarif.me/apexium/?p=1715', 0, 'revision', '', 0),
(1717, 1, '2026-07-28 10:45:01', '2026-07-28 10:45:01', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:45:01', '2026-07-28 10:45:01', '', 23, 'https://mrarif.me/apexium/?p=1717', 0, 'revision', '', 0),
(1718, 1, '2026-07-28 10:46:51', '2026-07-28 10:46:51', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:46:51', '2026-07-28 10:46:51', '', 23, 'https://mrarif.me/apexium/?p=1718', 0, 'revision', '', 0),
(1719, 1, '2026-07-28 10:47:04', '2026-07-28 10:47:04', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:47:04', '2026-07-28 10:47:04', '', 23, 'https://mrarif.me/apexium/?p=1719', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1720, 1, '2026-07-28 10:48:27', '2026-07-28 10:48:27', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:48:27', '2026-07-28 10:48:27', '', 40, 'https://mrarif.me/apexium/?p=1720', 0, 'revision', '', 0),
(1721, 1, '2026-07-28 10:48:28', '2026-07-28 10:48:28', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:48:28', '2026-07-28 10:48:28', '', 40, 'https://mrarif.me/apexium/?p=1721', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1722, 1, '2026-07-28 10:48:28', '2026-07-28 10:48:28', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:48:28', '2026-07-28 10:48:28', '', 40, 'https://mrarif.me/apexium/?p=1722', 0, 'revision', '', 0),
(1723, 1, '2026-07-28 10:48:28', '2026-07-28 10:48:28', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:48:28', '2026-07-28 10:48:28', '', 23, 'https://mrarif.me/apexium/?p=1723', 0, 'revision', '', 0),
(1724, 1, '2026-07-28 10:49:29', '2026-07-28 10:49:29', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:49:29', '2026-07-28 10:49:29', '', 23, 'https://mrarif.me/apexium/?p=1724', 0, 'revision', '', 0),
(1725, 1, '2026-07-28 10:50:30', '2026-07-28 10:50:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:50:30', '2026-07-28 10:50:30', '', 40, 'https://mrarif.me/apexium/?p=1725', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1726, 1, '2026-07-28 10:50:30', '2026-07-28 10:50:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:50:30', '2026-07-28 10:50:30', '', 40, 'https://mrarif.me/apexium/?p=1726', 0, 'revision', '', 0),
(1727, 1, '2026-07-28 10:50:31', '2026-07-28 10:50:31', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:50:31', '2026-07-28 10:50:31', '', 40, 'https://mrarif.me/apexium/?p=1727', 0, 'revision', '', 0),
(1728, 1, '2026-07-28 10:50:33', '2026-07-28 10:50:33', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:50:33', '2026-07-28 10:50:33', '', 23, 'https://mrarif.me/apexium/?p=1728', 0, 'revision', '', 0),
(1729, 1, '2026-07-28 10:51:00', '2026-07-28 10:51:00', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 10:51:00', '2026-07-28 10:51:00', '', 23, 'https://mrarif.me/apexium/?p=1729', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1730, 1, '2026-07-28 10:51:29', '2026-07-28 10:51:29', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:51:29', '2026-07-28 10:51:29', '', 40, 'https://mrarif.me/apexium/?p=1730', 0, 'revision', '', 0),
(1731, 1, '2026-07-28 10:51:29', '2026-07-28 10:51:29', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:51:29', '2026-07-28 10:51:29', '', 40, 'https://mrarif.me/apexium/?p=1731', 0, 'revision', '', 0),
(1739, 1, '2026-07-28 10:53:18', '2026-07-28 10:53:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:53:18', '2026-07-28 10:53:18', '', 40, 'https://mrarif.me/apexium/?p=1739', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1732, 1, '2026-07-28 10:51:30', '2026-07-28 10:51:30', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:51:30', '2026-07-28 10:51:30', '', 40, 'https://mrarif.me/apexium/?p=1732', 0, 'revision', '', 0),
(1733, 1, '2026-07-28 10:51:39', '2026-07-28 10:51:39', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'old lab page', '', 'publish', 'closed', 'closed', '', 'old-lab-page', '', '', '2026-07-28 10:51:40', '2026-07-28 10:51:40', '', 0, 'https://mrarif.me/apexium/?elementor_library=old-lab-page', 0, 'elementor_library', '', 0),
(1734, 1, '2026-07-28 10:51:39', '2026-07-28 10:51:39', '', 'old lab page', '', 'inherit', 'closed', 'closed', '', '1733-revision-v1', '', '', '2026-07-28 10:51:39', '2026-07-28 10:51:39', '', 1733, 'https://mrarif.me/apexium/?p=1734', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1735, 1, '2026-07-28 10:51:40', '2026-07-28 10:51:40', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'old lab page', '', 'inherit', 'closed', 'closed', '', '1733-revision-v1', '', '', '2026-07-28 10:51:40', '2026-07-28 10:51:40', '', 1733, 'https://mrarif.me/apexium/?p=1735', 0, 'revision', '', 0),
(1736, 1, '2026-07-28 11:05:12', '2026-07-28 11:05:12', '', 'Bacteriostatic Water', 'Sterile bacteriostatic water supplied as a companion diluent for laboratory reconstitution workflows.', 'publish', 'closed', 'closed', '', 'bacteriostatic-water', '', '', '2026-07-28 11:06:20', '2026-07-28 11:06:20', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1736', 0, 'product', '', 0),
(1737, 1, '2026-07-28 10:53:18', '2026-07-28 10:53:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:53:18', '2026-07-28 10:53:18', '', 40, 'https://mrarif.me/apexium/?p=1737', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1738, 1, '2026-07-28 10:53:18', '2026-07-28 10:53:18', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>The Lumina Standard</h6>					<h2>Purity Proven.<br>\nNot Promised.</h2>		<p>Peptides are independently tested for purity. Verified COAs are available in our COA Library.</p>					<ul>\n							<li>\n										HPLC Tested\n									</li>\n								<li>\n										 99% Purity\n									</li>\n								<li>\n										COA Library\n									</li>\n						</ul>\n							<h2>99<small>%</small></h2>					<h6>Minimum documented purity.</h6>					<h6>Step 1</h6>							\n									<h6>\n							HPLC purity analysis						\n					</h6>\n									<p>\n						Quantifies every component in the sample					</p>\n							<h6>Step 2</h6>							\n									<h6>\n							Mass spectrometry identity check						\n					</h6>\n									<p>\n						Confirms the exact molecular structure					</p>\n							<h6>Step 3</h6>							\n									<h6>\n							Third-party analytical report issued						\n					</h6>\n									<p>\n						Analytical documentation available in our COA Library					</p>\n							<h6>How We Verify Purity</h6>					<h2>Two Tests. No Shortcuts.</h2>		<p>One test tells you how pure it is. The other confirms it\'s the right molecule. Both are required. Neither is optional.</p>			<h2>01</h2>					<h6>Purity Analysis</h6>					<h4>High-Performance\nLiquid Chromatography</h4>		HPLC separates every component in a sample and measures each against the target compound. The output is a chromatogram — a visual, auditable record showing purity as a percentage. No chromatogram means no proof.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Purity percentage — 99% minimum\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Chromatogram with retention time\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Peak area integration data\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Identified impurities, if any present\n									</li>\n						</ul>\n							<h2>02</h2>					<h6>Identity Confirmation</h6>					<h4>Mass\nSpectrometry</h4>		MS measures exact molecular weight and produces a fragmentation fingerprint unique to the compound\'s structure. It answers a binary question: is this the correct molecule? HPLC alone cannot confirm identity — only MS can.			<h6>What the report documents</h6>							<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Measured vs. theoretical molecular weight\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Mass spectrum confirming the correct compound\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Fragmentation pattern analysis\n									</li>\n								<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 24 24\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><g fill=\"#000\" fill-rule=\"evenodd\" clip-rule=\"evenodd\"><path d=\"M20.749 12.75h-17.5v-1.5h17.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 11.25c-3.528 0-6.41 3.102-6.41 6.41v.75h1.5v-.75c0-2.511 2.242-4.91 4.91-4.91h.749v-1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M20 12.75c-3.528 0-6.41-3.102-6.41-6.41v-.75h1.5v.75c0 2.512 2.242 4.91 4.91 4.91h.749v1.5z\" fill=\"#0047FF\" opacity=\"1\" data-original=\"#000000\"></path></g></g></svg>						\n										Detection of structural modifications\n									</li>\n						</ul>\n							<h6>How We Verify Purity</h6>					<h3>Analytical-grade purity.\nHandled with laboratory precision.</h3>					<h6>Stability &amp; Handling\n</h6>					<h2>Freeze-Dried For a Reason.\n</h2>		Lyophilization isn\'t a premium feature — it\'s the scientifically correct format for peptide storage. Water is the primary driver of peptide degradation. Remove the water, remove the problem.\n					<blockquote>\n			<p>\n				\"Lyophilized peptides stored at −20°C in sealed, desiccated vials maintain structural integrity for 24+ months. Lyophilization eliminates moisture — the primary driver of peptide degradation — for maximum long-term stability.\"\n			</p>\n					</blockquote>\n								<h4>\n									−20°C 								</h4>\n														<h5>\n								Storage Temp							</h5>\n								<h4>\n									24mo+								</h4>\n														<h5>\n								  Shelf Life							</h5>\n								<h4>\n									Sealed 								</h4>\n														<h5>\n								Vial Format							</h5>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Keep Sealed Until Use						\n					</h3>\n									<p>\n						Do not open vials until needed for research use. Moisture exposure begins degrading lyophilized peptides immediately.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.51 18.51 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24zm0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31zM20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74z\"></path></svg>				\n									<h3>\n							Protect From Light						\n					</h3>\n									<p>\n						UV exposure can induce photodegradation. Store in dark or amber conditions at all times.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M458.4 64.3C400.6 15.7 311.3 23 256 79.3 200.7 23 111.4 15.6 53.6 64.3-21.6 127.6-10.6 230.8 43 285.5l175.4 178.7c10 10.2 23.4 15.9 37.6 15.9 14.3 0 27.6-5.6 37.6-15.8L469 285.6c53.5-54.7 64.7-157.9-10.6-221.3zm-23.6 187.5L259.4 430.5c-2.4 2.4-4.4 2.4-6.8 0L77.2 251.8c-36.5-37.2-43.9-107.6 7.3-150.7 38.9-32.7 98.9-27.8 136.5 10.5l35 35.7 35-35.7c37.8-38.5 97.8-43.2 136.5-10.6 51.1 43.1 43.5 113.9 7.3 150.8z\"></path></svg>				\n									<h3>\n							No Freeze-Thaw Cycling						\n					</h3>\n									<p>\n						Repeated freeze-thaw cycles reduce peptide integrity. Maintain consistent storage conditions throughout the research period.					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 384 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12zm-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12zm108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9zm-128-80V128h76.1L256 51.9zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416h288z\"></path></svg>				\n									<h3>\n							For Research Use Only						\n					</h3>\n									<p>\n						All peptides are strictly for in vitro laboratory research. Refer to peer-reviewed sources for research protocols specific to each peptide.					</p>\n							<h6>Know What to Ask\n</h6>					<h2>Don\'t Just Take Anyone\'s Word For It.\n</h2>		<p>Purity without documentation is a marketing claim, not a measurement. Before ordering from any supplier, these are the questions that reveal whether they operate to a research-grade standard — or just say they do.</p>		\n			<table \n			class=\"pp-table tablesaw\" data-tablesaw-mode=\"stack\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n						<thead>\n				<tr>\n					<th>Question</th><th>Typical Supplier</th><th>Lumina Research Labs</th>				</tr>\n			</thead>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Is purity tested by HPLC analysis and documented?</td><td>Often no, or unclear</td><td>Yes</td></tr><tr ><td>Is molecular identity confirmed by mass spectrometry, not HPLC alone?</td><td>Frequently omitted</td><td>Yes</td></tr><tr ><td>Is the COA available on request and delivered within 24 hours?</td><td>Slow or unavailable</td><td>Yes</td></tr><tr ><td>Are products lyophilized and stored correctly, or shipped as liquid solutions?</td><td>Liquid formats used</td><td>Lyophilized</td></tr><tr ><td>Can you verify the testing lab is accredited and operates independently?</td><td>Lab often unverifiable</td><td>Yes</td></tr>		</tbody>\n					</table>\n					<h6>The Standard Has Been Set\n</h6>					<h3>Browse the Full Catalogue\n</h3>		High purity, COA verified peptides — shipped fast and handled with care from order to delivery.\n								<a href=\"#\">\n									View All Products\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									 View COA Library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:53:18', '2026-07-28 10:53:18', '', 40, 'https://mrarif.me/apexium/?p=1738', 0, 'revision', '', 0),
(1745, 1, '2026-07-28 10:58:02', '2026-07-28 10:58:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:58:02', '2026-07-28 10:58:02', '', 40, 'https://mrarif.me/apexium/?p=1745', 0, 'revision', '', 0),
(1746, 1, '2026-07-28 10:58:02', '2026-07-28 10:58:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:58:02', '2026-07-28 10:58:02', '', 40, 'https://mrarif.me/apexium/?p=1746', 0, 'revision', '', 0),
(1747, 1, '2026-07-28 10:59:54', '2026-07-28 10:59:54', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:59:54', '2026-07-28 10:59:54', '', 40, 'https://mrarif.me/apexium/?p=1747', 0, 'revision', '', 0),
(1748, 1, '2026-07-28 10:59:54', '2026-07-28 10:59:54', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:59:54', '2026-07-28 10:59:54', '', 40, 'https://mrarif.me/apexium/?p=1748', 0, 'revision', '', 0),
(1749, 1, '2026-07-28 10:59:54', '2026-07-28 10:59:54', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 10:59:54', '2026-07-28 10:59:54', '', 40, 'https://mrarif.me/apexium/?p=1749', 0, 'revision', '', 0),
(1750, 1, '2026-07-28 11:01:00', '2026-07-28 11:01:00', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:01:00', '2026-07-28 11:01:00', '', 40, 'https://mrarif.me/apexium/?p=1750', 0, 'revision', '', 0),
(1751, 1, '2026-07-28 11:01:00', '2026-07-28 11:01:00', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:01:00', '2026-07-28 11:01:00', '', 40, 'https://mrarif.me/apexium/?p=1751', 0, 'revision', '', 0),
(1752, 1, '2026-07-28 11:01:01', '2026-07-28 11:01:01', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:01:01', '2026-07-28 11:01:01', '', 40, 'https://mrarif.me/apexium/?p=1752', 0, 'revision', '', 0),
(1753, 1, '2026-07-28 11:02:47', '2026-07-28 11:02:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:02:47', '2026-07-28 11:02:47', '', 40, 'https://mrarif.me/apexium/?p=1753', 0, 'revision', '', 0),
(1754, 1, '2026-07-28 11:02:47', '2026-07-28 11:02:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:02:47', '2026-07-28 11:02:47', '', 40, 'https://mrarif.me/apexium/?p=1754', 0, 'revision', '', 0);
INSERT INTO `bas_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, '2026-07-28 11:02:47', '2026-07-28 11:02:47', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 11:02:47', '2026-07-28 11:02:47', '', 40, 'https://mrarif.me/apexium/?p=1755', 0, 'revision', '', 0),
(1757, 1, '2026-07-28 11:04:16', '2026-07-28 11:04:16', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:04:16', '2026-07-28 11:04:16', '', 23, 'https://mrarif.me/apexium/?p=1757', 0, 'revision', '', 0),
(1758, 1, '2026-07-28 11:04:31', '2026-07-28 11:04:31', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:04:31', '2026-07-28 11:04:31', '', 23, 'https://mrarif.me/apexium/?p=1758', 0, 'revision', '', 0),
(1759, 1, '2026-07-28 11:05:05', '2026-07-28 11:05:05', '', 'Bacteriostatic Water (1)', '', 'inherit', 'closed', 'closed', '', 'bacteriostatic-water-1', '', '', '2026-07-28 11:05:05', '2026-07-28 11:05:05', '', 1736, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Bacteriostatic-Water-1.png', 0, 'attachment', 'image/png', 0),
(1760, 1, '2026-07-28 11:05:10', '2026-07-28 11:05:10', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:05:10', '2026-07-28 11:05:10', '', 23, 'https://mrarif.me/apexium/?p=1760', 0, 'revision', '', 0),
(1761, 1, '2026-07-28 11:05:12', '2026-07-28 11:05:12', '', 'Bacteriostatic Water', 'Sterile bacteriostatic water supplied as a companion diluent for laboratory reconstitution workflows.', 'inherit', 'closed', 'closed', '', '1736-revision-v1', '', '', '2026-07-28 11:05:12', '2026-07-28 11:05:12', '', 1736, 'https://mrarif.me/apexium/?p=1761', 0, 'revision', '', 0),
(1762, 1, '2026-07-28 11:05:29', '2026-07-28 11:05:29', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:05:29', '2026-07-28 11:05:29', '', 23, 'https://mrarif.me/apexium/?p=1762', 0, 'revision', '', 0),
(1763, 1, '2026-07-28 11:05:50', '2026-07-28 11:05:50', '', 'Bacteriostatic Water - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'bacteriostatic-water-10mg', '', '', '2026-07-28 11:06:05', '2026-07-28 11:06:05', '', 1736, 'https://mrarif.me/apexium/?post_type=product_variation&p=1763', 1, 'product_variation', '', 0),
(1764, 1, '2026-07-28 11:06:10', '2026-07-28 11:06:10', '<h6>Our Mission</h6>					<h1>Built on Science</h1>		Lumina Research Labs was founded by researchers, for researchers. Our focus is giving the scientific community access to high-quality research peptides — from a reliable source, at affordable pricing, with the documentation and support they need to do their best work.		\n												<h2>\n													99%												</h2>\n											<p>Avg. Purity</p>										\n												<h2>\n													3rd												</h2>\n											<p>Party Lab Tested</p>										\n												<h2>\n													CoA												</h2>\n											<p>Library Available</p>										\n					<h6>Our Mission</h6>					<h2>Dedicated to Research Excellence</h2>		<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.</p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.</p>		\n											<a href=\"https://mrarif.me/apexium/shop/\">\n											<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>										\n									View Research Catalogue								\n				</a>\n																<a href=\"https://mrarif.me/apexium/standards/\">\n											<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>										\n									View Research Catalogue								\n				</a>\n															<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Who-We-Are-av.webp\" alt=\"\" />																<h6>QUALITY AT EVERY STAGE</h6>					<h2>Our Quality Process</h2>					Our process is built around documentation and third-party verification — not just promises.							\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							Purity Verification						\n					</h3>\n									<p>\n						Third-party verified Certificates of Analysis — available in our COA Library.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>				\n									<h3>\n							COA Documentation						\n					</h3>\n									<p>\n						Browse verified Certificates of Analysis in our COA Library — analytical data, not just claims.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							Lyophilized Stability						\n					</h3>\n									<p>\n						Peptides are supplied in lyophilized form to preserve structural integrity and extend shelf stability during storage.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 48 48\"><g><path d=\"m17.1 29.4h-15.6c-.6 0-1 .4-1 1 0 4.9 4 8.8 8.8 8.8s8.8-4 8.8-8.8c0-.6-.4-1-1-1z\"></path><path d=\"m9.3 14.2 5.5 13.2h2.2l-6.7-16.2c-.2-.4-.5-.6-.9-.6s-.8.2-.9.6l-6.8 16.2h2.2z\"></path><path d=\"m38.7 9.8 5.5 13.2h2.2l-6.8-16.2c-.2-.4-.5-.6-.9-.6s-.8.2-.9.6l-6.8 16.3h2.2z\"></path><path d=\"m46.5 25.1h-15.6c-.6 0-1 .4-1 1 0 4.9 4 8.8 8.8 8.8s8.8-4 8.8-8.8c0-.6-.4-1-1-1z\"></path><path d=\"m25 37.9v-24.1h-2v24.1c-4 .5-7.1 3.6-7.6 7.6h-14.9v2h47v-2h-14.9c-.5-4-3.6-7.1-7.6-7.6z\"></path><path d=\"m23 .5h2v2.4h-2z\"></path><path d=\"m47.5 6-.3-2-17.8 2.6v2z\"></path><path d=\"m.5 10.7.3 2 17.8-2.5v-2.1z\"></path><path d=\"m20.5 5.8v5.1c0 .5.4.9.9.9h5.1c.5 0 .9-.4.9-.9v-5.1c0-.5-.4-.9-.9-.9h-5.1c-.4 0-.9.4-.9.9z\"></path></g></svg>				\n									<h3>\n							Research Use						\n					</h3>\n									<p>\n						Sold exclusively for in vitro research use. Not intended for human or veterinary consumption under any circumstances.					</p>\n												<a href=\"https://mrarif.me/apexium/standards/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>			\n									View Full Quality Standards\n					</a>\n									<h6>The Standard Has Been Set\n</h6>					<h3>Ready to Order?</h3>		Qualified researchers can browse our full catalogue and place an order today.								<a href=\"#\">\n									Browse Catalogue\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									Contact Us  \n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:10', '2026-07-28 11:06:10', '', 44, 'https://mrarif.me/apexium/?p=1764', 0, 'revision', '', 0),
(1765, 1, '2026-07-28 11:06:10', '2026-07-28 11:06:10', '<h6>Our Mission</h6>					<h1>Built on Science</h1>		Lumina Research Labs was founded by researchers, for researchers. Our focus is giving the scientific community access to high-quality research peptides — from a reliable source, at affordable pricing, with the documentation and support they need to do their best work.		\n												<h2>\n													99%												</h2>\n											<p>Avg. Purity</p>										\n												<h2>\n													3rd												</h2>\n											<p>Party Lab Tested</p>										\n												<h2>\n													CoA												</h2>\n											<p>Library Available</p>										\n					<h6>Our Mission</h6>					<h2>Dedicated to Research Excellence</h2>		<p>Lumina Research Labs operates at the intersection of rigorous science and commercial excellence. We supply research institutions, pharmaceutical companies, and independent scientists with peptides that meet the strictest analytical standards.</p><p>We work with accredited third-party labs to verify purity and identity. Certificates of Analysis are available in our COA Library.</p>		\n											<a href=\"https://mrarif.me/apexium/shop/\">\n											<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>										\n									View Research Catalogue								\n				</a>\n																<a href=\"https://mrarif.me/apexium/standards/\">\n											<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>										\n									View Research Catalogue								\n				</a>\n															<img width=\"1000\" height=\"667\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Who-We-Are-av.webp\" alt=\"\" />																<h6>QUALITY AT EVERY STAGE</h6>					<h2>Our Quality Process</h2>					Our process is built around documentation and third-party verification — not just promises.							\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							Purity Verification						\n					</h3>\n									<p>\n						Third-party verified Certificates of Analysis — available in our COA Library.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>				\n									<h3>\n							COA Documentation						\n					</h3>\n									<p>\n						Browse verified Certificates of Analysis in our COA Library — analytical data, not just claims.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							Lyophilized Stability						\n					</h3>\n									<p>\n						Peptides are supplied in lyophilized form to preserve structural integrity and extend shelf stability during storage.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" viewBox=\"0 0 48 48\"><g><path d=\"m17.1 29.4h-15.6c-.6 0-1 .4-1 1 0 4.9 4 8.8 8.8 8.8s8.8-4 8.8-8.8c0-.6-.4-1-1-1z\"></path><path d=\"m9.3 14.2 5.5 13.2h2.2l-6.7-16.2c-.2-.4-.5-.6-.9-.6s-.8.2-.9.6l-6.8 16.2h2.2z\"></path><path d=\"m38.7 9.8 5.5 13.2h2.2l-6.8-16.2c-.2-.4-.5-.6-.9-.6s-.8.2-.9.6l-6.8 16.3h2.2z\"></path><path d=\"m46.5 25.1h-15.6c-.6 0-1 .4-1 1 0 4.9 4 8.8 8.8 8.8s8.8-4 8.8-8.8c0-.6-.4-1-1-1z\"></path><path d=\"m25 37.9v-24.1h-2v24.1c-4 .5-7.1 3.6-7.6 7.6h-14.9v2h47v-2h-14.9c-.5-4-3.6-7.1-7.6-7.6z\"></path><path d=\"m23 .5h2v2.4h-2z\"></path><path d=\"m47.5 6-.3-2-17.8 2.6v2z\"></path><path d=\"m.5 10.7.3 2 17.8-2.5v-2.1z\"></path><path d=\"m20.5 5.8v5.1c0 .5.4.9.9.9h5.1c.5 0 .9-.4.9-.9v-5.1c0-.5-.4-.9-.9-.9h-5.1c-.4 0-.9.4-.9.9z\"></path></g></svg>				\n									<h3>\n							Research Use						\n					</h3>\n									<p>\n						Sold exclusively for in vitro research use. Not intended for human or veterinary consumption under any circumstances.					</p>\n												<a href=\"https://mrarif.me/apexium/standards/\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"></path></svg>			\n									View Full Quality Standards\n					</a>\n									<h6>The Standard Has Been Set\n</h6>					<h3>Ready to Order?</h3>		Qualified researchers can browse our full catalogue and place an order today.								<a href=\"#\">\n									Browse Catalogue\n					</a>\n														<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									Contact Us  \n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:06:10', '2026-07-28 11:06:10', '', 44, 'https://mrarif.me/apexium/?p=1765', 0, 'revision', '', 0),
(1776, 1, '2026-07-28 11:07:09', '2026-07-28 11:07:09', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:09', '2026-07-28 11:07:09', '', 44, 'https://mrarif.me/apexium/?p=1776', 0, 'revision', '', 0),
(1777, 1, '2026-07-28 11:07:16', '2026-07-28 11:07:16', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:07:16', '2026-07-28 11:07:16', '', 23, 'https://mrarif.me/apexium/?p=1777', 0, 'revision', '', 0),
(1778, 1, '2026-07-28 11:07:30', '2026-07-28 11:07:30', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:30', '2026-07-28 11:07:30', '', 44, 'https://mrarif.me/apexium/?p=1778', 0, 'revision', '', 0),
(1779, 1, '2026-07-28 11:07:31', '2026-07-28 11:07:31', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:31', '2026-07-28 11:07:31', '', 44, 'https://mrarif.me/apexium/?p=1779', 0, 'revision', '', 0),
(1780, 1, '2026-07-28 11:07:31', '2026-07-28 11:07:31', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:07:31', '2026-07-28 11:07:31', '', 44, 'https://mrarif.me/apexium/?p=1780', 0, 'revision', '', 0),
(1781, 1, '2026-07-28 11:07:31', '2026-07-28 11:07:31', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:07:31', '2026-07-28 11:07:31', '', 23, 'https://mrarif.me/apexium/?p=1781', 0, 'revision', '', 0),
(1782, 1, '2026-07-28 11:09:59', '2026-07-28 11:09:59', '', 'DSIP 5mg', 'DSIP research peptide in 5mg and 10mg strengths with current Axis Bio vial formats and lot references.\r\n\r\n', 'publish', 'closed', 'closed', '', 'dsip-5mg', '', '', '2026-07-28 11:15:44', '2026-07-28 11:15:44', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1782', 0, 'product', '', 0),
(1783, 1, '2026-07-28 11:07:58', '2026-07-28 11:07:58', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:07:58', '2026-07-28 11:07:58', '', 23, 'https://mrarif.me/apexium/?p=1783', 0, 'revision', '', 0),
(1824, 1, '2026-07-28 11:33:08', '2026-07-28 11:33:08', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:33:08', '2026-07-28 11:33:08', '', 23, 'https://mrarif.me/apexium/?p=1824', 0, 'revision', '', 0),
(1784, 1, '2026-07-28 11:08:50', '2026-07-28 11:08:50', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:08:50', '2026-07-28 11:08:50', '', 23, 'https://mrarif.me/apexium/?p=1784', 0, 'revision', '', 0),
(1785, 1, '2026-07-28 11:09:07', '2026-07-28 11:09:07', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:09:07', '2026-07-28 11:09:07', '', 23, 'https://mrarif.me/apexium/?p=1785', 0, 'revision', '', 0),
(1786, 1, '2026-07-28 11:09:29', '2026-07-28 11:09:29', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:09:29', '2026-07-28 11:09:29', '', 23, 'https://mrarif.me/apexium/?p=1786', 0, 'revision', '', 0),
(1787, 1, '2026-07-28 11:09:59', '2026-07-28 11:09:59', '', 'DSIP 5mg', 'DSIP research peptide in 5mg and 10mg strengths with current Axis Bio vial formats and lot references.\r\n\r\n', 'inherit', 'closed', 'closed', '', '1782-revision-v1', '', '', '2026-07-28 11:09:59', '2026-07-28 11:09:59', '', 1782, 'https://mrarif.me/apexium/?p=1787', 0, 'revision', '', 0),
(1788, 1, '2026-07-28 11:10:10', '2026-07-28 11:10:10', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:10', '2026-07-28 11:10:10', '', 44, 'https://mrarif.me/apexium/?p=1788', 0, 'revision', '', 0),
(1789, 1, '2026-07-28 11:10:10', '2026-07-28 11:10:10', '<h6>About the lab</h6>					<h1>Built for those\nwho care about what\'s inside.</h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:10', '2026-07-28 11:10:10', '', 44, 'https://mrarif.me/apexium/?p=1789', 0, 'revision', '', 0),
(1790, 1, '2026-07-28 11:10:10', '2026-07-28 11:10:10', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:10', '2026-07-28 11:10:10', '', 44, 'https://mrarif.me/apexium/?p=1790', 0, 'revision', '', 0),
(1791, 1, '2026-07-28 11:10:14', '2026-07-28 11:10:14', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:10:14', '2026-07-28 11:10:14', '', 23, 'https://mrarif.me/apexium/?p=1791', 0, 'revision', '', 0),
(1792, 1, '2026-07-28 11:10:39', '2026-07-28 11:10:39', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:10:39', '2026-07-28 11:10:39', '', 8, 'https://mrarif.me/apexium/?p=1792', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1793, 1, '2026-07-28 11:10:39', '2026-07-28 11:10:39', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:10:39', '2026-07-28 11:10:39', '', 8, 'https://mrarif.me/apexium/?p=1793', 0, 'revision', '', 0),
(1794, 1, '2026-07-28 11:10:40', '2026-07-28 11:10:40', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:10:40', '2026-07-28 11:10:40', '', 8, 'https://mrarif.me/apexium/?p=1794', 0, 'revision', '', 0),
(1795, 1, '2026-07-28 11:10:50', '2026-07-28 11:10:50', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:50', '2026-07-28 11:10:50', '', 44, 'https://mrarif.me/apexium/?p=1795', 0, 'revision', '', 0),
(1796, 1, '2026-07-28 11:10:50', '2026-07-28 11:10:50', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:50', '2026-07-28 11:10:50', '', 44, 'https://mrarif.me/apexium/?p=1796', 0, 'revision', '', 0),
(1797, 1, '2026-07-28 11:10:50', '2026-07-28 11:10:50', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:50', '2026-07-28 11:10:50', '', 44, 'https://mrarif.me/apexium/?p=1797', 0, 'revision', '', 0),
(1798, 1, '2026-07-28 11:10:59', '2026-07-28 11:10:59', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:59', '2026-07-28 11:10:59', '', 44, 'https://mrarif.me/apexium/?p=1798', 0, 'revision', '', 0),
(1799, 1, '2026-07-28 11:10:59', '2026-07-28 11:10:59', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:59', '2026-07-28 11:10:59', '', 44, 'https://mrarif.me/apexium/?p=1799', 0, 'revision', '', 0),
(1800, 1, '2026-07-28 11:10:59', '2026-07-28 11:10:59', '<h6>About the lab</h6>					<h1>Built for those\n   who care about what\'s inside. </h1>		<p>What is inside the vial matters. We make purity, safety, and testing a priority.</p><p>Product details stay clear, direct, and easy to check.</p><p>Have peace of mind knowing our peptides are made locally in Orange County, CA, USA, where safety standards are second to none.</p>			<h6>Keep reading</h6>					<h2>Start with the vial.</h2>										<a href=\"#\">\n									Browse catalog\n					</a>', 'About', '', 'inherit', 'closed', 'closed', '', '44-revision-v1', '', '', '2026-07-28 11:10:59', '2026-07-28 11:10:59', '', 44, 'https://mrarif.me/apexium/?p=1800', 0, 'revision', '', 0),
(1801, 1, '2026-07-28 11:11:06', '2026-07-28 11:11:06', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:11:06', '2026-07-28 11:11:06', '', 8, 'https://mrarif.me/apexium/?p=1801', 0, 'revision', '', 0),
(1802, 1, '2026-07-28 11:11:06', '2026-07-28 11:11:06', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:11:06', '2026-07-28 11:11:06', '', 8, 'https://mrarif.me/apexium/?p=1802', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1803, 1, '2026-07-28 11:11:06', '2026-07-28 11:11:06', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:11:06', '2026-07-28 11:11:06', '', 8, 'https://mrarif.me/apexium/?p=1803', 0, 'revision', '', 0),
(1804, 1, '2026-07-28 11:11:44', '2026-07-28 11:11:44', '', 'DSIP 5mg', '', 'inherit', 'closed', 'closed', '', 'dsip-5mg-2', '', '', '2026-07-28 11:11:44', '2026-07-28 11:11:44', '', 1782, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/DSIP-5mg.png', 0, 'attachment', 'image/png', 0),
(1805, 1, '2026-07-28 11:12:06', '2026-07-28 11:12:06', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:12:06', '2026-07-28 11:12:06', '', 23, 'https://mrarif.me/apexium/?p=1805', 0, 'revision', '', 0),
(1807, 1, '2026-07-28 11:13:34', '2026-07-28 11:13:34', '', 'DSIP 5mg - 5mg', 'Vial size: 5mg', 'publish', 'closed', 'closed', '', 'dsip-5mg-5mg', '', '', '2026-07-28 11:15:41', '2026-07-28 11:15:41', '', 1782, 'https://mrarif.me/apexium/?post_type=product_variation&p=1807', 2, 'product_variation', '', 0),
(1808, 1, '2026-07-28 11:15:10', '2026-07-28 11:15:10', '', 'DSIP 5mg - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'dsip-5mg', '', '', '2026-07-28 11:15:41', '2026-07-28 11:15:41', '', 1782, 'https://mrarif.me/apexium/?post_type=product_variation&#038;p=1808', 1, 'product_variation', '', 0),
(1809, 1, '2026-07-28 11:20:08', '2026-07-28 11:20:08', '', 'KPV', 'A three-amino-acid alpha-MSH fragment studied in laboratory models of inflammatory signaling, epithelial barrier pathways, and peptide transporter activity.', 'publish', 'closed', 'closed', '', 'kpv', '', '', '2026-07-28 11:21:03', '2026-07-28 11:21:03', '', 0, 'https://mrarif.me/apexium/?post_type=product&#038;p=1809', 0, 'product', '', 0),
(1810, 1, '2026-07-28 11:19:14', '2026-07-28 11:19:14', '', 'KPV', '', 'inherit', 'closed', 'closed', '', 'kpv', '', '', '2026-07-28 11:19:14', '2026-07-28 11:19:14', '', 1809, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/KPV.png', 0, 'attachment', 'image/png', 0),
(1811, 1, '2026-07-28 11:20:09', '2026-07-28 11:20:09', '', 'KPV', 'A three-amino-acid alpha-MSH fragment studied in laboratory models of inflammatory signaling, epithelial barrier pathways, and peptide transporter activity.', 'inherit', 'closed', 'closed', '', '1809-revision-v1', '', '', '2026-07-28 11:20:09', '2026-07-28 11:20:09', '', 1809, 'https://mrarif.me/apexium/?p=1811', 0, 'revision', '', 0),
(1812, 1, '2026-07-28 11:20:48', '2026-07-28 11:20:48', '', 'KPV - 10mg', 'Vial size: 10mg', 'publish', 'closed', 'closed', '', 'kpv-10mg', '', '', '2026-07-28 11:20:59', '2026-07-28 11:20:59', '', 1809, 'https://mrarif.me/apexium/?post_type=product_variation&p=1812', 1, 'product_variation', '', 0),
(1813, 1, '2026-07-28 11:20:53', '2026-07-28 11:20:53', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:20:53', '2026-07-28 11:20:53', '', 23, 'https://mrarif.me/apexium/?p=1813', 0, 'revision', '', 0),
(1814, 1, '2026-07-28 11:21:40', '2026-07-28 11:21:40', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:21:40', '2026-07-28 11:21:40', '', 23, 'https://mrarif.me/apexium/?p=1814', 0, 'revision', '', 0),
(1815, 1, '2026-07-28 11:22:47', '2026-07-28 11:22:47', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:22:47', '2026-07-28 11:22:47', '', 23, 'https://mrarif.me/apexium/?p=1815', 0, 'revision', '', 0),
(1816, 1, '2026-07-28 11:23:17', '2026-07-28 11:23:17', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:23:17', '2026-07-28 11:23:17', '', 23, 'https://mrarif.me/apexium/?p=1816', 0, 'revision', '', 0),
(1817, 1, '2026-07-28 11:23:35', '2026-07-28 11:23:35', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:23:35', '2026-07-28 11:23:35', '', 23, 'https://mrarif.me/apexium/?p=1817', 0, 'revision', '', 0),
(1818, 1, '2026-07-28 11:24:05', '2026-07-28 11:24:05', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:24:05', '2026-07-28 11:24:05', '', 23, 'https://mrarif.me/apexium/?p=1818', 0, 'revision', '', 0),
(1819, 1, '2026-07-28 11:25:51', '2026-07-28 11:25:51', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"10mg\">\n								10mg							</button>\n													<button type=\"button\"\n								class=\"iovision-lvs__pill\"\n								data-value=\"5mg\">\n								5mg							</button>\n			<input type=\"hidden\" name=\"variation_id\" value=\"0\" />\n			<button type=\"button\" disabled data-state=\"select\">\n					<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n						<path d=\"M6 8V6a6 6 0 1112 0v2M4 8h16l-1.2 12.1A2 2 0 0116.8 22H7.2a2 2 0 01-2-1.9L4 8z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n					</svg>\n				add to cart\n			</button>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 11:25:51', '2026-07-28 11:25:51', '', 23, 'https://mrarif.me/apexium/?p=1819', 0, 'revision', '', 0),
(1820, 1, '2026-07-28 11:31:11', '2026-07-28 11:31:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:31:11', '2026-07-28 11:31:11', '', 8, 'https://mrarif.me/apexium/?p=1820', 0, 'revision', '', 0),
(1821, 1, '2026-07-28 11:31:11', '2026-07-28 11:31:11', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n								<h2>\n									Research Compounds								</h2>\n										<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:31:11', '2026-07-28 11:31:11', '', 8, 'https://mrarif.me/apexium/?p=1821', 0, 'revision', '', 0),
(1823, 1, '2026-07-28 11:32:54', '2026-07-28 11:32:54', '', 'Kisspeptin-10 (1)', '', 'inherit', 'closed', 'closed', '', 'kisspeptin-10-1', '', '', '2026-07-28 11:32:54', '2026-07-28 11:32:54', '', 1693, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Kisspeptin-10-1.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `bas_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
(1826, 1, '2026-07-28 11:33:52', '2026-07-28 11:33:52', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Purity Is the Standard, Not the Claim.</h2>					Every compound is third-party tested to ensure identity, purity, and consistency. Because your research deserves certainty.										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:33:52', '2026-07-28 11:33:52', '', 8, 'https://mrarif.me/apexium/?p=1826', 0, 'revision', '', 0),
(1828, 1, '2026-07-28 11:38:41', '2026-07-28 11:38:41', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:38:41', '2026-07-28 11:38:41', '', 8, 'https://mrarif.me/apexium/?p=1828', 0, 'revision', '', 0),
(1829, 1, '2026-07-28 11:38:41', '2026-07-28 11:38:41', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							THIRD-PARTY TESTING						\n					</h3>\n									<p>\n						Every batch is independently verified by accredited laboratories for identity, purity, and concentration.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:38:41', '2026-07-28 11:38:41', '', 8, 'https://mrarif.me/apexium/?p=1829', 0, 'revision', '', 0),
(1830, 1, '2026-07-28 11:38:42', '2026-07-28 11:38:42', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 11:38:42', '2026-07-28 11:38:42', '', 8, 'https://mrarif.me/apexium/?p=1830', 0, 'revision', '', 0),
(1831, 1, '2026-07-28 11:55:09', '2026-07-28 11:55:09', '', 'svgexport-20 (8)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-8', '', '', '2026-07-28 11:55:09', '2026-07-28 11:55:09', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-8.svg', 0, 'attachment', 'image/svg+xml', 0),
(1832, 1, '2026-07-28 11:55:11', '2026-07-28 11:55:11', '', 'svgexport-20 (7)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-7', '', '', '2026-07-28 11:55:11', '2026-07-28 11:55:11', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-7.svg', 0, 'attachment', 'image/svg+xml', 0),
(1833, 1, '2026-07-28 11:55:47', '2026-07-28 11:55:47', '', 'svgexport-20 (6)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-6', '', '', '2026-07-28 11:55:47', '2026-07-28 11:55:47', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-6.svg', 0, 'attachment', 'image/svg+xml', 0),
(1834, 1, '2026-07-28 11:55:50', '2026-07-28 11:55:50', '', 'svgexport-20 (5)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-5', '', '', '2026-07-28 11:55:50', '2026-07-28 11:55:50', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-5.svg', 0, 'attachment', 'image/svg+xml', 0),
(1835, 1, '2026-07-28 11:55:52', '2026-07-28 11:55:52', '', 'svgexport-20 (4)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-4', '', '', '2026-07-28 11:55:52', '2026-07-28 11:55:52', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(1836, 1, '2026-07-28 11:55:54', '2026-07-28 11:55:54', '', 'svgexport-20 (3)', '', 'inherit', 'closed', 'closed', '', 'svgexport-20-3', '', '', '2026-07-28 11:55:54', '2026-07-28 11:55:54', '', 8, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/svgexport-20-3.svg', 0, 'attachment', 'image/svg+xml', 0);
INSERT INTO `bas_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
(1843, 1, '2026-07-28 12:00:57', '2026-07-28 12:00:57', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:57', '2026-07-28 12:00:57', '', 8, 'https://mrarif.me/apexium/?p=1843', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1840, 1, '2026-07-28 12:00:35', '2026-07-28 12:00:35', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:35', '2026-07-28 12:00:35', '', 8, 'https://mrarif.me/apexium/?p=1840', 0, 'revision', '', 0),
(1838, 1, '2026-07-28 12:00:34', '2026-07-28 12:00:34', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:34', '2026-07-28 12:00:34', '', 8, 'https://mrarif.me/apexium/?p=1838', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1839, 1, '2026-07-28 12:00:35', '2026-07-28 12:00:35', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:35', '2026-07-28 12:00:35', '', 8, 'https://mrarif.me/apexium/?p=1839', 0, 'revision', '', 0),
(1841, 1, '2026-07-28 12:00:57', '2026-07-28 12:00:57', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:57', '2026-07-28 12:00:57', '', 8, 'https://mrarif.me/apexium/?p=1841', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1842, 1, '2026-07-28 12:00:57', '2026-07-28 12:00:57', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"inside-the-box\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA1LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvaW5zaWRlLXRoZS1ib3gud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\'><img width=\"561\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"discreet-shipping\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDA0LCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvZGlzY3JlZXQtc2hpcHBpbmcud2VicCIsInNsaWRlc2hvdyI6IjFjNDIwZjkifQ%3D%3D\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1c420f9\" data-elementor-lightbox-title=\"secure-protected\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDAzLCJ1cmwiOiJodHRwczpcL1wvbXJhcmlmLm1lXC9hcGV4aXVtXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wN1wvc2VjdXJlLXByb3RlY3RlZC53ZWJwIiwic2xpZGVzaG93IjoiMWM0MjBmOSJ9\" href=\'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\'><img width=\"613\" height=\"592\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp\" alt=\"\" decoding=\"async\" /></a>\n			</figure>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:00:57', '2026-07-28 12:00:57', '', 8, 'https://mrarif.me/apexium/?p=1842', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1844, 1, '2026-07-28 12:03:16', '2026-07-28 12:03:16', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:16', '2026-07-28 12:03:16', '', 8, 'https://mrarif.me/apexium/?p=1844', 0, 'revision', '', 0),
(1845, 1, '2026-07-28 12:03:16', '2026-07-28 12:03:16', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:16', '2026-07-28 12:03:16', '', 8, 'https://mrarif.me/apexium/?p=1845', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1846, 1, '2026-07-28 12:03:16', '2026-07-28 12:03:16', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:16', '2026-07-28 12:03:16', '', 8, 'https://mrarif.me/apexium/?p=1846', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1847, 1, '2026-07-28 12:03:45', '2026-07-28 12:03:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:45', '2026-07-28 12:03:45', '', 8, 'https://mrarif.me/apexium/?p=1847', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1848, 1, '2026-07-28 12:03:45', '2026-07-28 12:03:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:45', '2026-07-28 12:03:45', '', 8, 'https://mrarif.me/apexium/?p=1848', 0, 'revision', '', 0),
(1899, 1, '2026-07-28 12:50:57', '2026-07-28 12:50:57', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n									Read more Labs →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:50:57', '2026-07-28 12:50:57', '', 8, 'https://mrarif.me/apexium/?p=1899', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1849, 1, '2026-07-28 12:03:45', '2026-07-28 12:03:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:45', '2026-07-28 12:03:45', '', 8, 'https://mrarif.me/apexium/?p=1849', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1850, 1, '2026-07-28 12:03:51', '2026-07-28 12:03:51', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:51', '2026-07-28 12:03:51', '', 8, 'https://mrarif.me/apexium/?p=1850', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1851, 1, '2026-07-28 12:03:51', '2026-07-28 12:03:51', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:51', '2026-07-28 12:03:51', '', 8, 'https://mrarif.me/apexium/?p=1851', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1852, 1, '2026-07-28 12:03:51', '2026-07-28 12:03:51', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:03:51', '2026-07-28 12:03:51', '', 8, 'https://mrarif.me/apexium/?p=1852', 0, 'revision', '', 0),
(1853, 1, '2026-07-28 12:04:01', '2026-07-28 12:04:01', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'inherit', 'closed', 'closed', '', '1-revision-v1', '', '', '2026-07-28 12:04:01', '2026-07-28 12:04:01', '', 1, 'https://mrarif.me/apexium/?p=1853', 0, 'revision', '', 0),
(1854, 1, '2026-07-28 12:10:14', '2026-07-28 12:10:14', '', 'BPC-157 research peptide reference for lab buyers', 'A concise Axis Bio Lab reference page for BPC-157 research peptide review, product-page checks, and COA-first buyer evaluation.', 'publish', 'closed', 'closed', '', 'bpc-157-research-peptide-reference-for-lab-buyers', '', '', '2026-07-28 12:10:14', '2026-07-28 12:10:14', '', 0, 'https://mrarif.me/apexium/?p=1854', 0, 'post', '', 0),
(1855, 1, '2026-07-28 12:10:14', '2026-07-28 12:10:14', '', 'BPC-157 research peptide reference for lab buyers', 'A concise Axis Bio Lab reference page for BPC-157 research peptide review, product-page checks, and COA-first buyer evaluation.', 'inherit', 'closed', 'closed', '', '1854-revision-v1', '', '', '2026-07-28 12:10:14', '2026-07-28 12:10:14', '', 1854, 'https://mrarif.me/apexium/?p=1855', 0, 'revision', '', 0),
(1856, 1, '2026-07-28 12:11:10', '2026-07-28 12:11:10', '', 'COA-tested peptides: what serious buyers should check first', '\r\nA practical quality checklist for reviewing COA-backed research peptides, including identity, purity, lot matching, and supplier-page clarity.', 'publish', 'closed', 'closed', '', 'coa-tested-peptides-what-serious-buyers-should-check-first', '', '', '2026-07-28 12:11:10', '2026-07-28 12:11:10', '', 0, 'https://mrarif.me/apexium/?p=1856', 0, 'post', '', 0),
(1857, 1, '2026-07-28 12:11:10', '2026-07-28 12:11:10', '', 'COA-tested peptides: what serious buyers should check first', '\r\nA practical quality checklist for reviewing COA-backed research peptides, including identity, purity, lot matching, and supplier-page clarity.', 'inherit', 'closed', 'closed', '', '1856-revision-v1', '', '', '2026-07-28 12:11:10', '2026-07-28 12:11:10', '', 1856, 'https://mrarif.me/apexium/?p=1857', 0, 'revision', '', 0),
(1858, 1, '2026-07-28 12:11:38', '2026-07-28 12:11:38', '', 'Apexium Lab-tested research materials with COA access', 'A direct overview of how Axis Bio Lab organizes peptide product pages, batch records, size options, and research-use-only purchasing for qualified', 'publish', 'closed', 'closed', '', 'axis-bio-peptides-lab-tested-research-materials-with-coa-access', '', '', '2026-08-01 12:45:33', '2026-08-01 12:45:33', '', 0, 'https://mrarif.me/apexium/?p=1858', 0, 'post', '', 0),
(1859, 1, '2026-07-28 12:11:38', '2026-07-28 12:11:38', '', 'Axis Bio peptides: lab-tested research materials with COA access', '\r\nA direct overview of how Axis Bio Lab organizes peptide product pages, batch records, size options, and research-use-only purchasing for qualified', 'inherit', 'closed', 'closed', '', '1858-revision-v1', '', '', '2026-07-28 12:11:38', '2026-07-28 12:11:38', '', 1858, 'https://mrarif.me/apexium/?p=1859', 0, 'revision', '', 0),
(1860, 1, '2026-07-28 12:12:20', '2026-07-28 12:12:20', '', 'Research compound supply chains: a practical traceability guide', 'How to compare supply models, verify lot-level records, read COA signals, and spot avoidable gaps before a research material reaches the bench.', 'publish', 'closed', 'closed', '', 'research-compound-supply-chains-a-practical-traceability-guide', '', '', '2026-07-28 12:12:20', '2026-07-28 12:12:20', '', 0, 'https://mrarif.me/apexium/?p=1860', 0, 'post', '', 0),
(1861, 1, '2026-07-28 12:12:20', '2026-07-28 12:12:20', '', 'Research compound supply chains: a practical traceability guide', 'How to compare supply models, verify lot-level records, read COA signals, and spot avoidable gaps before a research material reaches the bench.', 'inherit', 'closed', 'closed', '', '1860-revision-v1', '', '', '2026-07-28 12:12:20', '2026-07-28 12:12:20', '', 1860, 'https://mrarif.me/apexium/?p=1861', 0, 'revision', '', 0),
(1862, 1, '2026-07-28 12:13:19', '2026-07-28 12:13:19', '', 'Research Post Loop', '', 'publish', 'closed', 'closed', '', 'research-post-loop', '', '', '2026-07-28 12:24:07', '2026-07-28 12:24:07', '', 0, 'https://mrarif.me/apexium/?post_type=elementor_library&#038;p=1862', 0, 'elementor_library', '', 0),
(1863, 1, '2026-07-28 12:15:25', '2026-07-28 12:15:25', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:15:25', '2026-07-28 12:15:25', '', 1862, 'https://mrarif.me/apexium/?p=1863', 0, 'revision', '', 0),
(1864, 1, '2026-07-28 12:15:25', '2026-07-28 12:15:25', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:15:25', '2026-07-28 12:15:25', '', 1862, 'https://mrarif.me/apexium/?p=1864', 0, 'revision', '', 0),
(1867, 1, '2026-07-28 12:19:40', '2026-07-28 12:19:40', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:19:40', '2026-07-28 12:19:40', '', 1862, 'https://mrarif.me/apexium/?p=1867', 0, 'revision', '', 0),
(1866, 1, '2026-07-28 12:19:39', '2026-07-28 12:19:39', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:19:39', '2026-07-28 12:19:39', '', 1862, 'https://mrarif.me/apexium/?p=1866', 0, 'revision', '', 0),
(1868, 1, '2026-07-28 12:19:50', '2026-07-28 12:19:50', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:19:50', '2026-07-28 12:19:50', '', 1862, 'https://mrarif.me/apexium/?p=1868', 0, 'revision', '', 0),
(1869, 1, '2026-07-28 12:21:05', '2026-07-28 12:21:05', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:21:05', '2026-07-28 12:21:05', '', 1862, 'https://mrarif.me/apexium/?p=1869', 0, 'revision', '', 0),
(1870, 1, '2026-07-28 12:23:01', '2026-07-28 12:23:01', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:23:01', '2026-07-28 12:23:01', '', 1862, 'https://mrarif.me/apexium/?p=1870', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1871, 1, '2026-07-28 12:23:44', '2026-07-28 12:23:44', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:23:44', '2026-07-28 12:23:44', '', 8, 'https://mrarif.me/apexium/?p=1871', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1872, 1, '2026-07-28 12:23:45', '2026-07-28 12:23:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:23:45', '2026-07-28 12:23:45', '', 8, 'https://mrarif.me/apexium/?p=1872', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1873, 1, '2026-07-28 12:23:45', '2026-07-28 12:23:45', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:23:45', '2026-07-28 12:23:45', '', 8, 'https://mrarif.me/apexium/?p=1873', 0, 'revision', '', 0),
(1874, 1, '2026-07-28 12:24:07', '2026-07-28 12:24:07', '', 'Research Post Loop', '', 'inherit', 'closed', 'closed', '', '1862-revision-v1', '', '', '2026-07-28 12:24:07', '2026-07-28 12:24:07', '', 1862, 'https://mrarif.me/apexium/?p=1874', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1875, 1, '2026-07-28 12:24:42', '2026-07-28 12:24:42', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:24:42', '2026-07-28 12:24:42', '', 8, 'https://mrarif.me/apexium/?p=1875', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1876, 1, '2026-07-28 12:24:42', '2026-07-28 12:24:42', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:24:42', '2026-07-28 12:24:42', '', 8, 'https://mrarif.me/apexium/?p=1876', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1877, 1, '2026-07-28 12:24:43', '2026-07-28 12:24:43', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:24:43', '2026-07-28 12:24:43', '', 8, 'https://mrarif.me/apexium/?p=1877', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1878, 1, '2026-07-28 12:26:07', '2026-07-28 12:26:07', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:26:07', '2026-07-28 12:26:07', '', 8, 'https://mrarif.me/apexium/?p=1878', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1879, 1, '2026-07-28 12:26:07', '2026-07-28 12:26:07', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:26:07', '2026-07-28 12:26:07', '', 8, 'https://mrarif.me/apexium/?p=1879', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1880, 1, '2026-07-28 12:26:08', '2026-07-28 12:26:08', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:26:08', '2026-07-28 12:26:08', '', 8, 'https://mrarif.me/apexium/?p=1880', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1881, 1, '2026-07-28 12:29:37', '2026-07-28 12:29:37', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:29:37', '2026-07-28 12:29:37', '', 8, 'https://mrarif.me/apexium/?p=1881', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1882, 1, '2026-07-28 12:29:38', '2026-07-28 12:29:38', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:29:38', '2026-07-28 12:29:38', '', 8, 'https://mrarif.me/apexium/?p=1882', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1883, 1, '2026-07-28 12:29:38', '2026-07-28 12:29:38', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:29:38', '2026-07-28 12:29:38', '', 8, 'https://mrarif.me/apexium/?p=1883', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1884, 1, '2026-07-28 12:30:08', '2026-07-28 12:30:08', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:30:08', '2026-07-28 12:30:08', '', 8, 'https://mrarif.me/apexium/?p=1884', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1885, 1, '2026-07-28 12:30:08', '2026-07-28 12:30:08', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:30:08', '2026-07-28 12:30:08', '', 8, 'https://mrarif.me/apexium/?p=1885', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1886, 1, '2026-07-28 12:30:09', '2026-07-28 12:30:09', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:30:09', '2026-07-28 12:30:09', '', 8, 'https://mrarif.me/apexium/?p=1886', 0, 'revision', '', 0),
(1887, 1, '2026-07-28 12:33:05', '2026-07-28 12:33:05', '', 'Apexium-white', '', 'inherit', 'closed', 'closed', '', 'apexium-white', '', '', '2026-07-28 12:33:05', '2026-07-28 12:33:05', '', 18, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png', 0, 'attachment', 'image/png', 0),
(1889, 1, '2026-07-28 12:33:30', '2026-07-28 12:33:30', '<img width=\"380\" height=\"206\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png\" alt=\"\" />													Research-grade compounds with verified purity and batch-level transparency. Built for research.			<h5>Shop</h5>							<ul>\n							<li>\n										GLP-3 RTA \n									</li>\n								<li>\n										BPC-157 + TB-500 Blend\n									</li>\n								<li>\n										Glow Blend \n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Company</h5>							<ul>\n							<li>\n										Affiliate\n									</li>\n								<li>\n										Standards\n									</li>\n								<li>\n										Coa Verification\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n								<li>\n										Partner Program\n									</li>\n						</ul>\n							<h5>COA Verification\n</h5>		Scan or enter your batch number to view Certificate of Analysis.\n© [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2026-07-28 12:33:30', '2026-07-28 12:33:30', '', 18, 'https://mrarif.me/apexium/?p=1889', 0, 'revision', '', 0),
(1891, 1, '2026-07-28 12:46:36', '2026-07-28 12:46:36', '<img width=\"380\" height=\"206\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png\" alt=\"\" />													Research-grade compounds with verified purity and batch-level transparency. Built for research.			<h5>Catalog</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/apexium/product/cjc-1295-no-dac/\">\n											CJC-1295 (no DAC)\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/adamax-5mg/\">\n											Adamax 5mg\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/kisspeptin-10/\">\n											Kisspeptin-10\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/bacteriostatic-water/\">\n											Bacteriostatic Water\n											</a>\n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Laboratory</h5>							<ul>\n							<li>\n										Labs\n									</li>\n								<li>\n										COA library\n									</li>\n								<li>\n										Research hub\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n						</ul>\n							<h5>Lab dispatch</h5>		Occasional updates on new batches, testing, and product availability.© [copyright] Lumera Biolabs. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2026-07-28 12:46:36', '2026-07-28 12:46:36', '', 18, 'https://mrarif.me/apexium/?p=1891', 0, 'revision', '', 0),
(1892, 1, '2026-07-28 12:48:03', '2026-07-28 12:48:03', '<img width=\"380\" height=\"206\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png\" alt=\"\" />													Research-grade compounds with verified purity and batch-level transparency. Built for research.			<h5>Catalog</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/apexium/product/cjc-1295-no-dac/\">\n											CJC-1295 (no DAC)\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/adamax-5mg/\">\n											Adamax 5mg\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/kisspeptin-10/\">\n											Kisspeptin-10\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/bacteriostatic-water/\">\n											Bacteriostatic Water\n											</a>\n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Quick links</h5>							<ul>\n							<li>\n										Labs\n									</li>\n								<li>\n										COA library\n									</li>\n								<li>\n										Research hub\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n						</ul>\n							<h5>Lab dispatch</h5>		Occasional updates on new batches, testing, and product availability.All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.© [copyright] apexium. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2026-07-28 12:48:03', '2026-07-28 12:48:03', '', 18, 'https://mrarif.me/apexium/?p=1892', 0, 'revision', '', 0),
(1893, 1, '2026-07-28 12:49:08', '2026-07-28 12:49:08', '<img width=\"380\" height=\"206\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Apexium-white.png\" alt=\"\" />													<p>Research-grade compounds with verified purity and batch-level transparency. Built for research.</p>			<h5>Catalog</h5>							<ul>\n							<li>\n											<a href=\"https://mrarif.me/apexium/product/cjc-1295-no-dac/\">\n											CJC-1295 (no DAC)\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/adamax-5mg/\">\n											Adamax 5mg\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/kisspeptin-10/\">\n											Kisspeptin-10\n											</a>\n									</li>\n								<li>\n											<a href=\"https://mrarif.me/apexium/product/bacteriostatic-water/\">\n											Bacteriostatic Water\n											</a>\n									</li>\n								<li>\n										All products\n									</li>\n						</ul>\n							<h5>Quick links</h5>							<ul>\n							<li>\n										Labs\n									</li>\n								<li>\n										COA library\n									</li>\n								<li>\n										Research hub\n									</li>\n								<li>\n										About\n									</li>\n								<li>\n										Contact\n									</li>\n						</ul>\n							<h5>Lab dispatch</h5>		Occasional updates on new batches, testing, and product availability.All products we offer are intended for laboratory research use only. Not for human or animal consumption. Not for use in diagnostic or therapeutic procedures. Not a drug, food, cosmetic, or dietary supplement. Products are sold exclusively to qualified labs and institutions. By purchasing, you affirm your qualification and agree to handle all materials in accordance with applicable safety and regulatory standards.© [copyright] apexium. All products are for research use only. Not for human consumption.Privacy Policy\nTerms of Service', 'Footer', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2026-07-28 12:49:08', '2026-07-28 12:49:08', '', 18, 'https://mrarif.me/apexium/?p=1893', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1894, 1, '2026-07-28 12:49:54', '2026-07-28 12:49:54', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:49:54', '2026-07-28 12:49:54', '', 8, 'https://mrarif.me/apexium/?p=1894', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1895, 1, '2026-07-28 12:49:54', '2026-07-28 12:49:54', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:49:54', '2026-07-28 12:49:54', '', 8, 'https://mrarif.me/apexium/?p=1895', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1896, 1, '2026-07-28 12:49:54', '2026-07-28 12:49:54', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:49:54', '2026-07-28 12:49:54', '', 8, 'https://mrarif.me/apexium/?p=1896', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1897, 1, '2026-07-28 12:50:56', '2026-07-28 12:50:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:50:56', '2026-07-28 12:50:56', '', 8, 'https://mrarif.me/apexium/?p=1897', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1898, 1, '2026-07-28 12:50:56', '2026-07-28 12:50:56', '<h1>Elevate Your Health. Live Your Best.</h1>					<p>Premium research peptides for those who demand more from their journey. Backed by science. Driven by results.</p>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><path d=\"M7 7h10v10\"></path><path d=\"M7 17 17 7\"></path></svg>			\n									Browse the catalog\n					</a>\n														<a href=\"#\">\n									Axis Bio peptides →\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							RESEARCH DRIVEN						\n					</h3>\n									<p>\n						Science backed purity\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Third Party Tested					</p>\n																	<img width=\"508\" height=\"638\" src=\"https://mrarif.me/apexium/wp-content/uploads/2026/07/Hero-Apexium-1.png\" alt=\"\" />																<h2>Research. Restore. Redefine.\n</h2>				\n								<h4>\n									Up to								</h4>\n														<h5>\n								50%							</h5>\n							Cheaper Than Any Other Peptide Supplier!\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2v6.292a7 7 0 1 0 4 0V2\"></path><path d=\"M5 15h14\"></path><path d=\"M8.5 2h7\"></path></svg>				\n									<h3>\n							PURE &amp; POTENT						\n					</h3>\n									<p>\n						99%+ Purity Guaranteed					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>				\n									<h3>\n							LAB TESTED						\n					</h3>\n									<p>\n						Every batch is lab tested for quality &amp; purity					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h12l4 6-10 13L2 9Z\"></path><path d=\"M11 3 8 9l4 13 4-13-3-6\"></path><path d=\"M2 9h20\"></path></svg>				\n									<h3>\n							PREMIUM QUALITY						\n					</h3>\n									<p>\nPharmaceutical grade peptides you can trust					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect width=\"18\" height=\"11\" x=\"3\" y=\"11\" rx=\"2\" ry=\"2\"></rect><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"></path></svg>				\n									<h3>\n							DISCREET &amp; SECURE						\n					</h3>\n									<p>\n						Confidential packaging and secure handling for your peace of mind					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"10\" x2=\"14\" y1=\"2\" y2=\"2\"></line><line x1=\"12\" x2=\"15\" y1=\"14\" y2=\"11\"></line><circle cx=\"12\" cy=\"14\" r=\"8\"></circle></svg>				\n									<h3>\n							FAST TURNAROUND						\n					</h3>\n									<p>\n						Quick order processing and reliable fulfillment					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z\"></path><path d=\"m15 9-6 6\"></path><path d=\"M9 9h.01\"></path><path d=\"M15 15h.01\"></path></svg>				\n									<h3>\n							TRUSTED SOURCE						\n					</h3>\n									<p>\n						Backed by science. Focused on your results.					</p>\n							Catalog records\n					<h2>Active catalog SKUs.\n</h2>					<p>Apexium  supplies research-use-only catalog materials for qualified lab and research purposes. Every available record is labeled by compound, strength, and testing status so buyers can quickly compare options.\n</p>										<a href=\"#\">\n									Research catalog →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									View all products\n					</a>\n									<h2>Our Premium Peptides</h2>										<a href=\"#\">\n				<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"></path><path d=\"M14 2v4a2 2 0 0 0 2 2h4\"></path><path d=\"m9 15 2 2 4-4\"></path></svg>			\n									VERIFY COA\n					</a>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 511.98 511.98\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M505.398 138.492c-5.921-6.06-15.287-8.153-23.277-5.39L379.018 29.418c2.441-7.841.612-16.694-5.529-22.836-8.854-8.852-23.35-8.765-32.313.199-9.663 9.664-17.106 21.812-22.124 36.105-3.346 9.128 11.058 14.202 14.155 4.966 4.265-12.154 10.516-22.404 18.577-30.465 7.221-7.422 18.332 3.668 10.899 10.9-25.684 25.685-23.411 75.61-15.593 116.889-7.228-1.806-11.151-3.048-16.997-4.623-3.729-22.259-4.881-42.51-3.423-60.255a7.5 7.5 0 0 0-6.86-8.089c-4.112-.337-7.749 2.731-8.089 6.86-1.427 17.349-.535 36.807 2.632 57.961-7.786-1.44-15.564-2.429-23.237-2.929-46.406-3.006-88.021 11.388-117.174 40.541-29.158 29.16-43.551 70.778-40.528 117.169.442 7.607 1.392 15.236 2.84 23.021-45.37-6.874-97.712-5.418-129.474 26.342-8.963 8.964-9.052 23.458-.198 32.313 5.351 5.434 13.389 7.724 20.836 6.071l58.125 58.125a7.5 7.5 0 0 0 10.607-10.607L40.704 371.63c8.589-7.53 21.125-11.741 35.865-13.461l77.38 77.034c-1.613 14.239-5.675 27.078-13.597 36.073l-19.453-19.453a7.5 7.5 0 0 0-10.607 10.607l22.13 22.13c-1.653 7.453.638 15.487 6.068 20.835 4.392 4.391 10.169 6.581 15.973 6.581a23.07 23.07 0 0 0 16.342-6.781l.001-.001c15.833-15.834 25.455-38.118 28.599-66.233 2.084-18.644 1.328-39.874-2.235-63.231 7.324 1.361 14.583 2.289 21.721 2.753 6.854.481 13.797.604 20.49.331a7.5 7.5 0 0 0 7.19-7.798c-.169-4.139-3.704-7.338-7.798-7.19-6.169.257-12.581.135-18.907-.312-10.803-.702-21.938-2.554-33.175-5.491-4.435-1.133-8.789-2.522-13.234-3.704-15.194-4.135-38.932-9.61-63.643-11.48-38.048-2.88-65.479 3.796-81.527 19.844-2.909 3.041-8.163 3.242-11.098.197-3.006-3.005-2.917-7.983.198-11.098 29.878-29.878 82.876-28.58 126.869-20.449 25.958 4.143 52.467 15.465 78.445 16.602 37.363 2.429 70.443-8.723 93.127-31.404s33.838-55.751 31.411-93.121c-.691-10.63-2.461-21.454-5.26-32.25a410 410 0 0 0 17.139 3.733c1.932 9.018 3.207 18.059 3.784 26.942 2.73 42.04-10.117 79.541-36.175 105.597-14.971 14.969-33.48 25.535-55.015 31.404a7.5 7.5 0 0 0-5.264 9.209c1.077 4.03 5.32 6.356 9.209 5.264 24.084-6.565 44.835-18.432 61.675-35.27 29.155-29.152 43.552-70.767 40.538-117.176-.498-7.677-1.483-15.455-2.918-23.235 23.485 3.519 44.84 4.221 63.604 2.074 28.277-3.233 50.698-12.956 66.64-28.897 8.966-8.963 9.055-23.459.202-32.313M160.201 494.59c-3.117 3.114-8.097 3.206-11.102.2-3.042-2.932-2.842-8.192.201-11.1 25.453-25.454 23.014-75.127 15.071-116.257 5.837 1.462 11.287 3.135 17.029 4.716 6.911 40.553 8.239 93.002-21.199 122.441m-11.908-130.954c3.068 14.505 6.08 33.037 6.481 51.222l-57.848-57.589c16.286.287 33.986 2.684 51.367 6.367M370.462 42.087l99.119 99.678c-9.391 7.437-22.356 11.206-36.567 12.657l-75.451-75.465c1.468-14.364 5.302-27.458 12.899-36.87m-7.346 106.772c-2.904-14.013-5.727-31.76-6.217-49.35l55.565 55.574c-17.59-.492-35.336-3.318-49.348-6.224m-161.473 62.684 12.523 12.523a7.5 7.5 0 0 0 10.607-10.607l-12.399-12.399c9.327-7.619 20.32-13.318 32.546-16.95l82.952 82.953c-3.631 12.227-9.33 23.22-16.948 32.547l-61.402-61.402a7.5 7.5 0 0 0-10.607 10.607l61.525 61.525c-9.109 7.802-19.897 13.704-31.933 17.563l-84.429-84.429c3.859-12.036 9.762-22.823 17.565-31.931m123.551-24.756c6.232 20.465 9.052 42.022 6.35 62.732l-69.083-69.084c20.715-2.703 42.282.118 62.733 6.352M223.683 332.968c-12.128-.627-25.024-3.292-37.531-7.133-6.692-21.398-9.288-43.692-6.071-65.143l71.205 71.205c-8.774 1.318-18.017 1.694-27.603 1.071M494.59 160.2c-30.823 30.824-86.517 28.37-127.846 20.869-25.433-3.973-52.278-15.098-78.173-16.332-37.369-2.424-70.441 8.734-93.122 31.416-22.683 22.684-33.837 55.757-31.406 93.158.628 10.511 2.35 21.141 5.248 32.067-5.666-1.347-11.495-2.681-17.189-3.795-1.976-9.073-3.211-17.934-3.718-26.723-2.739-42.041 10.104-79.547 36.166-105.608 26.057-26.058 63.558-38.91 105.594-36.18 23.882 1.281 39.869 7.745 65.04 13.431 43.083 9.516 100.352 14.952 128.507-13.204 2.901-3.049 8.182-3.219 11.1-.2 3.043 2.933 2.843 8.192-.201 11.101\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							NAD PLUS						\n					</h3>\n									<p>\n						Supports cellular energy, DNA repair and healthy aging.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 72 72\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M62.5 38.8c-5.2-3.3-11.1-3-18.5 1 2.1.7 3.9 2 5.3 3.8 2 2.5 2.9 5.6 2.6 8.8-.1.5-.5.9-1 .9h-.1c-.6-.1-1-.6-.9-1.1.3-2.6-.5-5.2-2.1-7.2-1.7-2-4-3.3-6.6-3.6-6.6-1-12.8.8-18.5 5.3-.3.2-.6.3-1 .2-.3-.1-.6-.4-.7-.7-1.1-4-4.2-17.8 4.1-26.8 1.1-1.2 2.9-1.7 5.7-1.5 3.1.2 6.3-1 8-3.1 1-1.2 1.4-2.5 1.1-3.7-.7-2.9-3.6-5.2-6.6-5.2-5.1 0-8.7 3.8-11.2 7.1C13 23.3 7.3 37.4 4 57.2c-.1.9.3 1.8 1.1 2.3 15.9 9.1 32.8 9.2 41.1.3.3-.4.9-.4 1.3-.2 6.6 4 15.4 5.5 18.7.4 3.1-6.6 2.4-16.9-3.7-21.2M25.7 13.1c2.6-3 5-4.4 7.5-4.4.6 0 1 .5 1 1 0 .6-.5 1-1 1-1.9 0-3.8 1.2-6 3.7-.2.2-.5.4-.8.4-.2 0-.5-.1-.7-.3-.3-.3-.3-.9 0-1.4m18.2 44.5c-4.3 4.7-10.5 5.6-15 5.6-.6 0-1-.5-1-1s.5-1 1-1c4 0 9.6-.9 13.4-5 .4-.4 1-.4 1.5-.1.5.5.5 1.1.1 1.5m19.6.7c-.2.4-.6.6-.9.6-.1 0-.3 0-.4-.1-.5-.2-.8-.9-.5-1.4 2.3-5 1.3-12-2-14.4-1.5-.9-3.1-1.3-4.8-1.3-.6 0-1-.5-1-1s.5-1 1-1c2.1 0 4 .6 5.9 1.7 4.2 3.1 5.4 11 2.7 16.9\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M30.7 37.8c-.4 0-.8-.2-1-.6L27.5 32c-.2-.5 0-1.1.5-1.4.5-.2 1.1 0 1.4.5l2.3 5.2c.2.5 0 1.1-.5 1.4-.2.1-.3.1-.5.1M37.9 37.8c-.1 0-.3 0-.4-.1-.5-.2-.8-.8-.5-1.4l2.3-5.2c.2-.5.8-.8 1.4-.5.5.2.8.8.5 1.4l-2.3 5.2c-.2.4-.6.6-1 .6M34.3 34.9c-.6 0-1-.5-1-1v-5.2c0-.6.5-1 1-1 .6 0 1 .5 1 1v5.2c.1.6-.4 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							TESSAMORELIN						\n					</h3>\n									<p>\n						Stimulates growth hormone release. Supports lean muscle &amp; recovery.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							GHK-CU						\n					</h3>\n									<p>\n						Promotes skin regeneration, collagen production &amp; hair health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M495.21 176.264c-8.84-15.913-28.907-21.647-44.82-12.806l-52.295 29.053-34.471-52.72c-1.02.036-2.038.078-3.066.078-34.721 0-64.625-20.952-77.779-50.868l-108.634-.007a32.96 32.96 0 0 0-28.872 17.06l-41.75 75.81c-8.781 15.946-2.974 35.991 12.971 44.772a32.8 32.8 0 0 0 15.871 4.095c11.625 0 22.897-6.163 28.901-17.066l32.355-58.75h62.25l-95.042 165.903H45.597c-18.203 0-32.961 14.757-32.961 32.961 0 18.203 14.757 32.961 32.961 32.961h134.041a32.96 32.96 0 0 0 28.377-16.193l23.677-40.068 59.776 47.097-35.839 89.161c-6.789 16.89 1.399 36.086 18.289 42.875a32.9 32.9 0 0 0 12.283 2.387c13.061 0 25.424-7.815 30.593-20.677l45.046-112.067c5.458-13.577 1.311-29.127-10.183-38.183l-66.279-52.22 45.825-78.186 28.501 43.59c6.294 9.624 16.819 14.927 27.612 14.927a32.84 32.84 0 0 0 15.983-4.152l79.106-43.948c15.912-8.839 21.646-28.906 12.805-44.819\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><circle cx=\"360.557\" cy=\"54.935\" r=\"54.935\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></circle></g></svg>				\n									<h3>\n							 MOTS-C						\n					</h3>\n									<p>\n						Supports metabolic health, energy &amp; endurance.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 100 100\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path fill-rule=\"evenodd\" d=\"M40.382 96.38C5.08 88.32 17.032 71.006 9.962 51.973c6.27-.585 13.97 16.722 12.636 8.714C14.489 28.732 46.354 30.393 38.414 2.5c31.26 4.28 19.704 32.686 33.948 41.035 3.969 1.009 9.036-1.845 1.276-17.18 33.67 39.604 9.792 71.395-20.506 71.144 31.964-9.626 5.287-37.458-8.837-47.11-.642 15.816 16.436 27.244 4.75 32.701.28-4.718.322-9.492-11.17-16.436 4.164 18.308-10.273 15.794 2.507 29.726\" clip-rule=\"evenodd\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							RETA						\n					</h3>\n									<p>\nSupports metabolic function &amp; insulin sensitivity.\n					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 64 64\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M53.6 16.81A14.87 14.87 0 0 0 42.7 11 14.7 14.7 0 0 0 32 14.81 14.68 14.68 0 0 0 21.3 11a14.9 14.9 0 0 0-10.91 5.85 16.24 16.24 0 0 0 1.45 21l10.78 11.21a13 13 0 0 0 18.76 0l10.78-11.23a16.22 16.22 0 0 0 1.44-21.02m-2.88 19.64L39.94 47.68a11 11 0 0 1-15.87 0L13.28 36.44A14.23 14.23 0 0 1 12 18a12.71 12.71 0 0 1 9.42-5h.69a12.77 12.77 0 0 1 9.13 3.91 1.2 1.2 0 0 0 .81.31 1 1 0 0 0 .71-.31A12.62 12.62 0 0 1 52 18a14.25 14.25 0 0 1-1.28 18.45\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path><path d=\"M35.2 41h-6a1 1 0 0 1-1-1v-4h-3.8a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h3.8v-4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4a1 1 0 0 1-.2 2h-.8a1 1 0 0 1-1-1v-4h-4v4a1 1 0 0 1-1 1h-3.8v4h3.8a1 1 0 0 1 1 1v4h4v-4a1 1 0 0 1 1-1H39v-4a1 1 0 0 1 0-2h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-3.8v4a1 1 0 0 1-1 1\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							 BPC-157						\n					</h3>\n									<p>\n						Accelerates healing. Reduces inflammation. Supports gut &amp; joint health.					</p>\n				<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"512\" height=\"512\" x=\"0\" y=\"0\" viewBox=\"0 0 510.579 510.579\" style=\"enable-background:new 0 0 512 512\" xml:space=\"preserve\"><g><path d=\"M482.218 100.249c-18.224-3.471-36.447 8.678-39.919 27.769-.868 9.546.868 18.224 6.075 26.034a36 36 0 0 0 14.228 11.327l-21.751 122.737c-11.769 1.064-22.429 8.309-27.726 19.233l-123.099-21.815c-1.038-12.114-8.624-23.08-20.04-28.26l21.683-121.579c15.258-1.354 28.428-13.013 30.874-28.504 3.471-18.224-8.678-36.447-27.769-39.919-15.406-2.935-30.81 5.296-37.303 19.445L134.752 64.971c-.965-15.116-12.143-28.606-28.29-31.542-18.224-3.471-36.447 8.678-39.919 27.77-2.205 16.174 6.179 31.72 20.4 37.679L65.336 220.809c-6.395.516-12.358 2.455-17.884 6.139-6.942 5.207-12.149 13.017-13.885 22.563-2.935 15.406 5.296 30.81 19.445 37.303L31.408 408.726c-14.82 1.27-27.928 12.341-30.817 28.229-3.471 18.224 8.678 36.447 27.769 39.919 1.736.868 4.339.868 6.075.868 16.488 0 31.241-11.281 33.844-28.637 2.935-15.406-5.296-30.81-19.445-37.303l21.556-121.64c12.255-1.093 23.16-8.865 28.243-20.333l122.786 21.76c1.27 14.82 12.341 27.928 28.229 30.817 1.736.868 4.339.868 6.075.868 6.942 0 13.885-1.736 19.959-6.075a36 36 0 0 0 11.327-14.228l122.661 21.737c.965 15.116 12.143 28.606 28.29 31.542 1.736.868 4.339.868 6.075.868 6.942 0 13.885-2.603 19.959-6.075 6.942-5.207 12.149-13.017 13.885-22.563 2.944-15.457-5.352-30.91-19.588-37.365l21.699-122.444c15.251-1.358 28.367-13.015 29.998-28.503 3.471-18.224-8.678-36.448-27.77-39.919M288.699 83.761h3.471c9.546 1.736 15.62 10.414 13.885 19.959-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.091a9.4 9.4 0 0 0 .006-3.08c2.6-7.002 8.873-11.673 16.482-11.673M83.899 64.67c1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546.868 15.62 10.414 13.885 19.959-1.5 8.251-8.189 13.896-16.14 14.159a18 18 0 0 1-2.952-.274 10 10 0 0 0-1.346-.119c-4.177-.958-8.296-3.48-10.804-6.823q-3.903-6.508-2.602-13.017M50.923 446.5c-1.736 9.546-10.414 15.62-19.959 13.885s-15.62-10.414-13.885-19.959c1.736-8.678 8.678-14.753 17.356-14.753.093 0 .187.014.28.032a8.5 8.5 0 0 0 1.486.62c.279.122.559.215.838.215 9.545 1.736 16.488 10.414 13.884 19.96m16.716-173.289a8.5 8.5 0 0 0-2.831-1.138 9.4 9.4 0 0 0-3.118.001c-7.705-2.871-12.305-10.636-10.767-19.093.868-4.339 3.471-8.678 6.942-11.281 2.603-2.603 6.075-3.471 9.546-3.471 1.736 0 2.603 0 3.471.868 8.251 1.5 13.896 8.189 14.159 16.14a18 18 0 0 1-.274 2.952c-.078.47-.11.931-.12 1.385-1.754 8.298-8.801 13.827-17.008 13.637m24.685-42.216a34.3 34.3 0 0 0-10.048-7.282l21.582-120.86c12.149-.868 23.431-8.678 28.637-19.959l121.492 21.695c.868 12.149 8.678 23.431 19.959 28.637l-21.619 121.066c-5.88.569-11.477 2.678-16.259 6.02-5.318 3.506-9.725 8.451-12.454 14.364l-121.492-21.695c-.571-8.587-4.179-16.404-9.798-21.986m172.945 72.319c-3.471 2.603-8.678 3.471-13.017 2.603-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 8.897 1.618 14.772 9.267 14.125 18.028-.095.342-.179.694-.24 1.063a10 10 0 0 0-.119 1.346c-.958 4.177-3.479 8.296-6.823 10.804m195.254 22.562c-.868 4.339-3.471 8.678-6.942 11.281s-8.678 3.471-13.017 2.603c-9.546-1.736-15.62-10.414-13.885-19.959 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.737 15.621 10.415 13.885 19.96m32.976-188.311c-1.507 8.286-8.247 13.949-16.243 14.166a8.5 8.5 0 0 0-2.849-1.149 9.4 9.4 0 0 0-3.576.085c-3.369-1.231-6.515-3.416-8.573-6.16-2.603-3.471-3.471-8.678-2.603-13.017 1.736-8.678 8.678-14.753 17.356-14.753.868 0 1.736 0 2.603.868 9.546 1.736 15.621 10.414 13.885 19.96\" fill=\"#FFFFFF\" opacity=\"1\" data-original=\"#000000\"></path></g></svg>				\n									<h3>\n							IGF-1						\n					</h3>\n									<p>\n						Promotes muscle growth, cell regeneration &amp; recovery.					</p>\n							Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>										<a href=\"#\">\n									Reference library →\n					</a>\n														<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"></path></svg>			\n									Reference library →\n					</a>', 'Home', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2026-07-28 12:50:56', '2026-07-28 12:50:56', '', 8, 'https://mrarif.me/apexium/?p=1898', 0, 'revision', '', 0),
(1901, 1, '2026-07-28 12:59:39', '2026-07-28 12:59:39', '', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2026-07-28 12:59:39', '2026-07-28 12:59:39', '', 1451, 'https://mrarif.me/apexium/?p=1901', 0, 'revision', '', 0),
(1902, 1, '2026-07-28 13:09:37', '2026-07-28 13:09:37', '<h1>All peptides.\n</h1>					Browse the Axis Bio peptides catalog and lab compounds by compound, strength, and testing status', 'Product Archive', '', 'inherit', 'closed', 'closed', '', '1451-revision-v1', '', '', '2026-07-28 13:09:37', '2026-07-28 13:09:37', '', 1451, 'https://mrarif.me/apexium/?p=1902', 0, 'revision', '', 0),
(1965, 1, '2026-07-28 14:00:24', '2026-07-28 14:00:24', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n						For laboratory research use only. Not for human or animal consumption, not a drug, food, cosmetic, or supplement. By adding to cart, the researcher affirms compliance with all applicable regulations.					\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 14:00:24', '2026-07-28 14:00:24', '', 446, 'https://mrarif.me/apexium/?p=1965', 0, 'revision', '', 0),
(1966, 3, '2026-08-01 12:44:06', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'closed', 'closed', '', '', '', '', '2026-08-01 12:44:06', '0000-00-00 00:00:00', '', 0, 'https://mrarif.me/apexium/?p=1966', 0, 'post', '', 0),
(1967, 3, '2026-08-01 12:45:33', '2026-08-01 12:45:33', '', 'Apexium Lab-tested research materials with COA access', 'A direct overview of how Axis Bio Lab organizes peptide product pages, batch records, size options, and research-use-only purchasing for qualified', 'inherit', 'closed', 'closed', '', '1858-revision-v1', '', '', '2026-08-01 12:45:33', '2026-08-01 12:45:33', '', 1858, 'https://mrarif.me/apexium/?p=1967', 0, 'revision', '', 0),
(1960, 1, '2026-07-28 13:58:12', '2026-07-28 13:58:12', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@lumera.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:58:12', '2026-07-28 13:58:12', '', 46, 'https://mrarif.me/apexium/?p=1960', 0, 'revision', '', 0),
(1962, 1, '2026-07-28 13:58:27', '2026-07-28 13:58:27', '<ul>\n							<li>\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n								<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>						\n										Ships same day if ordered before 3 PM MT\n									</li>\n						</ul>\n									<ul>\n							<li>\n									</li>\n						</ul>\n												<a role=\"button\">\n									COA  Reports\n					</a>\n											<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"></path></svg>						\n										99% PURITY\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2\"></path><path d=\"M6.453 15h11.094\"></path><path d=\"M8.5 2h7\"></path></svg>						\n										THIRD-PARTY TESTED\n									</li>\n						</ul>\n									<ul>\n							<li>\n							<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z\"></path><path d=\"m9 12 2 2 4-4\"></path></svg>						\n										BATCH VERIFIED\n									</li>\n						</ul>\n					<button id=\"e-n-tab-title-363271801\" data-tab-title-id=\"e-n-tab-title-363271801\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-363271801\" style=\"--n-tabs-title-order: 1;\">\n				Product Overview			\n		</button>\n				<button id=\"coa\" data-tab-title-id=\"e-n-tab-title-363271802\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-363271802\" style=\"--n-tabs-title-order: 2;\">\n				COA			\n		</button>\n							<h6>You may also need</h6>					<h3>Related Products</h3>', 'Single Product', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2026-07-28 13:58:27', '2026-07-28 13:58:27', '', 446, 'https://mrarif.me/apexium/?p=1962', 0, 'revision', '', 0),
(1952, 1, '2026-07-28 13:53:43', '2026-07-28 13:53:43', ' ', '', '', 'publish', 'closed', 'closed', '', '1952', '', '', '2026-07-28 13:53:43', '2026-07-28 13:53:43', '', 0, 'https://mrarif.me/apexium/?p=1952', 5, 'nav_menu_item', '', 0),
(1953, 1, '2026-07-28 13:54:09', '2026-07-28 13:54:09', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:09', '2026-07-28 13:54:09', '', 1933, 'https://mrarif.me/apexium/?p=1953', 0, 'revision', '', 0),
(1954, 1, '2026-07-28 13:54:09', '2026-07-28 13:54:09', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:09', '2026-07-28 13:54:09', '', 1933, 'https://mrarif.me/apexium/?p=1954', 0, 'revision', '', 0),
(1955, 1, '2026-07-28 13:54:10', '2026-07-28 13:54:10', 'Research hub\n					<h1>Research notes for qualified labs.\n</h1>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:10', '2026-07-28 13:54:10', '', 1933, 'https://mrarif.me/apexium/?p=1955', 0, 'revision', '', 0),
(1956, 1, '2026-07-28 13:54:58', '2026-07-28 13:54:58', 'Research hub\n					<h1>Research notes for qualified labs.\n</h1>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:58', '2026-07-28 13:54:58', '', 1933, 'https://mrarif.me/apexium/?p=1956', 0, 'revision', '', 0),
(1957, 1, '2026-07-28 13:54:58', '2026-07-28 13:54:58', 'Research hub\n					<h1>Research notes for qualified labs.\n</h1>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:58', '2026-07-28 13:54:58', '', 1933, 'https://mrarif.me/apexium/?p=1957', 0, 'revision', '', 0),
(1958, 1, '2026-07-28 13:54:58', '2026-07-28 13:54:58', 'Research hub\n					<h1>Research notes for qualified labs.\n</h1>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:54:58', '2026-07-28 13:54:58', '', 1933, 'https://mrarif.me/apexium/?p=1958', 0, 'revision', '', 0),
(1959, 1, '2026-07-28 13:58:12', '2026-07-28 13:58:12', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@lumera.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:58:12', '2026-07-28 13:58:12', '', 46, 'https://mrarif.me/apexium/?p=1959', 0, 'revision', '', 0),
(1938, 1, '2026-07-28 13:50:45', '2026-07-28 13:50:45', '', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:45', '2026-07-28 13:50:45', '', 1933, 'https://mrarif.me/apexium/?p=1938', 0, 'revision', '', 0),
(1939, 1, '2026-07-28 13:50:45', '2026-07-28 13:50:45', '', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:45', '2026-07-28 13:50:45', '', 1933, 'https://mrarif.me/apexium/?p=1939', 0, 'revision', '', 0),
(1940, 1, '2026-07-28 13:50:45', '2026-07-28 13:50:45', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:45', '2026-07-28 13:50:45', '', 1933, 'https://mrarif.me/apexium/?p=1940', 0, 'revision', '', 0),
(1941, 1, '2026-07-28 13:50:51', '2026-07-28 13:50:51', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:51', '2026-07-28 13:50:51', '', 1933, 'https://mrarif.me/apexium/?p=1941', 0, 'revision', '', 0),
(1942, 1, '2026-07-28 13:50:51', '2026-07-28 13:50:51', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:51', '2026-07-28 13:50:51', '', 1933, 'https://mrarif.me/apexium/?p=1942', 0, 'revision', '', 0),
(1943, 1, '2026-07-28 13:50:51', '2026-07-28 13:50:51', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:50:51', '2026-07-28 13:50:51', '', 1933, 'https://mrarif.me/apexium/?p=1943', 0, 'revision', '', 0),
(1961, 1, '2026-07-28 13:58:12', '2026-07-28 13:58:12', '<h1>Contact Us</h1>		        Questions about our products, orders, or anything else? Send us a message and we\'ll get back to you within 1–2 business days.\n								<h4>\n									Send a Message								</h4>\n														<h5>\n								We\'ll respond to contact@lumera.com, so check your inbox.							</h5>\n								<h4>\n									Contact info								</h4>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z\"></path></svg>				\n									<h3>\n							Email						\n					</h3>\n									<p>\n						contact@apexium.com					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M497.39 361.8l-112-48a24 24 0 0 0-28 6.9l-49.6 60.6A370.66 370.66 0 0 1 130.6 204.11l60.6-49.6a23.94 23.94 0 0 0 6.9-28l-48-112A24.16 24.16 0 0 0 122.6.61l-104 24A24 24 0 0 0 0 48c0 256.5 207.9 464 464 464a24 24 0 0 0 23.4-18.6l24-104a24.29 24.29 0 0 0-14.01-27.6z\"></path></svg>				\n									<h3>\n							Phone						\n					</h3>\n									<p>\n						+099 XXX XXXX					</p>\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z\"></path></svg>				\n									<h3>\n							Response Time						\n					</h3>\n									<p>\n						1–2 business days					</p>\n								<h4>\n									Quick Links								</h4>\n							<ul>\n							<li>\n										→  Shop\n									</li>\n								<li>\n										→ Standards \n									</li>\n								<li>\n										→ Coa Verification\n									</li>\n								<li>\n										→   About\n									</li>\n								<li>\n										→  Contact\n									</li>\n								<li>\n										→ My account\n									</li>\n						</ul>', 'Contact', '', 'inherit', 'closed', 'closed', '', '46-revision-v1', '', '', '2026-07-28 13:58:12', '2026-07-28 13:58:12', '', 46, 'https://mrarif.me/apexium/?p=1961', 0, 'revision', '', 0),
(1945, 1, '2026-07-28 13:51:10', '2026-07-28 13:51:10', 'Research hub\n					<h2>Research notes for qualified labs.\n</h2>					<p>Plain-language notes on testing standards, storage, and published references for laboratory research.\n</p>', 'Research', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2026-07-28 13:51:10', '2026-07-28 13:51:10', '', 1933, 'https://mrarif.me/apexium/?p=1945', 0, 'revision', '', 0),
(1924, 1, '2026-07-28 13:38:37', '2026-07-28 13:38:37', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:37', '2026-07-28 13:38:37', '', 40, 'https://mrarif.me/apexium/?p=1924', 0, 'revision', '', 0);
INSERT INTO `bas_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
(1925, 1, '2026-07-28 13:38:38', '2026-07-28 13:38:38', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:38', '2026-07-28 13:38:38', '', 40, 'https://mrarif.me/apexium/?p=1925', 0, 'revision', '', 0),
(1918, 1, '2026-07-28 13:26:37', '2026-07-28 13:26:37', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 13:26:37', '2026-07-28 13:26:37', '', 23, 'https://mrarif.me/apexium/?p=1918', 0, 'revision', '', 0),
(1919, 1, '2026-07-28 13:29:14', '2026-07-28 13:29:14', '<ul>\n							<li>\n							<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>						\n									</li>\n						</ul>\n									Starting at', 'Product Items Loop', '', 'inherit', 'closed', 'closed', '', '23-revision-v1', '', '', '2026-07-28 13:29:14', '2026-07-28 13:29:14', '', 23, 'https://mrarif.me/apexium/?p=1919', 0, 'revision', '', 0),
(1920, 1, '2026-07-28 13:38:02', '2026-07-28 13:38:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:02', '2026-07-28 13:38:02', '', 40, 'https://mrarif.me/apexium/?p=1920', 0, 'revision', '', 0),
(1921, 1, '2026-07-28 13:38:02', '2026-07-28 13:38:02', '<h6>Quality &amp; testing</h6>					<h1>Receipts on every   single vial. </h1>		<p>Every peptide we offer is American made and checked for purity before release.</p>			<h6>Manufacturing standard</h6>					<h2>American\nmade.</h2>		American made production with clear purity and potency standards.			<h6>Supply chain</h6>					<h2>Follow the vial back to its batch.</h2>		A clear supply chain connects production origin, the printed lot, the matching test record, and the order that carried it.								<a href=\"#\">\n									Read the traceability guide\n					</a>\n												<h5>\n													01												</h5>\n																						<h4>\n												Origin											</h4>\n											<p>American-made peptide supply with a shorter, clearer sourcing path.</p>										\n												<h5>\n													02												</h5>\n																						<h4>\n												Batch											</h4>\n											<p>Product, strength, and lot identifiers stay connected.</p>										\n												<h5>\n													03												</h5>\n																						<h4>\n												Record											</h4>\n											<p>Published COAs are organized so the matching batch can be reviewed.</p>										\n					<h6>Lab standards</h6>					<h2>Clear purity and potency standards.</h2>							\n									<h4>\n							Purity						\n					</h4>\n									<p>\n						Each active peptide is checked before release.					</p>\n									<h4>\n							Potency						\n					</h4>\n									<p>\n						Testing helps confirm the material matches the listed vial size.					</p>\n									<h4>\n							Product clarity						\n					</h4>\n									<p>\n						Each listing keeps the compound name, SKU, and price easy to find.					</p>\n									<h4>\n							Lab records						\n					</h4>\n									<p>\n						Published records stay organized by compound.					</p>\n							<h6>Fulfillment controls</h6>					<h2>Packed cleanly.\nShipped clearly.</h2>		Orders are packed by storage need, labeled by batch, and routed through the right carrier option.		\n			<table \n			class=\"pp-table\"				>\n							<colgroup>\n								<col\n					span=\"1\"\n					class=\"elementor-repeater-item-478c97f\"\n											style=\"\n																				\"\n										>\n							</colgroup>\n					<tfoot>\n			</tr>		</tfoot>\n				<tbody>\n			<tr ><td>Bulk storage</td><td>−20°C, desiccated, amber glass</td></tr><tr ><td>Packout temp</td><td>2–8°C packs where required</td></tr><tr ><td>Discretion</td><td>Plain outer carton, no product names</td></tr><tr ><td>Tracking</td><td>Carrier scan to delivery</td></tr><tr ><td>Batch ID</td><td>Batch number kept with the order</td></tr>		</tbody>\n					</table>\n					<h6>Lab records</h6>					<h2>Search by compound.</h2>		<p>Product records are searchable by compound, batch number, or date.</p>								<a href=\"#\">\n									Open the COA library\n					</a>', 'Labs', '', 'inherit', 'closed', 'closed', '', '40-revision-v1', '', '', '2026-07-28 13:38:02', '2026-07-28 13:38:02', '', 40, 'https://mrarif.me/apexium/?p=1921', 0, 'revision', '', 0);

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

--
-- Table structure for table `bas_search_filter_cache`
--

CREATE TABLE `bas_search_filter_cache` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cache_group` varchar(100) NOT NULL DEFAULT '',
  `cache_key` char(32) NOT NULL DEFAULT '',
  `cache_value` longtext NOT NULL DEFAULT '',
  `format` varchar(30) NOT NULL DEFAULT 'raw',
  `expires` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_search_filter_fieldmeta`
--

CREATE TABLE `bas_search_filter_fieldmeta` (
  `meta_id` bigint(20) NOT NULL,
  `search_filter_field_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_fieldmeta`
--

INSERT INTO `bas_search_filter_fieldmeta` (`meta_id`, `search_filter_field_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'interaction_type', 'choice');

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

--
-- Table structure for table `bas_search_filter_fields`
--

CREATE TABLE `bas_search_filter_fields` (
  `id` bigint(20) NOT NULL,
  `query_id` bigint(20) NOT NULL DEFAULT 0,
  `name` mediumtext NOT NULL,
  `status` varchar(20) NOT NULL,
  `attributes` longtext NOT NULL,
  `context` mediumtext NOT NULL,
  `context_path` mediumtext NOT NULL,
  `css` longtext NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `date_modified` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_fields`
--

INSERT INTO `bas_search_filter_fields` (`id`, `query_id`, `name`, `status`, `attributes`, `context`, `context_path`, `css`, `date_created`, `date_modified`) VALUES
(1, 1, 'Category Filter', 'enabled', '{\"queryId\":\"1\",\"type\":\"choice\",\"inputType\":\"radio\",\"label\":\"New field\",\"showLabel\":\"no\",\"showDescription\":\"no\",\"dataType\":\"taxonomy\",\"addClass\":\"\",\"stylesId\":\"0\",\"width\":\"\",\"autoSubmit\":\"yes\",\"autoSubmitDelay\":\"\",\"defaultValueType\":\"none\",\"dataUrlName\":\"\",\"inputOptionsAddDefault\":\"yes\",\"dataTotalNumberOfOptions\":\"100\",\"hideFieldWhenEmpty\":\"yes\",\"hideEmpty\":\"no\",\"showCount\":\"no\",\"taxonomyHierarchical\":\"yes\",\"taxonomyOrderBy\":\"default\",\"taxonomyOrderDir\":\"inherit\",\"taxonomyTermsConditions\":\"all\",\"dataTaxonomy\":\"product_cat\",\"inputOptionsDefaultLabel\":\"All\"}', '', '', '', '2026-07-28 12:56:38', '2026-07-28 13:30:34');

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

--
-- Table structure for table `bas_search_filter_logs`
--

CREATE TABLE `bas_search_filter_logs` (
  `id` bigint(20) NOT NULL,
  `message` longtext NOT NULL,
  `level` varchar(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_search_filter_options`
--

CREATE TABLE `bas_search_filter_options` (
  `id` bigint(20) NOT NULL,
  `name` varchar(200) NOT NULL,
  `value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_options`
--

INSERT INTO `bas_search_filter_options` (`id`, `name`, `value`) VALUES
(1, 'license-data', '{\"status\":\"valid\",\"expires\":\"lifetime\",\"license\":\"B5E0B5F8-DD86-89E6-ACA4-9DD6E6E1A930\",\"error\":\"\",\"errorMessage\":\"\"}'),
(2, 'features', '{\"shortcodes\":true,\"dynamicAssetLoading\":false,\"compatibility\":true,\"debugMode\":true,\"removeDataOnUninstall\":false,\"indexer\":true,\"betaFeatures\":true,\"advancedFeatures\":true,\"caching\":true}'),
(3, 'beta-features', '{\"enhancedSearch\":\"no\",\"queryOptimizer\":\"no\"}'),
(4, 'dynamic-assets', '{\"dynamicAssetLoadingPreload\":\"no\"}'),
(5, 'integrations', '{\"blockeditor\":false,\"woocommerce\":true,\"acf\":false,\"elementor\":true,\"beaverbuilder\":false,\"wpml\":false,\"polylang\":false,\"generateblocks\":false,\"relevanssi\":false,\"divi\":false,\"bricks\":false}'),
(6, 'css-needs-regeneration', 'no'),
(7, 'css-mode', 'file-system'),
(8, 'css-version-id', '7'),
(9, 'assets-version', '1'),
(10, 'gutenberg-has-legacy-blocks', 'no'),
(11, 'compatibility', '{\"cssIncreaseSpecificity\":\"no\",\"popoverNode\":\"body\"}'),
(12, 'debugger', '{\"logLevel\":\"errors\",\"logToDatabase\":\"no\"}'),
(13, 'advanced-features', '{\"urlPrefix\":\"_\",\"useAutocompleteNonce\":\"no\",\"subscribeToBetaVersions\":\"no\"}'),
(14, 'task-runner-can-background-process', 'yes'),
(15, 'license-server-test', '{\"license\":true,\"main\":false}'),
(19, 'extension-elementor_version', '1.4.3'),
(20, 'indexer-tables-need-validation', 'no'),
(23, 'indexer-index-stats-needs-refresh', 'no'),
(21, 'caching', '{\"enableCaching\":\"yes\",\"enableApcu\":\"yes\"}'),
(22, 'task-runner-generation_indexer', '4'),
(31, 'indexer-index-stats', '{\"objects\":{\"total\":0,\"postTypes\":[],\"queries\":0,\"fields\":0},\"bitmap\":{\"inProgress\":false,\"totalBitmaps\":0,\"rows\":0},\"bucket\":{\"inProgress\":false,\"totalBuckets\":0,\"totalItems\":0,\"rows\":0},\"search\":{\"inProgress\":false,\"totalTerms\":0,\"totalPostings\":0,\"totalDocs\":0,\"rows\":0}}'),
(25, 'task-runner-status_indexer', 'finished'),
(29, 'indexer-processing-rate', '49');

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

--
-- Table structure for table `bas_search_filter_queries`
--

CREATE TABLE `bas_search_filter_queries` (
  `id` bigint(20) NOT NULL,
  `name` mediumtext NOT NULL,
  `status` varchar(20) NOT NULL,
  `attributes` longtext NOT NULL,
  `context` varchar(250) NOT NULL,
  `integration` mediumtext NOT NULL,
  `css` longtext NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `date_modified` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_queries`
--

INSERT INTO `bas_search_filter_queries` (`id`, `name`, `status`, `attributes`, `context`, `integration`, `css`, `date_created`, `date_modified`) VALUES
(1, 'Product Filter', 'enabled', '{\"useIndexer\":\"no\",\"integrationType\":\"archive\",\"queryIntegration\":\"elementor\\/widget\",\"postTypes\":[\"product\"],\"postStatus\":[\"publish\"],\"postsPerPage\":\"10\",\"offset\":\"0\",\"sortOrder\":[],\"stickyPosts\":\"ignore\",\"fieldRelationship\":\"all\",\"queryPostsIncludeExclude\":\"none\",\"a11yQueryContainerLabel\":\"Search Results\",\"a11ySkipLinkLabel\":\"Skip to search results\",\"a11ySkipLinkClass\":\"search-filter-screen-reader-text\",\"a11yNoResultsText\":\"No results found\",\"a11ySingleResultText\":\"%d result found\",\"a11yMultipleResultsText\":\"%d results found\",\"a11yPageText\":\"Page %1$d of %2$d\",\"resultsDynamicUpdate\":\"yes\",\"resultsUpdateUrl\":\"yes\",\"resultsShowSpinner\":\"yes\",\"resultsUpdatePage\":\"yes\",\"resultsFadeResults\":\"yes\",\"dynamicSections\":\"\",\"resultsPaginationType\":\"default\",\"a11yLoadingText\":\"Loading results...\",\"a11yLoadingMoreText\":\"Loading more results...\",\"a11yLoadedMoreText\":\"Loaded more results. Page %1$d of %2$d\",\"a11yErrorText\":\"Error loading results\",\"spinnerScale\":3,\"spinnerPosition\":\"top center\",\"spinnerPadding\":{\"top\":\"12px\",\"right\":\"12px\",\"bottom\":\"12px\",\"left\":\"12px\"},\"spinnerMargin\":{\"top\":\"12px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"},\"spinnerBorder\":\"\",\"spinnerBorderRadius\":\"4px\",\"archiveType\":\"post_type\",\"archivePostType\":\"product\",\"archiveFilterTaxonomies\":\"none\"}', '', '', '.search-filter-query--id-1{--search-filter-spinner-scale:3;--search-filter-spinner-margin:12px 0px 0px 0px;--search-filter-spinner-padding:12px 12px 12px 12px;--search-filter-spinner-h-position:center;--search-filter-spinner-v-position:flex-start;--search-filter-spinner-border-width:;--search-filter-spinner-border-style:;--search-filter-spinner-border-color:;--search-filter-spinner-border-radius:4px;}', '2026-07-28 12:55:35', '2026-07-28 12:56:54');

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

--
-- Table structure for table `bas_search_filter_querymeta`
--

CREATE TABLE `bas_search_filter_querymeta` (
  `meta_id` bigint(20) NOT NULL,
  `search_filter_query_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_querymeta`
--

INSERT INTO `bas_search_filter_querymeta` (`meta_id`, `search_filter_query_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'use_indexer', 'no'),
(2, 1, 'integration_type', 'archive'),
(3, 1, 'single_location', ''),
(4, 1, 'query_integration', 'elementor/widget'),
(5, 1, 'archive_type', 'post_type'),
(6, 1, 'archive_integration', ''),
(7, 1, 'archive_post_type', 'product');

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

--
-- Table structure for table `bas_search_filter_stylemeta`
--

CREATE TABLE `bas_search_filter_stylemeta` (
  `meta_id` bigint(20) NOT NULL,
  `search_filter_style_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_search_filter_styles`
--

CREATE TABLE `bas_search_filter_styles` (
  `id` bigint(20) NOT NULL,
  `name` mediumtext NOT NULL,
  `status` varchar(20) NOT NULL,
  `attributes` longtext NOT NULL,
  `tokens` text NOT NULL,
  `context` varchar(250) NOT NULL,
  `css` longtext NOT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `date_modified` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_search_filter_styles`
--

INSERT INTO `bas_search_filter_styles` (`id`, `name`, `status`, `attributes`, `tokens`, `context`, `css`, `date_created`, `date_modified`) VALUES
(1, 'New Styles', 'enabled', '{\"search\":{\"text\":{\"inputIconPosition\":\"left\"},\"autocomplete\":{\"inputIconPosition\":\"left\"}},\"choice\":{\"select\":{\"inputBorderDivider\":\"yes\",\"dropdownAttachment\":\"attached\"},\"radio\":[],\"checkbox\":[],\"button\":[]},\"range\":{\"select\":[],\"radio\":[],\"number\":[],\"slider\":[]},\"advanced\":{\"date_picker\":[]},\"control\":{\"submit\":[],\"reset\":[],\"sort\":[],\"per_page\":[],\"selection\":[],\"load_more\":[]},\"id\":1}', '{\"label-padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"label-margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8px\",\"left\":\"0\"},\"description-padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"description-margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8px\",\"left\":\"0\"},\"field-padding\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"field-margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"input-margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"},\"label-scale\":2,\"description-scale\":2,\"input-scale\":2,\"color-transparent\":\"#00000000\",\"color-base-1\":\"#ffffff\",\"color-base-2\":\"#bbbbbb\",\"color-base-3\":\"#888888\",\"color-base-accent\":\"#167de4\",\"color-contrast-1\":\"#333333\",\"color-contrast-2\":\"#3c434a\",\"color-contrast-accent\":\"#ffffff\",\"border-radius-square\":\"0\",\"border-radius-soft\":\"calc(0.25 * var(--search-filter-scale-base-size))\",\"border-radius-round\":\"var(--search-filter-scale-base-size)\"}', '', '.search-filter-style--id-1{--search-filter-token-label-padding:0 0 0 0;--search-filter-token-label-margin:0 0 8px 0;--search-filter-token-description-padding:0 0 0 0;--search-filter-token-description-margin:0 0 8px 0;--search-filter-token-field-padding:0 0 0 0;--search-filter-token-field-margin:0 0 0 0;--search-filter-token-input-margin:0 0 0 0;--search-filter-token-label-scale:2;--search-filter-token-description-scale:2;--search-filter-token-input-scale:2;--search-filter-token-color-transparent:#00000000;--search-filter-token-color-base-1:#ffffff;--search-filter-token-color-base-2:#bbbbbb;--search-filter-token-color-base-3:#888888;--search-filter-token-color-base-accent:#167de4;--search-filter-token-color-contrast-1:#333333;--search-filter-token-color-contrast-2:#3c434a;--search-filter-token-color-contrast-accent:#ffffff;--search-filter-token-border-radius-square:0;--search-filter-token-border-radius-soft:calc(0.25 * var(--search-filter-scale-base-size));--search-filter-token-border-radius-round:var(--search-filter-scale-base-size);}', '2026-07-28 12:52:35', '2026-07-28 12:52:35');

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

--
-- Table structure for table `bas_search_filter_taskmeta`
--

CREATE TABLE `bas_search_filter_taskmeta` (
  `meta_id` bigint(20) NOT NULL,
  `search_filter_task_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` longtext NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_search_filter_tasks`
--

CREATE TABLE `bas_search_filter_tasks` (
  `id` bigint(20) NOT NULL,
  `type` varchar(20) NOT NULL,
  `action` varchar(20) NOT NULL,
  `status` varchar(20) NOT NULL,
  `object_id` bigint(20) NOT NULL DEFAULT 0,
  `parent_id` bigint(20) NOT NULL DEFAULT 0,
  `batch_id` varchar(32) DEFAULT NULL,
  `date_modified` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliates_bulk_payouts`
--

CREATE TABLE `bas_solid_affiliates_bulk_payouts` (
  `id` bigint(20) NOT NULL,
  `date_range_start` datetime NOT NULL,
  `date_range_end` datetime NOT NULL,
  `currency` varchar(255) NOT NULL,
  `method` varchar(255) NOT NULL,
  `date_range` varchar(255) NOT NULL,
  `total_amount` float NOT NULL,
  `status` varchar(255) NOT NULL,
  `reference` text NOT NULL,
  `api_mode` varchar(255) NOT NULL,
  `created_by_user_id` bigint(20) NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  `serialized_logic_rules` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliate_affiliates`
--

CREATE TABLE `bas_solid_affiliate_affiliates` (
  `id` bigint(20) NOT NULL,
  `user_id` bigint(20) NOT NULL,
  `affiliate_group_id` bigint(20) NOT NULL DEFAULT 0,
  `commission_type` varchar(255) NOT NULL,
  `commission_rate` float NOT NULL,
  `payment_email` varchar(255) NOT NULL DEFAULT '',
  `mailchimp_user_id` varchar(255) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL DEFAULT '',
  `last_name` varchar(255) NOT NULL DEFAULT '',
  `registration_notes` text NOT NULL DEFAULT '',
  `status` varchar(255) NOT NULL,
  `custom_registration_data` text NOT NULL DEFAULT '',
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_affiliates`
--

INSERT INTO `bas_solid_affiliate_affiliates` (`id`, `user_id`, `affiliate_group_id`, `commission_type`, `commission_rate`, `payment_email`, `mailchimp_user_id`, `first_name`, `last_name`, `registration_notes`, `status`, `custom_registration_data`, `created_at`, `updated_at`) VALUES
(1, 2, 1, 'site_default', 20, 'masud.devrivo@gmail.com', '', '', '', 'test', 'approved', '[]', '2026-07-25 07:35:09', '2026-07-25 09:13:53');

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

--
-- Table structure for table `bas_solid_affiliate_affiliate_customer_links`
--

CREATE TABLE `bas_solid_affiliate_affiliate_customer_links` (
  `id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `customer_id` bigint(20) NOT NULL,
  `customer_email` varchar(255) NOT NULL,
  `expires_on_unix_seconds` bigint(20) NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_affiliate_customer_links`
--

INSERT INTO `bas_solid_affiliate_affiliate_customer_links` (`id`, `affiliate_id`, `customer_id`, `customer_email`, `expires_on_unix_seconds`, `created_at`, `updated_at`) VALUES
(1, 1, 0, 'masud4rana1@gmail.com', 0, '2026-07-25 09:40:42', '2026-07-25 09:40:42');

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

--
-- Table structure for table `bas_solid_affiliate_affiliate_groups`
--

CREATE TABLE `bas_solid_affiliate_affiliate_groups` (
  `id` bigint(20) NOT NULL,
  `name` varchar(255) NOT NULL DEFAULT '',
  `commission_type` varchar(255) NOT NULL,
  `commission_rate` float NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_affiliate_groups`
--

INSERT INTO `bas_solid_affiliate_affiliate_groups` (`id`, `name`, `commission_type`, `commission_rate`, `created_at`, `updated_at`) VALUES
(1, 'Affiliates (default group)', 'site_default', 20, '2026-07-25 07:09:19', '2026-07-25 07:09:19');

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

--
-- Table structure for table `bas_solid_affiliate_affiliate_meta`
--

CREATE TABLE `bas_solid_affiliate_affiliate_meta` (
  `id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `meta_key` varchar(255) NOT NULL,
  `meta_value` text NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_affiliate_meta`
--

INSERT INTO `bas_solid_affiliate_affiliate_meta` (`id`, `affiliate_id`, `meta_key`, `meta_value`, `created_at`, `updated_at`) VALUES
(1, 1, 'sld_custom_affiliate_slug', 'arif', '2026-07-25 09:42:40', '2026-07-25 09:42:40');

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

--
-- Table structure for table `bas_solid_affiliate_affiliate_product_rates`
--

CREATE TABLE `bas_solid_affiliate_affiliate_product_rates` (
  `id` bigint(20) NOT NULL,
  `woocommerce_product_id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `commission_type` varchar(255) NOT NULL,
  `commission_rate` float NOT NULL,
  `is_auto_referral` tinyint(1) NOT NULL,
  `is_prevent_additional_referrals_when_auto_referral_is_triggered` tinyint(1) NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliate_creatives`
--

CREATE TABLE `bas_solid_affiliate_creatives` (
  `id` bigint(20) NOT NULL,
  `status` varchar(255) NOT NULL,
  `name` text NOT NULL,
  `description` text NOT NULL,
  `url` text NOT NULL,
  `creative_text` text NOT NULL,
  `creative_image_url` text NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliate_payouts`
--

CREATE TABLE `bas_solid_affiliate_payouts` (
  `id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `amount` float NOT NULL,
  `description` text NOT NULL,
  `payout_method` varchar(255) NOT NULL,
  `bulk_payout_id` bigint(20) NOT NULL DEFAULT 0,
  `created_by_user_id` bigint(20) NOT NULL,
  `status` varchar(255) NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliate_referrals`
--

CREATE TABLE `bas_solid_affiliate_referrals` (
  `id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `order_amount` float NOT NULL,
  `commission_amount` float NOT NULL,
  `referral_source` varchar(255) NOT NULL,
  `visit_id` bigint(20) NOT NULL DEFAULT 0,
  `coupon_id` bigint(20) NOT NULL DEFAULT 0,
  `customer_id` bigint(20) NOT NULL DEFAULT 0,
  `referral_type` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `order_source` varchar(255) NOT NULL,
  `order_id` bigint(20) NOT NULL,
  `order_refunded_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  `payout_id` bigint(20) NOT NULL DEFAULT 0,
  `status` varchar(255) NOT NULL DEFAULT 'unpaid',
  `serialized_item_commissions` text NOT NULL,
  `manually_created_by_admin_user_id` bigint(20) NOT NULL DEFAULT 0,
  `affiliate_customer_link_id` bigint(20) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_referrals`
--

INSERT INTO `bas_solid_affiliate_referrals` (`id`, `affiliate_id`, `order_amount`, `commission_amount`, `referral_source`, `visit_id`, `coupon_id`, `customer_id`, `referral_type`, `description`, `order_source`, `order_id`, `order_refunded_at`, `created_at`, `updated_at`, `payout_id`, `status`, `serialized_item_commissions`, `manually_created_by_admin_user_id`, `affiliate_customer_link_id`) VALUES
(1, 1, 100, 10, 'visit', 6, 0, 0, 'purchase', 'Purchase of <span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\" translate=\"no\">&pound;</span>100.00</bdi></span> on mrarif.me/lumera', 'woocommerce', 1369, NULL, '2026-07-25 09:40:42', '2026-07-25 09:40:42', 0, 'unpaid', 'a:1:{i:0;O:36:\"SolidAffiliate\\Lib\\VO\\ItemCommission\":10:{s:4:\"data\";a:9:{s:15:\"purchase_amount\";d:100;s:21:\"commissionable_amount\";d:100;s:17:\"commission_amount\";d:10;s:19:\"commission_strategy\";s:24:\"global_site_default_rate\";s:29:\"commission_strategy_rate_type\";s:10:\"percentage\";s:24:\"commission_strategy_rate\";d:10;s:10:\"product_id\";i:1315;s:12:\"variation_id\";i:0;s:8:\"quantity\";i:2;}s:15:\"purchase_amount\";d:100;s:21:\"commissionable_amount\";d:100;s:17:\"commission_amount\";d:10;s:19:\"commission_strategy\";s:24:\"global_site_default_rate\";s:29:\"commission_strategy_rate_type\";s:10:\"percentage\";s:24:\"commission_strategy_rate\";d:10;s:10:\"product_id\";i:1315;s:12:\"variation_id\";i:0;s:8:\"quantity\";i:2;}}', 0, 0);

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

--
-- Table structure for table `bas_solid_affiliate_store_credit_transactions`
--

CREATE TABLE `bas_solid_affiliate_store_credit_transactions` (
  `id` bigint(20) NOT NULL,
  `affiliate_id` bigint(20) NOT NULL,
  `amount` float NOT NULL,
  `description` text NOT NULL,
  `source` varchar(255) NOT NULL,
  `source_id` bigint(20) NOT NULL,
  `type` varchar(255) NOT NULL,
  `created_by_user_id` bigint(20) DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_solid_affiliate_visits`
--

CREATE TABLE `bas_solid_affiliate_visits` (
  `id` bigint(20) NOT NULL,
  `previous_visit_id` bigint(20) NOT NULL DEFAULT 0,
  `affiliate_id` bigint(20) NOT NULL,
  `referral_id` bigint(20) NOT NULL DEFAULT 0,
  `landing_url` text NOT NULL,
  `http_referrer` text NOT NULL DEFAULT '',
  `http_ip` varchar(255) NOT NULL DEFAULT '',
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_solid_affiliate_visits`
--

INSERT INTO `bas_solid_affiliate_visits` (`id`, `previous_visit_id`, `affiliate_id`, `referral_id`, `landing_url`, `http_referrer`, `http_ip`, `created_at`, `updated_at`) VALUES
(1, 0, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=1', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+registered+as+an+Affiliate%21', '45.120.96.21', '2026-07-25 07:35:22', '2026-07-25 07:35:22'),
(2, 1, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=1', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+registered+as+an+Affiliate%21&tab=referrals&sld_paged=1', '45.120.96.21', '2026-07-25 07:57:04', '2026-07-25 07:57:04'),
(3, 0, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=1', '', '45.120.96.21', '2026-07-25 07:57:17', '2026-07-25 07:57:17'),
(4, 2, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=1', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+registered+as+an+Affiliate%21&tab=referrals&sld_paged=1', '45.120.96.21', '2026-07-25 08:00:16', '2026-07-25 08:00:16'),
(5, 4, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=1', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+registered+as+an+Affiliate%21&tab=dashboard&sld_paged=1', '45.120.96.21', '2026-07-25 09:38:49', '2026-07-25 09:38:49'),
(6, 3, 1, 1, 'https://mrarif.me/apexium/lumera/?sld=1', '', '45.120.96.21', '2026-07-25 09:38:59', '2026-07-25 09:38:59'),
(7, 5, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=arif', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+created+the+custom+slug%3A+%3Cstrong%3Earif%3C%2Fstrong%3E&tab=visits&sld_paged=1', '45.120.96.21', '2026-07-25 09:43:02', '2026-07-25 09:43:02'),
(8, 7, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=arif', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+created+the+custom+slug%3A+%3Cstrong%3Earif%3C%2Fstrong%3E&tab=visits&sld_paged=1', '45.120.96.21', '2026-07-25 10:08:47', '2026-07-25 10:08:47'),
(9, 0, 1, 0, 'https://mrarif.me/apexium/lumera/?sld=arif', 'https://mrarif.me/apexium/affiliates/?sld_message=Successfully+logged+in+as+an+Affiliate', '45.120.96.21', '2026-07-25 10:53:58', '2026-07-25 10:53:58');

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

--
-- Table structure for table `bas_termmeta`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_termmeta`
--

INSERT INTO `bas_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 21, 'product_count_product_cat', '0'),
(2, 24, 'order', '0'),
(3, 24, 'thumbnail_id', '0'),
(4, 24, 'display_type', ''),
(5, 25, 'order', '0'),
(6, 25, 'thumbnail_id', '0'),
(7, 25, 'display_type', ''),
(8, 26, 'order', '0'),
(9, 26, 'thumbnail_id', '0'),
(10, 26, 'display_type', ''),
(11, 27, 'order', '0'),
(12, 27, 'thumbnail_id', '0'),
(13, 27, 'display_type', ''),
(14, 28, 'order', '0'),
(15, 28, 'thumbnail_id', '0'),
(16, 28, 'display_type', ''),
(17, 29, 'order', '0'),
(18, 29, 'thumbnail_id', '0'),
(19, 29, 'display_type', ''),
(20, 30, 'order', '0'),
(21, 30, 'thumbnail_id', '0'),
(22, 30, 'display_type', ''),
(23, 31, 'order', '0'),
(24, 31, 'thumbnail_id', '0'),
(25, 31, 'display_type', ''),
(26, 26, 'product_count_product_cat', '1'),
(27, 32, 'order', '0'),
(28, 33, 'order', '0'),
(29, 34, 'order', '0'),
(30, 35, 'order', '0'),
(31, 36, 'order', '0'),
(32, 37, 'order', '0'),
(33, 38, 'order', '0'),
(34, 39, 'order', '0'),
(35, 40, 'order', '0'),
(36, 41, 'order', '0'),
(37, 24, 'product_count_product_cat', '1'),
(38, 25, 'product_count_product_cat', '1'),
(39, 27, 'product_count_product_cat', '1'),
(40, 28, 'product_count_product_cat', '1'),
(41, 29, 'product_count_product_cat', '1'),
(42, 30, 'product_count_product_cat', '1'),
(43, 31, 'product_count_product_cat', '1');

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

--
-- Table structure for table `bas_terms`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_terms`
--

INSERT INTO `bas_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'page', 'page', 0),
(3, 'header', 'header', 0),
(4, 'footer', 'footer', 0),
(5, 'loop-item', 'loop-item', 0),
(6, 'container', 'container', 0),
(7, 'Main Menu', 'main-menu', 0),
(8, 'simple', 'simple', 0),
(9, 'grouped', 'grouped', 0),
(10, 'variable', 'variable', 0),
(11, 'external', 'external', 0),
(12, 'exclude-from-search', 'exclude-from-search', 0),
(13, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(14, 'featured', 'featured', 0),
(15, 'outofstock', 'outofstock', 0),
(16, 'rated-1', 'rated-1', 0),
(17, 'rated-2', 'rated-2', 0),
(18, 'rated-3', 'rated-3', 0),
(19, 'rated-4', 'rated-4', 0),
(20, 'rated-5', 'rated-5', 0),
(21, 'Uncategorized', 'uncategorized', 0),
(22, 'product', 'product', 0),
(23, 'product-archive', 'product-archive', 0),
(24, 'Cell migration studies', 'cell-migration-studies', 0),
(25, 'Peptide signaling', 'peptide-signaling', 0),
(26, 'Metabolic pathways', 'metabolic-pathways', 0),
(27, 'Cellular aging models', 'cellular-aging-models', 0),
(28, 'GPCR compounds', 'gpcr-compounds', 0),
(29, 'Supplies', 'supplies', 0),
(30, 'Neuro-signaling', 'neuro-signaling', 0),
(31, 'Immune signaling', 'immune-signaling', 0),
(32, '5mg', '5mg', 0),
(33, '10mg', '10mg', 0),
(34, '12mg', '12mg', 0),
(35, '20mg', '20mg', 0),
(36, '30mg', '30mg', 0),
(37, '60mg', '60mg', 0),
(38, '50mg', '50mg', 0),
(39, '70mg', '70mg', 0),
(40, '80mg', '80mg', 0),
(41, '100mg', '100mg', 0),
(42, 'Research peptide', 'research-peptide', 0),
(43, 'Quality guide', 'quality-guide', 0),
(44, 'Buyer reference', 'buyer-reference', 0);

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

--
-- Table structure for table `bas_term_relationships`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_term_relationships`
--

INSERT INTO `bas_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(1255, 22, 0),
(15, 3, 0),
(18, 4, 0),
(23, 5, 0),
(27, 5, 0),
(30, 6, 0),
(33, 6, 0),
(52, 7, 0),
(51, 7, 0),
(50, 7, 0),
(49, 7, 0),
(48, 7, 0),
(77, 4, 0),
(83, 4, 0),
(218, 5, 0),
(1511, 26, 0),
(1952, 7, 0),
(446, 22, 0),
(832, 5, 0),
(1376, 5, 0),
(1451, 23, 0),
(1547, 22, 0),
(1511, 10, 0),
(1511, 32, 0),
(1511, 33, 0),
(1511, 35, 0),
(1511, 34, 0),
(1511, 36, 0),
(1511, 38, 0),
(1548, 22, 0),
(1572, 24, 0),
(1740, 5, 0),
(1611, 25, 0),
(1572, 38, 0),
(1572, 41, 0),
(1572, 10, 0),
(1663, 27, 0),
(1611, 32, 0),
(1611, 33, 0),
(1611, 10, 0),
(1663, 32, 0),
(1663, 33, 0),
(1733, 2, 0),
(1663, 10, 0),
(1693, 28, 0),
(1693, 33, 0),
(1693, 10, 0),
(1782, 30, 0),
(1809, 31, 0),
(1736, 29, 0),
(1736, 33, 0),
(1736, 10, 0),
(1782, 32, 0),
(1856, 43, 0),
(1782, 33, 0),
(1782, 10, 0),
(1854, 42, 0),
(1809, 33, 0),
(1809, 10, 0),
(1858, 44, 0),
(1860, 43, 0),
(1862, 5, 0),
(1865, 5, 0),
(1890, 4, 0);

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

--
-- Table structure for table `bas_term_taxonomy`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_term_taxonomy`
--

INSERT INTO `bas_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'elementor_library_type', '', 0, 1),
(3, 3, 'elementor_library_type', '', 0, 1),
(4, 4, 'elementor_library_type', '', 0, 1),
(5, 5, 'elementor_library_type', '', 0, 4),
(6, 6, 'elementor_library_type', '', 0, 2),
(7, 7, 'nav_menu', '', 0, 6),
(8, 8, 'product_type', '', 0, 0),
(9, 9, 'product_type', '', 0, 0),
(10, 10, 'product_type', '', 0, 8),
(11, 11, 'product_type', '', 0, 0),
(12, 12, 'product_visibility', '', 0, 0),
(13, 13, 'product_visibility', '', 0, 0),
(14, 14, 'product_visibility', '', 0, 0),
(15, 15, 'product_visibility', '', 0, 0),
(16, 16, 'product_visibility', '', 0, 0),
(17, 17, 'product_visibility', '', 0, 0),
(18, 18, 'product_visibility', '', 0, 0),
(19, 19, 'product_visibility', '', 0, 0),
(20, 20, 'product_visibility', '', 0, 0),
(21, 21, 'product_cat', '', 0, 0),
(22, 22, 'elementor_library_type', '', 0, 2),
(23, 23, 'elementor_library_type', '', 0, 1),
(24, 24, 'product_cat', '', 0, 1),
(25, 25, 'product_cat', '', 0, 1),
(26, 26, 'product_cat', '', 0, 1),
(27, 27, 'product_cat', '', 0, 1),
(28, 28, 'product_cat', '', 0, 1),
(29, 29, 'product_cat', '', 0, 1),
(30, 30, 'product_cat', '', 0, 1),
(31, 31, 'product_cat', '', 0, 1),
(32, 32, 'pa_vial-size', '', 0, 4),
(33, 33, 'pa_vial-size', '', 0, 7),
(34, 34, 'pa_vial-size', '', 0, 1),
(35, 35, 'pa_vial-size', '', 0, 1),
(36, 36, 'pa_vial-size', '', 0, 1),
(37, 37, 'pa_vial-size', '', 0, 0),
(38, 38, 'pa_vial-size', '', 0, 2),
(39, 39, 'pa_vial-size', '', 0, 0),
(40, 40, 'pa_vial-size', '', 0, 0),
(41, 41, 'pa_vial-size', '', 0, 1),
(42, 42, 'category', '', 0, 1),
(43, 43, 'category', '', 0, 2),
(44, 44, 'category', '', 0, 1);

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

--
-- Table structure for table `bas_usermeta`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_usermeta`
--

INSERT INTO `bas_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'web-admin'),
(2, 1, 'first_name', 'Masud'),
(3, 1, 'last_name', 'Rana'),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'modern'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'bas_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'bas_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'theme_editor_notice,plugin_editor_notice'),
(15, 1, 'show_welcome_panel', '0'),
(92, 1, 'session_tokens', 'a:2:{s:64:\"3ed22e5459ffd998268f7afce4347285d1bf5cee2b86869594e255d6e658e147\";a:4:{s:10:\"expiration\";i:1786441123;s:2:\"ip\";s:12:\"45.120.96.21\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36\";s:5:\"login\";i:1785231523;}s:64:\"cd6d779949bd63b89fd86d5cba50ecf69d3efd8d2058ccaa7bc862ea58dd1f6f\";a:4:{s:10:\"expiration\";i:1786122694;s:2:\"ip\";s:13:\"45.120.99.250\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1785949894;}}'),
(112, 3, 'locale', ''),
(113, 3, 'bas_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(114, 3, 'bas_user_level', '10'),
(115, 3, 'dismissed_wp_pointers', ''),
(69, 2, 'wc_last_active', '1784977453'),
(71, 2, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"dfd7468ac613286cdbb40872c8ef3b06\";a:11:{s:3:\"key\";s:32:\"dfd7468ac613286cdbb40872c8ef3b06\";s:10:\"product_id\";i:1315;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:3;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}}'),
(41, 1, '_woocommerce_tracks_anon_id', 'woo:+QODOqhTHElpPE0rw3hA+lvb'),
(17, 1, 'bas_dashboard_quick_press_last_post_id', '1968'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"45.120.99.0\";}'),
(19, 1, 'bas_elementor_connect_common_data', 'a:6:{s:9:\"client_id\";s:32:\"NW53P5yULrLzHksoulOzkjBd3DYYQD3V\";s:11:\"auth_secret\";s:32:\"ToxPLjfAATXO9RO3NEMvglRJ3BVc22uB\";s:12:\"access_token\";s:295:\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2MTQ4NjIiLCJhdWQiOiJodHRwczovL21yYXJpZi5tZS9hcGV4aXVtLyIsImNsaWVudF9pZCI6Ik5XNTNQNXlVTHJMekhrc291bE96a2pCZDNEWVlRRDNWIiwiY29ubmVjdF90eXBlIjoiYWN0aXZhdGUiLCJpYXQiOjE3ODU0ODU5MDQsImV4cCI6MzE3MzI5OTI4MzA0fQ.Fx7gB5AQxRKtSte15CoiK5umxmw6-rjrTZ_CdO7huR0\";s:19:\"access_token_secret\";s:32:\"kn13Wg6SvagrNKbvxhwKVnNPQnlnUV7m\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":2:{s:5:\"email\";s:21:\"arifbabu587@gmail.com\";s:10:\"first_name\";s:4:\"Arif\";}}'),
(20, 1, 'elementor_introduction', 'a:5:{s:35:\"upload_json_warning_generic_message\";b:1;s:20:\"globals_introduction\";b:1;s:30:\"e-ai-product-image-unification\";b:1;s:28:\"yoast-introduction-editor-v2\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;}'),
(21, 1, 'elementor_admin_notices', 'a:2:{s:20:\"ally_pages_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}s:21:\"site_mailer_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(22, 1, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(23, 1, 'metaboxhidden_nav-menus', 'a:1:{i:0;s:12:\"add-post_tag\";}'),
(24, 1, 'elementor_dismissed_editor_notices', 'a:2:{i:0;s:20:\"image_optimizer_hint\";i:1;s:19:\"ally_heading_notice\";}'),
(25, 1, 'bas_user-settings', 'libraryContent=browse&editor=html'),
(26, 1, 'bas_user-settings-time', '1785246121'),
(28, 1, 'wc_last_active', '1785949894'),
(29, 1, 'last_update', '1785138522'),
(30, 1, 'woocommerce_admin_task_list_tracked_started_tasks', '{\"launch-your-store\":1}'),
(31, 1, 'meta-box-order_product', 'a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:115:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag,product_branddiv,pageparentdiv\";s:6:\"normal\";s:68:\"woocommerce-product-data,acf-group_6a4f34092b8c9,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(33, 1, 'closedpostboxes_product', 'a:0:{}'),
(34, 1, 'metaboxhidden_product', 'a:1:{i:1;s:7:\"slugdiv\";}'),
(37, 1, 'woocommerce_admin_variable_product_tour_shown', 'yes'),
(54, 2, 'nickname', 'Arif'),
(48, 1, '_yoast_wpseo_introductions', 'a:2:{s:29:\"ai-brand-insights-post-launch\";a:2:{s:7:\"is_seen\";b:0;s:7:\"seen_on\";i:0;}s:30:\"schema-aggregator-announcement\";a:2:{s:7:\"is_seen\";b:0;s:7:\"seen_on\";i:0;}}'),
(49, 1, '_e_welcome_popover_displayed', '1'),
(50, 1, 'screen_layout_product', '2'),
(55, 2, 'first_name', ''),
(56, 2, 'last_name', ''),
(57, 2, 'description', ''),
(58, 2, 'rich_editing', 'true'),
(59, 2, 'syntax_highlighting', 'true'),
(60, 2, 'comment_shortcuts', 'false'),
(61, 2, 'admin_color', 'modern'),
(62, 2, 'use_ssl', '0'),
(63, 2, 'show_admin_bar_front', 'true'),
(64, 2, 'locale', ''),
(65, 2, 'bas_capabilities', 'a:2:{s:10:\"subscriber\";b:1;s:9:\"affiliate\";b:1;}'),
(66, 2, 'bas_user_level', '0'),
(67, 2, '_yoast_wpseo_profile_updated', '1784964909'),
(68, 2, 'session_tokens', 'a:2:{s:64:\"a0d0e0636abc3c221f37e9a532539b24b2214ed754921f1c43cc143f2ba34bd8\";a:4:{s:10:\"expiration\";i:1786174509;s:2:\"ip\";s:12:\"45.120.96.21\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784964909;}s:64:\"45c2dcd5e050bc702ed50b3335109c201454fb15f37a7ecb24f865b13b2f6689\";a:4:{s:10:\"expiration\";i:1786186431;s:2:\"ip\";s:12:\"45.120.96.21\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36\";s:5:\"login\";i:1784976831;}}'),
(87, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:2:{s:32:\"77f3f3020e917b3bad30683f1fbb6fe5\";a:11:{s:3:\"key\";s:32:\"77f3f3020e917b3bad30683f1fbb6fe5\";s:10:\"product_id\";i:1572;s:12:\"variation_id\";i:1585;s:9:\"variation\";a:1:{s:22:\"attribute_pa_vial-size\";s:4:\"50mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0279462364fa758277ffeaf3d6835a\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";d:0;}s:32:\"9580ef39328c60635b4c18b502acda09\";a:11:{s:3:\"key\";s:32:\"9580ef39328c60635b4c18b502acda09\";s:10:\"product_id\";i:1663;s:12:\"variation_id\";i:1680;s:9:\"variation\";a:1:{s:22:\"attribute_pa_vial-size\";s:3:\"5mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"2ed783612f48ba05f3e4d6eed593654c\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:99;s:8:\"line_tax\";d:0;}}}'),
(88, 1, 'lws_woorewards_user_key', '2432ec67fbd267004aae87fa09bdf977'),
(89, 1, 'lws_wre_unlocked_id', '1388'),
(90, 1, 'lws_woorewards_unlock_state_hash_1385', ''),
(91, 1, 'lws_wre_unlocked_id', '1389'),
(76, 1, 'billing_first_name', 'Masud'),
(77, 1, 'billing_last_name', 'Rana'),
(78, 1, 'billing_address_1', 'dhaka'),
(79, 1, 'billing_city', 'dhaka'),
(80, 1, 'billing_state', 'BD-13'),
(81, 1, 'billing_postcode', '1207'),
(82, 1, 'billing_country', 'BD'),
(83, 1, 'billing_email', 'arifwebsols@gmail.com'),
(84, 1, 'shipping_method', ''),
(85, 1, 'lws_wre_points_standard_system', '3590'),
(102, 3, 'nickname', 'contact@apexium.com'),
(103, 3, 'first_name', ''),
(104, 3, 'last_name', ''),
(105, 3, 'description', ''),
(106, 3, 'rich_editing', 'true'),
(107, 3, 'syntax_highlighting', 'true'),
(108, 3, 'comment_shortcuts', 'false'),
(109, 3, 'admin_color', 'modern'),
(110, 3, 'use_ssl', '0'),
(111, 3, 'show_admin_bar_front', 'true'),
(100, 1, 'nav_menu_recently_edited', '7'),
(98, 1, 'closedpostboxes_post', 'a:0:{}'),
(99, 1, 'metaboxhidden_post', 'a:2:{i:0;s:7:\"slugdiv\";i:1;s:9:\"authordiv\";}'),
(116, 3, 'session_tokens', 'a:4:{s:64:\"30eacfc13b6adc3e5f138c0ab15d0180e527b2418a56152baa5cbd3572acbcba\";a:4:{s:10:\"expiration\";i:1786797841;s:2:\"ip\";s:15:\"162.231.150.229\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 App Version: 3.69.2\";s:5:\"login\";i:1785588241;}s:64:\"751993cc86f141b54c6221fab34be654dbe4825870330e4fa49bd215250097b2\";a:4:{s:10:\"expiration\";i:1786797991;s:2:\"ip\";s:15:\"162.231.150.229\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 App Version: 3.69.2\";s:5:\"login\";i:1785588391;}s:64:\"0a67347636508b07e09090e227c1e7e1f0d34f417d01adef172e7caf1f0b26aa\";a:4:{s:10:\"expiration\";i:1785974377;s:2:\"ip\";s:13:\"104.50.124.86\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0\";s:5:\"login\";i:1785801577;}s:64:\"4e0a2ad0efa0589bd78f870052c17de3d7516841a50b902fa49cab39c7fe95e9\";a:4:{s:10:\"expiration\";i:1786049539;s:2:\"ip\";s:13:\"104.50.124.86\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36 Edg/151.0.0.0\";s:5:\"login\";i:1785876739;}}'),
(117, 3, 'wc_last_active', '1785876739'),
(121, 3, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"10299c63b0b8b1860cfbd920c9328aee\";a:11:{s:3:\"key\";s:32:\"10299c63b0b8b1860cfbd920c9328aee\";s:10:\"product_id\";i:1511;s:12:\"variation_id\";i:1519;s:9:\"variation\";a:1:{s:22:\"attribute_pa_vial-size\";s:4:\"10mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"60d7f288ecec8df075a898bdb68aac02\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:149;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:149;s:8:\"line_tax\";d:0;}}}'),
(119, 3, '_woocommerce_tracks_anon_id', 'woo:kELaHctgp5Z6pnVI+PPOLWrL'),
(120, 3, 'bas_dashboard_quick_press_last_post_id', '1966'),
(122, 3, 'community-events-location', 'a:1:{s:2:\"ip\";s:12:\"104.50.124.0\";}'),
(123, 3, 'meta-box-order_product', 'a:3:{s:4:\"side\";s:84:\"submitdiv,postimagediv,woocommerce-product-images,product_catdiv,tagsdiv-product_tag\";s:6:\"normal\";s:55:\"woocommerce-product-data,postcustom,slugdiv,postexcerpt\";s:8:\"advanced\";s:0:\"\";}'),
(126, 3, 'elementor_introduction', 'a:1:{s:30:\"e-ai-product-image-unification\";b:1;}');

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

--
-- Table structure for table `bas_users`
--

CREATE TABLE `bas_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=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_users`
--

INSERT INTO `bas_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'web-admin', '$wp$2y$10$ZQb5AocLmARvb5pTEjDL8.yztHAnmKKr39OSwG1ZHia7gC.EubZXW', 'web-admin', 'arifwebsols@gmail.com', 'https://mrarif.me/apexium', '2026-07-08 09:30:39', '', 0, 'web-admin'),
(2, 'Arif', '$wp$2y$10$WN/wd6Vuxtt905xJU4gPn.Np6e24QwC2CQftpe70Z88pRzRjjK5oK', 'arif', 'masud.devrivo@gmail.com', '', '2026-07-25 07:35:09', '', 0, 'Arif'),
(3, 'contact@apexium.com', '$wp$2y$10$FGIw/QlaZev6IPa7EV.j7eR.SWdRZYD5gBXK2LDDeTMKkigYsZdZm', 'contactapexium-com', 'contact@apexium.com', '', '2026-07-31 08:20:29', '', 0, 'contact@apexium.com');

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

--
-- Table structure for table `bas_wc_admin_notes`
--

CREATE TABLE `bas_wc_admin_notes` (
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` varchar(20) NOT NULL,
  `locale` varchar(20) NOT NULL,
  `title` longtext NOT NULL,
  `content` longtext NOT NULL,
  `content_data` longtext DEFAULT NULL,
  `status` varchar(200) NOT NULL,
  `source` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_reminder` datetime DEFAULT NULL,
  `is_snoozable` tinyint(1) NOT NULL DEFAULT 0,
  `layout` varchar(20) NOT NULL DEFAULT '',
  `image` varchar(200) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `is_read` tinyint(1) NOT NULL DEFAULT 0,
  `icon` varchar(200) NOT NULL DEFAULT 'info'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_admin_notes`
--

INSERT INTO `bas_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`, `layout`, `image`, `is_deleted`, `is_read`, `icon`) VALUES
(1, 'wc-refund-returns-page', 'info', 'en_US', 'Setup a Refund and Returns Policy page to boost your store\'s credibility.', 'We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.', '{}', 'unactioned', 'woocommerce-core', '2026-07-08 11:50:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(2, 'your-first-product', 'info', 'en_US', 'Your first product', 'That’s huge! You’re well on your way to building a successful online store — now it’s time to think about how you’ll fulfill your orders.<br /><br />Read our shipping guide to learn best practices and options for putting together your shipping strategy. And for WooCommerce stores in the United States, you can print discounted shipping labels via USPS with <a href=\"https://href.li/?https://woocommerce.com/shipping\" target=\"_blank\">WooCommerce Shipping</a>.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, 'wc-admin-optimizing-the-checkout-flow', 'info', 'en_US', 'Optimizing the checkout flow', 'It’s crucial to get your store’s checkout as smooth as possible to avoid losing sales. Let’s take a look at how you can optimize the checkout experience for your shoppers.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooPayments setup - let us know what you think', 'Congrats on enabling WooPayments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'share-your-feedback-on-paypal', 'info', 'en_US', 'Share your feedback on PayPal', 'Share your feedback in this 2 minute survey about how we can make the process of accepting payments more useful for your store.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'wc-subscriptions-security-update-3-0-15', 'info', 'en_US', 'WooCommerce Subscriptions security update!', 'We recently released an important security update to WooCommerce Subscriptions. To ensure your site’s data is protected, please upgrade <strong>WooCommerce Subscriptions to version 3.0.15</strong> or later.<br /><br />Click the button below to view and update to the latest Subscriptions version, or log in to <a href=\"https://woocommerce.com/my-dashboard\">WooCommerce.com Dashboard</a> and navigate to your <strong>Downloads</strong> page.<br /><br />We recommend always using the latest version of WooCommerce Subscriptions, and other software running on your site, to ensure maximum security.<br /><br />If you have any questions we are here to help — just <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">open a ticket</a>.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'woocommerce-core-update-5-4-0', 'info', 'en_US', 'Update to WooCommerce 5.4.1 now', 'WooCommerce 5.4.1 addresses a checkout issue discovered in WooCommerce 5.4. We recommend upgrading to WooCommerce 5.4.1 as soon as possible.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(77, 'wc-admin-orders-milestone', 'info', 'en_US', 'First order received', 'Congratulations on getting your first order! Now is a great time to learn how to manage your orders.', '{\"current_milestone\":1}', 'unactioned', 'woocommerce-admin', '2026-07-25 09:51:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, 'ppxo-pps-upgrade-paypal-payments-1', 'info', 'en_US', 'Get the latest PayPal extension for WooCommerce', 'Heads up! There’s a new PayPal on the block!<br /><br />Now is a great time to upgrade to our latest <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal extension</a> to continue to receive support and updates with PayPal.<br /><br />Get access to a full suite of PayPal payment methods, extensive currency and country coverage, and pay later options with the all-new PayPal extension for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'ppxo-pps-upgrade-paypal-payments-2', 'info', 'en_US', 'Upgrade your PayPal experience!', 'Get access to a full suite of PayPal payment methods, extensive currency and country coverage, offer subscription and recurring payments, and the new PayPal pay later options.<br /><br />Start using our <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">latest PayPal today</a> to continue to receive support and updates.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'woocommerce-core-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, 'woocommerce-blocks-sqli-july-2021-need-to-update', 'update', 'en_US', 'Action required: Critical vulnerabilities in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we are working with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br />Our investigation into this vulnerability is ongoing, but <strong>we wanted to let you know now about the importance of updating immediately</strong>.<br /><br />For more information on which actions you should take, as well as answers to FAQs, please urgently review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, 'woocommerce-core-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, 'woocommerce-blocks-sqli-july-2021-store-patched', 'update', 'en_US', 'Solved: Critical vulnerabilities patched in WooCommerce Blocks', 'In response to a critical vulnerability identified on July 13, 2021, we worked with the WordPress Plugins Team to deploy software updates to stores running WooCommerce (versions 3.3 to 5.5) and the WooCommerce Blocks feature plugin (versions 2.5 to 5.5).<br /><br /><strong>Your store has been updated to the latest secure version(s)</strong>. For more information and answers to FAQs, please review our blog post detailing this issue.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'woocommerce-core-paypal-march-2022-updated', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy PayPal Standard security updates for stores running WooCommerce (version 3.5 to 6.3). It’s recommended to disable PayPal Standard, and use <a href=\"https://woocommerce.com/products/woocommerce-paypal-payments/\" target=\"_blank\">PayPal Payments</a> to accept PayPal.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'woocommerce-core-paypal-march-2022-updated-nopp', 'update', 'en_US', 'Security auto-update of WooCommerce', '<strong>Your store has been updated to the latest secure version of WooCommerce</strong>. We worked with WordPress to deploy security updates related to PayPal Standard payment gateway for stores running WooCommerce (version 3.5 to 6.3).', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(76, '3pdmigration_paytrace_visa', 'marketing', 'en_US', 'Important update about your Paytrace Gateway', 'Paytrace Gateway is being phased out of the WooCommerce.com Marketplace. Nothing changes right now, and your store will continue to work as usual. You’ll receive a retirement notice closer to the date. As a replacement, we recommend Visa Acceptance Solutions — accept popular payment methods in 97% of territories.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, 'store_setup_survey_survey_q2_2022', 'survey', 'en_US', 'How is your store setup going?', 'Our goal is to make sure you have all the right tools to start setting up your store in the smoothest way possible.\r\nWe’d love to know if we hit our mark and how we can improve. To collect your thoughts, we made a 2-minute survey.', '{}', 'unactioned', 'woocommerce.com', '2026-07-16 07:25:05', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, 'needs-update-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'Security vulnerability patched in WooCommerce Eway Gateway', 'In response to a potential vulnerability identified in WooCommerce Eway Gateway versions 3.1.0 to 3.5.0, we’ve worked to deploy security fixes and have released an updated version.\r\nNo external exploits have been detected, but we recommend you update to your latest supported version 3.1.26, 3.2.3, 3.3.1, 3.4.6, or 3.5.1', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, 'updated-eway-payment-gateway-rin-2022-12-20', 'update', 'en_US', 'WooCommerce Eway Gateway has been automatically updated', 'Your store is now running the latest secure version of WooCommerce Eway Gateway. We worked with the WordPress Plugins team to deploy a software update to stores running WooCommerce Eway Gateway (versions 3.1.0 to 3.5.0) in response to a security vulnerability that was discovered.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, 'ecomm-wc-navigation-survey-2023', 'info', 'en_US', 'Navigating WooCommerce on WordPress.com', 'We are improving the WooCommerce navigation on WordPress.com and would love your help to make it better! Please share your experience with us in this 2-minute survey.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, 'woopay-beta-merchantrecruitment-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available —and we’re inviting you to be one of the first to try it. \r\n<br><br>\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br><br>\r\nGet started in seconds.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, 'woocommerce-wcpay-march-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Payments', '<strong>Your store requires a security update for WooCommerce Payments</strong>. Please update to the latest version of WooCommerce Payments immediately to address a potential vulnerability discovered on March 22. For more information on how to update, visit this WooCommerce Developer Blog Post.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(75, '3pdmigration_paytrace_fortis', 'marketing', 'en_US', 'Important update about your Paytrace Gateway', 'Paytrace Gateway is being phased out of the WooCommerce.com Marketplace. Nothing changes right now, and your store will continue to work as usual. You’ll receive a retirement notice closer to the date. When you\'re ready to migrate, we recommend Fortis Payments — their team offers step-by-step migration guidance to help', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, 'woocommerce-WCPreOrders-april-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Pre-Orders extension', '<strong>Your store requires a security update for the WooCommerce Pre-Orders extension</strong>. Please update the WooCommerce Pre-Orders extension immediately to address a potential vulnerability discovered on April 11.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, 'woopay-beta-merchantrecruitment-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'WooPay, a new express checkout feature built into WooCommerce Payments, is now available — and you’re invited to try it. \r\n<br /><br />\r\nBoost conversions by offering your customers a simple, secure way to pay with a single click.\r\n<br /><br />\r\nUpdate WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, 'woopay-beta-existingmerchants-noaction-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed. No action is required on your part.\r\n<br /><br />\r\nYou can now continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, 'woopay-beta-existingmerchants-update-27APR23', 'info', 'en_US', 'WooPay is back!', 'Thanks for previously trying WooPay, the express checkout feature built into WooCommerce Payments. We’re excited to announce that WooPay availability has resumed.\r\n<br /><br />\r\n\r\nUpdate to the latest WooCommerce Payments version to continue boosting conversions by offering your customers a simple, secure way to pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'woopay-beta-merchantrecruitment-short-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'woopay-beta-merchantrecruitment-short-update-04MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woopay-beta-merchantrecruitment-short-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, a new express checkout feature for WooCommerce Payments. \r\n<br><br>\r\nBoost conversions by letting customers pay with a single click.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woopay-beta-merchantrecruitment-short-update-09MAY23', 'info', 'en_US', 'Increase conversions with WooPay — our fastest checkout yet', 'Be one of the first to try WooPay, our new express checkout feature. <br>Boost conversions by letting customers pay with a single click. <br><br>Update to the latest version of WooCommerce Payments to get started.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(74, 'woo-dotcom-course-2026-06-09', 'marketing', 'en_US', 'Learn how to build your store with WooCommerce', 'In this free course, we\'ll help you set up and run your online store with clear, practical guidance.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Returns and Warranty Requests extension', '<strong>Your store requires a security update for the Returns and Warranty Requests extension</strong>.  Please update to the latest version of the WooCommerce Returns and Warranty Requests extension immediately to address a potential vulnerability discovered on May 31.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'woocommerce-WCOPC-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce One Page Checkout', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce One Page Checkout extension</strong>. The fix for this vulnerability was released for this extension on June 13th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(39, 'woocommerce-WCGC-July-2023-update-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce GoCardless Extension', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce GoCardless extension</strong>. The fix for this vulnerability was released on July 4th. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'woocommerce-shipping-fedex-api-outage-2023-07-16', 'warning', 'en_US', 'Scheduled FedEx API outage — July 2023', 'On July 16 there will be a full outage of the FedEx API from 04:00 to 08:00 AM UTC. Due to planned maintenance by FedEx, you\'ll be unable to provide FedEx shipping rates during this time. Follow the link below for more information and recommendations on how to minimize impact.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'wcship-2023-07-hazmat-update-needed', 'update', 'en_US', 'Action required: USPS HAZMAT compliance update for WooCommerce Shipping & Tax extension', '<strong>Your store requires an update for the WooCommerce Shipping extension</strong>. Please update to the latest version of the WooCommerce Shipping &amp; Tax extension immediately to ensure compliance with new USPS HAZMAT rules currently in effect.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe plugin', '<strong>Your shop requires an important security update for the  WooCommerce Stripe plugin</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, 'woocommerce-WCStripe-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooCommerce Stripe plugin', '<strong>Your store has been updated to the latest secure version of the WooCommerce Stripe plugin</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, 'woocommerce-WooPayments-Aug-2023-security-updated', 'update', 'en_US', 'Security update of WooPayments (WooCommerce Payments) plugin', '<strong>Your store has been updated to the more secure version of WooPayments (WooCommerce Payments)</strong>. This update was released on July 31.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(73, 'remove_estimated_deposits_2024', 'marketing', 'en_US', 'Estimated deposits are going away', 'To provide more accurate deposit information and support the expansion of instant deposits, estimated deposit details will no longer be available in WooPayments. We recommend upgrading to the latest version of WooPayments for more detailed balance status information.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, 'woocommerce-usermeta-Sept2023-productvendors', 'update', 'en_US', 'Your store requires a security update', '<strong>Your shop needs an update to address a vulnerability in WooCommerce.</strong> The fix was released on Sept 15. Please update WooCommerce to the latest version immediately. <a href=\"https://developer.woocommerce.com/2023/09/16/woocommerce-vulnerability-reintroduced-from-7-0-1/\" />Read our developer update</a> for more information.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooCommerce Stripe Gateway', '<strong>Your shop requires a security update to address a vulnerability in the WooCommerce Stripe Gateway</strong>. The fix for this vulnerability was released on October 17. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(72, 'amazon-mcf-reviews-2023-12-07', 'marketing', 'en_US', 'Enjoying Amazon MCF for WooCommerce?', 'We\'re Never Settle, the developers behind Amazon MCF for WooCommerce, and would be deeply honored to have your review. Reviews help immensely as other users can learn how MCF can solve their needs too! Not happy or need help? Please reach out for support and we’d love to make things right!', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(71, 'avalara_q3-2023_noAvaTax', 'marketing', 'en_US', 'Automatically calculate VAT in real time', 'Take the effort out of determining tax rates and sell confidently across borders with automated tax management from Avalara AvaTax— including built-in VAT calculation when you sell into or across the EU and UK. Save time and stay compliant when you let Avalara do the heavy lifting.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'sirt-woo-2024-11-xss-admin', 'update', 'en_US', 'An important update is required for WooCommerce', 'This update addresses a security vulnerability that could allow unauthorized access to administrative privileges on your site. <a href=\"https://developer.woocommerce.com/2024/12/03/woocommerce-9-4-3-and-woocommerce-9-3-4-available-now/\">Learn more</a>.\r\n<br><br>\r\n<strong>Please ensure your site is updated to the latest version to stay secure.</strong>', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'paypal-braintree-sdk-depreciation-2025-02-20', 'update', 'en_US', 'Update required for your PayPal Braintree extension', 'To continue securely accepting payments, you must update your PayPal Braintree extension to version 3.2.4 or newer before June 30, 2025. Your current extension version will not support payment processing after this date due to an SSL certificate update.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'uk-vat-notice-2025-04-30', 'warning', 'en_US', 'UK VAT numbers are no longer supported', 'Due to recent HM Revenue &amp; Customs (HMRC) VAT API changes, your EU VAT Number for WooCommerce extension can no longer validate UK VAT numbers. HMRC now requires merchants to register an API key, which this extension does not currently support. We recommend EU/UK VAT Validation Manager for WooCommerce as a replacement', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'paypal-braintree-sdk-depreciation-2025-05-30', 'update', 'en_US', 'Action required: Update the PayPal Braintree extension', 'Your PayPal Braintree extension is using an outdated SDK and will stop processing payments after June 30, 2025, due to a root SSL certificate expiration. To avoid service disruption, update to version 3.2.4 or newer immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-08 11:51:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(70, 'woocommerce-WCSubscriptions-June-2023-updated-needed', 'marketing', 'en_US', 'Action required: Security update of WooCommerce Subscriptions', '<strong>Your store requires a security update for the WooCommerce Subscriptions plugin</strong>. Please update the WooCommerce Subscriptions plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'wc-admin-launch-checklist', 'info', 'en_US', 'Ready to launch your store?', 'To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.', '{}', 'unactioned', 'woocommerce-admin', '2026-07-09 03:04:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(69, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooCommerce Payments is quick, secure, and simple to set up — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'wc-admin-customizing-product-catalog', 'info', 'en_US', 'How to customize your product catalog', 'You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.', '{}', 'unactioned', 'woocommerce-admin', '2026-07-11 10:04:05', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'wc-admin-mobile-app', 'info', 'en_US', 'Install Woo mobile app', 'Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics — wherever you are.', '{}', 'unactioned', 'woocommerce-admin', '2026-07-11 10:04:05', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'wc-admin-onboarding-payments-reminder', 'info', 'en_US', 'Start accepting payments on your store!', 'Take payments with the provider that’s right for you - choose from 100+ payment gateways for WooCommerce.', '{}', 'unactioned', 'woocommerce-admin', '2026-07-13 13:48:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'stripe-woo-gateway-update-july2026', 'update', 'en_US', 'An important update is required for Stripe for WooCommerce', '<strong>A critical update is required for Stripe for WooCommerce</strong> to address an issue that could lead to fraudulent payment totals. Please update your extension to the latest version immediately.', '{}', 'pending', 'woocommerce.com', '2026-07-15 02:45:09', NULL, 0, 'plain', '', 0, 0, 'info'),
(68, 'pinterest_03_2022_update', 'marketing', 'en_US', 'Your Pinterest for WooCommerce plugin is out of date!', 'Update to the latest version of Pinterest for WooCommerce to continue using this plugin and keep your store connected with Pinterest. To update, visit <strong>Plugins &gt; Installed Plugins</strong>, and click on “update now” under Pinterest for WooCommerce.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(66, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(67, 'habit-moment-survey', 'marketing', 'en_US', 'We’re all ears! Share your experience so far with WooCommerce', 'We’d love your input to shape the future of WooCommerce together. Feel free to share any feedback, ideas or suggestions that you have.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, 'google_listings_and_ads_install', 'marketing', 'en_US', 'Drive traffic and sales with Google', 'Reach online shoppers to drive traffic and sales for your store by showcasing products across Google, for free or with ads.', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2026-07-20 10:08:51', NULL, 0, 'plain', '', 0, 0, 'info');

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

--
-- Table structure for table `bas_wc_admin_note_actions`
--

CREATE TABLE `bas_wc_admin_note_actions` (
  `action_id` bigint(20) UNSIGNED NOT NULL,
  `note_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `label` varchar(255) NOT NULL,
  `query` longtext NOT NULL,
  `status` varchar(255) NOT NULL,
  `actioned_text` varchar(255) NOT NULL,
  `nonce_action` varchar(255) DEFAULT NULL,
  `nonce_name` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_admin_note_actions`
--

INSERT INTO `bas_wc_admin_note_actions` (`action_id`, `note_id`, `name`, `label`, `query`, `status`, `actioned_text`, `nonce_action`, `nonce_name`) VALUES
(1, 1, 'notify-refund-returns-page', 'Edit page', 'https://mrarif.me/apexium/wp-admin/post.php?post=67&action=edit', 'actioned', '', NULL, NULL),
(1112, 2, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/ecommerce-shipping-solutions-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'actioned', '', NULL, NULL),
(1113, 3, 'optimizing-the-checkout-flow', 'Learn more', 'https://woocommerce.com/posts/optimizing-woocommerce-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=optimizing-the-checkout-flow', 'actioned', '', NULL, NULL),
(1114, 4, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/woopayments-new-user-feedback', 'actioned', '', NULL, NULL),
(1115, 5, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(1116, 64, 'get-started', 'Get started', 'https://woocommerce.com/products/google-listings-and-ads?utm_source=inbox_note&utm_medium=product&utm_campaign=get-started', 'actioned', '', NULL, NULL),
(1117, 7, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://mrarif.me/apexium/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(1118, 8, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(1119, 11, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1120, 12, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(1121, 13, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1122, 13, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1123, 14, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1124, 14, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1125, 15, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1126, 15, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1127, 16, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/critical-vulnerability-detected-july-2021/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(1128, 16, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1129, 67, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(1131, 18, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1130, 18, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1132, 19, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(1133, 19, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1134, 68, 'pinterest_03_2022_update', 'Update Instructions', 'https://woocommerce.com/document/pinterest-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=pinterest_03_2022_update#section-3', 'actioned', '', NULL, NULL),
(1135, 21, 'store_setup_survey_survey_q2_2022_share_your_thoughts', 'Tell us how it’s going', 'https://automattic.survey.fm/store-setup-survey-2022', 'actioned', '', NULL, NULL),
(1137, 22, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1136, 22, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://mrarif.me/apexium/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1139, 23, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1138, 23, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://mrarif.me/apexium/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1140, 24, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(1141, 25, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1143, 26, 'woocommerce-wcpay-march-2023-update-needed-button', 'See Blog Post', 'https://developer.woocommerce.com/2023/03/23/critical-vulnerability-detected-in-woocommerce-payments-what-you-need-to-know', 'unactioned', '', NULL, NULL),
(1144, 26, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1145, 69, 'tap_to_pay_iphone_q2_2023_no_wcpay', 'Simplify my payments', 'https://woocommerce.com/products/woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_no_wcpay', 'actioned', '', NULL, NULL),
(1147, 28, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1146, 28, 'extension-settings', 'See available updates', 'https://mrarif.me/apexium/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1148, 29, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1150, 30, 'woopay-beta-existingmerchants-noaction-documentation-27APR23', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23', 'actioned', '', NULL, NULL),
(1151, 31, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1152, 32, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1154, 33, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1155, 33, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1156, 34, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1158, 35, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1159, 35, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(1160, 70, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1161, 70, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1163, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1162, 37, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1165, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://mrarif.me/apexium/wp-admin/#', 'actioned', '', NULL, NULL),
(1164, 38, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(1167, 39, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1166, 39, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1168, 40, 'learn-more', 'Learn more', 'https://woocommerce.com/document/fedex/?utm_medium=product&utm_source=inbox_note&utm_campaign=learn-more#july-2023-api-outage', 'unactioned', '', NULL, NULL),
(1170, 41, 'dismiss', 'Dismiss', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(1169, 41, 'plugin-list', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(1171, 42, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://mrarif.me/apexium/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1172, 42, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1173, 43, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1174, 44, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1175, 71, 'avalara_q3-2023_noAvaTax', 'Automate my sales tax', 'https://woocommerce.com/products/woocommerce-avatax/?utm_source=inbox_note&utm_medium=product&utm_campaign=avalara_q3-2023_noAvaTax', 'unactioned', '', NULL, NULL),
(1177, 46, 'dismiss', 'Dismiss', 'https://mrarif.me/apexium/wp-admin/#', 'actioned', '', NULL, NULL),
(1176, 46, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://mrarif.me/apexium/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1178, 47, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://mrarif.me/apexium/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(1179, 47, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1180, 72, 'amazon-mcf-review-button-2023-12-07', 'Leave a review', 'https://woocommerce.com/products/woocommerce-amazon-fulfillment/?review&utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-review-button-2023-12-07', 'actioned', '', NULL, NULL),
(1181, 72, 'amazon-mcf-support-button-2023-12-07', 'Request support', 'https://woocommerce.com/my-account/contact-support/?utm_source=inbox_note&utm_medium=product&utm_campaign=amazon-mcf-support-button-2023-12-07', 'actioned', '', NULL, NULL),
(1182, 73, 'view_docs', 'Learn about Deposit schedules', 'https://woocommerce.com/document/woopayments/deposits/deposit-schedule/?utm_source=inbox_note&utm_medium=product&utm_campaign=view_docs#available-funds', 'unactioned', '', NULL, NULL),
(1184, 50, 'sirt-woo-2024-11-xss-admin', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1183, 50, 'sirt-woo-2024-11-xss-admin', 'See available updates', 'https://mrarif.me/apexium/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(1185, 51, 'paypal-braintree-sdk-depreciation-2025-02-20-button', 'Upgrade now', 'https://mrarif.me/apexium/wp-admin/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(1186, 52, 'uk-vat-notice-button-2025-04-30', 'Learn more about this extension', 'https://wordpress.org/plugins/eu-vat-for-woocommerce/', 'actioned', '', NULL, NULL),
(1187, 53, 'paypal-braintree-sdk-depreciation-2025-05-30-button', 'Update now', 'https://mrarif.me/apexium/wp-admin/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(1188, 74, 'woo-dotcom-course-2026-06-09', 'Visit the course', 'https://wordpress.com/support/courses/build-your-store-with-woocommerce/', 'actioned', '', NULL, NULL),
(79, 55, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(1193, 77, 'learn-more', 'Learn more', 'https://woocommerce.com/document/managing-orders/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(312, 57, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(313, 58, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(1142, 25, 'woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-activate-learnmore-04MAY23', 'unactioned', '', NULL, NULL),
(1149, 29, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://mrarif.me/apexium/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(1153, 32, 'woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-04MAY23', 'actioned', '', NULL, NULL),
(1157, 34, 'woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'Learn More', 'https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-button2-09MAY23', 'unactioned', '', NULL, NULL),
(548, 59, 'view-payment-gateways', 'Learn more', 'https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/?utm_medium=product', 'actioned', '', NULL, NULL),
(1192, 76, '3pdmigration_paytrace_visa', 'Get started with Visa', 'https://woocommerce.com/products/visa-acceptance-solutions/?utm_source=inbox_note&utm_medium=product&utm_campaign=3pdmigration_paytrace_visa', 'actioned', '', NULL, NULL),
(1189, 60, 'stripe-woo-gateway-update-july2026', 'See available updates', 'update-core.php?', 'actioned', '', NULL, NULL),
(1190, 60, 'stripe-woo-gateway-update-july2026', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(1191, 75, '3pdmigration_paytrace_fortis', 'Get started with Fortis Payments', 'https://woocommerce.com/products/fortis-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=3pdmigration_paytrace_fortis', 'actioned', '', NULL, NULL);

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

--
-- Table structure for table `bas_wc_category_lookup`
--

CREATE TABLE `bas_wc_category_lookup` (
  `category_tree_id` bigint(20) UNSIGNED NOT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_category_lookup`
--

INSERT INTO `bas_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(21, 21),
(24, 24),
(25, 25),
(26, 26),
(27, 27),
(28, 28),
(29, 29),
(30, 30),
(31, 31);

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

--
-- Table structure for table `bas_wc_customer_lookup`
--

CREATE TABLE `bas_wc_customer_lookup` (
  `customer_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `username` varchar(60) NOT NULL DEFAULT '',
  `first_name` varchar(255) NOT NULL,
  `last_name` varchar(255) NOT NULL,
  `email` varchar(100) DEFAULT NULL,
  `date_last_active` timestamp NULL DEFAULT NULL,
  `date_registered` timestamp NULL DEFAULT NULL,
  `country` char(2) NOT NULL DEFAULT '',
  `postcode` varchar(20) NOT NULL DEFAULT '',
  `city` varchar(100) NOT NULL DEFAULT '',
  `state` varchar(100) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_customer_lookup`
--

INSERT INTO `bas_wc_customer_lookup` (`customer_id`, `user_id`, `username`, `first_name`, `last_name`, `email`, `date_last_active`, `date_registered`, `country`, `postcode`, `city`, `state`) VALUES
(1, NULL, '', 'Masud', 'Rana', 'masud4rana1@gmail.com', '2026-07-25 09:40:42', NULL, 'BD', '1207', 'dhaka', 'BD-13'),
(2, 1, 'web-admin', 'Masud', 'Rana', 'arifwebsols@gmail.com', '2026-07-27 07:48:42', '2026-07-08 09:30:39', 'BD', '1207', 'dhaka', 'BD-13');

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

--
-- Table structure for table `bas_wc_download_log`
--

CREATE TABLE `bas_wc_download_log` (
  `download_log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `user_ip_address` varchar(100) DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wc_orders`
--

CREATE TABLE `bas_wc_orders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(20) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `type` varchar(20) DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint(20) UNSIGNED DEFAULT NULL,
  `billing_email` varchar(320) DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `payment_method` varchar(100) DEFAULT NULL,
  `payment_method_title` text DEFAULT NULL,
  `transaction_id` varchar(100) DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `customer_note` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_orders`
--

INSERT INTO `bas_wc_orders` (`id`, `status`, `currency`, `type`, `tax_amount`, `total_amount`, `customer_id`, `billing_email`, `date_created_gmt`, `date_updated_gmt`, `parent_order_id`, `payment_method`, `payment_method_title`, `transaction_id`, `ip_address`, `user_agent`, `customer_note`) VALUES
(1369, 'wc-processing', 'GBP', 'shop_order', 0.00000000, 100.00000000, 0, 'masud4rana1@gmail.com', '2026-07-25 09:40:42', '2026-07-25 09:40:43', 0, 'cod', 'Cash on delivery', '', '45.120.96.21', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36', ''),
(1391, 'wc-processing', 'GBP', 'shop_order', 0.00000000, 759.77000000, 1, 'arifwebsols@gmail.com', '2026-07-27 07:48:42', '2026-07-27 07:48:43', 0, 'cod', 'Cash on delivery', '', '45.120.96.21', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36', '');

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

--
-- Table structure for table `bas_wc_orders_meta`
--

CREATE TABLE `bas_wc_orders_meta` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` text DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_orders_meta`
--

INSERT INTO `bas_wc_orders_meta` (`id`, `order_id`, `meta_key`, `meta_value`) VALUES
(1, 1369, 'is_vat_exempt', 'no'),
(2, 1369, '_billing_address_index', 'Masud Rana  127a Katasur Rd  dhaka BD-13 1207 BD masud4rana1@gmail.com +8801888066677'),
(3, 1369, '_shipping_address_index', '         '),
(4, 1369, '_solid_affiliate_order_referral_note_added', '1'),
(5, 1369, '_wc_order_attribution_source_type', 'typein'),
(6, 1369, '_wc_order_attribution_utm_source', '(direct)'),
(7, 1369, '_wc_order_attribution_session_entry', 'https://mrarif.me/apexium/?sld=1'),
(8, 1369, '_wc_order_attribution_session_start_time', '2026-07-25 09:39:01'),
(9, 1369, '_wc_order_attribution_session_pages', '4'),
(10, 1369, '_wc_order_attribution_session_count', '1'),
(11, 1369, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36'),
(12, 1369, '_wc_order_attribution_device_type', 'Desktop'),
(17, 1391, '_billing_address_index', 'Masud Rana  dhaka  dhaka BD-13 1207 BD arifwebsols@gmail.com '),
(16, 1391, 'is_vat_exempt', 'no'),
(18, 1391, '_shipping_address_index', '         '),
(19, 1391, '_wc_order_attribution_source_type', 'typein'),
(20, 1391, '_wc_order_attribution_utm_source', '(direct)'),
(21, 1391, '_wc_order_attribution_session_entry', 'https://mrarif.me/apexium/affiliates/'),
(22, 1391, '_wc_order_attribution_session_start_time', '2026-07-27 07:15:34'),
(23, 1391, '_wc_order_attribution_session_pages', '8'),
(24, 1391, '_wc_order_attribution_session_count', '1'),
(25, 1391, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36'),
(26, 1391, '_wc_order_attribution_device_type', 'Desktop'),
(28, 1391, 'lws_woorewards_sponsor_at_checkout', 'a:4:{s:12:\"sponsored_id\";i:1;s:15:\"sponsored_email\";s:21:\"arifwebsols@gmail.com\";s:10:\"sponsor_id\";N;s:6:\"origin\";b:0;}'),
(30, 1391, 'lws_woorewards_core_pool-1385', '2026-07-27T07:48:42+00:00');

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

--
-- Table structure for table `bas_wc_order_addresses`
--

CREATE TABLE `bas_wc_order_addresses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `address_type` varchar(20) DEFAULT NULL,
  `first_name` text DEFAULT NULL,
  `last_name` text DEFAULT NULL,
  `company` text DEFAULT NULL,
  `address_1` text DEFAULT NULL,
  `address_2` text DEFAULT NULL,
  `city` text DEFAULT NULL,
  `state` text DEFAULT NULL,
  `postcode` text DEFAULT NULL,
  `country` text DEFAULT NULL,
  `email` varchar(320) DEFAULT NULL,
  `phone` varchar(100) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_order_addresses`
--

INSERT INTO `bas_wc_order_addresses` (`id`, `order_id`, `address_type`, `first_name`, `last_name`, `company`, `address_1`, `address_2`, `city`, `state`, `postcode`, `country`, `email`, `phone`) VALUES
(1, 1369, 'billing', 'Masud', 'Rana', NULL, '127a Katasur Rd', NULL, 'dhaka', 'BD-13', '1207', 'BD', 'masud4rana1@gmail.com', '+8801888066677'),
(2, 1391, 'billing', 'Masud', 'Rana', NULL, 'dhaka', NULL, 'dhaka', 'BD-13', '1207', 'BD', 'arifwebsols@gmail.com', NULL);

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

--
-- Table structure for table `bas_wc_order_coupon_lookup`
--

CREATE TABLE `bas_wc_order_coupon_lookup` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `coupon_id` bigint(20) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `discount_amount` double NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wc_order_operational_data`
--

CREATE TABLE `bas_wc_order_operational_data` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_via` varchar(100) DEFAULT NULL,
  `woocommerce_version` varchar(20) DEFAULT NULL,
  `prices_include_tax` tinyint(1) DEFAULT NULL,
  `coupon_usages_are_counted` tinyint(1) DEFAULT NULL,
  `download_permission_granted` tinyint(1) DEFAULT NULL,
  `cart_hash` varchar(100) DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) DEFAULT NULL,
  `order_stock_reduced` tinyint(1) DEFAULT NULL,
  `date_paid_gmt` datetime DEFAULT NULL,
  `date_completed_gmt` datetime DEFAULT NULL,
  `shipping_tax_amount` decimal(26,8) DEFAULT NULL,
  `shipping_total_amount` decimal(26,8) DEFAULT NULL,
  `discount_tax_amount` decimal(26,8) DEFAULT NULL,
  `discount_total_amount` decimal(26,8) DEFAULT NULL,
  `recorded_sales` tinyint(1) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_order_operational_data`
--

INSERT INTO `bas_wc_order_operational_data` (`id`, `order_id`, `created_via`, `woocommerce_version`, `prices_include_tax`, `coupon_usages_are_counted`, `download_permission_granted`, `cart_hash`, `new_order_email_sent`, `order_key`, `order_stock_reduced`, `date_paid_gmt`, `date_completed_gmt`, `shipping_tax_amount`, `shipping_total_amount`, `discount_tax_amount`, `discount_total_amount`, `recorded_sales`) VALUES
(1, 1369, 'checkout', '10.9.4', 0, 1, 1, '2488f7f3ce17a7da3d1c5957fde43a20', 0, 'wc_order_2CDNGw8qbkWRn', 1, NULL, NULL, 0.00000000, 0.00000000, 0.00000000, 0.00000000, 1),
(2, 1391, 'checkout', '10.9.4', 0, 1, 1, '75d66b86a0f3a1067bfc4de4ca2a669a', 0, 'wc_order_EUD1CQxy4Fu9W', 1, NULL, NULL, 0.00000000, 0.00000000, 0.00000000, 0.00000000, 1);

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

--
-- Table structure for table `bas_wc_order_product_lookup`
--

CREATE TABLE `bas_wc_order_product_lookup` (
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `variation_id` bigint(20) UNSIGNED NOT NULL,
  `customer_id` bigint(20) UNSIGNED DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT current_timestamp(),
  `product_qty` int(11) NOT NULL,
  `product_net_revenue` double NOT NULL DEFAULT 0,
  `product_gross_revenue` double NOT NULL DEFAULT 0,
  `coupon_amount` double NOT NULL DEFAULT 0,
  `tax_amount` double NOT NULL DEFAULT 0,
  `shipping_amount` double NOT NULL DEFAULT 0,
  `shipping_tax_amount` double NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_order_product_lookup`
--

INSERT INTO `bas_wc_order_product_lookup` (`order_item_id`, `order_id`, `product_id`, `variation_id`, `customer_id`, `date_created`, `product_qty`, `product_net_revenue`, `product_gross_revenue`, `coupon_amount`, `tax_amount`, `shipping_amount`, `shipping_tax_amount`) VALUES
(1, 1369, 1315, 0, 1, '2026-07-25 09:40:42', 2, 100, 100, 0, 0, 0, 0),
(2, 1391, 212, 0, 2, '2026-07-27 07:48:42', 4, 139.88, 139.88, 0, 0, 0, 0),
(3, 1391, 432, 0, 2, '2026-07-27 07:48:42', 1, 39.97, 39.97, 0, 0, 0, 0),
(4, 1391, 441, 0, 2, '2026-07-27 07:48:42', 2, 99.98, 99.98, 0, 0, 0, 0),
(5, 1391, 190, 0, 2, '2026-07-27 07:48:42', 5, 250, 250, 0, 0, 0, 0),
(6, 1391, 1315, 0, 2, '2026-07-27 07:48:42', 3, 150, 150, 0, 0, 0, 0),
(7, 1391, 434, 0, 2, '2026-07-27 07:48:42', 1, 39.97, 39.97, 0, 0, 0, 0),
(8, 1391, 433, 0, 2, '2026-07-27 07:48:42', 1, 39.97, 39.97, 0, 0, 0, 0);

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

--
-- Table structure for table `bas_wc_order_stats`
--

CREATE TABLE `bas_wc_order_stats` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `parent_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  `num_items_sold` int(11) NOT NULL DEFAULT 0,
  `total_sales` double NOT NULL DEFAULT 0,
  `tax_total` double NOT NULL DEFAULT 0,
  `shipping_total` double NOT NULL DEFAULT 0,
  `net_total` double NOT NULL DEFAULT 0,
  `returning_customer` tinyint(1) DEFAULT NULL,
  `status` varchar(20) NOT NULL,
  `customer_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_order_stats`
--

INSERT INTO `bas_wc_order_stats` (`order_id`, `parent_id`, `date_created`, `date_created_gmt`, `date_paid`, `date_completed`, `num_items_sold`, `total_sales`, `tax_total`, `shipping_total`, `net_total`, `returning_customer`, `status`, `customer_id`) VALUES
(1369, 0, '2026-07-25 09:40:42', '2026-07-25 09:40:42', NULL, NULL, 2, 100, 0, 0, 100, 0, 'wc-processing', 1),
(1391, 0, '2026-07-27 07:48:42', '2026-07-27 07:48:42', NULL, NULL, 17, 759.77, 0, 0, 759.77, 0, 'wc-processing', 2);

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

--
-- Table structure for table `bas_wc_order_tax_lookup`
--

CREATE TABLE `bas_wc_order_tax_lookup` (
  `order_id` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `shipping_tax` double NOT NULL DEFAULT 0,
  `order_tax` double NOT NULL DEFAULT 0,
  `total_tax` double NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wc_product_attributes_lookup`
--

CREATE TABLE `bas_wc_product_attributes_lookup` (
  `product_id` bigint(20) NOT NULL,
  `product_or_parent_id` bigint(20) NOT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `term_id` bigint(20) NOT NULL,
  `is_variation_attribute` tinyint(1) NOT NULL,
  `in_stock` tinyint(1) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_product_attributes_lookup`
--

INSERT INTO `bas_wc_product_attributes_lookup` (`product_id`, `product_or_parent_id`, `taxonomy`, `term_id`, `is_variation_attribute`, `in_stock`) VALUES
(1524, 1511, 'pa_vial-size', 32, 1, 1),
(1523, 1511, 'pa_vial-size', 38, 1, 1),
(1522, 1511, 'pa_vial-size', 36, 1, 1),
(1521, 1511, 'pa_vial-size', 35, 1, 1),
(1519, 1511, 'pa_vial-size', 33, 1, 1),
(1520, 1511, 'pa_vial-size', 34, 1, 1),
(1584, 1572, 'pa_vial-size', 41, 1, 1),
(1585, 1572, 'pa_vial-size', 38, 1, 1),
(1629, 1611, 'pa_vial-size', 33, 1, 1),
(1630, 1611, 'pa_vial-size', 32, 1, 1),
(1679, 1663, 'pa_vial-size', 33, 1, 1),
(1680, 1663, 'pa_vial-size', 32, 1, 1),
(1713, 1693, 'pa_vial-size', 33, 1, 1),
(1763, 1736, 'pa_vial-size', 33, 1, 1),
(1807, 1782, 'pa_vial-size', 32, 1, 1),
(1808, 1782, 'pa_vial-size', 33, 1, 1),
(1812, 1809, 'pa_vial-size', 33, 1, 1);

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

--
-- Table structure for table `bas_wc_product_download_directories`
--

CREATE TABLE `bas_wc_product_download_directories` (
  `url_id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(256) NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_product_download_directories`
--

INSERT INTO `bas_wc_product_download_directories` (`url_id`, `url`, `enabled`) VALUES
(1, 'file:///home/mrarqpph/public_html/lumera/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'https://mrarif.me/apexium/wp-content/uploads/woocommerce_uploads/', 1);

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

--
-- Table structure for table `bas_wc_product_meta_lookup`
--

CREATE TABLE `bas_wc_product_meta_lookup` (
  `product_id` bigint(20) NOT NULL,
  `sku` varchar(100) DEFAULT '',
  `global_unique_id` varchar(100) DEFAULT '',
  `virtual` tinyint(1) DEFAULT 0,
  `downloadable` tinyint(1) DEFAULT 0,
  `min_price` decimal(19,4) DEFAULT NULL,
  `max_price` decimal(19,4) DEFAULT NULL,
  `onsale` tinyint(1) DEFAULT 0,
  `stock_quantity` double DEFAULT NULL,
  `stock_status` varchar(100) DEFAULT 'instock',
  `rating_count` bigint(20) DEFAULT 0,
  `average_rating` decimal(3,2) DEFAULT 0.00,
  `total_sales` bigint(20) DEFAULT 0,
  `tax_status` varchar(100) DEFAULT 'taxable',
  `tax_class` varchar(100) DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_product_meta_lookup`
--

INSERT INTO `bas_wc_product_meta_lookup` (`product_id`, `sku`, `global_unique_id`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`) VALUES
(443, '', '', 0, 0, 45.9700, 45.9700, 1, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(445, '', '', 0, 0, 40.0000, 40.0000, 1, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1511, '', '', 0, 0, 99.0000, 349.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1519, '', '', 0, 0, 149.0000, 149.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1520, '', '', 0, 0, 169.0000, 169.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1521, '', '', 0, 0, 199.0000, 199.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1522, '', '', 0, 0, 229.0000, 229.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1523, '', '', 0, 0, 349.0000, 349.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1524, '', '', 0, 0, 99.0000, 99.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1572, '', '', 0, 0, 45.0000, 69.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1611, '', '', 0, 0, 39.0000, 65.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1584, '', '', 0, 0, 69.0000, 69.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1585, '', '', 0, 0, 45.0000, 45.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1663, '', '', 0, 0, 99.0000, 149.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1629, '', '', 0, 0, 65.0000, 65.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1630, '', '', 0, 0, 39.0000, 39.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1693, '', '', 0, 0, 65.0000, 65.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1679, '', '', 0, 0, 149.0000, 149.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1680, '', '', 0, 0, 99.0000, 99.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1736, '', '', 0, 0, 25.0000, 25.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1713, '', '', 0, 0, 65.0000, 65.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1782, '', '', 0, 0, 50.0000, 60.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1763, '', '', 0, 0, 25.0000, 25.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1809, '', '', 0, 0, 69.0000, 69.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', ''),
(1808, '', '', 0, 0, 60.0000, 60.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1807, '', '', 0, 0, 50.0000, 50.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent'),
(1812, '', '', 0, 0, 69.0000, 69.0000, 0, NULL, 'instock', 0, 0.00, 0, 'taxable', 'parent');

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

--
-- Table structure for table `bas_wc_rate_limits`
--

CREATE TABLE `bas_wc_rate_limits` (
  `rate_limit_id` bigint(20) UNSIGNED NOT NULL,
  `rate_limit_key` varchar(200) NOT NULL,
  `rate_limit_expiry` bigint(20) UNSIGNED NOT NULL,
  `rate_limit_remaining` smallint(10) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wc_reserved_stock`
--

CREATE TABLE `bas_wc_reserved_stock` (
  `order_id` bigint(20) NOT NULL,
  `product_id` bigint(20) NOT NULL,
  `stock_quantity` double NOT NULL DEFAULT 0,
  `timestamp` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `expires` datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wc_tax_rate_classes`
--

CREATE TABLE `bas_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_wc_tax_rate_classes`
--

INSERT INTO `bas_wc_tax_rate_classes` (`tax_rate_class_id`, `name`, `slug`) VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

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

--
-- Table structure for table `bas_wc_webhooks`
--

CREATE TABLE `bas_wc_webhooks` (
  `webhook_id` bigint(20) UNSIGNED NOT NULL,
  `status` varchar(200) NOT NULL,
  `name` text NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `delivery_url` text NOT NULL,
  `secret` text NOT NULL,
  `topic` varchar(200) NOT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `api_version` smallint(4) NOT NULL,
  `failure_count` smallint(10) NOT NULL DEFAULT 0,
  `pending_delivery` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_api_keys`
--

CREATE TABLE `bas_woocommerce_api_keys` (
  `key_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `description` varchar(200) DEFAULT NULL,
  `permissions` varchar(10) NOT NULL,
  `consumer_key` char(64) NOT NULL,
  `consumer_secret` char(43) NOT NULL,
  `nonces` longtext DEFAULT NULL,
  `truncated_key` char(7) NOT NULL,
  `last_access` datetime DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_attribute_taxonomies`
--

CREATE TABLE `bas_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint(20) UNSIGNED NOT NULL,
  `attribute_name` varchar(200) NOT NULL,
  `attribute_label` varchar(200) DEFAULT NULL,
  `attribute_type` varchar(20) NOT NULL,
  `attribute_orderby` varchar(20) NOT NULL,
  `attribute_public` int(1) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_woocommerce_attribute_taxonomies`
--

INSERT INTO `bas_woocommerce_attribute_taxonomies` (`attribute_id`, `attribute_name`, `attribute_label`, `attribute_type`, `attribute_orderby`, `attribute_public`) VALUES
(3, 'vial-size', 'Vial size', 'select', 'menu_order', 0);

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

--
-- Table structure for table `bas_woocommerce_downloadable_product_permissions`
--

CREATE TABLE `bas_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint(20) UNSIGNED NOT NULL,
  `download_id` varchar(36) NOT NULL,
  `product_id` bigint(20) UNSIGNED NOT NULL,
  `order_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `order_key` varchar(200) NOT NULL,
  `user_email` varchar(200) NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `downloads_remaining` varchar(9) DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint(20) UNSIGNED NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_log`
--

CREATE TABLE `bas_woocommerce_log` (
  `log_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` datetime NOT NULL,
  `level` smallint(4) NOT NULL,
  `source` varchar(200) NOT NULL,
  `message` longtext NOT NULL,
  `context` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_order_itemmeta`
--

CREATE TABLE `bas_woocommerce_order_itemmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_woocommerce_order_itemmeta`
--

INSERT INTO `bas_woocommerce_order_itemmeta` (`meta_id`, `order_item_id`, `meta_key`, `meta_value`) VALUES
(1, 1, '_product_id', '1315'),
(2, 1, '_variation_id', '0'),
(3, 1, '_qty', '2'),
(4, 1, '_tax_class', ''),
(5, 1, '_line_subtotal', '100'),
(6, 1, '_line_subtotal_tax', '0'),
(7, 1, '_line_total', '100'),
(8, 1, '_line_tax', '0'),
(9, 1, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(10, 2, '_product_id', '212'),
(11, 2, '_variation_id', '0'),
(12, 2, '_qty', '4'),
(13, 2, '_tax_class', ''),
(14, 2, '_line_subtotal', '139.88'),
(15, 2, '_line_subtotal_tax', '0'),
(16, 2, '_line_total', '139.88'),
(17, 2, '_line_tax', '0'),
(18, 2, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(19, 3, '_product_id', '432'),
(20, 3, '_variation_id', '0'),
(21, 3, '_qty', '1'),
(22, 3, '_tax_class', ''),
(23, 3, '_line_subtotal', '39.97'),
(24, 3, '_line_subtotal_tax', '0'),
(25, 3, '_line_total', '39.97'),
(26, 3, '_line_tax', '0'),
(27, 3, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(28, 4, '_product_id', '441'),
(29, 4, '_variation_id', '0'),
(30, 4, '_qty', '2'),
(31, 4, '_tax_class', ''),
(32, 4, '_line_subtotal', '99.98'),
(33, 4, '_line_subtotal_tax', '0'),
(34, 4, '_line_total', '99.98'),
(35, 4, '_line_tax', '0'),
(36, 4, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(37, 5, '_product_id', '190'),
(38, 5, '_variation_id', '0'),
(39, 5, '_qty', '5'),
(40, 5, '_tax_class', ''),
(41, 5, '_line_subtotal', '250'),
(42, 5, '_line_subtotal_tax', '0'),
(43, 5, '_line_total', '250'),
(44, 5, '_line_tax', '0'),
(45, 5, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(46, 6, '_product_id', '1315'),
(47, 6, '_variation_id', '0'),
(48, 6, '_qty', '3'),
(49, 6, '_tax_class', ''),
(50, 6, '_line_subtotal', '150'),
(51, 6, '_line_subtotal_tax', '0'),
(52, 6, '_line_total', '150'),
(53, 6, '_line_tax', '0'),
(54, 6, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(55, 7, '_product_id', '434'),
(56, 7, '_variation_id', '0'),
(57, 7, '_qty', '1'),
(58, 7, '_tax_class', ''),
(59, 7, '_line_subtotal', '39.97'),
(60, 7, '_line_subtotal_tax', '0'),
(61, 7, '_line_total', '39.97'),
(62, 7, '_line_tax', '0'),
(63, 7, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(64, 8, '_product_id', '433'),
(65, 8, '_variation_id', '0'),
(66, 8, '_qty', '1'),
(67, 8, '_tax_class', ''),
(68, 8, '_line_subtotal', '39.97'),
(69, 8, '_line_subtotal_tax', '0'),
(70, 8, '_line_total', '39.97'),
(71, 8, '_line_tax', '0'),
(72, 8, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');

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

--
-- Table structure for table `bas_woocommerce_order_items`
--

CREATE TABLE `bas_woocommerce_order_items` (
  `order_item_id` bigint(20) UNSIGNED NOT NULL,
  `order_item_name` text NOT NULL,
  `order_item_type` varchar(200) NOT NULL DEFAULT '',
  `order_id` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_woocommerce_order_items`
--

INSERT INTO `bas_woocommerce_order_items` (`order_item_id`, `order_item_name`, `order_item_type`, `order_id`) VALUES
(1, 'LB WATER', 'line_item', 1369),
(2, 'NAD+', 'line_item', 1391),
(3, 'CJC-1295 No DAC + Ipamorelin Blend', 'line_item', 1391),
(4, 'Tesamorelin', 'line_item', 1391),
(5, 'HCG', 'line_item', 1391),
(6, 'LB WATER', 'line_item', 1391),
(7, 'Selank', 'line_item', 1391),
(8, 'Semax', 'line_item', 1391);

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

--
-- Table structure for table `bas_woocommerce_payment_tokenmeta`
--

CREATE TABLE `bas_woocommerce_payment_tokenmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `payment_token_id` bigint(20) UNSIGNED NOT NULL,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_payment_tokens`
--

CREATE TABLE `bas_woocommerce_payment_tokens` (
  `token_id` bigint(20) UNSIGNED NOT NULL,
  `gateway_id` varchar(200) NOT NULL,
  `token` text NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
  `type` varchar(200) NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_sessions`
--

CREATE TABLE `bas_woocommerce_sessions` (
  `session_id` bigint(20) UNSIGNED NOT NULL,
  `session_key` char(32) NOT NULL,
  `session_value` longtext NOT NULL,
  `session_expiry` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_woocommerce_sessions`
--

INSERT INTO `bas_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES
(28, '1', 'a:3:{s:4:\"cart\";s:905:\"a:2:{s:32:\"77f3f3020e917b3bad30683f1fbb6fe5\";a:11:{s:3:\"key\";s:32:\"77f3f3020e917b3bad30683f1fbb6fe5\";s:10:\"product_id\";i:1572;s:12:\"variation_id\";i:1585;s:9:\"variation\";a:1:{s:22:\"attribute_pa_vial-size\";s:4:\"50mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"7a0279462364fa758277ffeaf3d6835a\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";d:0;}s:32:\"9580ef39328c60635b4c18b502acda09\";a:11:{s:3:\"key\";s:32:\"9580ef39328c60635b4c18b502acda09\";s:10:\"product_id\";i:1663;s:12:\"variation_id\";i:1680;s:9:\"variation\";a:1:{s:22:\"attribute_pa_vial-size\";s:3:\"5mg\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"2ed783612f48ba05f3e4d6eed593654c\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:99;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:99;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"144\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:3:\"144\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:6:\"144.00\";s:9:\"total_tax\";d:0;}\";s:8:\"customer\";s:824:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2026-07-27T07:48:42+00:00\";s:10:\"first_name\";s:5:\"Masud\";s:9:\"last_name\";s:4:\"Rana\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:21:\"arifwebsols@gmail.com\";s:7:\"address\";s:5:\"dhaka\";s:9:\"address_1\";s:5:\"dhaka\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:5:\"dhaka\";s:5:\"state\";s:5:\"BD-13\";s:8:\"postcode\";s:4:\"1207\";s:7:\"country\";s:2:\"BD\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:14:\"shipping_state\";s:5:\"BD-13\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"BD\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1786554729);

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

--
-- Table structure for table `bas_woocommerce_shipping_zones`
--

CREATE TABLE `bas_woocommerce_shipping_zones` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `zone_name` varchar(200) NOT NULL,
  `zone_order` bigint(20) UNSIGNED NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_shipping_zone_locations`
--

CREATE TABLE `bas_woocommerce_shipping_zone_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `location_type` varchar(40) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_shipping_zone_methods`
--

CREATE TABLE `bas_woocommerce_shipping_zone_methods` (
  `zone_id` bigint(20) UNSIGNED NOT NULL,
  `instance_id` bigint(20) UNSIGNED NOT NULL,
  `method_id` varchar(200) NOT NULL,
  `method_order` bigint(20) UNSIGNED NOT NULL,
  `is_enabled` tinyint(1) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_tax_rates`
--

CREATE TABLE `bas_woocommerce_tax_rates` (
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_country` varchar(2) NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) NOT NULL DEFAULT '',
  `tax_rate` varchar(8) NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) NOT NULL DEFAULT '',
  `tax_rate_priority` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_compound` int(1) NOT NULL DEFAULT 0,
  `tax_rate_shipping` int(1) NOT NULL DEFAULT 1,
  `tax_rate_order` bigint(20) UNSIGNED NOT NULL,
  `tax_rate_class` varchar(200) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_woocommerce_tax_rate_locations`
--

CREATE TABLE `bas_woocommerce_tax_rate_locations` (
  `location_id` bigint(20) UNSIGNED NOT NULL,
  `location_code` varchar(200) NOT NULL,
  `tax_rate_id` bigint(20) UNSIGNED NOT NULL,
  `location_type` varchar(40) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wpvivid_scan_result`
--

CREATE TABLE `bas_wpvivid_scan_result` (
  `id` bigint(20) NOT NULL,
  `path` text NOT NULL,
  `from_post` int(11) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_wpvivid_unused_uploads_files`
--

CREATE TABLE `bas_wpvivid_unused_uploads_files` (
  `id` bigint(20) NOT NULL,
  `path` text NOT NULL,
  `folder` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_yoast_expiring_store`
--

CREATE TABLE `bas_yoast_expiring_store` (
  `key_name` varchar(255) NOT NULL,
  `value` text NOT NULL,
  `exp` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

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

--
-- Table structure for table `bas_yoast_indexable`
--

CREATE TABLE `bas_yoast_indexable` (
  `id` int(11) UNSIGNED NOT NULL,
  `permalink` longtext DEFAULT NULL,
  `permalink_hash` varchar(40) DEFAULT NULL,
  `object_id` bigint(20) DEFAULT NULL,
  `object_type` varchar(32) NOT NULL,
  `object_sub_type` varchar(32) DEFAULT NULL,
  `author_id` bigint(20) DEFAULT NULL,
  `post_parent` bigint(20) DEFAULT NULL,
  `title` text DEFAULT NULL,
  `description` mediumtext DEFAULT NULL,
  `breadcrumb_title` text DEFAULT NULL,
  `post_status` varchar(20) DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) UNSIGNED DEFAULT NULL,
  `canonical` longtext DEFAULT NULL,
  `primary_focus_keyword` varchar(191) DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text DEFAULT NULL,
  `twitter_image` longtext DEFAULT NULL,
  `twitter_description` longtext DEFAULT NULL,
  `twitter_image_id` varchar(191) DEFAULT NULL,
  `twitter_image_source` text DEFAULT NULL,
  `open_graph_title` text DEFAULT NULL,
  `open_graph_description` longtext DEFAULT NULL,
  `open_graph_image` longtext DEFAULT NULL,
  `open_graph_image_id` varchar(191) DEFAULT NULL,
  `open_graph_image_source` text DEFAULT NULL,
  `open_graph_image_meta` mediumtext DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) UNSIGNED DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL,
  `schema_page_type` varchar(64) DEFAULT NULL,
  `schema_article_type` varchar(64) DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  `estimated_reading_time_minutes` int(11) DEFAULT NULL,
  `version` int(11) DEFAULT 1,
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int(3) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_yoast_indexable`
--

INSERT INTO `bas_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1, 'https://mrarif.me/apexium/author/web-admin/', '42:244fdf3ee8398b700d0f7281aaf042b9', 1, 'user', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, 'https://secure.gravatar.com/avatar/540ee16116ea0b3a0c462e41dee7289351d0379c63ac3a62a05661e58dee19d1?s=500&d=mm&r=g', NULL, NULL, 'gravatar-image', NULL, NULL, 'https://secure.gravatar.com/avatar/540ee16116ea0b3a0c462e41dee7289351d0379c63ac3a62a05661e58dee19d1?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, NULL, NULL, NULL, '2026-07-20 10:00:32', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-27 11:09:04', '2026-07-04 10:08:06', NULL),
(2, 'https://mrarif.me/apexium/', '25:8980175edc5837edfba6c6be3f6befee', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', '', 'Home', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '%%sitename%%', '', '', '0', NULL, NULL, NULL, 1, NULL, '2026-07-20 10:00:32', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-27 11:09:04', '2026-07-08 09:30:39', NULL),
(3, 'https://mrarif.me/apexium/', '25:8980175edc5837edfba6c6be3f6befee', 8, 'post', 'page', 1, 0, NULL, NULL, 'Home', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp', NULL, NULL, 'first-content-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp', NULL, 'first-content-image', NULL, 19, NULL, NULL, '2026-07-20 10:00:32', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-12 13:45:15', '2026-07-08 11:35:14', 0),
(4, 'https://mrarif.me/apexium/product/glp-3-rta/', '43:ebbe9d8d00085d93195c2577d57ab6d4', 444, 'post', 'product', 1, 0, 'GLP3-RTA Research Peptide - 20mg & 30mg | Lumera BioLabs', 'Explore GLP3-RTA, also known as LY3437943, a 39-amino-acidtriple-receptor agonist studied in metabolic and bodycomposition research. Available in 20mg and 30mg researchformats.', 'GLP-3 RTA', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp', NULL, '196', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp', '196', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":41962,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp\",\"size\":\"full\",\"id\":196,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 18, NULL, '2026-07-20 10:01:12', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:13:54', '2026-07-04 10:08:06', 0),
(8, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'Page not found %%sep%% %%sitename%%', NULL, 'Error 404: Page not found', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 10:09:58', '2026-07-20 10:09:58', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(5, 'https://mrarif.me/apexium/sample-page/', '37:bf8b576892843f9bdf542b909f5b62c6', NULL, 'post-type-archive', 'product', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Products', NULL, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 10:04:20', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-20 14:27:50', '2026-07-09 05:38:18', NULL),
(6, 'https://mrarif.me/apexium/sample-page/', '37:bf8b576892843f9bdf542b909f5b62c6', 2, 'post', 'page', 1, 0, NULL, NULL, 'Sample Page', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '2026-07-20 10:04:20', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-08 09:30:39', '2026-07-08 09:30:39', 0),
(7, 'https://mrarif.me/apexium/coa-verification/', '42:4a7eab5677471ee5ae3ccab17e49f209', 42, 'post', 'page', 1, 0, NULL, NULL, 'Coa Verification', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 6, 0, NULL, '2026-07-20 10:06:50', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-11 12:37:17', '2026-07-08 11:36:08', 0),
(9, 'https://mrarif.me/apexium/?post_type=product&p=443', '49:fc03227fcbc6aa56a6b6b4d1ba599210', 443, 'post', 'product', 1, 0, NULL, NULL, 'BPC-157 + TB-500 Blend', 'trash', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', NULL, '203', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', '203', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":45598,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp\",\"size\":\"full\",\"id\":203,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 1, 6, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-20 12:53:05', '2026-07-09 10:03:36', 0),
(10, 'https://mrarif.me/apexium/product/glow-blend/', '44:2d1a064efabcf4104af034a08ad916c3', 442, 'post', 'product', 1, 0, 'GLOW Blend 70mg Research Peptide | Lumera BioLabs', 'Explore GLOW Blend 70mg with GHK-Cu, BPC-157, and TB-500 for controlled research involving cellular signaling, migration, and tissue-remodeling pathways.', 'Glow Blend', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp', NULL, '204', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp', '204', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":42134,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/D4BAE706-93AF-4F12-A245-011112A09CC7.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/D4BAE706-93AF-4F12-A245-011112A09CC7.webp\",\"size\":\"full\",\"id\":204,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 6, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:09:13', '2026-07-09 10:02:50', 0),
(11, 'https://mrarif.me/apexium/product/tesamorelin/', '45:7f667452083f211df7100ae2afbe8169', 441, 'post', 'product', 1, 0, 'Tesamorelin 10mg Research Peptide | Lumera BioLabs', 'Explore Tesamorelin 10mg, a modified GHRH analogue studied in pituitary signaling, growth-hormone pathways, lipid metabolism, and body-composition research.', 'Tesamorelin', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', NULL, '198', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', '198', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":42228,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp\",\"size\":\"full\",\"id\":198,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 6, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:08:46', '2026-07-13 10:00:44', 0),
(12, 'https://mrarif.me/apexium/product/tirzepatide/', '45:759cc710e96342347fa3d61995e43f6c', 438, 'post', 'product', 1, 0, 'Tirzepatide Research Peptide - 40mg & 60mg', 'Tirzepatide is a 39-amino-acid dual GIP and GLP-1 receptor agonist studied in metabolic signaling, glucose-homeostasis, nutrient-response, and body-composition research.', 'TIRZEPATIDE', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', NULL, '198', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', '198', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":42228,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp\",\"size\":\"full\",\"id\":198,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 3, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:09:46', '2026-07-05 09:56:46', 0),
(13, 'https://mrarif.me/apexium/product/cjc-1295-no-dac/', '49:04e4c0b42c9d5ef9d689b939806d6b96', 437, 'post', 'product', 1, 0, 'CJC-1295 No DAC 10mg | Lumera BioLabs', 'Explore CJC-1295 No DAC 10mg, a modified GHRH analogue studied in receptor signaling, pituitary pathways, peptide stability, and endocrine research models.', 'CJC-1295 No DAC', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp', NULL, '208', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp', '208', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":42178,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp\",\"size\":\"full\",\"id\":208,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 3, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:09:03', '2026-07-11 09:55:20', 0),
(14, 'https://mrarif.me/apexium/product/ghk-cu/', '40:6408a8386062d841bf28be11a9d7ae87', 436, 'post', 'product', 1, 0, 'GHK-Cu 100mg Research Peptide | Lumera BioLabs', 'Explore GHK-Cu 100mg, a copper-binding tripeptide studied in extracellular-matrix, tissue-remodeling, skin, hair-follicle, and cellular-signaling research.', 'GHK-Cu', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp', NULL, '200', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp', '200', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":41098,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp\",\"size\":\"full\",\"id\":200,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 3, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:09:20', '2026-07-08 09:53:51', 0),
(15, 'https://mrarif.me/apexium/product/cagrilintide/', '46:f3e89c127142b24121c30616cad19425', 435, 'post', 'product', 1, 0, 'Cagrilintide 5mg Research Peptide | Lumera BioLabs', 'Explore Cagrilintide 5mg, a long-acting amylin analogue studied in nutrient signaling, energy balance, metabolic pathways, and body-composition research.', 'Cagrilintide', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp', NULL, '207', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp', '207', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":41544,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp\",\"size\":\"full\",\"id\":207,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, 3, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:09:31', '2026-07-07 09:52:22', 0),
(16, 'https://mrarif.me/apexium/product/selank/', '40:3ca514f8775327126b5afac089b85492', 434, 'post', 'product', 1, 0, 'Selank 10mg Research Peptide | Lumera BioLab', 'Explore Selank 10mg, a tuftsin-derived heptapeptide studied in GABA-related signaling, stress-response pathways, cognition, memory, and behavioral research.', 'Selank', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/52A1835C-B634-403A-9064-97F205B0F476.webp', NULL, '199', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/52A1835C-B634-403A-9064-97F205B0F476.webp', '199', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":44704,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/52A1835C-B634-403A-9064-97F205B0F476.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/52A1835C-B634-403A-9064-97F205B0F476.webp\",\"size\":\"full\",\"id\":199,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:08:37', '2026-07-14 09:51:26', 0),
(17, 'https://mrarif.me/apexium/product/semax/', '39:291cd66017913a7cfb00aecccc06006b', 433, 'post', 'product', 1, 0, 'Semax 10mg Research Peptide | Lumera BioLabs', 'Explore Semax 10mg, an ACTH-derived research peptide studied in neurotrophic signaling, neuroplasticity, cognition-related pathways, and neuronal activity.', 'Semax', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp', NULL, '205', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp', '205', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":43514,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/D8E10004-AB5B-47FD-870E-C2D7F806BD96.webp\",\"size\":\"full\",\"id\":205,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:08:31', '2026-07-15 09:49:05', 0),
(18, 'https://mrarif.me/apexium/product/cjc-1295-no-dac-ipamorelin-blend/', '66:0479865a91a593365b1b14889bdf64b3', 432, 'post', 'product', 1, 0, 'CJC-1295 No DAC + Ipamorelin 10mg | Lumera BioLabs', 'Explore a 10mg research blend containing 5mg CJC-1295 No DAC and 5mg Ipamorelin for controlled laboratory investigation of dual receptor signaling and peptide interactions.', 'CJC-1295 No DAC + Ipamorelin Blend', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp', NULL, '206', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp', '206', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":49640,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/D3073F3E-B6CF-4B93-BBC1-FEBDEAD1D7EA.webp\",\"size\":\"full\",\"id\":206,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:08:58', '2026-07-12 09:47:56', 0),
(19, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend/', '54:368e55a23a85eb1f4a642df5c7abd4ae', 428, 'post', 'product', 1, 0, 'BPC-157 + TB-500 Blend | Lumera BioLabs', 'Explore BPC-157 + TB-500 Blend in 10mg and 20mg formats for controlled research involving fibroblast behavior, cellular migration, and cytoskeletal signaling.', 'BPC-157 + TB-500 Blend', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp', NULL, '194', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp', '194', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":47586,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/5F49AA97-009F-412C-AA90-BF1559FB11FC.webp\",\"size\":\"full\",\"id\":194,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:09:10', '2026-07-10 09:44:43', 0),
(20, 'https://mrarif.me/apexium/product/mots-c/', '40:aede46aa80ad12652f40d8dd19d06e98', 427, 'post', 'product', 1, 0, 'MOTS-c 10mg Research Peptide | Lumera BioLabs', 'Explore MOTS-c 10mg, a 16-amino-acid mitochondrial-derived peptide studied in metabolic signaling, AMPK pathways, cellular energy regulation, mitochondrial adaptation, and stress-response research.', 'MOTS-c', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp', NULL, '197', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp', '197', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":44688,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/9F818BE3-F23B-4E4A-83E6-FE006EB9A790.webp\",\"size\":\"full\",\"id\":197,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:08:24', '2026-07-16 09:42:01', 0),
(21, 'https://mrarif.me/apexium/product/ss-31/', '39:07af46ba912b0ee0ea593b61942346ad', 399, 'post', 'product', 1, 0, 'SS-31 10mg Research Peptide | Lumera BioLabs', 'Explore SS-31 10mg, a mitochondria-targeting tetrapeptide studied in cardiolipin interactions, electron transport, cellular energy, and oxidative-stress research.', 'SS-31', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp', NULL, '195', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp', '195', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":45130,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/6BE6F079-A739-45A7-B27D-3ED61FC3D365.webp\",\"size\":\"full\",\"id\":195,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:08:19', '2026-07-17 09:14:32', 0),
(22, 'https://mrarif.me/apexium/product/nad/', '37:6bdb8806aa60ae30534335e3a2e31939', 212, 'post', 'product', 1, 0, 'NAD+ 500mg Research Compound | Lumera BioLabs', 'Explore NAD+ 500mg, a dinucleotide coenzyme studied in cellular energy metabolism, mitochondrial function, redox biology, enzyme signaling, and metabolic research.', 'NAD+', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp', NULL, '193', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp', '193', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":43364,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/5ACA7A8E-73CB-4D55-9439-0282A386B929.webp\",\"size\":\"full\",\"id\":193,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:08:12', '2026-07-18 05:44:01', 0),
(23, 'https://mrarif.me/apexium/product/semaglutide/', '45:021b94e27def6b689600e008b6d80b30', 211, 'post', 'product', 1, 0, 'Semaglutide 20mg Research Peptide', 'Meta description Semaglutide is a long-acting GLP-1 analogue studied in metabolic signaling, glucose-homeostasis pathways, nutrient response, appetite-related mechanisms, and body-composition research.', 'Semaglutide', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp', NULL, '201', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp', '201', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":45300,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/0487603C-7BD8-4F1C-BE04-247E0E1DBF5E.webp\",\"size\":\"full\",\"id\":201,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2026-07-20 14:09:40', '2026-07-06 05:43:29', 0),
(24, 'https://mrarif.me/apexium/product/hcg/', '37:464e12c3e85452aa28f4682e16ce861d', 190, 'post', 'product', 1, 0, 'HCG 5000IU Research Hormone | Lumera BioLabs', 'Explore HCG 5000IU, a glycoprotein hormone studied in reproductive endocrinology, gonadotropin-receptor signaling, steroidogenesis, and potency research.', 'HCG', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp', NULL, '192', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp', '192', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":43720,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/4D1E819D-5730-4ACC-98D5-5929CC6C21E4.webp\",\"size\":\"full\",\"id\":192,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 10:26:55', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:08:06', '2026-07-19 05:38:18', 0),
(25, NULL, NULL, NULL, 'system-page', 'search-result', NULL, NULL, 'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%', NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 11:00:34', '2026-07-20 11:00:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(26, NULL, NULL, NULL, 'date-archive', NULL, NULL, NULL, '%%date%% %%page%% %%sep%% %%sitename%%', '', NULL, NULL, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 1, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 11:00:34', '2026-07-20 11:00:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(27, 'https://mrarif.me/apexium/?page_id=67', '36:7a0209b399c9072a8b302bdbbeb532b3', 67, 'post', 'page', 1, 0, NULL, NULL, 'Refund and Returns Policy', 'draft', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(28, 'https://mrarif.me/apexium/shop/', '30:f7d4d18a69f6eb718b9b0c9300a188b9', 38, 'post', 'page', 1, 0, NULL, NULL, 'Shop', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 35, 2, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-12 13:39:29', '2026-07-08 11:35:26', 0),
(29, 'https://mrarif.me/apexium/standards/', '35:b4ed9871a608763c647fbdcd21897e10', 40, 'post', 'page', 1, 0, NULL, NULL, 'Standards', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-09 12:05:40', '2026-07-08 11:35:37', 0),
(30, 'https://mrarif.me/apexium/about/', '31:1165c42d2d664223aecf09bab72675e2', 44, 'post', 'page', 1, 0, NULL, NULL, 'About', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Who-We-Are-av.webp', NULL, '252', 'first-content-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Who-We-Are-av.webp', '252', 'first-content-image', NULL, 3, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-09 12:34:08', '2026-07-08 11:36:18', 0),
(31, 'https://mrarif.me/apexium/contact/', '33:1f38a590ede160febdffbdd98a7b1dc7', 46, 'post', 'page', 1, 0, NULL, NULL, 'Contact', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-09 13:16:43', '2026-07-08 11:36:29', 0),
(32, 'https://mrarif.me/apexium/cart/', '30:708277253eb02d2eafc3b899a8bfbb69', 64, 'post', 'page', 1, 0, NULL, NULL, 'Cart', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp', NULL, NULL, 'first-content-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/5ACA7A8E-73CB-4D55-9439-0282A386B929-300x300.webp', NULL, 'first-content-image', NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-09 13:27:40', '2026-07-08 11:50:37', 0),
(33, 'https://mrarif.me/apexium/checkout/', '34:fac8709dfad63a6a8158eb7fbdc6a4ac', 65, 'post', 'page', 1, 0, NULL, NULL, 'Checkout', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-09 13:35:26', '2026-07-08 11:50:37', 0),
(34, 'https://mrarif.me/apexium/my-account/', '36:72e27dc3cb943aa7c0ba1cbd23ff801e', 66, 'post', 'page', 1, 0, NULL, NULL, 'My account', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 9, 8, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2026-07-27 10:51:44', '2026-07-08 11:50:37', 0),
(35, 'https://mrarif.me/apexium/program-terms/', '39:da6d669de38888aa70e65201751f2f13', 1003, 'post', 'page', 1, 0, NULL, NULL, 'Program Terms', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-13 05:23:34', '2026-07-12 17:05:42', 0),
(36, 'https://mrarif.me/apexium/partner-program/', '41:a11a00650bbff5eaa7fd1abbf09aa875', 1040, 'post', 'page', 1, 0, NULL, NULL, 'Partner Program', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Lumera-GLP.webp', NULL, '1102', 'first-content-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Lumera-GLP.webp', '1102', 'first-content-image', NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-13 08:23:07', '2026-07-13 05:24:57', 0),
(37, 'https://mrarif.me/apexium/?page_id=3', '35:3bbb189ab53aa98bf6f55311cad822f2', 3, 'post', 'page', 1, 0, NULL, NULL, 'Privacy Policy', 'trash', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-08 11:34:12', '2026-07-08 09:30:39', 0),
(38, 'https://mrarif.me/apexium/hello-world/', '37:87e274b559a2e94fefe7662e40f22d30', 1, 'post', 'post', 1, 0, NULL, NULL, 'Hello world!', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-08 09:30:39', '2026-07-08 09:30:39', 0),
(39, 'https://mrarif.me/apexium/?post_type=product&p=445', '49:4dd8e7edd7bcd97bd2195e588f29fa5a', 445, 'post', 'product', 1, 0, NULL, NULL, 'GLP-3 RTA', 'trash', 0, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp', NULL, '202', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp', '202', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":43276,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/BDFE9B17-1C8B-480D-AEB1-F4B3979A9B5B.webp\",\"size\":\"full\",\"id\":202,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', NULL, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-20 09:56:42', '2026-07-09 10:09:52', 0),
(40, 'https://mrarif.me/apexium/category/uncategorized/', '48:90611a7ff1216c018aa26cc1f5a24293', 1, 'term', 'category', NULL, NULL, NULL, NULL, 'Uncategorized', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-08 09:30:39', '2026-07-08 09:30:39', NULL),
(41, 'https://mrarif.me/apexium/product-category/uncategorized/', '56:ed00534cdaa98d73b3c2282125c72c9c', 21, 'term', 'product_cat', NULL, NULL, NULL, NULL, 'Uncategorized', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-20 11:00:34', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-20 14:27:50', '2026-07-09 05:38:18', NULL),
(42, 'https://mrarif.me/apexium/product/lb-water/', '42:7dfed0397fa7fc760120c553cfc3cc43', 1315, 'post', 'product', 1, 0, 'LB Water 30mL Laboratory Supply | Lumera BioLabs', 'LB Water is a 30mL preserved sterile-water laboratory supply containing 0.9% benzyl alcohol for controlled research preparation and dilution procedures.', 'LB WATER', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/LB-WATER.webp', NULL, '1316', 'featured-image', NULL, NULL, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/LB-WATER.webp', '1316', 'featured-image', '{\"width\":1254,\"height\":1254,\"filesize\":38892,\"url\":\"https:\\/\\/mrarif.me\\/apexium\\/wp-content\\/uploads\\/2026\\/07\\/LB-WATER.webp\",\"path\":\"\\/home\\/mrarqpph\\/public_html\\/lumera\\/wp-content\\/uploads\\/2026\\/07\\/LB-WATER.webp\",\"size\":\"full\",\"id\":1316,\"alt\":\"\",\"pixels\":1572516,\"type\":\"image\\/webp\"}', 0, NULL, NULL, '2026-07-20 13:43:04', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2026-07-20 14:27:50', '2026-07-20 13:49:44', 0),
(43, 'https://mrarif.me/apexium/affiliates/', '36:576703058302eb3d4b7c7eafd4971543', 1358, 'post', 'page', 1, 0, NULL, NULL, 'Affiliate Portal', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL, NULL, '2026-07-25 07:09:51', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2026-07-25 07:43:40', '2026-07-25 07:09:51', 0),
(44, 'https://mrarif.me/apexium/loyalty-and-rewards/', '45:297edb861940ef3a6728ebe46347626a', 1384, 'post', 'page', 1, 0, NULL, NULL, 'Loyalty and Rewards', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2026-07-27 07:23:41', '2026-07-28 05:56:45', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2026-07-27 07:23:41', '2026-07-27 07:23:41', 0);

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

--
-- Table structure for table `bas_yoast_indexable_hierarchy`
--

CREATE TABLE `bas_yoast_indexable_hierarchy` (
  `indexable_id` int(11) UNSIGNED NOT NULL,
  `ancestor_id` int(11) UNSIGNED NOT NULL,
  `depth` int(11) UNSIGNED DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_yoast_indexable_hierarchy`
--

INSERT INTO `bas_yoast_indexable_hierarchy` (`indexable_id`, `ancestor_id`, `depth`, `blog_id`) VALUES
(3, 0, 0, 1),
(1, 0, 0, 1),
(4, 0, 0, 1),
(6, 0, 0, 1),
(7, 0, 0, 1),
(9, 0, 0, 1),
(10, 0, 0, 1),
(11, 0, 0, 1),
(12, 0, 0, 1),
(13, 0, 0, 1),
(14, 0, 0, 1),
(15, 0, 0, 1),
(16, 0, 0, 1),
(17, 0, 0, 1),
(18, 0, 0, 1),
(19, 0, 0, 1),
(20, 0, 0, 1),
(21, 0, 0, 1),
(22, 0, 0, 1),
(23, 0, 0, 1),
(24, 0, 0, 1),
(27, 0, 0, 1),
(28, 0, 0, 1),
(29, 0, 0, 1),
(30, 0, 0, 1),
(31, 0, 0, 1),
(32, 0, 0, 1),
(33, 0, 0, 1),
(34, 0, 0, 1),
(35, 0, 0, 1),
(36, 0, 0, 1),
(37, 0, 0, 1),
(38, 0, 0, 1),
(39, 0, 0, 1),
(40, 0, 0, 1),
(41, 0, 0, 1),
(42, 0, 0, 1),
(43, 0, 0, 1),
(44, 0, 0, 1);

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

--
-- Table structure for table `bas_yoast_migrations`
--

CREATE TABLE `bas_yoast_migrations` (
  `id` int(11) UNSIGNED NOT NULL,
  `version` varchar(191) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `bas_yoast_migrations`
--

INSERT INTO `bas_yoast_migrations` (`id`, `version`) VALUES
(1, '20171228151840'),
(2, '20171228151841'),
(3, '20190529075038'),
(4, '20191011111109'),
(5, '20200408101900'),
(6, '20200420073606'),
(7, '20200428123747'),
(8, '20200428194858'),
(9, '20200429105310'),
(10, '20200430075614'),
(11, '20200430150130'),
(12, '20200507054848'),
(13, '20200513133401'),
(14, '20200609154515'),
(15, '20200616130143'),
(16, '20200617122511'),
(17, '20200702141921'),
(18, '20200728095334'),
(19, '20201202144329'),
(20, '20201216124002'),
(21, '20201216141134'),
(22, '20210817092415'),
(23, '20211020091404'),
(24, '20230417083836'),
(25, '20260105111111'),
(26, '20260325155530');

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

--
-- Table structure for table `bas_yoast_primary_term`
--

CREATE TABLE `bas_yoast_primary_term` (
  `id` int(11) UNSIGNED NOT NULL,
  `post_id` bigint(20) DEFAULT NULL,
  `term_id` bigint(20) DEFAULT NULL,
  `taxonomy` varchar(32) NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `bas_yoast_seo_links`
--

CREATE TABLE `bas_yoast_seo_links` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `target_post_id` bigint(20) UNSIGNED DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `target_indexable_id` int(11) UNSIGNED DEFAULT NULL,
  `height` int(11) UNSIGNED DEFAULT NULL,
  `width` int(11) UNSIGNED DEFAULT NULL,
  `size` int(11) UNSIGNED DEFAULT NULL,
  `language` varchar(32) DEFAULT NULL,
  `region` varchar(32) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `bas_yoast_seo_links`
--

INSERT INTO `bas_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(41, 'https://mrarif.me/apexium/product/glp-3-rta/', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(39, 'https://mrarif.me/apexium/product/glp-3-rta/', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(40, 'https://mrarif.me/apexium/product/glp-3-rta/', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(12, 'https://mrarif.me/apexium/wp-admin/', 2, NULL, 'internal', 6, NULL, NULL, NULL, NULL, NULL, NULL),
(13, 'https://mrarif.me/apexium/product/glp-3-rta/', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(14, 'https://mrarif.me/apexium/product/glp-3-rta/', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(15, 'https://mrarif.me/apexium/product/glp-3-rta/', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(16, '/lumera/product/glp-3-rta/?add-to-cart=443', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(17, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 8, 443, 'internal', 3, 9, NULL, NULL, NULL, NULL, NULL),
(18, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 8, 443, 'internal', 3, 9, NULL, NULL, NULL, NULL, NULL),
(19, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 8, 443, 'internal', 3, 9, NULL, NULL, NULL, NULL, NULL),
(20, '/lumera/product/glp-3-rta/?add-to-cart=443', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(21, 'https://mrarif.me/apexium/product/glow-blend/', 8, 442, 'internal', 3, 10, NULL, NULL, NULL, NULL, NULL),
(22, 'https://mrarif.me/apexium/product/glow-blend/', 8, 442, 'internal', 3, 10, NULL, NULL, NULL, NULL, NULL),
(23, 'https://mrarif.me/apexium/product/glow-blend/', 8, 442, 'internal', 3, 10, NULL, NULL, NULL, NULL, NULL),
(24, '/lumera/product/glp-3-rta/?add-to-cart=443', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(25, 'https://mrarif.me/apexium/product/tesamorelin/', 8, 441, 'internal', 3, 11, NULL, NULL, NULL, NULL, NULL),
(26, 'https://mrarif.me/apexium/product/tesamorelin/', 8, 441, 'internal', 3, 11, NULL, NULL, NULL, NULL, NULL),
(27, 'https://mrarif.me/apexium/product/tesamorelin/', 8, 441, 'internal', 3, 11, NULL, NULL, NULL, NULL, NULL),
(28, '/lumera/product/glp-3-rta/?add-to-cart=443', 8, 444, 'internal', 3, 4, NULL, NULL, NULL, NULL, NULL),
(29, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp', 8, NULL, 'internal', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(30, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp', 8, NULL, 'internal', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(31, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp', 8, NULL, 'internal', 3, NULL, NULL, NULL, NULL, NULL, NULL),
(32, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp', 8, 196, 'image-in', 3, NULL, 1254, 1254, 41962, NULL, NULL),
(33, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', 8, 203, 'image-in', 3, NULL, 1254, 1254, 45598, NULL, NULL),
(34, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp', 8, 204, 'image-in', 3, NULL, 1254, 1254, 42134, NULL, NULL),
(35, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', 8, 198, 'image-in', 3, NULL, 1254, 1254, 42228, NULL, NULL),
(36, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/inside-the-box.webp', 8, 405, 'image-in', 3, NULL, 592, 561, 24100, NULL, NULL),
(37, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/discreet-shipping.webp', 8, 404, 'image-in', 3, NULL, 592, 613, 14466, NULL, NULL),
(38, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/secure-protected.webp', 8, 403, 'image-in', 3, NULL, 592, 613, 29910, NULL, NULL),
(42, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(43, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 38, 443, 'internal', 28, 9, NULL, NULL, NULL, NULL, NULL),
(44, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 38, 443, 'internal', 28, 9, NULL, NULL, NULL, NULL, NULL),
(45, 'https://mrarif.me/apexium/product/bpc-157-tb-500-blend-20mg/', 38, 443, 'internal', 28, 9, NULL, NULL, NULL, NULL, NULL),
(46, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(47, 'https://mrarif.me/apexium/product/glow-blend/', 38, 442, 'internal', 28, 10, NULL, NULL, NULL, NULL, NULL),
(48, 'https://mrarif.me/apexium/product/glow-blend/', 38, 442, 'internal', 28, 10, NULL, NULL, NULL, NULL, NULL),
(49, 'https://mrarif.me/apexium/product/glow-blend/', 38, 442, 'internal', 28, 10, NULL, NULL, NULL, NULL, NULL),
(50, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(51, 'https://mrarif.me/apexium/product/tesamorelin/', 38, 441, 'internal', 28, 11, NULL, NULL, NULL, NULL, NULL),
(52, 'https://mrarif.me/apexium/product/tesamorelin/', 38, 441, 'internal', 28, 11, NULL, NULL, NULL, NULL, NULL),
(53, 'https://mrarif.me/apexium/product/tesamorelin/', 38, 441, 'internal', 28, 11, NULL, NULL, NULL, NULL, NULL),
(54, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(55, 'https://mrarif.me/apexium/product/tirzepatide/', 38, 438, 'internal', 28, 12, NULL, NULL, NULL, NULL, NULL),
(56, 'https://mrarif.me/apexium/product/tirzepatide/', 38, 438, 'internal', 28, 12, NULL, NULL, NULL, NULL, NULL),
(57, 'https://mrarif.me/apexium/product/tirzepatide/', 38, 438, 'internal', 28, 12, NULL, NULL, NULL, NULL, NULL),
(58, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(59, 'https://mrarif.me/apexium/product/cjc-1295-no-dac/', 38, 437, 'internal', 28, 13, NULL, NULL, NULL, NULL, NULL),
(60, 'https://mrarif.me/apexium/product/cjc-1295-no-dac/', 38, 437, 'internal', 28, 13, NULL, NULL, NULL, NULL, NULL),
(61, 'https://mrarif.me/apexium/product/cjc-1295-no-dac/', 38, 437, 'internal', 28, 13, NULL, NULL, NULL, NULL, NULL),
(62, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(63, 'https://mrarif.me/apexium/product/ghk-cu/', 38, 436, 'internal', 28, 14, NULL, NULL, NULL, NULL, NULL),
(64, 'https://mrarif.me/apexium/product/ghk-cu/', 38, 436, 'internal', 28, 14, NULL, NULL, NULL, NULL, NULL),
(65, 'https://mrarif.me/apexium/product/ghk-cu/', 38, 436, 'internal', 28, 14, NULL, NULL, NULL, NULL, NULL),
(66, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(67, 'https://mrarif.me/apexium/product/cagrilintide/', 38, 435, 'internal', 28, 15, NULL, NULL, NULL, NULL, NULL),
(68, 'https://mrarif.me/apexium/product/cagrilintide/', 38, 435, 'internal', 28, 15, NULL, NULL, NULL, NULL, NULL),
(69, 'https://mrarif.me/apexium/product/cagrilintide/', 38, 435, 'internal', 28, 15, NULL, NULL, NULL, NULL, NULL),
(70, '/lumera/product/glp-3-rta/?add-to-cart=443', 38, 444, 'internal', 28, 4, NULL, NULL, NULL, NULL, NULL),
(71, 'https://mrarif.me/apexium/wp-cron.php/?e-page-582c7e5=2&#038;doing_wp_cron=1784546141.6962010860443115234375', 38, NULL, 'internal', 28, NULL, NULL, NULL, NULL, NULL, NULL),
(72, 'https://mrarif.me/apexium/wp-cron.php/?e-page-582c7e5=3&#038;doing_wp_cron=1784546141.6962010860443115234375', 38, NULL, 'internal', 28, NULL, NULL, NULL, NULL, NULL, NULL),
(73, 'https://mrarif.me/apexium/?e-page-582c7e5=2', 38, NULL, 'internal', 28, 2, NULL, NULL, NULL, NULL, NULL),
(74, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/8A90C3EA-A9B6-4531-8B7D-79B4AA3E2251.webp', 38, 196, 'image-in', 28, NULL, 1254, 1254, 41962, NULL, NULL),
(75, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', 38, 203, 'image-in', 28, NULL, 1254, 1254, 45598, NULL, NULL),
(76, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/D4BAE706-93AF-4F12-A245-011112A09CC7.webp', 38, 204, 'image-in', 28, NULL, 1254, 1254, 42134, NULL, NULL),
(77, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/23CE3FCE-F3F7-4128-8271-8B261BF46C52.webp', 38, 198, 'image-in', 28, NULL, 1254, 1254, 42228, NULL, NULL),
(78, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/E27AA709-5014-45C5-AF4D-B58F4AF92B73.webp', 38, 208, 'image-in', 28, NULL, 1254, 1254, 42178, NULL, NULL),
(79, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/59F52597-E05F-4F79-9EAD-75BF56BD3067.webp', 38, 200, 'image-in', 28, NULL, 1254, 1254, 41098, NULL, NULL),
(80, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/DEDB74B0-6AE6-4C1B-862D-89FAED0A4A93.webp', 38, 207, 'image-in', 28, NULL, 1254, 1254, 41544, NULL, NULL),
(81, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BPC-157-10mg-COA.pdf', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(82, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/GHK-Cu-50mg-COA.pdf', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(83, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/CJC-1295-Ipamorelin-10mg-COA.pdf', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(84, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BPC-157-10mg-COA.pdf', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(85, 'https://mrarif.me/apexium/wp-cron.php/page/2/?doing_wp_cron=1784546141.6962010860443115234375', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(86, 'https://mrarif.me/apexium/wp-cron.php/page/2/?doing_wp_cron=1784546141.6962010860443115234375', 42, NULL, 'internal', 7, NULL, NULL, NULL, NULL, NULL, NULL),
(87, 'https://mrarif.me/apexium/shop/', 44, 38, 'internal', 30, 28, NULL, NULL, NULL, NULL, NULL),
(88, 'https://mrarif.me/apexium/standards/', 44, 40, 'internal', 30, 29, NULL, NULL, NULL, NULL, NULL),
(89, 'https://mrarif.me/apexium/standards/', 44, 40, 'internal', 30, 29, NULL, NULL, NULL, NULL, NULL),
(90, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Who-We-Are-av.webp', 44, 252, 'image-in', 30, NULL, 667, 1000, 55704, NULL, NULL),
(91, 'https://mrarif.me/apexium/shop/', 46, 38, 'internal', 31, 28, NULL, NULL, NULL, NULL, NULL),
(92, 'mailto:support@aminoclub.com', 1003, NULL, 'external', 35, NULL, NULL, NULL, NULL, NULL, NULL),
(93, 'mailto:support@aminoclub.com', 1003, NULL, 'external', 35, NULL, NULL, NULL, NULL, NULL, NULL),
(94, 'mailto:support@lumera.com', 1003, NULL, 'external', 35, NULL, NULL, NULL, NULL, NULL, NULL),
(95, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/Lumera-GLP.webp', 1040, 1102, 'image-in', 36, NULL, 390, 300, 18284, NULL, NULL),
(96, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/GLP-3RTA.webp', 1040, 1107, 'image-in', 36, NULL, 150, 100, 3170, NULL, NULL),
(139, '\\', 1358, NULL, 'internal', 43, NULL, NULL, NULL, NULL, NULL, NULL),
(140, '\\', 1358, NULL, 'internal', 43, NULL, NULL, NULL, NULL, NULL, NULL),
(142, 'https://mrarif.me/apexium/my-account/orders/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(144, 'https://mrarif.me/apexium/my-account/edit-address/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(145, 'https://mrarif.me/apexium/my-account/edit-account/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(146, 'https://mrarif.me/apexium/my-account/lws_woorewards/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(147, 'https://mrarif.me/apexium/my-account/customer-logout/?_wpnonce=8dc1d846d8', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(148, 'https://mrarif.me/apexium/wp-login.php?action=logout&#038;redirect_to=https%3A%2F%2Fmrarif.me%2Fapexium%2Fmy-account%2F&#038;_wpnonce=0ef2bf057b', 66, NULL, 'internal', 34, NULL, NULL, NULL, NULL, NULL, NULL),
(149, 'https://mrarif.me/apexium/my-account/orders/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(150, 'https://mrarif.me/apexium/my-account/edit-address/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(151, 'https://mrarif.me/apexium/my-account/edit-account/', 66, 66, 'internal', 34, 34, NULL, NULL, NULL, NULL, NULL),
(138, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15-600x600.webp', 443, NULL, 'image-in', 9, NULL, NULL, NULL, NULL, NULL, NULL),
(137, 'https://mrarif.me/apexium/wp-content/uploads/2026/07/BFE3829C-CE65-4FA5-972E-AAA135FC6C15.webp', 443, NULL, 'internal', 9, NULL, NULL, NULL, NULL, NULL, NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `bas_actionscheduler_actions`
--
ALTER TABLE `bas_actionscheduler_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  ADD KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  ADD KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  ADD KEY `args` (`args`),
  ADD KEY `group_id` (`group_id`),
  ADD KEY `last_attempt_gmt` (`last_attempt_gmt`),
  ADD KEY `claim_id_status_priority_scheduled_date_gmt` (`claim_id`,`status`,`priority`,`scheduled_date_gmt`),
  ADD KEY `status_last_attempt_gmt` (`status`,`last_attempt_gmt`),
  ADD KEY `status_claim_id` (`status`,`claim_id`);

--
-- Indexes for table `bas_actionscheduler_claims`
--
ALTER TABLE `bas_actionscheduler_claims`
  ADD PRIMARY KEY (`claim_id`),
  ADD KEY `date_created_gmt` (`date_created_gmt`);

--
-- Indexes for table `bas_actionscheduler_groups`
--
ALTER TABLE `bas_actionscheduler_groups`
  ADD PRIMARY KEY (`group_id`),
  ADD KEY `slug` (`slug`(191));

--
-- Indexes for table `bas_actionscheduler_logs`
--
ALTER TABLE `bas_actionscheduler_logs`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `action_id` (`action_id`),
  ADD KEY `log_date_gmt` (`log_date_gmt`);

--
-- Indexes for table `bas_commentmeta`
--
ALTER TABLE `bas_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `bas_comments`
--
ALTER TABLE `bas_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10)),
  ADD KEY `woo_idx_comment_type` (`comment_type`),
  ADD KEY `woo_idx_comment_date_type` (`comment_date_gmt`,`comment_type`,`comment_approved`,`comment_post_ID`),
  ADD KEY `woo_idx_comment_approved_type` (`comment_approved`,`comment_type`,`comment_post_ID`);

--
-- Indexes for table `bas_e_events`
--
ALTER TABLE `bas_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- Indexes for table `bas_e_notes`
--
ALTER TABLE `bas_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 `bas_e_notes_users_relations`
--
ALTER TABLE `bas_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 `bas_e_submissions`
--
ALTER TABLE `bas_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 `bas_e_submissions_actions_log`
--
ALTER TABLE `bas_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 `bas_e_submissions_values`
--
ALTER TABLE `bas_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

--
-- Indexes for table `bas_links`
--
ALTER TABLE `bas_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `bas_lwssession`
--
ALTER TABLE `bas_lwssession`
  ADD PRIMARY KEY (`id`),
  ADD KEY `expiry` (`expiry`);

--
-- Indexes for table `bas_lws_webhooks_events`
--
ALTER TABLE `bas_lws_webhooks_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `origin` (`origin`);

--
-- Indexes for table `bas_lws_wr_achieved_log`
--
ALTER TABLE `bas_lws_wr_achieved_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `display` (`display`);

--
-- Indexes for table `bas_lws_wr_historic`
--
ALTER TABLE `bas_lws_wr_historic`
  ADD PRIMARY KEY (`id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `stack` (`stack`);

--
-- Indexes for table `bas_lws_wr_tinyurls`
--
ALTER TABLE `bas_lws_wr_tinyurls`
  ADD PRIMARY KEY (`shorturl`),
  ADD KEY `longref` (`longref`);

--
-- Indexes for table `bas_lws_wr_userbadge`
--
ALTER TABLE `bas_lws_wr_userbadge`
  ADD PRIMARY KEY (`ub_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `badge_id` (`badge_id`);

--
-- Indexes for table `bas_options`
--
ALTER TABLE `bas_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- Indexes for table `bas_postmeta`
--
ALTER TABLE `bas_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `bas_posts`
--
ALTER TABLE `bas_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- Indexes for table `bas_search_filter_cache`
--
ALTER TABLE `bas_search_filter_cache`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `cache_lookup` (`cache_group`,`cache_key`),
  ADD KEY `expiry_cleanup` (`expires`);

--
-- Indexes for table `bas_search_filter_fieldmeta`
--
ALTER TABLE `bas_search_filter_fieldmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `field_id` (`search_filter_field_id`);

--
-- Indexes for table `bas_search_filter_fields`
--
ALTER TABLE `bas_search_filter_fields`
  ADD PRIMARY KEY (`id`),
  ADD KEY `query_id` (`query_id`);

--
-- Indexes for table `bas_search_filter_logs`
--
ALTER TABLE `bas_search_filter_logs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_search_filter_options`
--
ALTER TABLE `bas_search_filter_options`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `name` (`name`(191));

--
-- Indexes for table `bas_search_filter_queries`
--
ALTER TABLE `bas_search_filter_queries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_search_filter_querymeta`
--
ALTER TABLE `bas_search_filter_querymeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `query_id` (`search_filter_query_id`);

--
-- Indexes for table `bas_search_filter_stylemeta`
--
ALTER TABLE `bas_search_filter_stylemeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `field_id` (`search_filter_style_id`);

--
-- Indexes for table `bas_search_filter_styles`
--
ALTER TABLE `bas_search_filter_styles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_search_filter_taskmeta`
--
ALTER TABLE `bas_search_filter_taskmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `field_id` (`search_filter_task_id`);

--
-- Indexes for table `bas_search_filter_tasks`
--
ALTER TABLE `bas_search_filter_tasks`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type` (`type`),
  ADD KEY `action` (`action`),
  ADD KEY `status` (`status`),
  ADD KEY `object` (`object_id`),
  ADD KEY `parent` (`parent_id`),
  ADD KEY `batch` (`batch_id`);

--
-- Indexes for table `bas_solid_affiliates_bulk_payouts`
--
ALTER TABLE `bas_solid_affiliates_bulk_payouts`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_solid_affiliate_affiliates`
--
ALTER TABLE `bas_solid_affiliate_affiliates`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `user_id` (`user_id`),
  ADD KEY `status` (`status`(191)),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_affiliate_customer_links`
--
ALTER TABLE `bas_solid_affiliate_affiliate_customer_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_affiliate_groups`
--
ALTER TABLE `bas_solid_affiliate_affiliate_groups`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_affiliate_meta`
--
ALTER TABLE `bas_solid_affiliate_affiliate_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `meta_key` (`meta_key`(191)),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_affiliate_product_rates`
--
ALTER TABLE `bas_solid_affiliate_affiliate_product_rates`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_creatives`
--
ALTER TABLE `bas_solid_affiliate_creatives`
  ADD PRIMARY KEY (`id`),
  ADD KEY `status` (`status`(191)),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_payouts`
--
ALTER TABLE `bas_solid_affiliate_payouts`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `bulk_payout_id` (`bulk_payout_id`),
  ADD KEY `created_by_user_id` (`created_by_user_id`),
  ADD KEY `status` (`status`(191)),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_referrals`
--
ALTER TABLE `bas_solid_affiliate_referrals`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `order_refunded_at` (`order_refunded_at`),
  ADD KEY `created_at` (`created_at`),
  ADD KEY `payout_id` (`payout_id`),
  ADD KEY `status` (`status`(191)),
  ADD KEY `manually_created_by_admin_user_id` (`manually_created_by_admin_user_id`),
  ADD KEY `affiliate_customer_link_id` (`affiliate_customer_link_id`);

--
-- Indexes for table `bas_solid_affiliate_store_credit_transactions`
--
ALTER TABLE `bas_solid_affiliate_store_credit_transactions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `source_id` (`source_id`),
  ADD KEY `created_by_user_id` (`created_by_user_id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_solid_affiliate_visits`
--
ALTER TABLE `bas_solid_affiliate_visits`
  ADD PRIMARY KEY (`id`),
  ADD KEY `affiliate_id` (`affiliate_id`),
  ADD KEY `referral_id` (`referral_id`),
  ADD KEY `created_at` (`created_at`);

--
-- Indexes for table `bas_termmeta`
--
ALTER TABLE `bas_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `bas_terms`
--
ALTER TABLE `bas_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `bas_term_relationships`
--
ALTER TABLE `bas_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `bas_term_taxonomy`
--
ALTER TABLE `bas_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `bas_usermeta`
--
ALTER TABLE `bas_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `bas_users`
--
ALTER TABLE `bas_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- Indexes for table `bas_wc_admin_notes`
--
ALTER TABLE `bas_wc_admin_notes`
  ADD PRIMARY KEY (`note_id`);

--
-- Indexes for table `bas_wc_admin_note_actions`
--
ALTER TABLE `bas_wc_admin_note_actions`
  ADD PRIMARY KEY (`action_id`),
  ADD KEY `note_id` (`note_id`);

--
-- Indexes for table `bas_wc_category_lookup`
--
ALTER TABLE `bas_wc_category_lookup`
  ADD PRIMARY KEY (`category_tree_id`,`category_id`);

--
-- Indexes for table `bas_wc_customer_lookup`
--
ALTER TABLE `bas_wc_customer_lookup`
  ADD PRIMARY KEY (`customer_id`),
  ADD UNIQUE KEY `user_id` (`user_id`),
  ADD KEY `email` (`email`);

--
-- Indexes for table `bas_wc_download_log`
--
ALTER TABLE `bas_wc_download_log`
  ADD PRIMARY KEY (`download_log_id`),
  ADD KEY `permission_id` (`permission_id`),
  ADD KEY `timestamp` (`timestamp`);

--
-- Indexes for table `bas_wc_orders`
--
ALTER TABLE `bas_wc_orders`
  ADD PRIMARY KEY (`id`),
  ADD KEY `status` (`status`),
  ADD KEY `date_created` (`date_created_gmt`),
  ADD KEY `customer_id_billing_email` (`customer_id`,`billing_email`(171)),
  ADD KEY `customer_id_status` (`customer_id`,`status`),
  ADD KEY `billing_email` (`billing_email`(191)),
  ADD KEY `transaction_id` (`transaction_id`(20)),
  ADD KEY `type_status_date` (`type`,`status`,`date_created_gmt`),
  ADD KEY `parent_order_id` (`parent_order_id`),
  ADD KEY `date_updated` (`date_updated_gmt`);

--
-- Indexes for table `bas_wc_orders_meta`
--
ALTER TABLE `bas_wc_orders_meta`
  ADD PRIMARY KEY (`id`),
  ADD KEY `meta_key_value` (`meta_key`(50),`meta_value`(20)),
  ADD KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`(100),`meta_value`(82));

--
-- Indexes for table `bas_wc_order_addresses`
--
ALTER TABLE `bas_wc_order_addresses`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `address_type_order_id` (`address_type`,`order_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `email` (`email`(191)),
  ADD KEY `phone` (`phone`);

--
-- Indexes for table `bas_wc_order_coupon_lookup`
--
ALTER TABLE `bas_wc_order_coupon_lookup`
  ADD PRIMARY KEY (`order_id`,`coupon_id`),
  ADD KEY `coupon_id` (`coupon_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `bas_wc_order_operational_data`
--
ALTER TABLE `bas_wc_order_operational_data`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_id` (`order_id`),
  ADD KEY `order_key` (`order_key`);

--
-- Indexes for table `bas_wc_order_product_lookup`
--
ALTER TABLE `bas_wc_order_product_lookup`
  ADD PRIMARY KEY (`order_item_id`,`order_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `product_id` (`product_id`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `customer_product_date` (`customer_id`,`product_id`,`date_created`);

--
-- Indexes for table `bas_wc_order_stats`
--
ALTER TABLE `bas_wc_order_stats`
  ADD PRIMARY KEY (`order_id`),
  ADD KEY `date_created` (`date_created`),
  ADD KEY `customer_id` (`customer_id`),
  ADD KEY `status` (`status`),
  ADD KEY `idx_date_paid_status_parent` (`date_paid`,`status`,`parent_id`);

--
-- Indexes for table `bas_wc_order_tax_lookup`
--
ALTER TABLE `bas_wc_order_tax_lookup`
  ADD PRIMARY KEY (`order_id`,`tax_rate_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `date_created` (`date_created`);

--
-- Indexes for table `bas_wc_product_attributes_lookup`
--
ALTER TABLE `bas_wc_product_attributes_lookup`
  ADD PRIMARY KEY (`product_or_parent_id`,`term_id`,`product_id`,`taxonomy`),
  ADD KEY `is_variation_attribute_term_id` (`is_variation_attribute`,`term_id`),
  ADD KEY `taxonomy_term_id_in_stock_product_or_parent_id` (`taxonomy`,`term_id`,`in_stock`,`product_or_parent_id`),
  ADD KEY `product_id` (`product_id`);

--
-- Indexes for table `bas_wc_product_download_directories`
--
ALTER TABLE `bas_wc_product_download_directories`
  ADD PRIMARY KEY (`url_id`),
  ADD KEY `url` (`url`(191));

--
-- Indexes for table `bas_wc_product_meta_lookup`
--
ALTER TABLE `bas_wc_product_meta_lookup`
  ADD PRIMARY KEY (`product_id`),
  ADD KEY `virtual` (`virtual`),
  ADD KEY `downloadable` (`downloadable`),
  ADD KEY `stock_status` (`stock_status`),
  ADD KEY `stock_quantity` (`stock_quantity`),
  ADD KEY `onsale` (`onsale`),
  ADD KEY `min_max_price` (`min_price`,`max_price`),
  ADD KEY `sku` (`sku`(50));

--
-- Indexes for table `bas_wc_rate_limits`
--
ALTER TABLE `bas_wc_rate_limits`
  ADD PRIMARY KEY (`rate_limit_id`),
  ADD UNIQUE KEY `rate_limit_key` (`rate_limit_key`(191));

--
-- Indexes for table `bas_wc_reserved_stock`
--
ALTER TABLE `bas_wc_reserved_stock`
  ADD PRIMARY KEY (`order_id`,`product_id`),
  ADD KEY `product_id_expires` (`product_id`,`expires`);

--
-- Indexes for table `bas_wc_tax_rate_classes`
--
ALTER TABLE `bas_wc_tax_rate_classes`
  ADD PRIMARY KEY (`tax_rate_class_id`),
  ADD UNIQUE KEY `slug` (`slug`(191));

--
-- Indexes for table `bas_wc_webhooks`
--
ALTER TABLE `bas_wc_webhooks`
  ADD PRIMARY KEY (`webhook_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `bas_woocommerce_api_keys`
--
ALTER TABLE `bas_woocommerce_api_keys`
  ADD PRIMARY KEY (`key_id`),
  ADD KEY `consumer_key` (`consumer_key`),
  ADD KEY `consumer_secret` (`consumer_secret`);

--
-- Indexes for table `bas_woocommerce_attribute_taxonomies`
--
ALTER TABLE `bas_woocommerce_attribute_taxonomies`
  ADD PRIMARY KEY (`attribute_id`),
  ADD KEY `attribute_name` (`attribute_name`(20));

--
-- Indexes for table `bas_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `bas_woocommerce_downloadable_product_permissions`
  ADD PRIMARY KEY (`permission_id`),
  ADD KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
  ADD KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
  ADD KEY `order_id` (`order_id`),
  ADD KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`),
  ADD KEY `idx_user_email` (`user_email`(100));

--
-- Indexes for table `bas_woocommerce_log`
--
ALTER TABLE `bas_woocommerce_log`
  ADD PRIMARY KEY (`log_id`),
  ADD KEY `level` (`level`);

--
-- Indexes for table `bas_woocommerce_order_itemmeta`
--
ALTER TABLE `bas_woocommerce_order_itemmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `order_item_id` (`order_item_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `bas_woocommerce_order_items`
--
ALTER TABLE `bas_woocommerce_order_items`
  ADD PRIMARY KEY (`order_item_id`),
  ADD KEY `order_id` (`order_id`);

--
-- Indexes for table `bas_woocommerce_payment_tokenmeta`
--
ALTER TABLE `bas_woocommerce_payment_tokenmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `payment_token_id` (`payment_token_id`),
  ADD KEY `meta_key` (`meta_key`(32));

--
-- Indexes for table `bas_woocommerce_payment_tokens`
--
ALTER TABLE `bas_woocommerce_payment_tokens`
  ADD PRIMARY KEY (`token_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `bas_woocommerce_sessions`
--
ALTER TABLE `bas_woocommerce_sessions`
  ADD PRIMARY KEY (`session_id`),
  ADD UNIQUE KEY `session_key` (`session_key`),
  ADD KEY `session_expiry` (`session_expiry`);

--
-- Indexes for table `bas_woocommerce_shipping_zones`
--
ALTER TABLE `bas_woocommerce_shipping_zones`
  ADD PRIMARY KEY (`zone_id`),
  ADD KEY `zone_order_id` (`zone_order`,`zone_id`);

--
-- Indexes for table `bas_woocommerce_shipping_zone_locations`
--
ALTER TABLE `bas_woocommerce_shipping_zone_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `zone_id` (`zone_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- Indexes for table `bas_woocommerce_shipping_zone_methods`
--
ALTER TABLE `bas_woocommerce_shipping_zone_methods`
  ADD PRIMARY KEY (`instance_id`),
  ADD KEY `zone_id` (`zone_id`),
  ADD KEY `method_id` (`method_id`(20));

--
-- Indexes for table `bas_woocommerce_tax_rates`
--
ALTER TABLE `bas_woocommerce_tax_rates`
  ADD PRIMARY KEY (`tax_rate_id`),
  ADD KEY `tax_rate_country` (`tax_rate_country`),
  ADD KEY `tax_rate_state` (`tax_rate_state`(2)),
  ADD KEY `tax_rate_class` (`tax_rate_class`(10)),
  ADD KEY `tax_rate_priority` (`tax_rate_priority`);

--
-- Indexes for table `bas_woocommerce_tax_rate_locations`
--
ALTER TABLE `bas_woocommerce_tax_rate_locations`
  ADD PRIMARY KEY (`location_id`),
  ADD KEY `tax_rate_id` (`tax_rate_id`),
  ADD KEY `location_type_code` (`location_type`(10),`location_code`(20));

--
-- Indexes for table `bas_wpvivid_scan_result`
--
ALTER TABLE `bas_wpvivid_scan_result`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_wpvivid_unused_uploads_files`
--
ALTER TABLE `bas_wpvivid_unused_uploads_files`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `bas_yoast_expiring_store`
--
ALTER TABLE `bas_yoast_expiring_store`
  ADD PRIMARY KEY (`key_name`),
  ADD KEY `exp_index` (`exp`);

--
-- Indexes for table `bas_yoast_indexable`
--
ALTER TABLE `bas_yoast_indexable`
  ADD PRIMARY KEY (`id`),
  ADD KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  ADD KEY `object_id_and_type` (`object_id`,`object_type`),
  ADD KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  ADD KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  ADD KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`),
  ADD KEY `published_sitemap_index` (`object_published_at`,`is_robots_noindex`,`object_type`,`object_sub_type`);

--
-- Indexes for table `bas_yoast_indexable_hierarchy`
--
ALTER TABLE `bas_yoast_indexable_hierarchy`
  ADD PRIMARY KEY (`indexable_id`,`ancestor_id`),
  ADD KEY `indexable_id` (`indexable_id`),
  ADD KEY `ancestor_id` (`ancestor_id`),
  ADD KEY `depth` (`depth`);

--
-- Indexes for table `bas_yoast_migrations`
--
ALTER TABLE `bas_yoast_migrations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `tmp9b170f_yoast_migrations_version` (`version`);

--
-- Indexes for table `bas_yoast_primary_term`
--
ALTER TABLE `bas_yoast_primary_term`
  ADD PRIMARY KEY (`id`),
  ADD KEY `post_taxonomy` (`post_id`,`taxonomy`),
  ADD KEY `post_term` (`post_id`,`term_id`);

--
-- Indexes for table `bas_yoast_seo_links`
--
ALTER TABLE `bas_yoast_seo_links`
  ADD PRIMARY KEY (`id`),
  ADD KEY `link_direction` (`post_id`,`type`),
  ADD KEY `indexable_link_direction` (`indexable_id`,`type`),
  ADD KEY `url_index` (`url`),
  ADD KEY `target_indexable_id_index` (`target_indexable_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `bas_actionscheduler_actions`
--
ALTER TABLE `bas_actionscheduler_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=809;

--
-- AUTO_INCREMENT for table `bas_actionscheduler_claims`
--
ALTER TABLE `bas_actionscheduler_claims`
  MODIFY `claim_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3283;

--
-- AUTO_INCREMENT for table `bas_actionscheduler_groups`
--
ALTER TABLE `bas_actionscheduler_groups`
  MODIFY `group_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `bas_actionscheduler_logs`
--
ALTER TABLE `bas_actionscheduler_logs`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2180;

--
-- AUTO_INCREMENT for table `bas_commentmeta`
--
ALTER TABLE `bas_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `bas_comments`
--
ALTER TABLE `bas_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `bas_e_events`
--
ALTER TABLE `bas_e_events`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_e_notes`
--
ALTER TABLE `bas_e_notes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_e_notes_users_relations`
--
ALTER TABLE `bas_e_notes_users_relations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_e_submissions`
--
ALTER TABLE `bas_e_submissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_e_submissions_actions_log`
--
ALTER TABLE `bas_e_submissions_actions_log`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_e_submissions_values`
--
ALTER TABLE `bas_e_submissions_values`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_links`
--
ALTER TABLE `bas_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_lws_webhooks_events`
--
ALTER TABLE `bas_lws_webhooks_events`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_lws_wr_achieved_log`
--
ALTER TABLE `bas_lws_wr_achieved_log`
  MODIFY `id` bigint(30) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_lws_wr_historic`
--
ALTER TABLE `bas_lws_wr_historic`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `bas_lws_wr_userbadge`
--
ALTER TABLE `bas_lws_wr_userbadge`
  MODIFY `ub_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_options`
--
ALTER TABLE `bas_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15369;

--
-- AUTO_INCREMENT for table `bas_postmeta`
--
ALTER TABLE `bas_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24636;

--
-- AUTO_INCREMENT for table `bas_posts`
--
ALTER TABLE `bas_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1969;

--
-- AUTO_INCREMENT for table `bas_search_filter_cache`
--
ALTER TABLE `bas_search_filter_cache`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_search_filter_fieldmeta`
--
ALTER TABLE `bas_search_filter_fieldmeta`
  MODIFY `meta_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_search_filter_fields`
--
ALTER TABLE `bas_search_filter_fields`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_search_filter_logs`
--
ALTER TABLE `bas_search_filter_logs`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_search_filter_options`
--
ALTER TABLE `bas_search_filter_options`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32;

--
-- AUTO_INCREMENT for table `bas_search_filter_queries`
--
ALTER TABLE `bas_search_filter_queries`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_search_filter_querymeta`
--
ALTER TABLE `bas_search_filter_querymeta`
  MODIFY `meta_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `bas_search_filter_stylemeta`
--
ALTER TABLE `bas_search_filter_stylemeta`
  MODIFY `meta_id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_search_filter_styles`
--
ALTER TABLE `bas_search_filter_styles`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_search_filter_taskmeta`
--
ALTER TABLE `bas_search_filter_taskmeta`
  MODIFY `meta_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `bas_search_filter_tasks`
--
ALTER TABLE `bas_search_filter_tasks`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_solid_affiliates_bulk_payouts`
--
ALTER TABLE `bas_solid_affiliates_bulk_payouts`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_affiliates`
--
ALTER TABLE `bas_solid_affiliate_affiliates`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_affiliate_customer_links`
--
ALTER TABLE `bas_solid_affiliate_affiliate_customer_links`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_affiliate_groups`
--
ALTER TABLE `bas_solid_affiliate_affiliate_groups`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_affiliate_meta`
--
ALTER TABLE `bas_solid_affiliate_affiliate_meta`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_affiliate_product_rates`
--
ALTER TABLE `bas_solid_affiliate_affiliate_product_rates`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_creatives`
--
ALTER TABLE `bas_solid_affiliate_creatives`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_payouts`
--
ALTER TABLE `bas_solid_affiliate_payouts`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_referrals`
--
ALTER TABLE `bas_solid_affiliate_referrals`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_store_credit_transactions`
--
ALTER TABLE `bas_solid_affiliate_store_credit_transactions`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_solid_affiliate_visits`
--
ALTER TABLE `bas_solid_affiliate_visits`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `bas_termmeta`
--
ALTER TABLE `bas_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;

--
-- AUTO_INCREMENT for table `bas_terms`
--
ALTER TABLE `bas_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `bas_term_taxonomy`
--
ALTER TABLE `bas_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45;

--
-- AUTO_INCREMENT for table `bas_usermeta`
--
ALTER TABLE `bas_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=129;

--
-- AUTO_INCREMENT for table `bas_users`
--
ALTER TABLE `bas_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `bas_wc_admin_notes`
--
ALTER TABLE `bas_wc_admin_notes`
  MODIFY `note_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=78;

--
-- AUTO_INCREMENT for table `bas_wc_admin_note_actions`
--
ALTER TABLE `bas_wc_admin_note_actions`
  MODIFY `action_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1194;

--
-- AUTO_INCREMENT for table `bas_wc_customer_lookup`
--
ALTER TABLE `bas_wc_customer_lookup`
  MODIFY `customer_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_wc_download_log`
--
ALTER TABLE `bas_wc_download_log`
  MODIFY `download_log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_wc_orders_meta`
--
ALTER TABLE `bas_wc_orders_meta`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=32;

--
-- AUTO_INCREMENT for table `bas_wc_order_addresses`
--
ALTER TABLE `bas_wc_order_addresses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_wc_order_operational_data`
--
ALTER TABLE `bas_wc_order_operational_data`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_wc_product_download_directories`
--
ALTER TABLE `bas_wc_product_download_directories`
  MODIFY `url_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_wc_rate_limits`
--
ALTER TABLE `bas_wc_rate_limits`
  MODIFY `rate_limit_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_wc_tax_rate_classes`
--
ALTER TABLE `bas_wc_tax_rate_classes`
  MODIFY `tax_rate_class_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `bas_wc_webhooks`
--
ALTER TABLE `bas_wc_webhooks`
  MODIFY `webhook_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_api_keys`
--
ALTER TABLE `bas_woocommerce_api_keys`
  MODIFY `key_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_attribute_taxonomies`
--
ALTER TABLE `bas_woocommerce_attribute_taxonomies`
  MODIFY `attribute_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `bas_woocommerce_downloadable_product_permissions`
--
ALTER TABLE `bas_woocommerce_downloadable_product_permissions`
  MODIFY `permission_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_log`
--
ALTER TABLE `bas_woocommerce_log`
  MODIFY `log_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_order_itemmeta`
--
ALTER TABLE `bas_woocommerce_order_itemmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=73;

--
-- AUTO_INCREMENT for table `bas_woocommerce_order_items`
--
ALTER TABLE `bas_woocommerce_order_items`
  MODIFY `order_item_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;

--
-- AUTO_INCREMENT for table `bas_woocommerce_payment_tokenmeta`
--
ALTER TABLE `bas_woocommerce_payment_tokenmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_payment_tokens`
--
ALTER TABLE `bas_woocommerce_payment_tokens`
  MODIFY `token_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_sessions`
--
ALTER TABLE `bas_woocommerce_sessions`
  MODIFY `session_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29;

--
-- AUTO_INCREMENT for table `bas_woocommerce_shipping_zones`
--
ALTER TABLE `bas_woocommerce_shipping_zones`
  MODIFY `zone_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_shipping_zone_locations`
--
ALTER TABLE `bas_woocommerce_shipping_zone_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_shipping_zone_methods`
--
ALTER TABLE `bas_woocommerce_shipping_zone_methods`
  MODIFY `instance_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_tax_rates`
--
ALTER TABLE `bas_woocommerce_tax_rates`
  MODIFY `tax_rate_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_woocommerce_tax_rate_locations`
--
ALTER TABLE `bas_woocommerce_tax_rate_locations`
  MODIFY `location_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_wpvivid_scan_result`
--
ALTER TABLE `bas_wpvivid_scan_result`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_wpvivid_unused_uploads_files`
--
ALTER TABLE `bas_wpvivid_unused_uploads_files`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_yoast_indexable`
--
ALTER TABLE `bas_yoast_indexable`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `bas_yoast_migrations`
--
ALTER TABLE `bas_yoast_migrations`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `bas_yoast_primary_term`
--
ALTER TABLE `bas_yoast_primary_term`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `bas_yoast_seo_links`
--
ALTER TABLE `bas_yoast_seo_links`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=153;
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 */;
